diff options
| author | 2015-04-04 14:41:04 -0400 | |
|---|---|---|
| committer | 2015-04-04 14:41:04 -0400 | |
| commit | a5b034d4a9c44f9bc1e83b01de82530f8fc63013 (patch) | |
| tree | 7a358206c4aff9c33df1752c92eafec97cee2244 /Plugins/CsvImport/CsvImport_sk.ts | |
| parent | 306d6d3ca9c9ad774d19135681a7f9805f77035f (diff) | |
Imported Upstream version 3.0.4upstream/3.0.4
Diffstat (limited to 'Plugins/CsvImport/CsvImport_sk.ts')
| -rw-r--r-- | Plugins/CsvImport/CsvImport_sk.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Plugins/CsvImport/CsvImport_sk.ts b/Plugins/CsvImport/CsvImport_sk.ts index c402357..5d915ac 100644 --- a/Plugins/CsvImport/CsvImport_sk.ts +++ b/Plugins/CsvImport/CsvImport_sk.ts @@ -6,27 +6,27 @@ <message> <location filename="csvimport.cpp" line="30"/> <source>Cannot read file %1</source> - <translation type="unfinished"></translation> + <translation>Nemôžem čítať súbor %1</translation> </message> <message> <location filename="csvimport.cpp" line="62"/> <source>Could not find any data in the file %1.</source> - <translation type="unfinished"></translation> + <translation>Nemôžem nájsť dáta v súbore %1.</translation> </message> <message> <location filename="csvimport.cpp" line="167"/> <source>Enter the custom separator character.</source> - <translation type="unfinished"></translation> + <translation>Zadajte vlastný oddeľovač.</translation> </message> <message> <location filename="csvimport.cpp" line="181"/> <source>Enter the value that will be interpreted as a NULL.</source> - <translation type="unfinished"></translation> + <translation>Zadajte hodnotu, ktorá bude interpretovaná ako NULL.</translation> </message> <message> <location filename="csvimport.cpp" line="194"/> <source>CSV files (*.csv);;Text files (*.txt);;All files (*)</source> - <translation type="unfinished"></translation> + <translation>CSV súbory (*.csv);;Textové súbory (*.txt);;Všetky súbory (*)</translation> </message> </context> <context> @@ -34,52 +34,52 @@ <message> <location filename="CsvImportOptions.ui" line="24"/> <source>, (comma)</source> - <translation type="unfinished"></translation> + <translation>, (čiarka)</translation> </message> <message> <location filename="CsvImportOptions.ui" line="29"/> <source>; (semicolon)</source> - <translation type="unfinished"></translation> + <translation>; (bodkočiarka)</translation> </message> <message> <location filename="CsvImportOptions.ui" line="34"/> <source>\t (tab)</source> - <translation type="unfinished"></translation> + <translation>\t (tabulátor)</translation> </message> <message> <location filename="CsvImportOptions.ui" line="39"/> <source> (whitespace)</source> - <translation type="unfinished"></translation> + <translation> (medzera)</translation> </message> <message> <location filename="CsvImportOptions.ui" line="44"/> <source>Custom:</source> - <translation type="unfinished"></translation> + <translation>Iný:</translation> </message> <message> <location filename="CsvImportOptions.ui" line="52"/> <source><p>Enable this if the first data line in your CSV file represents column names. You don't want column names to be imported into the table as a regular data.</p></source> - <translation type="unfinished"></translation> + <translation><p>Zaškrtnite túto voľbu ak prvý riadok v CSV súbore obsahuje názvy stĺpcov a nechcete aby boli naimportované do tabuľky</p></translation> </message> <message> <location filename="CsvImportOptions.ui" line="55"/> <source>First line represents CSV column names</source> - <translation type="unfinished"></translation> + <translation>Názvy stĺpcov v prvom riadku</translation> </message> <message> <location filename="CsvImportOptions.ui" line="65"/> <source>Field separator:</source> - <translation type="unfinished"></translation> + <translation>Oddeľovač:</translation> </message> <message> <location filename="CsvImportOptions.ui" line="85"/> <source>NULL values:</source> - <translation type="unfinished"></translation> + <translation>NULL hodnoty:</translation> </message> <message> <location filename="CsvImportOptions.ui" line="95"/> <source>If your CSV data contains null values, define how are they represented in the CSV.</source> - <translation type="unfinished"></translation> + <translation>Ak váš CSV súbor obsahuje null hodnoty, zadajte ako sú reprezentované v CSV.</translation> </message> </context> </TS> |
