mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 11:56:06 -04:00
Add a section to Advanced docs about migrating OnionShare data to another computer
This commit is contained in:
parent
bf7c13ccdb
commit
765f538ace
15 changed files with 466 additions and 45 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OnionShare 2.3\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-09 09:35+1100\n"
|
||||
"POT-Creation-Date: 2025-02-09 09:47+1100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -211,20 +211,49 @@ msgstr ""
|
|||
msgid "Browse the command-line documentation by running ``onionshare --help``::"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:169
|
||||
#: ../../source/advanced.rst:171
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:171
|
||||
#: ../../source/advanced.rst:173
|
||||
msgid ""
|
||||
"The OnionShare desktop application contains some keyboard shortcuts, for "
|
||||
"convenience and accessibility::"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:176
|
||||
#: ../../source/advanced.rst:178
|
||||
msgid "And from the main mode chooser screen::"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:188
|
||||
msgid "Migrating your OnionShare data to another computer"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:190
|
||||
msgid ""
|
||||
"You may want to migrate your OnionShare data when switching to another "
|
||||
"computer. This is especially true if you had a 'persistent' onion address"
|
||||
" and you want to preserve it."
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:192
|
||||
msgid ""
|
||||
"OnionShare stores all such data in a specific folder. Copy the relevant "
|
||||
"folder for your operating system below, to your new computer:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:194
|
||||
msgid "Linux: ``~/.config/onionshare``"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:195
|
||||
msgid "macOS: ``~/Library/Application Support/OnionShare``"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/advanced.rst:196
|
||||
msgid "Windows: ``%APPDATA%\\OnionShare``"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Services scheduled to start in the "
|
||||
#~ "future display a countdown timer when"
|
||||
|
@ -247,3 +276,9 @@ msgstr ""
|
|||
#~ "command-line interface version."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Linux: ``~/.config/onionshare`` macOS: "
|
||||
#~ "``~/Library/Application Support/OnionShare`` Windows: "
|
||||
#~ "``%APPDATA%\\OnionShare``"
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue