diff options
Diffstat (limited to 'logic/lang/ru_RU.ts')
-rw-r--r-- | logic/lang/ru_RU.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/logic/lang/ru_RU.ts b/logic/lang/ru_RU.ts new file mode 100644 index 00000000..afbca29f --- /dev/null +++ b/logic/lang/ru_RU.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru_RU"> +<context> + <name>QFileDialog</name> + <message> + <location filename="../work.cpp" line="+18"/> + <source>Select Filename</source> + <translation type="unfinished"></translation> + </message> + <message> + <location line="+0"/> + <source>CSV File (*.csv)</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |