diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:00:57 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-09 17:04:28 +0100 |
commit | b3f564fd92c592ead4e27f45f92fc44741b68e49 (patch) | |
tree | a6deb5f341cbc542190c29d38fff51e534f09978 /logic | |
parent | 128cb6525535acbddd324861c8d124e7f1729e18 (diff) |
update translation source files -- #743
Diffstat (limited to 'logic')
-rw-r--r-- | logic/lang/nl_NL.ts | 23 | ||||
-rw-r--r-- | logic/lang/ru_RU.ts | 23 | ||||
-rw-r--r-- | logic/lang/stub.ts | 23 |
3 files changed, 0 insertions, 69 deletions
diff --git a/logic/lang/nl_NL.ts b/logic/lang/nl_NL.ts index c6ca1553..9e739505 100644 --- a/logic/lang/nl_NL.ts +++ b/logic/lang/nl_NL.ts @@ -1,27 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="nl_NL"> -<context> - <name>Work</name> - <message> - <location filename="../work.cpp" line="+20"/> - <source>Select filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+26"/> - <source>Logging error</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Unable to open file '%1'. Proceeding without logging.</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> diff --git a/logic/lang/ru_RU.ts b/logic/lang/ru_RU.ts index e9fcd993..f62cf2e1 100644 --- a/logic/lang/ru_RU.ts +++ b/logic/lang/ru_RU.ts @@ -1,27 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="ru_RU"> -<context> - <name>Work</name> - <message> - <location filename="../work.cpp" line="+20"/> - <source>Select filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+26"/> - <source>Logging error</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Unable to open file '%1'. Proceeding without logging.</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> diff --git a/logic/lang/stub.ts b/logic/lang/stub.ts index 5d1bc11a..6401616d 100644 --- a/logic/lang/stub.ts +++ b/logic/lang/stub.ts @@ -1,27 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1"> -<context> - <name>Work</name> - <message> - <location filename="../work.cpp" line="+20"/> - <source>Select filename</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+2"/> - <source>CSV File (*.csv)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+26"/> - <source>Logging error</source> - <translation type="unfinished"></translation> - </message> - <message> - <location line="+1"/> - <source>Unable to open file '%1'. Proceeding without logging.</source> - <translation type="unfinished"></translation> - </message> -</context> </TS> |