diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-16 09:07:49 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2023-04-16 09:07:49 +0300 |
commit | 6ace0147270a53f88c587fa1132cc85d980225b9 (patch) | |
tree | aa4f06338ec3cc5eead2d50c0bfe0f974c372260 | |
parent | c67ebd5ad94096e1a0f155ca1c890f422badb898 (diff) | |
download | MageiaSync-6ace0147270a53f88c587fa1132cc85d980225b9.tar MageiaSync-6ace0147270a53f88c587fa1132cc85d980225b9.tar.gz MageiaSync-6ace0147270a53f88c587fa1132cc85d980225b9.tar.bz2 MageiaSync-6ace0147270a53f88c587fa1132cc85d980225b9.tar.xz MageiaSync-6ace0147270a53f88c587fa1132cc85d980225b9.zip |
Update Norwegian translation from Tx
-rw-r--r-- | translations/mageiaSync_nb.ts | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/translations/mageiaSync_nb.ts b/translations/mageiaSync_nb.ts index c31afaf..a1543a3 100644 --- a/translations/mageiaSync_nb.ts +++ b/translations/mageiaSync_nb.ts @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="nb"> +<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="nb"> <context> <name>Dialog</name> <message> @@ -466,12 +464,12 @@ <message> <location filename="../mageiaSync/mageiaSyncExt.py" line="131"/> <source>Space available {:.3f} Mb isn't enough ({:.3f} Mb needed)</source> - <translation type="unfinished"></translation> + <translation>Ledig plass {:.3f} Mb er ikke nok ({:.3f} Mb trengs)</translation> </message> <message> <location filename="../mageiaSync/mageiaSyncExt.py" line="186"/> <source>Ending with {}, no space left</source> - <translation type="unfinished"></translation> + <translation>Slutter med {}, ingen ledig plass igjen</translation> </message> </context> -</TS> +</TS>
\ No newline at end of file |