diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2020-07-26 09:17:50 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2020-07-26 09:17:50 +0300 |
commit | f662bc6642e4ea899295289e44e0329b58efba2d (patch) | |
tree | 96067e8d84c4a22a2ba2841eeb107a2bdc30065b | |
parent | 8426b6614680d423fed0a72ea72199549fee73c0 (diff) | |
download | MageiaSync-f662bc6642e4ea899295289e44e0329b58efba2d.tar MageiaSync-f662bc6642e4ea899295289e44e0329b58efba2d.tar.gz MageiaSync-f662bc6642e4ea899295289e44e0329b58efba2d.tar.bz2 MageiaSync-f662bc6642e4ea899295289e44e0329b58efba2d.tar.xz MageiaSync-f662bc6642e4ea899295289e44e0329b58efba2d.zip |
Update German translation from Tx
-rw-r--r-- | translations/mageiaSync_de.ts | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/translations/mageiaSync_de.ts b/translations/mageiaSync_de.ts index 94a7301..6d2fae2 100644 --- a/translations/mageiaSync_de.ts +++ b/translations/mageiaSync_de.ts @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage=""> +<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0"> <context> <name>Dialog</name> <message> @@ -113,7 +112,7 @@ <message> <location filename="../mageiaSync/mageiasync.py" line="507"/> <source>Local directory {} doesn't exists or isn't accessible. Check mounts or settings.</source> - <translation>Lokales Verzeichnis {} existiert nicht oder ist nicht erreichbar. Prüfen Sie, ob es eingehangen ist oder die Einstellungen.</translation> + <translation>Lokales Verzeichnis {} existiert nicht oder ist nicht erreichbar. Prüfen Sie, ob es eingehangen ist oder die Einstellungen korrekt sind.</translation> </message> <message> <location filename="../mageiaSync/mageiasync.py" line="510"/> @@ -469,4 +468,4 @@ <translation>rsync wird gestartet mit</translation> </message> </context> -</TS> +</TS>
\ No newline at end of file |