aboutsummaryrefslogtreecommitdiff
path: root/docs/source/locale/ckb/LC_MESSAGES/develop.po
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/locale/ckb/LC_MESSAGES/develop.po')
-rw-r--r--docs/source/locale/ckb/LC_MESSAGES/develop.po66
1 files changed, 18 insertions, 48 deletions
diff --git a/docs/source/locale/ckb/LC_MESSAGES/develop.po b/docs/source/locale/ckb/LC_MESSAGES/develop.po
index 1222ca7f..2caacdf0 100644
--- a/docs/source/locale/ckb/LC_MESSAGES/develop.po
+++ b/docs/source/locale/ckb/LC_MESSAGES/develop.po
@@ -6,8 +6,8 @@
msgid ""
msgstr ""
"Project-Id-Version: OnionShare 2.3\n"
-"Report-Msgid-Bugs-To: onionshare-dev@lists.riseup.net\n"
-"POT-Creation-Date: 2020-11-15 14:43-0800\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2023-09-05 11:30-0700\n"
"PO-Revision-Date: 2020-11-22 18:29+0000\n"
"Last-Translator: Lecwan Munzur <lecwan@riseup.net>\n"
"Language-Team: none\n"
@@ -59,15 +59,15 @@ msgstr ""
#: ../../source/develop.rst:17
msgid ""
"OnionShare source code is to be found in this Git repository: https://github."
-"com/micahflee/onionshare"
+"com/onionshare/onionshare"
msgstr ""
#: ../../source/develop.rst:19
msgid ""
"If you'd like to contribute code to OnionShare, it helps to join the Keybase "
"team and ask questions about what you're thinking of working on. You should "
-"also review all of the `open issues <https://github.com/micahflee/onionshare/"
-"issues>`_ on GitHub to see if there are any you'd like to tackle."
+"also review all of the `open issues <https://github.com/onionshare/"
+"onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle."
msgstr ""
#: ../../source/develop.rst:22
@@ -84,7 +84,7 @@ msgstr ""
#: ../../source/develop.rst:29
msgid ""
"OnionShare is developed in Python. To get started, clone the Git repository "
-"at https://github.com/micahflee/onionshare/ and then consult the ``cli/"
+"at https://github.com/onionshare/onionshare/ and then consult the ``cli/"
"README.md`` file to learn how to set up your development environment for the "
"command-line version, and the ``desktop/README.md`` file to learn how to set "
"up your development environment for the graphical version."
@@ -138,18 +138,18 @@ msgid ""
"flag. For example::"
msgstr ""
-#: ../../source/develop.rst:164
+#: ../../source/develop.rst:165
msgid ""
-"In this case, you load the URL ``http://onionshare:train-"
-"system@127.0.0.1:17635`` in a normal web-browser like Firefox, instead of "
-"using the Tor Browser."
+"In this case, you load the URL ``http://127.0.0.1:17641`` in a normal web-"
+"browser like Firefox, instead of using the Tor Browser. The private key is "
+"not actually needed in local-only mode, so you can ignore it."
msgstr ""
-#: ../../source/develop.rst:167 ../../source/develop.rst:168
+#: ../../source/develop.rst:168
msgid "Contributing Translations"
msgstr ""
-#: ../../source/develop.rst:169 ../../source/develop.rst:170
+#: ../../source/develop.rst:170
msgid ""
"Help make OnionShare easier to use and more familiar and welcoming for "
"people by translating it on `Hosted Weblate <https://hosted.weblate.org/"
@@ -157,22 +157,22 @@ msgid ""
"and use \"OnionShare (localname)\" if needed."
msgstr ""
-#: ../../source/develop.rst:171 ../../source/develop.rst:172
+#: ../../source/develop.rst:172
msgid ""
"To help translate, make a Hosted Weblate account and start contributing."
msgstr ""
-#: ../../source/develop.rst:174 ../../source/develop.rst:175
+#: ../../source/develop.rst:175
msgid "Suggestions for Original English Strings"
msgstr ""
-#: ../../source/develop.rst:176 ../../source/develop.rst:177
+#: ../../source/develop.rst:177
msgid ""
"Sometimes the original English strings are wrong, or don't match between the "
"application and the documentation."
msgstr ""
-#: ../../source/develop.rst:178 ../../source/develop.rst:179
+#: ../../source/develop.rst:179
msgid ""
"File source string improvements by adding @kingu to your Weblate comment, or "
"open a GitHub issue or pull request. The latter ensures all upstream "
@@ -180,43 +180,13 @@ msgid ""
"usual code review processes."
msgstr ""
-#: ../../source/develop.rst:182 ../../source/develop.rst:183
+#: ../../source/develop.rst:183
msgid "Status of Translations"
msgstr ""
-#: ../../source/develop.rst:183 ../../source/develop.rst:184
+#: ../../source/develop.rst:184
msgid ""
"Here is the current translation status. If you want start a translation in a "
"language not yet started, please write to the mailing list: onionshare-"
"dev@lists.riseup.net"
msgstr ""
-
-#: ../../source/develop.rst:17
-msgid ""
-"OnionShare source code is to be found in this Git repository: https://github."
-"com/onionshare/onionshare"
-msgstr ""
-
-#: ../../source/develop.rst:19
-msgid ""
-"If you'd like to contribute code to OnionShare, it helps to join the Keybase "
-"team and ask questions about what you're thinking of working on. You should "
-"also review all of the `open issues <https://github.com/onionshare/"
-"onionshare/issues>`_ on GitHub to see if there are any you'd like to tackle."
-msgstr ""
-
-#: ../../source/develop.rst:29
-msgid ""
-"OnionShare is developed in Python. To get started, clone the Git repository "
-"at https://github.com/onionshare/onionshare/ and then consult the ``cli/"
-"README.md`` file to learn how to set up your development environment for the "
-"command-line version, and the ``desktop/README.md`` file to learn how to set "
-"up your development environment for the graphical version."
-msgstr ""
-
-#: ../../source/develop.rst:165
-msgid ""
-"In this case, you load the URL ``http://127.0.0.1:17641`` in a normal web-"
-"browser like Firefox, instead of using the Tor Browser. The private key is "
-"not actually needed in local-only mode, so you can ignore it."
-msgstr ""