diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2019-12-20 08:45:52 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2019-12-20 08:45:52 +0200 |
commit | 2096d67522e6622920d8d6aa1e0009769b392ef2 (patch) | |
tree | 3392ade5e48d0158893b758352783519bde34de7 /applications/luci-app-aria2/po/de/aria2.po | |
parent | a3b29fac6f06c5bb9df38cb8371c3b771f9fb78a (diff) |
i18n: sync translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-aria2/po/de/aria2.po')
-rw-r--r-- | applications/luci-app-aria2/po/de/aria2.po | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/applications/luci-app-aria2/po/de/aria2.po b/applications/luci-app-aria2/po/de/aria2.po index 6f3a58986a..9f2154eabf 100644 --- a/applications/luci-app-aria2/po/de/aria2.po +++ b/applications/luci-app-aria2/po/de/aria2.po @@ -75,8 +75,8 @@ msgstr "Zertifikat überprüfen" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:242 msgid "" -"Close connection if download speed is lower than or equal to this " -"value (bytes per sec). 0 means has no lowest speed limit." +"Close connection if download speed is lower than or equal to this value " +"(bytes per sec). 0 means has no lowest speed limit." msgstr "" "Schließe die Verbindung wenn die Download-Geschwinidigkeit niedriger oder " "gleich dieses Wertes (Bytes pro Sekunde) ist. 0 heißt es gibt keine " @@ -517,10 +517,6 @@ msgstr "" msgid "Run daemon as user" msgstr "Daemon als Benutzer ausführen" -#: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:315 -msgid "Save metadata" -msgstr "Speichere Metadaten" - #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:429 msgid "" "Save a control file (*.aria2) every N seconds. If 0 is given, a control file " @@ -547,6 +543,10 @@ msgid "" "suffix \".torrent\"." msgstr "" +#: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:315 +msgid "Save metadata" +msgstr "Speichere Metadaten" + #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:434 msgid "Save session interval" msgstr "" @@ -710,7 +710,9 @@ msgid "The directory to store the config file, session file and DHT file." msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:70 -msgid "The directory to store the downloaded file. For example <code>/mnt/sda1</code>." +msgid "" +"The directory to store the downloaded file. For example <code>/mnt/sda1</" +"code>." msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:81 |