summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2008-12-23 08:04:08 +0000
committerJonas Häggqvist <rasher@rasher.dk>2008-12-23 08:04:08 +0000
commit11d36ccdf80185d59757999b0ac177b7924075ba (patch)
tree004e05b55ff467bc4517e9bdd876c77d488d61cc
parentb0b843e5d4ca91d53eadba4c66b770def8ef833d (diff)
downloadrockbox-11d36ccdf80185d59757999b0ac177b7924075ba.tar.gz
rockbox-11d36ccdf80185d59757999b0ac177b7924075ba.zip
Language updates:
- Fix hebrew by me, should be safe. - Korean update by Sanggon Lee (FS#9690). - Walloon fixes by Stephane Quertinmont (FS#9698). - Russian update by Anton Veretenenko (FS#9676). - Greek update by Alexander Spyridakis (FS#9699). git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_1@19561 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/greek.lang219
-rw-r--r--apps/lang/hebrew.lang8
-rw-r--r--apps/lang/korean.lang28
-rw-r--r--apps/lang/russian.lang234
-rw-r--r--apps/lang/walon.lang20
-rw-r--r--docs/CREDITS1
6 files changed, 475 insertions, 35 deletions
diff --git a/apps/lang/greek.lang b/apps/lang/greek.lang
index 971d86a16e..863566f474 100644
--- a/apps/lang/greek.lang
+++ b/apps/lang/greek.lang
@@ -6926,16 +6926,19 @@
user:
<source>
*: none
+ multivolume: "HD1"
e200*,c200: "mSD:"
ondio*: "MMC:"
</source>
<dest>
*: none
+ multivolume: "HD1"
e200*,c200: "mSD:"
ondio*: "MMC:"
</dest>
<voice>
*: none
+ multivolume: "Έιτς Ντι 1"
e200*,c200: "μάικρο Ες Ντι"
ondio*: "Εμ Εμ Σι"
</voice>
@@ -8401,6 +8404,8 @@
ipod*: "PLAY/PAUSE to abort"
x5,m5: "Long PLAY to abort"
h10,h10_5gb,e200*,c200: "PREV to abort"
+ gigabeats: "BACK to abort"
+ gigabeatf: "POWER to abort"
</source>
<dest>
*: "OFF για ακύρωση"
@@ -8408,6 +8413,8 @@
ipod*: "PLAY/PAUSE για ακύρωση"
x5,m5: "Long PLAY για ακύρωση"
h10,h10_5gb,e200*,c200: "PREV για ακύρωση"
+ gigabeats: "BACK για ακύρωση"
+ gigabeatf: "POWER για ακύρωση"
</dest>
<voice>
*: ""
@@ -8583,15 +8590,15 @@
</phrase>
<phrase>
id: LANG_RESTARTING_PLAYBACK
- desc: splash screen displayed when pcm buffer size is changed
+ desc: deprecated
user:
<source>
*: none
- swcodec: "Restarting playback..."
+ swcodec: ""
</source>
<dest>
*: none
- swcodec: "Επανεκκίνηση αναπαραγωγής..."
+ swcodec: ""
</dest>
<voice>
*: none
@@ -10129,11 +10136,11 @@
user:
<source>
*: none
- swcodec: "Edit mode: %s"
+ swcodec: "Edit mode: %s %s"
</source>
<dest>
*: none
- swcodec: "Edit mode: %s"
+ swcodec: "Τρόπος επεξεργασίας: %s %s"
</dest>
<voice>
*: none
@@ -10146,11 +10153,11 @@
user:
<source>
*: none
- swcodec: "Cutoff Frequency"
+ swcodec: "Cutoff"
</source>
<dest>
*: none
- swcodec: "Cutoff Frequency"
+ swcodec: "Αποκοπή"
</dest>
<voice>
*: none
@@ -11965,3 +11972,201 @@
gigabeatf: "Ψηλά"
</voice>
</phrase>
+<phrase>
+ id: LANG_ALBUMART
+ desc: Display the expected AA size
+ user:
+ <source>
+ *: none
+ albumart: "Album Art:"
+ </source>
+ <dest>
+ *: none
+ albumart: "Εξώφυλλο άλμπουμ:"
+ </dest>
+ <voice>
+ *: none
+ albumart: "Εξώφυλλο άλμπουμ:"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_CHANNEL_LEFTRIGHT
+ desc: in sound_settings
+ user:
+ <source>
+ *: none
+ recording_swcodec: "Mono Left + Right"
+ </source>
+ <dest>
+ *: none
+ recording_swcodec: "Μονοφωνικό αριστερά + δεξιά"
+ </dest>
+ <voice>
+ *: none
+ recording_swcodec: "Μονοφωνικό αριστερά συν δεξιά"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LEFT_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Left Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Δεξί αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Δεξί αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RESET_SETTING
+ desc: used in the settings context menu
+ user:
+ <source>
+ *: "Reset Setting"
+ </source>
+ <dest>
+ *: "Επαναφορά ρύθμισης"
+ </dest>
+ <voice>
+ *: "Επαναφορά ρύθμισης"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOTTOM
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOTTOM_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Bottom Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Κάτω αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Κάτω αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RIGHT
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_QS_ITEMS
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RIGHT_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Right Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Αριστερό αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Αριστερό αντικείμενο στην οθόνη ταχείας πρόσβασης"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SEARCH_RESULTS
+ desc: title for the list of results displayed after searching in a playlist
+ user:
+ <source>
+ *: "Search Results"
+ </source>
+ <dest>
+ *: "Αποτελέσματα εύρεσης"
+ </dest>
+ <voice>
+ *: "Αποτελέσματα εύρεσης"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RECORDING_MONO_MODE
+ desc: in the recording settings
+ user:
+ <source>
+ *: none
+ recording_swcodec: "Mono mode"
+ </source>
+ <dest>
+ *: none
+ recording_swcodec: "Μονοφωνικός τρόπος"
+ </dest>
+ <voice>
+ *: none
+ recording_swcodec: "Μονοφωνικός τρόπος"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LEFT
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang
index ec3047bc31..c7ac04bf62 100644
--- a/apps/lang/hebrew.lang
+++ b/apps/lang/hebrew.lang
@@ -10114,11 +10114,11 @@
user:
<source>
*: none
- swcodec: "Edit mode: %s"
+ swcodec: "Edit mode: %s %s"
</source>
<dest>
*: none
- swcodec: "מצב עריכה: %s"
+ swcodec: "מצב עריכה: %s %s"
</dest>
<voice>
*: none
@@ -10131,11 +10131,11 @@
user:
<source>
*: none
- swcodec: "Cutoff Frequency"
+ swcodec: "Cutoff"
</source>
<dest>
*: none
- swcodec: "תדירות קיטעון"
+ swcodec: "קיטעון"
</dest>
<voice>
*: none
diff --git a/apps/lang/korean.lang b/apps/lang/korean.lang
index 06027cf818..a3a9a8261c 100644
--- a/apps/lang/korean.lang
+++ b/apps/lang/korean.lang
@@ -12151,3 +12151,31 @@
recording: "녹음 디렉토리로 설정"
</voice>
</phrase>
+<phrase>
+ id: LANG_SKIP_LENGTH
+ desc: playback settings menu
+ user:
+ <source>
+ *: "Skip Length"
+ </source>
+ <dest>
+ *: "스터디 모드"
+ </dest>
+ <voice>
+ *: "스터디 모드"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_CODEPAGE_CENTRAL_EUROPEAN
+ desc: in codepage setting menu
+ user:
+ <source>
+ *: "Central European (CP1250)"
+ </source>
+ <dest>
+ *: "중유럽 (CP1250)"
+ </dest>
+ <voice>
+ *: "중유럽"
+ </voice>
+</phrase>
diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang
index b0d059fd21..ae4ee1247a 100644
--- a/apps/lang/russian.lang
+++ b/apps/lang/russian.lang
@@ -23,6 +23,7 @@
# - Adrian Osoianu
# - Dennis Ivanov
# - Alexander Levin
+# - Anton Veretenenko
<phrase>
id: LANG_SET_BOOL_YES
desc: bool true representation
@@ -140,15 +141,15 @@
</phrase>
<phrase>
id: LANG_RESTARTING_PLAYBACK
- desc: splash screen displayed when pcm buffer size is changed
+ desc: deprecated
user:
<source>
*: none
- swcodec: "Restarting playback..."
+ swcodec: ""
</source>
<dest>
*: none
- swcodec: "Перезапускаю воспроизведение..."
+ swcodec: ""
</dest>
<voice>
*: none
@@ -4086,18 +4087,21 @@
user:
<source>
*: none
+ multivolume: "HD1"
e200*,c200: "mSD:"
ondio*: "MMC:"
</source>
<dest>
*: none
- e200*,c200: "mSD"
+ multivolume: "HD1"
+ e200*,c200: "mSD:"
ondio*: "MMC:"
</dest>
<voice>
*: none
- e200*,c200: "mSD"
- ondio*: "MMC:"
+ multivolume: "Эйч Ди 1"
+ e200*,c200: "микро Эс Ди"
+ ondio*: "Эм Эм Си"
</voice>
</phrase>
<phrase>
@@ -6955,6 +6959,8 @@
ipod*: "PLAY/PAUSE to abort"
x5,m5: "Long PLAY to abort"
h10,h10_5gb,e200*,c200: "PREV to abort"
+ gigabeats: "BACK to abort"
+ gigabeatf: "POWER to abort"
</source>
<dest>
*: "ВЫКЛ. для отмены"
@@ -6962,6 +6968,8 @@
ipod*: "ПАУЗА для отмены"
x5,m5: "ВОСПР. для отмены"
h10,h10_5gb,e200*,c200: "ПРЕД. для отмены"
+ gigabeats: "НАЗАД для отмены"
+ gigabeatf: "ВЫКЛ. для отмены"
</dest>
<voice>
*: ""
@@ -7336,11 +7344,11 @@
user:
<source>
*: none
- swcodec: "Edit mode: %s"
+ swcodec: "Edit mode: %s %s"
</source>
<dest>
*: none
- swcodec: "Режим редактир.: %s"
+ swcodec: "Режим редактир.: %s %s"
</dest>
<voice>
*: none
@@ -7353,11 +7361,11 @@
user:
<source>
*: none
- swcodec: "Cutoff Frequency"
+ swcodec: "Cutoff"
</source>
<dest>
*: none
- swcodec: "Частота среза"
+ swcodec: "Срез"
</dest>
<voice>
*: none
@@ -8142,18 +8150,18 @@
*: "Building database... %d found (OFF to return)"
h100,h120,h300: "Building database... %d found (STOP to return)"
ipod*: "Building database... %d found (PREV to return)"
+ x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
+ h10,h10_5gb,e200*,c200,sa9200: "Building database... %d found (PREV to return)"
</source>
<dest>
*: "Построение базы... %d найдено (ВЫКЛ. для отмены)"
h100,h120,h300: "Построение базы... %d найдено (СТОП для отмены)"
ipod*: "Построение базы... %d найдено (ПРЕД. для отмены)"
+ x5,m5,gigabeat*,mrobe100: "Построение базы... %d найдено (ВЛЕВО для отмены)"
+ h10,h10_5gb,e200*,c200,sa9200: "Построение базы... %d найдено (ПРЕД. для отмены)"
</dest>
<voice>
*: "найдено записей в базе"
- h100,h120,h300: ""
- ipod*: ""
- x5,m5,gigabeat*,mrobe100: ""
- h10,h10_5gb,e200*,c200,sa9200: ""
</voice>
</phrase>
<phrase>
@@ -11986,3 +11994,201 @@
agc: "Длительность автоподстройки"
</voice>
</phrase>
+<phrase>
+ id: LANG_ALBUMART
+ desc: Display the expected AA size
+ user:
+ <source>
+ *: none
+ albumart: "Album Art:"
+ </source>
+ <dest>
+ *: none
+ albumart: "Обложка альбома:"
+ </dest>
+ <voice>
+ *: none
+ albumart: "Обложка альбома"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_CHANNEL_LEFTRIGHT
+ desc: in sound_settings
+ user:
+ <source>
+ *: none
+ recording_swcodec: "Mono Left + Right"
+ </source>
+ <dest>
+ *: none
+ recording_swcodec: "Моно Левый + Правый"
+ </dest>
+ <voice>
+ *: none
+ recording_swcodec: "Моно, Левый плюс Правый"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LEFT_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Left Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Установить как левую кнопку на быстром экране"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Установить как левую кнопку на быстром экране"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RESET_SETTING
+ desc: used in the settings context menu
+ user:
+ <source>
+ *: "Reset Setting"
+ </source>
+ <dest>
+ *: "Сбросить настройки"
+ </dest>
+ <voice>
+ *: "Сбросить настройки"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOTTOM
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_BOTTOM_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Bottom Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Установить как нижнюю кнопку на быстром экране"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Установить как нижнюю кнопку на быстром экране"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RIGHT
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_QS_ITEMS
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RIGHT_QS_ITEM
+ desc: used for the submenu name for the quickscreen items
+ user:
+ <source>
+ *: none
+ quickscreen: "Set as Right Quickscreen Item"
+ </source>
+ <dest>
+ *: none
+ quickscreen: "Установить как правую кнопку на быстром экране"
+ </dest>
+ <voice>
+ *: none
+ quickscreen: "Установить как правую кнопку на быстром экране"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_SEARCH_RESULTS
+ desc: title for the list of results displayed after searching in a playlist
+ user:
+ <source>
+ *: "Search Results"
+ </source>
+ <dest>
+ *: "Результаты поиска"
+ </dest>
+ <voice>
+ *: "Результаты поиска"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_RECORDING_MONO_MODE
+ desc: in the recording settings
+ user:
+ <source>
+ *: none
+ recording_swcodec: "Mono mode"
+ </source>
+ <dest>
+ *: none
+ recording_swcodec: "Режим моно"
+ </dest>
+ <voice>
+ *: none
+ recording_swcodec: "Режим моно"
+ </voice>
+</phrase>
+<phrase>
+ id: LANG_LEFT
+ desc: DEPRECATED
+ user:
+ <source>
+ *: none
+ quickscreen: ""
+ </source>
+ <dest>
+ *: none
+ quickscreen: ""
+ </dest>
+ <voice>
+ *: none
+ quickscreen: ""
+ </voice>
+</phrase>
diff --git a/apps/lang/walon.lang b/apps/lang/walon.lang
index 9b5eed542f..693a7745c9 100644
--- a/apps/lang/walon.lang
+++ b/apps/lang/walon.lang
@@ -833,11 +833,11 @@
</source>
<dest>
*: none
- swcodec: "Crossfeed"
+ swcodec: "Ahessaedje mitan-croejhlé"
</dest>
<voice>
*: none
- swcodec: "Crossfeed"
+ swcodec: "ahessaedje mitan-croejhlé"
</voice>
</phrase>
<phrase>
@@ -2276,10 +2276,10 @@
*: "By Type"
</source>
<dest>
- *: "Pa Sôre"
+ *: "Pal sôre"
</dest>
<voice>
- *: "By Type"
+ *: "Pal sôre"
</voice>
</phrase>
<phrase>
@@ -6758,7 +6758,7 @@
*: "%d bokets (%s) schapés"
</dest>
<voice>
- *: ""
+ *: "Bokets schapés"
</voice>
</phrase>
<phrase>
@@ -6953,13 +6953,13 @@
</source>
<dest>
*: none
- multivolume: "HD1"
+ multivolume: "DP1"
e200*,c200: "MSD:"
ondio*: "MMC:"
</dest>
<voice>
*: none
- multivolume: "H D 1"
+ multivolume: "D P 1"
e200*,c200: "micro S D"
ondio*: "M M C"
</voice>
@@ -9945,7 +9945,7 @@
*: ""
</source>
<dest>
- *: deprecated
+ *: ""
</dest>
<voice>
*: ""
@@ -10997,7 +10997,7 @@
*: "[Work]"
</source>
<dest>
- *: "[Work]"
+ *: "[Ouve]"
</dest>
<voice>
*: ""
@@ -11753,7 +11753,7 @@
*: "Foirt londjin"
</dest>
<voice>
- *: "Very slow"
+ *: "Foirt londjin"
</voice>
</phrase>
<phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index 2b25bd650c..ba4c102cce 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -441,6 +441,7 @@ Rui Araújo
Brian Cloutier
Yoshihisa Uchida
Sanggon Lee
+Anton Veretenenko
The libmad team