From d2216b756b5ba95a5212a37780ac1e31091fe83c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 24 Sep 2018 17:09:15 +0200 Subject: [PATCH] fix typos in strings --- fdroidserver/common.py | 2 +- fdroidserver/nightly.py | 2 +- locale/bo/LC_MESSAGES/fdroidserver.po | 2 +- locale/de/LC_MESSAGES/fdroidserver.po | 2 +- locale/es/LC_MESSAGES/fdroidserver.po | 2 +- locale/es_AR/LC_MESSAGES/fdroidserver.po | 2 +- locale/fa/LC_MESSAGES/fdroidserver.po | 2 +- locale/fdroidserver.pot | 4 ++-- locale/fr/LC_MESSAGES/fdroidserver.po | 2 +- locale/it/LC_MESSAGES/fdroidserver.po | 2 +- locale/ja/LC_MESSAGES/fdroidserver.po | 2 +- locale/kab/LC_MESSAGES/fdroidserver.po | 2 +- locale/ko/LC_MESSAGES/fdroidserver.po | 2 +- locale/nb_NO/LC_MESSAGES/fdroidserver.po | 2 +- locale/pt_BR/LC_MESSAGES/fdroidserver.po | 2 +- locale/pt_PT/LC_MESSAGES/fdroidserver.po | 2 +- locale/uk/LC_MESSAGES/fdroidserver.po | 2 +- locale/zh_Hans/LC_MESSAGES/fdroidserver.po | 2 +- locale/zh_Hant/LC_MESSAGES/fdroidserver.po | 2 +- 19 files changed, 20 insertions(+), 20 deletions(-) diff --git a/fdroidserver/common.py b/fdroidserver/common.py index 9e1c49f6..1326c8fe 100644 --- a/fdroidserver/common.py +++ b/fdroidserver/common.py @@ -3268,7 +3268,7 @@ def deploy_build_log_with_rsync(appid, vercode, log_content, if retcode: logging.warning(_("failed deploying build logs to '{path}'").format(path=webroot)) else: - logging.info(_("deployeded build logs to '{path}'").format(path=webroot)) + logging.info(_("deployed build logs to '{path}'").format(path=webroot)) def get_per_app_repos(): diff --git a/fdroidserver/nightly.py b/fdroidserver/nightly.py index 5fff2f33..9579ae50 100644 --- a/fdroidserver/nightly.py +++ b/fdroidserver/nightly.py @@ -99,7 +99,7 @@ def main(): parser.add_argument("--no-deploy", action="store_true", default=False, help=_("Do not deploy the new files to the repo")) parser.add_argument("--file", default='app/build/outputs/apk/*.apk', - help=_('The the file to be included in the repo (path or glob)')) + help=_('The file to be included in the repo (path or glob)')) parser.add_argument("--no-checksum", action="store_true", default=False, help=_("Don't use rsync checksums")) # TODO add --with-btlog diff --git a/locale/bo/LC_MESSAGES/fdroidserver.po b/locale/bo/LC_MESSAGES/fdroidserver.po index 51b1c95c..9021a286 100644 --- a/locale/bo/LC_MESSAGES/fdroidserver.po +++ b/locale/bo/LC_MESSAGES/fdroidserver.po @@ -1483,7 +1483,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "dir གྱི་རྩ་བ་ for local_copy_dir \"{path}\" མིན་འདུག!" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "(path or glob)རེ་པོ་ནང་ཚུད་པའི་ཡིག་ཆ།" #: ../fdroidserver/publish.py diff --git a/locale/de/LC_MESSAGES/fdroidserver.po b/locale/de/LC_MESSAGES/fdroidserver.po index 9970a27e..dd8c36af 100644 --- a/locale/de/LC_MESSAGES/fdroidserver.po +++ b/locale/de/LC_MESSAGES/fdroidserver.po @@ -1530,7 +1530,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "Das Wurzelverzeichnis für local_copy_dir \"{path}\" existiert nicht!" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "Die in das Repo aufzunehmende Datei (Pfad oder Glob)" #: ../fdroidserver/publish.py diff --git a/locale/es/LC_MESSAGES/fdroidserver.po b/locale/es/LC_MESSAGES/fdroidserver.po index d396b40a..d6db12a9 100644 --- a/locale/es/LC_MESSAGES/fdroidserver.po +++ b/locale/es/LC_MESSAGES/fdroidserver.po @@ -1501,7 +1501,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/es_AR/LC_MESSAGES/fdroidserver.po b/locale/es_AR/LC_MESSAGES/fdroidserver.po index 444cda55..386a1424 100644 --- a/locale/es_AR/LC_MESSAGES/fdroidserver.po +++ b/locale/es_AR/LC_MESSAGES/fdroidserver.po @@ -1425,7 +1425,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/fa/LC_MESSAGES/fdroidserver.po b/locale/fa/LC_MESSAGES/fdroidserver.po index a2015224..97dd0ea2 100644 --- a/locale/fa/LC_MESSAGES/fdroidserver.po +++ b/locale/fa/LC_MESSAGES/fdroidserver.po @@ -1435,7 +1435,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/fdroidserver.pot b/locale/fdroidserver.pot index 6794643d..730f12a3 100644 --- a/locale/fdroidserver.pot +++ b/locale/fdroidserver.pot @@ -1424,7 +1424,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py @@ -1771,7 +1771,7 @@ msgstr "" #: ../fdroidserver/common.py #, python-brace-format -msgid "deployeded build logs to '{path}'" +msgid "deployed build logs to '{path}'" msgstr "" #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py diff --git a/locale/fr/LC_MESSAGES/fdroidserver.po b/locale/fr/LC_MESSAGES/fdroidserver.po index 6cc07da3..245523ef 100644 --- a/locale/fr/LC_MESSAGES/fdroidserver.po +++ b/locale/fr/LC_MESSAGES/fdroidserver.po @@ -1466,7 +1466,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/it/LC_MESSAGES/fdroidserver.po b/locale/it/LC_MESSAGES/fdroidserver.po index 2d001cf2..fb551e27 100644 --- a/locale/it/LC_MESSAGES/fdroidserver.po +++ b/locale/it/LC_MESSAGES/fdroidserver.po @@ -1463,7 +1463,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/ja/LC_MESSAGES/fdroidserver.po b/locale/ja/LC_MESSAGES/fdroidserver.po index a6c9399a..1854425f 100644 --- a/locale/ja/LC_MESSAGES/fdroidserver.po +++ b/locale/ja/LC_MESSAGES/fdroidserver.po @@ -1402,7 +1402,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/kab/LC_MESSAGES/fdroidserver.po b/locale/kab/LC_MESSAGES/fdroidserver.po index b76b9622..72db0e81 100644 --- a/locale/kab/LC_MESSAGES/fdroidserver.po +++ b/locale/kab/LC_MESSAGES/fdroidserver.po @@ -1408,7 +1408,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/ko/LC_MESSAGES/fdroidserver.po b/locale/ko/LC_MESSAGES/fdroidserver.po index ea9bf88d..e0499033 100644 --- a/locale/ko/LC_MESSAGES/fdroidserver.po +++ b/locale/ko/LC_MESSAGES/fdroidserver.po @@ -1431,7 +1431,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/nb_NO/LC_MESSAGES/fdroidserver.po b/locale/nb_NO/LC_MESSAGES/fdroidserver.po index d5d886e5..5329535d 100644 --- a/locale/nb_NO/LC_MESSAGES/fdroidserver.po +++ b/locale/nb_NO/LC_MESSAGES/fdroidserver.po @@ -1413,7 +1413,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/pt_BR/LC_MESSAGES/fdroidserver.po b/locale/pt_BR/LC_MESSAGES/fdroidserver.po index f1485166..a199e8ea 100644 --- a/locale/pt_BR/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_BR/LC_MESSAGES/fdroidserver.po @@ -1465,7 +1465,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/pt_PT/LC_MESSAGES/fdroidserver.po b/locale/pt_PT/LC_MESSAGES/fdroidserver.po index b4baa078..fee97fb8 100644 --- a/locale/pt_PT/LC_MESSAGES/fdroidserver.po +++ b/locale/pt_PT/LC_MESSAGES/fdroidserver.po @@ -1408,7 +1408,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/uk/LC_MESSAGES/fdroidserver.po b/locale/uk/LC_MESSAGES/fdroidserver.po index fa87c937..80401dc6 100644 --- a/locale/uk/LC_MESSAGES/fdroidserver.po +++ b/locale/uk/LC_MESSAGES/fdroidserver.po @@ -1490,7 +1490,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po index 9ffa76c8..5a271a51 100644 --- a/locale/zh_Hans/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hans/LC_MESSAGES/fdroidserver.po @@ -1419,7 +1419,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "" #: ../fdroidserver/publish.py diff --git a/locale/zh_Hant/LC_MESSAGES/fdroidserver.po b/locale/zh_Hant/LC_MESSAGES/fdroidserver.po index f4ee28c1..7f487ae7 100644 --- a/locale/zh_Hant/LC_MESSAGES/fdroidserver.po +++ b/locale/zh_Hant/LC_MESSAGES/fdroidserver.po @@ -1441,7 +1441,7 @@ msgid "The root dir for local_copy_dir \"{path}\" does not exist!" msgstr "local_copy_dir \"{path}\" 根目錄不存在!" #: ../fdroidserver/nightly.py -msgid "The the file to be included in the repo (path or glob)" +msgid "The file to be included in the repo (path or glob)" msgstr "包含在此軟體庫的檔案 (path 或 glob)" #: ../fdroidserver/publish.py