mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-23 23:01:26 -04:00
Merge weblate changes
This commit is contained in:
commit
b6323a61ac
28 changed files with 548 additions and 206 deletions
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
|
@ -89,6 +89,10 @@ msgstr ""
|
|||
msgid "Manual Flatpak Installation"
|
||||
msgstr "Ручне встановлення Flatpak"
|
||||
|
||||
#: ../../source/install.rst:26
|
||||
msgid "Manual Flatpak Installation"
|
||||
msgstr "Ручне встановлення Flatpak"
|
||||
|
||||
#: ../../source/install.rst:28
|
||||
msgid ""
|
||||
"If you'd like to install OnionShare manually with Flatpak using the PGP-"
|
||||
|
@ -100,7 +104,7 @@ msgstr ""
|
|||
"<https://docs.flatpak.org/en/latest/single-file-bundles.html>`_, ви "
|
||||
"можете зробити це так:"
|
||||
|
||||
#: ../../source/install.rst:30
|
||||
#: ../../source/install.rst:55
|
||||
msgid ""
|
||||
"Install Flatpak by following the instructions at "
|
||||
"https://flatpak.org/setup/."
|
||||
|
@ -164,7 +168,7 @@ msgstr ""
|
|||
"Якщо ви хочете встановити OnionShare вручну зі Snapcraft за допомогою "
|
||||
"пакунка Snapcraft із підписом PGP, ви можете зробити це так:"
|
||||
|
||||
#: ../../source/install.rst:43
|
||||
#: ../../source/install.rst:68
|
||||
msgid ""
|
||||
"Install Snapcraft by following the instructions at "
|
||||
"https://snapcraft.io/docs/installing-snapd."
|
||||
|
@ -188,7 +192,7 @@ msgstr ""
|
|||
"Перевірте підпис PGP файлу ``.snap``. Перегляньте :ref:`verifying_sigs` "
|
||||
"для отримання додаткової інформації."
|
||||
|
||||
#: ../../source/install.rst:46
|
||||
#: ../../source/install.rst:71
|
||||
msgid ""
|
||||
"Install the ``.snap`` file by running ``snap install --dangerous "
|
||||
"onionshare_VERSION_amd64.snap``. Replace ``VERSION`` with the version "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue