mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
Weblate
This commit is contained in:
parent
3ee4855945
commit
02203efe15
7 changed files with 2193 additions and 167 deletions
|
@ -3,7 +3,7 @@
|
|||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr "Project-Id-Version: fdroidserver 0.9\nReport-Msgid-Bugs-To: team@f-droid.org\nPOT-Creation-Date: 2018-02-13 09:01+0100\nPO-Revision-Date: 2018-02-14 20:36+0000\nLast-Translator: Andreas Kleinert <Andy.Kleinert@gmail.com>\nLanguage-Team: German <https://hosted.weblate.org/projects/f-droid/fdroidserver/de/>\nLanguage: de\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 2.19-dev\n"
|
||||
msgstr "Project-Id-Version: fdroidserver 0.9\nReport-Msgid-Bugs-To: team@f-droid.org\nPOT-Creation-Date: 2018-02-13 09:01+0100\nPO-Revision-Date: 2018-03-09 11:03+0000\nLast-Translator: Claus Rüdinger <Mail-an-CR@web.de>\nLanguage-Team: German <https://hosted.weblate.org/projects/f-droid/fdroidserver/de/>\nLanguage: de\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nPlural-Forms: nplurals=2; plural=n != 1;\nX-Generator: Weblate 2.20-dev\n"
|
||||
|
||||
#: ../fdroidserver/nightly.py
|
||||
msgid ""
|
||||
|
@ -1544,12 +1544,12 @@ msgstr "Wiki aktualisieren"
|
|||
|
||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
||||
msgid "Usage"
|
||||
msgstr "Verwendung"
|
||||
msgstr "Syntax"
|
||||
|
||||
#: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
|
||||
#, python-format
|
||||
msgid "Usage: %s\n"
|
||||
msgstr "Verwendung: %s\n"
|
||||
msgstr "Syntax: %s\n"
|
||||
|
||||
#: ../fdroidserver/lint.py
|
||||
msgid "Use /HEAD instead of /master to point at a file in the default branch"
|
||||
|
@ -1974,11 +1974,11 @@ msgstr "Unsichere Berechtigungen in „{config_file}” (sollte 0600 sein)!"
|
|||
|
||||
#: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
|
||||
msgid "usage: "
|
||||
msgstr "Verwendung: "
|
||||
msgstr "Syntax: "
|
||||
|
||||
#: ../fdroid
|
||||
msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
msgstr "Sprachgebrauch: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
msgstr "Syntax: fdroid [-h|--help|--version] <command> [<args>]"
|
||||
|
||||
#: ../fdroidserver/server.py ../fdroidserver/upload.py
|
||||
#, python-brace-format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue