diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
commit | e7ed903a2b25c27470cc54542554adaa63ce372e (patch) | |
tree | bc9928a8389d3abace0ba2a2633f09d9571a8afa /program/localization/sk_SK | |
parent | 129997f60eb984ef3af64e0571186ec83ba0fd9c (diff) |
translations update
Diffstat (limited to 'program/localization/sk_SK')
-rw-r--r-- | program/localization/sk_SK/labels.inc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/program/localization/sk_SK/labels.inc b/program/localization/sk_SK/labels.inc index f15179dce..d85518b2d 100644 --- a/program/localization/sk_SK/labels.inc +++ b/program/localization/sk_SK/labels.inc @@ -151,6 +151,7 @@ $labels['listcolumns'] = 'Zoznam stĺpcov'; $labels['listsorting'] = 'Triedenie stĺpcov'; $labels['listorder'] = 'Usporiadanie'; $labels['listmode'] = 'Režim zobrazenia zoznamu'; +$labels['folderactions'] = 'Zložka akcií...'; $labels['compact'] = 'Zhustiť priečinok'; $labels['empty'] = 'Prázdne'; $labels['purge'] = 'Vyprázdniť'; @@ -324,5 +325,23 @@ $labels['B'] = 'B'; $labels['KB'] = 'KB'; $labels['MB'] = 'MB'; $labels['GB'] = 'GB'; +$labels['unicode'] = 'Unicode'; +$labels['english'] = 'Angličtina'; +$labels['westerneuropean'] = 'Západná Európa'; +$labels['easterneuropean'] = 'Východná Európa'; +$labels['southeasterneuropean'] = 'Juho-východná Európa'; +$labels['baltic'] = 'Baltština'; +$labels['cyrillic'] = 'Cyriliky'; +$labels['arabic'] = 'Arabčina'; +$labels['greek'] = 'Gréčtina'; +$labels['hebrew'] = 'Hebrejčina'; +$labels['turkish'] = 'Nordština'; +$labels['nordic'] = 'Turečtina'; +$labels['thai'] = 'Tajština'; +$labels['celtic'] = 'Keltština'; +$labels['vietnamese'] = 'Vietnamčina'; +$labels['japanese'] = 'Japončina'; +$labels['korean'] = 'Korejčina'; +$labels['chinese'] = 'Čínština'; ?> |