diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2020-08-02 12:36:08 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2020-08-02 12:36:08 +0300 |
commit | 730a2e810f946739bed907edf1fbfea5768e17b2 (patch) | |
tree | 804e7e1c0ce50bc96c77f7f2060ae526368d35f2 | |
parent | 2124c24a10c193141503ac95f72cbf982bad8d58 (diff) | |
download | MageiaSync-730a2e810f946739bed907edf1fbfea5768e17b2.tar MageiaSync-730a2e810f946739bed907edf1fbfea5768e17b2.tar.gz MageiaSync-730a2e810f946739bed907edf1fbfea5768e17b2.tar.bz2 MageiaSync-730a2e810f946739bed907edf1fbfea5768e17b2.tar.xz MageiaSync-730a2e810f946739bed907edf1fbfea5768e17b2.zip |
Update Spanish translation
-rw-r--r-- | translations/mageiaSync_es.ts | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/translations/mageiaSync_es.ts b/translations/mageiaSync_es.ts index f8b8a29..ff3e447 100644 --- a/translations/mageiaSync_es.ts +++ b/translations/mageiaSync_es.ts @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="2.0" language="es" sourcelanguage=""> +<?xml version="1.0" ?><!DOCTYPE TS><TS language="es" version="2.0"> <context> <name>Dialog</name> <message> @@ -113,12 +112,12 @@ <message> <location filename="../mageiaSync/mageiasync.py" line="507"/> <source>Local directory {} doesn't exists or isn't accessible. Check mounts or settings.</source> - <translation type="unfinished"></translation> + <translation>El directorio local {} no existe o no es accesible. Verifique los montajes o la configuraciĆ³n.</translation> </message> <message> <location filename="../mageiaSync/mageiasync.py" line="510"/> <source>Local directory {} isn't writable</source> - <translation type="unfinished"></translation> + <translation>No se puede escribir en el directorio local {}</translation> </message> </context> <context> @@ -468,4 +467,4 @@ <translation>Empezando rsync con</translation> </message> </context> -</TS> +</TS>
\ No newline at end of file |