summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2009-06-20 09:10:41 +0000
committerJonas Häggqvist <rasher@rasher.dk>2009-06-20 09:10:41 +0000
commite82be6ead8a81650b48b7ababd5a61b36bf41fcd (patch)
treec38212f0bd8b6ad4a60581e7c94f3cbe606646d4
parent01363eca7d799291e2b66f27ea09e8b01e9a2594 (diff)
downloadrockbox-e82be6ead8a81650b48b7ababd5a61b36bf41fcd.tar.gz
rockbox-e82be6ead8a81650b48b7ababd5a61b36bf41fcd.zip
Language updates:
- Arabic by Raafat Akkad (FS#10351). - Danish by me. - French by Michaël Burtin (FS#10299). - Hebrew by Tomer Shalev and Sasha Khamkov (FS#10300). - Japanese by Yoshihisa Uchida (FS#10348). - Portuguese by Rui Araújo (FS#10342). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21364 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/lang/arabic.lang920
-rw-r--r--apps/lang/dansk.lang113
-rw-r--r--apps/lang/francais.lang23
-rw-r--r--apps/lang/hebrew.lang155
-rw-r--r--apps/lang/japanese.lang95
-rw-r--r--apps/lang/portugues.lang509
-rw-r--r--docs/CREDITS2
7 files changed, 1782 insertions, 35 deletions
diff --git a/apps/lang/arabic.lang b/apps/lang/arabic.lang
index 2476079bd8..2cacda4b48 100644
--- a/apps/lang/arabic.lang
+++ b/apps/lang/arabic.lang
@@ -16,6 +16,7 @@
16# 16#
17# Arabic language file, translated by: 17# Arabic language file, translated by:
18# - Mohamed Tarek 18# - Mohamed Tarek
19# - Raafat Akkad
19<phrase> 20<phrase>
20 id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_NARROW 21 id: LANG_EQUALIZER_HARDWARE_BANDWIDTH_NARROW
21 desc: deprecated 22 desc: deprecated
@@ -5842,3 +5843,922 @@
5842 *: "" 5843 *: ""
5843 </voice> 5844 </voice>
5844</phrase> 5845</phrase>
5846<phrase>
5847 id: LANG_SELECTOR_TEXT_COLOR
5848 desc: line selector text color option
5849 user: core
5850 <source>
5851 *: none
5852 lcd_color: "Text Colour"
5853 </source>
5854 <dest>
5855 *: none
5856 lcd_color: "لون النص"
5857 </dest>
5858 <voice>
5859 *: none
5860 lcd_color: "لون النص"
5861 </voice>
5862</phrase>
5863<phrase>
5864 id: LANG_SHUTDOWN
5865 desc: in main menu
5866 user: core
5867 <source>
5868 *: none
5869 soft_shutdown: "Shut down"
5870 </source>
5871 <dest>
5872 *: none
5873 soft_shutdown: "إيقاف التشغيل"
5874 </dest>
5875 <voice>
5876 *: none
5877 soft_shutdown: "إيقاف التشغيل"
5878 </voice>
5879</phrase>
5880<phrase>
5881 id: LANG_FILTER_MUSIC
5882 desc: show only music-related files
5883 user: core
5884 <source>
5885 *: "Music"
5886 </source>
5887 <dest>
5888 *: "الموسيقى"
5889 </dest>
5890 <voice>
5891 *: "الموسيقى"
5892 </voice>
5893</phrase>
5894<phrase>
5895 id: LANG_RECORD_TRIGGER_NEWFILESTP
5896 desc: trigger types
5897 user: core
5898 <source>
5899 *: none
5900 recording: "New file"
5901 </source>
5902 <dest>
5903 *: none
5904 recording: "ملف جديد"
5905 </dest>
5906 <voice>
5907 *: none
5908 recording: "ملف جديد"
5909 </voice>
5910</phrase>
5911<phrase>
5912 id: LANG_MONTH_DECEMBER
5913 desc: Maximum 3-letter abbreviation for monthname
5914 user: core
5915 <source>
5916 *: none
5917 rtc: "Dec"
5918 </source>
5919 <dest>
5920 *: none
5921 rtc: "Dec"
5922 </dest>
5923 <voice>
5924 *: none
5925 rtc: "كانون الأول"
5926 </voice>
5927</phrase>
5928<phrase>
5929 id: LANG_MAIN_MENU
5930 desc: in start screen setting
5931 user: core
5932 <source>
5933 *: "Main Menu"
5934 </source>
5935 <dest>
5936 *: "القائمة الرئيسية"
5937 </dest>
5938 <voice>
5939 *: "القائمة الرئيسية"
5940 </voice>
5941</phrase>
5942<phrase>
5943 id: LANG_PLUGIN_GAMES
5944 desc: in the main menu
5945 user: core
5946 <source>
5947 *: "Games"
5948 </source>
5949 <dest>
5950 *: "الألعاب"
5951 </dest>
5952 <voice>
5953 *: "الألعاب"
5954 </voice>
5955</phrase>
5956<phrase>
5957 id: LANG_CODEPAGE_TRADITIONAL
5958 desc: in codepage setting menu
5959 user: core
5960 <source>
5961 *: none
5962 lcd_bitmap: "Trad. Chinese (BIG5)"
5963 </source>
5964 <dest>
5965 *: none
5966 lcd_bitmap: "الصينية التقليدية"
5967 </dest>
5968 <voice>
5969 *: none
5970 lcd_bitmap: "الصينية التقليدية"
5971 </voice>
5972</phrase>
5973<phrase>
5974 id: LANG_SET_BOOL_NO
5975 desc: bool false representation
5976 user: core
5977 <source>
5978 *: "No"
5979 </source>
5980 <dest>
5981 *: "لا"
5982 </dest>
5983 <voice>
5984 *: "لا"
5985 </voice>
5986</phrase>
5987<phrase>
5988 id: LANG_SYSFONT_RECORDING_FREQUENCY
5989 desc: in the recording settings
5990 user: core
5991 <source>
5992 *: none
5993 recording: "Frequency"
5994 </source>
5995 <dest>
5996 *: none
5997 recording: "تردد"
5998 </dest>
5999 <voice>
6000 *: none
6001 recording: "تردد"
6002 </voice>
6003</phrase>
6004<phrase>
6005 id: LANG_CHANNELS
6006 desc: in sound_settings
6007 user: core
6008 <source>
6009 *: "Channels"
6010 </source>
6011 <dest>
6012 *: "قنوات"
6013 </dest>
6014 <voice>
6015 *: "قنوات"
6016 </voice>
6017</phrase>
6018<phrase>
6019 id: LANG_ID3_BITRATE
6020 desc: in tag viewer
6021 user: core
6022 <source>
6023 *: "[Bitrate]"
6024 </source>
6025 <dest>
6026 *: "[معدل البت]"
6027 </dest>
6028 <voice>
6029 *: ""
6030 </voice>
6031</phrase>
6032<phrase>
6033 id: LANG_MONTH_SEPTEMBER
6034 desc: Maximum 3-letter abbreviation for monthname
6035 user: core
6036 <source>
6037 *: none
6038 rtc: "Sep"
6039 </source>
6040 <dest>
6041 *: none
6042 rtc: "Sep"
6043 </dest>
6044 <voice>
6045 *: none
6046 rtc: "أيلول"
6047 </voice>
6048</phrase>
6049<phrase>
6050 id: LANG_FM_BUTTONBAR_RECORD
6051 desc: in radio screen
6052 user: core
6053 <source>
6054 *: none
6055 radio_screen_button_bar: "Record"
6056 </source>
6057 <dest>
6058 *: none
6059 radio_screen_button_bar: "سجل"
6060 </dest>
6061 <voice>
6062 *: none
6063 radio_screen_button_bar: ""
6064 </voice>
6065</phrase>
6066<phrase>
6067 id: LANG_ONE_TIME
6068 desc: (player) the jump scroll shall be done "one time"
6069 user: core
6070 <source>
6071 *: "One time"
6072 </source>
6073 <dest>
6074 *: "مرة واحدة"
6075 </dest>
6076 <voice>
6077 *: "مرة واحدة"
6078 </voice>
6079</phrase>
6080<phrase>
6081 id: LANG_RENAME
6082 desc: The verb/action Rename
6083 user: core
6084 <source>
6085 *: "Rename"
6086 </source>
6087 <dest>
6088 *: "إعادة تسمية"
6089 </dest>
6090 <voice>
6091 *: "إعادة تسمية"
6092 </voice>
6093</phrase>
6094<phrase>
6095 id: LANG_BATTERY_TYPE
6096 desc: in battery settings
6097 user: core
6098 <source>
6099 *: none
6100 battery_types: "Battery Type"
6101 </source>
6102 <dest>
6103 *: none
6104 battery_types: "نوع البطارية"
6105 </dest>
6106 <voice>
6107 *: none
6108 battery_types: "نوع البطارية"
6109 </voice>
6110</phrase>
6111<phrase>
6112 id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
6113 desc: in the recording settings
6114 user: core
6115 <source>
6116 *: none
6117 recording: "Digital"
6118 </source>
6119 <dest>
6120 *: none
6121 recording: "الرقمي"
6122 </dest>
6123 <voice>
6124 *: none
6125 recording: "الرقمي"
6126 </voice>
6127</phrase>
6128<phrase>
6129 id: LANG_PLAYLIST
6130 desc: Used when you need to say playlist, also voiced
6131 user: core
6132 <source>
6133 *: "Playlist"
6134 </source>
6135 <dest>
6136 *: "قائمة التشغيل"
6137 </dest>
6138 <voice>
6139 *: "قائمة التشغيل"
6140 </voice>
6141</phrase>
6142<phrase>
6143 id: LANG_TOUCHSCREEN_CALIBRATE
6144 desc: in Settings -> General -> Display -> Touchscreen Settings
6145 user: core
6146 <source>
6147 *: none
6148 touchscreen: "Calibrate"
6149 </source>
6150 <dest>
6151 *: none
6152 touchscreen: "معايرة"
6153 </dest>
6154 <voice>
6155 *: none
6156 touchscreen: "معايرة"
6157 </voice>
6158</phrase>
6159<phrase>
6160 id: LANG_REPLACE
6161 desc: in onplay menu. Replace the current playlist with a new one.
6162 user: core
6163 <source>
6164 *: "Play Next"
6165 </source>
6166 <dest>
6167 *: "تشغيل المقبل"
6168 </dest>
6169 <voice>
6170 *: "تشغيل المقبل"
6171 </voice>
6172</phrase>
6173<phrase>
6174 id: LANG_DELETE_DIR
6175 desc: in on+play menu
6176 user: core
6177 <source>
6178 *: "Delete Directory"
6179 </source>
6180 <dest>
6181 *: "حذف الدليل"
6182 </dest>
6183 <voice>
6184 *: "حذف الدليل"
6185 </voice>
6186</phrase>
6187<phrase>
6188 id: LANG_POINT
6189 desc: decimal separator for composing numbers
6190 user: core
6191 <source>
6192 *: "."
6193 </source>
6194 <dest>
6195 *: "."
6196 </dest>
6197 <voice>
6198 *: "نقطة"
6199 </voice>
6200</phrase>
6201<phrase>
6202 id: LANG_PLUGIN_ERROR
6203 desc: The plugin return an error code
6204 user: core
6205 <source>
6206 *: "Plugin returned error"
6207 </source>
6208 <dest>
6209 *: "البرنامج الإضافية عاد خطأ"
6210 </dest>
6211 <voice>
6212 *: ""
6213 </voice>
6214</phrase>
6215<phrase>
6216 id: LANG_COLOR_UNACCEPTABLE
6217 desc: splash when user selects an invalid colour
6218 user: core
6219 <source>
6220 *: none
6221 lcd_non-mono: "Invalid colour"
6222 </source>
6223 <dest>
6224 *: none
6225 lcd_non-mono: "لون غير صالح"
6226 </dest>
6227 <voice>
6228 *: none
6229 lcd_non-mono: ""
6230 </voice>
6231</phrase>
6232<phrase>
6233 id: LANG_ID3_ALBUM
6234 desc: in tag viewer
6235 user: core
6236 <source>
6237 *: "[Album]"
6238 </source>
6239 <dest>
6240 *: "[البوم]"
6241 </dest>
6242 <voice>
6243 *: ""
6244 </voice>
6245</phrase>
6246<phrase>
6247 id: LANG_RECORDING_SRC_MIC
6248 desc: in the recording settings
6249 user: core
6250 <source>
6251 *: none
6252 recording: "Microphone"
6253 h100,h120,h300: "Internal Microphone"
6254 </source>
6255 <dest>
6256 *: none
6257 recording: "ميكروفون"
6258 h100,h120,h300: "ميكروفون داخلي"
6259 </dest>
6260 <voice>
6261 *: none
6262 recording: "ميكروفون"
6263 h100,h120,h300: "ميكروفون داخلي"
6264 </voice>
6265</phrase>
6266<phrase>
6267 id: LANG_ID3_LENGTH
6268 desc: in tag viewer
6269 user: core
6270 <source>
6271 *: "[Length]"
6272 </source>
6273 <dest>
6274 *: "[طول]"
6275 </dest>
6276 <voice>
6277 *: ""
6278 </voice>
6279</phrase>
6280<phrase>
6281 id: LANG_FM_KOREA
6282 desc: fm region korea
6283 user: core
6284 <source>
6285 *: none
6286 radio: "Korea"
6287 </source>
6288 <dest>
6289 *: none
6290 radio: "كوريا"
6291 </dest>
6292 <voice>
6293 *: none
6294 radio: "كوريا"
6295 </voice>
6296</phrase>
6297<phrase>
6298 id: LANG_INVALID_FILENAME
6299 desc: "invalid filename entered" error message
6300 user: core
6301 <source>
6302 *: "Invalid Filename!"
6303 </source>
6304 <dest>
6305 *: "الملف غير صالح"
6306 </dest>
6307 <voice>
6308 *: "الملف غير صالح"
6309 </voice>
6310</phrase>
6311<phrase>
6312 id: LANG_SEARCH_IN_PLAYLIST
6313 desc: in playlist menu.
6314 user: core
6315 <source>
6316 *: "Search In Playlist"
6317 </source>
6318 <dest>
6319 *: "بحث في قائمة التشغيل"
6320 </dest>
6321 <voice>
6322 *: "بحث في قائمة التشغيل"
6323 </voice>
6324</phrase>
6325<phrase>
6326 id: LANG_SORT_TYPE
6327 desc: browser sorting setting
6328 user: core
6329 <source>
6330 *: "By Type"
6331 </source>
6332 <dest>
6333 *: "حسب النوع"
6334 </dest>
6335 <voice>
6336 *: "حسب النوع"
6337 </voice>
6338</phrase>
6339<phrase>
6340 id: LANG_FM_BUTTONBAR_ADD
6341 desc: in radio screen
6342 user: core
6343 <source>
6344 *: none
6345 radio_screen_button_bar: "Add"
6346 </source>
6347 <dest>
6348 *: none
6349 radio_screen_button_bar: "إضافة"
6350 </dest>
6351 <voice>
6352 *: none
6353 radio_screen_button_bar: ""
6354 </voice>
6355</phrase>
6356<phrase>
6357 id: LANG_FM_US
6358 desc: fm region us / canada
6359 user: core
6360 <source>
6361 *: none
6362 radio: "US / Canada"
6363 </source>
6364 <dest>
6365 *: none
6366 radio: "الولايات المتحدة / كندا"
6367 </dest>
6368 <voice>
6369 *: none
6370 radio: "الولايات المتحدة وكندا"
6371 </voice>
6372</phrase>
6373<phrase>
6374 id: LANG_BATTERY_MENU
6375 desc: in the system sub menu
6376 user: core
6377 <source>
6378 *: "Battery"
6379 </source>
6380 <dest>
6381 *: "بطارية"
6382 </dest>
6383 <voice>
6384 *: "بطارية"
6385 </voice>
6386</phrase>
6387<phrase>
6388 id: LANG_RECORDING_FILENAME
6389 desc: Filename header in recording screen
6390 user: core
6391 <source>
6392 *: none
6393 recording: "Filename:"
6394 </source>
6395 <dest>
6396 *: none
6397 recording: "اسم الملف:"
6398 </dest>
6399 <voice>
6400 *: none
6401 recording: ""
6402 </voice>
6403</phrase>
6404<phrase>
6405 id: LANG_MONTH_FEBRUARY
6406 desc: Maximum 3-letter abbreviation for monthname
6407 user: core
6408 <source>
6409 *: none
6410 rtc: "Feb"
6411 </source>
6412 <dest>
6413 *: none
6414 rtc: "Feb"
6415 </dest>
6416 <voice>
6417 *: none
6418 rtc: "شباط"
6419 </voice>
6420</phrase>
6421<phrase>
6422 id: LANG_RESET_COLORS
6423 desc: menu
6424 user: core
6425 <source>
6426 *: none
6427 lcd_non-mono: "Reset Colours"
6428 </source>
6429 <dest>
6430 *: none
6431 lcd_non-mono: "إعادة الألوان"
6432 </dest>
6433 <voice>
6434 *: none
6435 lcd_non-mono: "إعادة الألوان"
6436 </voice>
6437</phrase>
6438<phrase>
6439 id: LANG_ALWAYS
6440 desc: used in various places
6441 user: core
6442 <source>
6443 *: "Always"
6444 </source>
6445 <dest>
6446 *: "دائما"
6447 </dest>
6448 <voice>
6449 *: "دائما"
6450 </voice>
6451</phrase>
6452<phrase>
6453 id: LANG_FM_REGION
6454 desc: fm tuner region setting
6455 user: core
6456 <source>
6457 *: none
6458 radio: "Region"
6459 </source>
6460 <dest>
6461 *: none
6462 radio: "المنطقة"
6463 </dest>
6464 <voice>
6465 *: none
6466 radio: "المنطقة"
6467 </voice>
6468</phrase>
6469<phrase>
6470 id: LANG_HEADPHONE_UNPLUG_RW
6471 desc: in pause_phones_menu.
6472 user: core
6473 <source>
6474 *: none
6475 headphone_detection: "Duration to Rewind"
6476 </source>
6477 <dest>
6478 *: none
6479 headphone_detection: "المدة لإرجاع التسجيل"
6480 </dest>
6481 <voice>
6482 *: none
6483 headphone_detection: "المدة لإرجاع التسجيل"
6484 </voice>
6485</phrase>
6486<phrase>
6487 id: LANG_RECORD_TRIGGER_STOP
6488 desc: trigger types
6489 user: core
6490 <source>
6491 *: none
6492 recording: "Stop"
6493 </source>
6494 <dest>
6495 *: none
6496 recording: "إيقاف"
6497 </dest>
6498 <voice>
6499 *: none
6500 recording: "إيقاف"
6501 </voice>
6502</phrase>
6503<phrase>
6504 id: LANG_TIME_MENU
6505 desc: in the system sub menu
6506 user: core
6507 <source>
6508 *: none
6509 rtc: "Time & Date"
6510 </source>
6511 <dest>
6512 *: none
6513 rtc: "الوقت والتاريخ"
6514 </dest>
6515 <voice>
6516 *: none
6517 rtc: "الوقت والتاريخ"
6518 </voice>
6519</phrase>
6520<phrase>
6521 id: LANG_FM_BUTTONBAR_EXIT
6522 desc: in radio screen
6523 user: core
6524 <source>
6525 *: none
6526 radio_screen_button_bar: "Exit"
6527 </source>
6528 <dest>
6529 *: none
6530 radio_screen_button_bar: "إخرج"
6531 </dest>
6532 <voice>
6533 *: none
6534 radio_screen_button_bar: ""
6535 </voice>
6536</phrase>
6537<phrase>
6538 id: LANG_SLOW
6539 desc: in settings_menu
6540 user: core
6541 <source>
6542 *: "Slow"
6543 </source>
6544 <dest>
6545 *: "بطيء"
6546 </dest>
6547 <voice>
6548 *: "بطيء"
6549 </voice>
6550</phrase>
6551<phrase>
6552 id: LANG_KEYBOARD_LOADED
6553 desc: shown when a keyboard has been loaded from the dir browser
6554 user: core
6555 <source>
6556 *: "New Keyboard"
6557 </source>
6558 <dest>
6559 *: "لوحة مفاتيح جديدة"
6560 </dest>
6561 <voice>
6562 *: "لوحة مفاتيح جديدة"
6563 </voice>
6564</phrase>
6565<phrase>
6566 id: LANG_MONTH_JANUARY
6567 desc: Maximum 3-letter abbreviation for monthname
6568 user: core
6569 <source>
6570 *: none
6571 rtc: "Jan"
6572 </source>
6573 <dest>
6574 *: none
6575 rtc: "Jan"
6576 </dest>
6577 <voice>
6578 *: none
6579 rtc: "كانون الثاني"
6580 </voice>
6581</phrase>
6582<phrase>
6583 id: LANG_PLUGIN_CANT_OPEN
6584 desc: Plugin open error message
6585 user: core
6586 <source>
6587 *: "Can't open %s"
6588 </source>
6589 <dest>
6590 *: "غير قادر على فتح s%"
6591 </dest>
6592 <voice>
6593 *: ""
6594 </voice>
6595</phrase>
6596<phrase>
6597 id: LANG_MONTH_JUNE
6598 desc: Maximum 3-letter abbreviation for monthname
6599 user: core
6600 <source>
6601 *: none
6602 rtc: "Jun"
6603 </source>
6604 <dest>
6605 *: none
6606 rtc: "Jun"
6607 </dest>
6608 <voice>
6609 *: none
6610 rtc: "حزيران"
6611 </voice>
6612</phrase>
6613<phrase>
6614 id: LANG_PLUGIN_APPS
6615 desc: in the main menu
6616 user: core
6617 <source>
6618 *: "Applications"
6619 </source>
6620 <dest>
6621 *: "تطبيقات"
6622 </dest>
6623 <voice>
6624 *: "تطبيقات"
6625 </voice>
6626</phrase>
6627<phrase>
6628 id: LANG_PROPERTIES
6629 desc: browser file/dir properties
6630 user: core
6631 <source>
6632 *: "Properties"
6633 </source>
6634 <dest>
6635 *: "خصائص"
6636 </dest>
6637 <voice>
6638 *: "خصائص"
6639 </voice>
6640</phrase>
6641<phrase>
6642 id: LANG_CUT
6643 desc: The verb/action Cut
6644 user: core
6645 <source>
6646 *: "Cut"
6647 </source>
6648 <dest>
6649 *: "قص"
6650 </dest>
6651 <voice>
6652 *: "قص"
6653 </voice>
6654</phrase>
6655<phrase>
6656 id: LANG_MONTH_AUGUST
6657 desc: Maximum 3-letter abbreviation for monthname
6658 user: core
6659 <source>
6660 *: none
6661 rtc: "Aug"
6662 </source>
6663 <dest>
6664 *: none
6665 rtc: "Aug"
6666 </dest>
6667 <voice>
6668 *: none
6669 rtc: "آب"
6670 </voice>
6671</phrase>
6672<phrase>
6673 id: LANG_SELECTOR_END_COLOR
6674 desc: line selector color option
6675 user: core
6676 <source>
6677 *: none
6678 lcd_color: "Secondary Colour"
6679 </source>
6680 <dest>
6681 *: none
6682 lcd_color: "الون الثانوي"
6683 </dest>
6684 <voice>
6685 *: none
6686 lcd_color: "الون الثانوي"
6687 </voice>
6688</phrase>
6689<phrase>
6690 id: LANG_DISK_SIZE_INFO
6691 desc: disk size info
6692 user: core
6693 <source>
6694 *: "Disk:"
6695 </source>
6696 <dest>
6697 *: "حجم القرص:"
6698 </dest>
6699 <voice>
6700 *: "حجم القرص"
6701 </voice>
6702</phrase>
6703<phrase>
6704 id: LANG_UNKNOWN
6705 desc: generic string for unknown states, such as an unset clock
6706 user: core
6707 <source>
6708 *: "Unknown"
6709 </source>
6710 <dest>
6711 *: "غير معروف"
6712 </dest>
6713 <voice>
6714 *: "غير معروف"
6715 </voice>
6716</phrase>
6717<phrase>
6718 id: LANG_SET_BOOL_YES
6719 desc: bool true representation
6720 user: core
6721 <source>
6722 *: "Yes"
6723 </source>
6724 <dest>
6725 *: "نعم"
6726 </dest>
6727 <voice>
6728 *: "نعم"
6729 </voice>
6730</phrase>
6731<phrase>
6732 id: LANG_MONTH_OCTOBER
6733 desc: Maximum 3-letter abbreviation for monthname
6734 user: core
6735 <source>
6736 *: none
6737 rtc: "Oct"
6738 </source>
6739 <dest>
6740 *: none
6741 rtc: "Oct"
6742 </dest>
6743 <voice>
6744 *: none
6745 rtc: "تشرين الأول"
6746 </voice>
6747</phrase>
6748<phrase>
6749 id: LANG_MONTH_MARCH
6750 desc: Maximum 3-letter abbreviation for monthname
6751 user: core
6752 <source>
6753 *: none
6754 rtc: "Mar"
6755 </source>
6756 <dest>
6757 *: none
6758 rtc: "Mar"
6759 </dest>
6760 <voice>
6761 *: none
6762 rtc: "آذار"
6763 </voice>
6764</phrase>
diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang
index ff1694fe9f..5019ef402d 100644
--- a/apps/lang/dansk.lang
+++ b/apps/lang/dansk.lang
@@ -3889,23 +3889,25 @@
3889 *: none 3889 *: none
3890 rtc: "OFF = Revert" 3890 rtc: "OFF = Revert"
3891 h100,h120,h300: "STOP = Revert" 3891 h100,h120,h300: "STOP = Revert"
3892 ipod*,c200,sa9200: "MENU = Revert" 3892 ipod*,c200: "MENU = Revert"
3893 x5,m5: "RECORD = Revert" 3893 x5,m5: "RECORD = Revert"
3894 h10,h10_5gb,e200*: "PREV = Revert" 3894 h10,h10_5gb,e200*: "PREV = Revert"
3895 gigabeatf: "POWER = Revert" 3895 gigabeatf: "POWER = Revert"
3896 mrobe100: "DISPLAY = Revert" 3896 mrobe100: "DISPLAY = Revert"
3897 gigabeats: "BACK = Revert" 3897 gigabeats: "BACK = Revert"
3898 sa9200: "LEFT = Revert"
3898 </source> 3899 </source>
3899 <dest> 3900 <dest>
3900 *: none 3901 *: none
3901 rtc: "SLUK = Fortryd" 3902 rtc: "SLUK = Fortryd"
3902 h100,h120,h300: "STOP = Fortryd" 3903 h100,h120,h300: "STOP = Fortryd"
3903 ipod*,c200,sa9200: "MENU = Fortryd" 3904 ipod*,c200: "MENU = Fortryd"
3904 x5,m5: "OPTAG = Fortryd" 3905 x5,m5: "OPTAG = Fortryd"
3905 h10,h10_5gb,e200*: "FORRIGE = Fortryd" 3906 h10,h10_5gb,e200*: "FORRIGE = Fortryd"
3906 gigabeatf: "TÆND/SLUK = Fortryd" 3907 gigabeatf: "TÆND/SLUK = Fortryd"
3907 mrobe100: "VIS = Fortryd" 3908 mrobe100: "VIS = Fortryd"
3908 gigabeats: "TILBAGE = Fortryd" 3909 gigabeats: "TILBAGE = Fortryd"
3910 sa9200: "VENSTRE = Fortryd"
3909 </dest> 3911 </dest>
3910 <voice> 3912 <voice>
3911 *: none 3913 *: none
@@ -9323,14 +9325,16 @@
9323 h100,h120,h300: "Building database... %d found (STOP to return)" 9325 h100,h120,h300: "Building database... %d found (STOP to return)"
9324 ipod*: "Building database... %d found (PREV to return)" 9326 ipod*: "Building database... %d found (PREV to return)"
9325 x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)" 9327 x5,m5,gigabeat*,mrobe100: "Building database... %d found (LEFT to return)"
9326 h10,h10_5gb,e200*,c200,sa9200: "Building database... %d found (PREV to return)" 9328 h10,h10_5gb,e200*,c200: "Building database... %d found (PREV to return)"
9329 sa9200: "Building database... %d found (REW to return)"
9327 </source> 9330 </source>
9328 <dest> 9331 <dest>
9329 *: "Bygger database... %d fundet (SLUK for at stoppe)" 9332 *: "Bygger database... %d fundet (SLUK for at stoppe)"
9330 h100,h120,h300: "Bygger database... %d fundet (STOP for at stoppe)" 9333 h100,h120,h300: "Bygger database... %d fundet (STOP for at stoppe)"
9331 ipod*: "Bygger database... %d fundet (FORRIGE for at stoppe)" 9334 ipod*: "Bygger database... %d fundet (FORRIGE for at stoppe)"
9332 x5,m5,gigabeat*,mrobe100: "Bygger database... %d fundet (VENSTRE for at stoppe)" 9335 x5,m5,gigabeat*,mrobe100: "Bygger database... %d fundet (VENSTRE for at stoppe)"
9333 h10,h10_5gb,e200*,c200,sa9200: "Bygger database... %d fundet (FORRIGE for at stoppe)" 9336 h10,h10_5gb,e200*,c200: "Bygger database... %d fundet (FORRIGE for at stoppe)"
9337 sa9200: "Bygger database... %d fundet (SPOL TILBAGE for at stoppe)"
9334 </dest> 9338 </dest>
9335 <voice> 9339 <voice>
9336 *: "filer fundet til databasen" 9340 *: "filer fundet til databasen"
@@ -10557,13 +10561,13 @@
10557 <source> 10561 <source>
10558 *: "PLAY = Yes" 10562 *: "PLAY = Yes"
10559 h100,h120,h300: "NAVI = Yes" 10563 h100,h120,h300: "NAVI = Yes"
10560 yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "SELECT = Yes" 10564 yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100: "SELECT = Yes"
10561 player: "(PLAY/STOP)" 10565 player: "(PLAY/STOP)"
10562 </source> 10566 </source>
10563 <dest> 10567 <dest>
10564 *: "SPIL = Ja" 10568 *: "SPIL = Ja"
10565 h100,h120,h300: "NAVI = Ja" 10569 h100,h120,h300: "NAVI = Ja"
10566 yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200: "VÆLG = Ja" 10570 yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100: "VÆLG = Ja"
10567 player: "(SPIL/STOP)" 10571 player: "(SPIL/STOP)"
10568 </dest> 10572 </dest>
10569 <voice> 10573 <voice>
@@ -10578,13 +10582,15 @@
10578 *: none 10582 *: none
10579 rtc: "ON = Set" 10583 rtc: "ON = Set"
10580 h100,h120,h300: "NAVI = Set" 10584 h100,h120,h300: "NAVI = Set"
10581 ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100,sa9200: "SELECT = Set" 10585 ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100: "SELECT = Set"
10586 sa9200: "PLAY = Set"
10582 </source> 10587 </source>
10583 <dest> 10588 <dest>
10584 *: none 10589 *: none
10585 rtc: "Tænd = Indstil" 10590 rtc: "Tænd = Indstil"
10586 h100,h120,h300: "NAVI = Indstil" 10591 h100,h120,h300: "NAVI = Indstil"
10587 ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100,sa9200: "VÆLG = Indstil" 10592 ipod*,x5,m5,h10,h10_5gb,e200*,c200,gigabeat*,mrobe100: "VÆLG = Indstil"
10593 sa9200: "SPIL = Indstil"
10588 </dest> 10594 </dest>
10589 <voice> 10595 <voice>
10590 *: none 10596 *: none
@@ -12381,7 +12387,7 @@
12381</phrase> 12387</phrase>
12382<phrase> 12388<phrase>
12383 id: LANG_TOUCHSCREEN_POINT 12389 id: LANG_TOUCHSCREEN_POINT
12384 desc: in Settings -> General -> System menu 12390 desc: in Settings -> General -> Display -> Touchscreen Settings
12385 user: core 12391 user: core
12386 <source> 12392 <source>
12387 *: none 12393 *: none
@@ -12398,7 +12404,7 @@
12398</phrase> 12404</phrase>
12399<phrase> 12405<phrase>
12400 id: LANG_TOUCHSCREEN_GRID 12406 id: LANG_TOUCHSCREEN_GRID
12401 desc: in Settings -> General -> System menu 12407 desc: in Settings -> General -> Display -> Touchscreen Settings
12402 user: core 12408 user: core
12403 <source> 12409 <source>
12404 *: none 12410 *: none
@@ -12415,7 +12421,7 @@
12415</phrase> 12421</phrase>
12416<phrase> 12422<phrase>
12417 id: LANG_TOUCHSCREEN_MODE 12423 id: LANG_TOUCHSCREEN_MODE
12418 desc: in Settings -> General -> System menu 12424 desc: in Settings -> General -> Display -> Touchscreen Settings
12419 user: core 12425 user: core
12420 <source> 12426 <source>
12421 *: none 12427 *: none
@@ -12430,3 +12436,88 @@
12430 touchscreen: "Trykfølsom skærm" 12436 touchscreen: "Trykfølsom skærm"
12431 </voice> 12437 </voice>
12432</phrase> 12438</phrase>
12439<phrase>
12440 id: LANG_TOUCHSCREEN_CALIBRATE
12441 desc: in Settings -> General -> Display -> Touchscreen Settings
12442 user: core
12443 <source>
12444 *: none
12445 touchscreen: "Calibrate"
12446 </source>
12447 <dest>
12448 *: none
12449 touchscreen: "Kalibrer"
12450 </dest>
12451 <voice>
12452 *: none
12453 touchscreen: "Kalibrer"
12454 </voice>
12455</phrase>
12456<phrase>
12457 id: LANG_TOUCHSCREEN_RESET_CALIBRATION
12458 desc: in Settings -> General -> Display -> Touchscreen Settings
12459 user: core
12460 <source>
12461 *: none
12462 touchscreen: "Reset Calibration"
12463 </source>
12464 <dest>
12465 *: none
12466 touchscreen: "Nulstil kalibrering"
12467 </dest>
12468 <voice>
12469 *: none
12470 touchscreen: "Nulstil kalibrering"
12471 </voice>
12472</phrase>
12473<phrase>
12474 id: LANG_TIMESTRETCH
12475 desc: timestretch enable
12476 user: core
12477 <source>
12478 *: none
12479 swcodec: "Timestretch"
12480 </source>
12481 <dest>
12482 *: none
12483 swcodec: "Afspilningshastighed"
12484 </dest>
12485 <voice>
12486 *: none
12487 swcodec: "Afspilningshastighed"
12488 </voice>
12489</phrase>
12490<phrase>
12491 id: LANG_TOUCHSCREEN_SETTINGS
12492 desc: in Settings -> General -> Display menu
12493 user: core
12494 <source>
12495 *: none
12496 touchscreen: "Touchscreen Settings"
12497 </source>
12498 <dest>
12499 *: none
12500 touchscreen: "Indstilninger for trykfølsom skærm"
12501 </dest>
12502 <voice>
12503 *: none
12504 touchscreen: "Indstilninger for trykfølsom skærm"
12505 </voice>
12506</phrase>
12507<phrase>
12508 id: LANG_SPEED
12509 desc: timestretch speed
12510 user: core
12511 <source>
12512 *: none
12513 swcodec: "Speed"
12514 </source>
12515 <dest>
12516 *: none
12517 swcodec: "Hastighed"
12518 </dest>
12519 <voice>
12520 *: none
12521 swcodec: "Hastighed"
12522 </voice>
12523</phrase>
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index c1c5e04a46..5f4cc5e726 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -30,6 +30,7 @@
30# - Simon Descarpentries 30# - Simon Descarpentries
31# - Nicolas Pennequin 31# - Nicolas Pennequin
32# - Clément Pit-Claudel 32# - Clément Pit-Claudel
33# - Michaël Burtin
33# 34#
34# Original comments below: 35# Original comments below:
35# 36#
@@ -1950,15 +1951,15 @@
1950 user: core 1951 user: core
1951 <source> 1952 <source>
1952 *: none 1953 *: none
1953 swcodec: "Beep Volume" 1954 swcodec: "Track Skip Beep"
1954 </source> 1955 </source>
1955 <dest> 1956 <dest>
1956 *: none 1957 *: none
1957 swcodec: "Volume du bip" 1958 swcodec: "Bip changement de piste"
1958 </dest> 1959 </dest>
1959 <voice> 1960 <voice>
1960 *: none 1961 *: none
1961 swcodec: "Volume du bip" 1962 swcodec: "Bip changement de piste"
1962 </voice> 1963 </voice>
1963</phrase> 1964</phrase>
1964<phrase> 1965<phrase>
@@ -9969,7 +9970,7 @@
9969 *: "" 9970 *: ""
9970 </source> 9971 </source>
9971 <dest> 9972 <dest>
9972 *: "" 9973 *: deprecated
9973 </dest> 9974 </dest>
9974 <voice> 9975 <voice>
9975 *: "" 9976 *: ""
@@ -12409,3 +12410,17 @@
12409 touchscreen: "Point absolu" 12410 touchscreen: "Point absolu"
12410 </voice> 12411 </voice>
12411</phrase> 12412</phrase>
12413<phrase>
12414 id: LANG_PREVENT_SKIPPING
12415 desc: in Settings -> Playback Settings
12416 user: core
12417 <source>
12418 *: "Prevent Track Skipping"
12419 </source>
12420 <dest>
12421 *: "Interdire le changement de piste"
12422 </dest>
12423 <voice>
12424 *: "Interdire le changement de piste"
12425 </voice>
12426</phrase>
diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang
index 36f0a39264..9e8c7a79f3 100644
--- a/apps/lang/hebrew.lang
+++ b/apps/lang/hebrew.lang
@@ -1907,11 +1907,11 @@
1907 user: core 1907 user: core
1908 <source> 1908 <source>
1909 *: none 1909 *: none
1910 swcodec: "Beep Volume" 1910 swcodec: "Track Skip Beep"
1911 </source> 1911 </source>
1912 <dest> 1912 <dest>
1913 *: none 1913 *: none
1914 swcodec: "צ " 1914 swcodec: "צ ר"
1915 </dest> 1915 </dest>
1916 <voice> 1916 <voice>
1917 *: none 1917 *: none
@@ -7472,7 +7472,7 @@
7472 *: "[Tracknum]" 7472 *: "[Tracknum]"
7473 </source> 7473 </source>
7474 <dest> 7474 <dest>
7475 *: "[מספר עה]" 7475 *: "[מספר ]"
7476 </dest> 7476 </dest>
7477 <voice> 7477 <voice>
7478 *: "" 7478 *: ""
@@ -12332,3 +12332,152 @@
12332 serial_port: "אוטומטית" 12332 serial_port: "אוטומטית"
12333 </voice> 12333 </voice>
12334</phrase> 12334</phrase>
12335<phrase>
12336 id: LANG_PREVENT_SKIPPING
12337 desc: in Settings -> Playback Settings
12338 user: core
12339 <source>
12340 *: "Prevent Track Skipping"
12341 </source>
12342 <dest>
12343 *: "מנע דילוג שירים"
12344 </dest>
12345 <voice>
12346 *: "מנע דילוג שירים"
12347 </voice>
12348</phrase>
12349<phrase>
12350 id: LANG_TOUCHSCREEN_POINT
12351 desc: in Settings -> General -> Display -> Touchscreen Settings
12352 user: core
12353 <source>
12354 *: none
12355 touchscreen: "Absolute Point"
12356 </source>
12357 <dest>
12358 *: none
12359 touchscreen: "נקודה מוחלטת"
12360 </dest>
12361 <voice>
12362 *: none
12363 touchscreen: "נקודה מוחלטת"
12364 </voice>
12365</phrase>
12366<phrase>
12367 id: LANG_TOUCHSCREEN_CALIBRATE
12368 desc: in Settings -> General -> Display -> Touchscreen Settings
12369 user: core
12370 <source>
12371 *: none
12372 touchscreen: "Calibrate"
12373 </source>
12374 <dest>
12375 *: none
12376 touchscreen: "כייל"
12377 </dest>
12378 <voice>
12379 *: none
12380 touchscreen: "כייל"
12381 </voice>
12382</phrase>
12383<phrase>
12384 id: LANG_TOUCHSCREEN_RESET_CALIBRATION
12385 desc: in Settings -> General -> Display -> Touchscreen Settings
12386 user: core
12387 <source>
12388 *: none
12389 touchscreen: "Reset Calibration"
12390 </source>
12391 <dest>
12392 *: none
12393 touchscreen: "אפס כיול"
12394 </dest>
12395 <voice>
12396 *: none
12397 touchscreen: "אפס כיול"
12398 </voice>
12399</phrase>
12400<phrase>
12401 id: LANG_TOUCHSCREEN_GRID
12402 desc: in Settings -> General -> Display -> Touchscreen Settings
12403 user: core
12404 <source>
12405 *: none
12406 touchscreen: "3x3 Grid"
12407 </source>
12408 <dest>
12409 *: none
12410 touchscreen: "רשת 3x3"
12411 </dest>
12412 <voice>
12413 *: none
12414 touchscreen: "רשת 3 על 3"
12415 </voice>
12416</phrase>
12417<phrase>
12418 id: LANG_TOUCHSCREEN_MODE
12419 desc: in Settings -> General -> Display -> Touchscreen Settings
12420 user: core
12421 <source>
12422 *: none
12423 touchscreen: "Touchscreen Mode"
12424 </source>
12425 <dest>
12426 *: none
12427 touchscreen: "מצב מסך-מגע"
12428 <voice>
12429 *: none
12430 touchscreen: "מצב מסך מגע"
12431 </voice>
12432</phrase>
12433<phrase>
12434 id: LANG_TIMESTRETCH
12435 desc: timestretch enable
12436 user: core
12437 <source>
12438 *: none
12439 swcodec: "Timestretch"
12440 </source>
12441 <dest>
12442 *: none
12443 swcodec: "מתיחת זמן"
12444 </dest>
12445 <voice>
12446 *: none
12447 swcodec: "מתיחת זמן"
12448 </voice>
12449</phrase>
12450<phrase>
12451 id: LANG_TOUCHSCREEN_SETTINGS
12452 desc: in Settings -> General -> Display menu
12453 user: core
12454 <source>
12455 *: none
12456 touchscreen: "Touchscreen Settings"
12457 </source>
12458 <dest>
12459 *: none
12460 touchscreen: "הגדרות מסך-מגע"
12461 </dest>
12462 <voice>
12463 *: none
12464 touchscreen: "הגדרות מסך מגע"
12465 </voice>
12466</phrase>
12467<phrase>
12468 id: LANG_SPEED
12469 desc: timestretch speed
12470 user: core
12471 <source>
12472 *: none
12473 swcodec: "Speed"
12474 </source>
12475 <dest>
12476 *: none
12477 swcodec: "מהירות"
12478 </dest>
12479 <voice>
12480 *: none
12481 swcodec: "מהירות"
12482 </voice>
12483</phrase>
diff --git a/apps/lang/japanese.lang b/apps/lang/japanese.lang
index b9a839aa00..1f2168974c 100644
--- a/apps/lang/japanese.lang
+++ b/apps/lang/japanese.lang
@@ -12338,7 +12338,7 @@
12338</phrase> 12338</phrase>
12339<phrase> 12339<phrase>
12340 id: LANG_TOUCHSCREEN_MODE 12340 id: LANG_TOUCHSCREEN_MODE
12341 desc: in Settings -> General -> System menu 12341 desc: in Settings -> General -> Display -> Touchscreen Settings
12342 user: core 12342 user: core
12343 <source> 12343 <source>
12344 *: none 12344 *: none
@@ -12346,16 +12346,16 @@
12346 </source> 12346 </source>
12347 <dest> 12347 <dest>
12348 *: none 12348 *: none
12349 touchscreen: "タッチスクリーン設定" 12349 touchscreen: "タッチスクリーンモード"
12350 </dest> 12350 </dest>
12351 <voice> 12351 <voice>
12352 *: none 12352 *: none
12353 touchscreen: "タッチスクリーン設定" 12353 touchscreen: "タッチスクリーンモード"
12354 </voice> 12354 </voice>
12355</phrase> 12355</phrase>
12356<phrase> 12356<phrase>
12357 id: LANG_TOUCHSCREEN_GRID 12357 id: LANG_TOUCHSCREEN_GRID
12358 desc: in Settings -> General -> System menu 12358 desc: in Settings -> General -> Display -> Touchscreen Settings
12359 user: core 12359 user: core
12360 <source> 12360 <source>
12361 *: none 12361 *: none
@@ -12372,7 +12372,7 @@
12372</phrase> 12372</phrase>
12373<phrase> 12373<phrase>
12374 id: LANG_TOUCHSCREEN_POINT 12374 id: LANG_TOUCHSCREEN_POINT
12375 desc: in Settings -> General -> System menu 12375 desc: in Settings -> General -> Display -> Touchscreen Settings
12376 user: core 12376 user: core
12377 <source> 12377 <source>
12378 *: none 12378 *: none
@@ -12401,3 +12401,88 @@
12401 *: "スキップの禁止" 12401 *: "スキップの禁止"
12402 </voice> 12402 </voice>
12403</phrase> 12403</phrase>
12404<phrase>
12405 id: LANG_TIMESTRETCH
12406 desc: timestretch enable
12407 user: core
12408 <source>
12409 *: none
12410 swcodec: "Timestretch"
12411 </source>
12412 <dest>
12413 *: none
12414 swcodec: "タイムストレッチ"
12415 </dest>
12416 <voice>
12417 *: none
12418 swcodec: "タイムストレッチ"
12419 </voice>
12420</phrase>
12421<phrase>
12422 id: LANG_SPEED
12423 desc: timestretch speed
12424 user: core
12425 <source>
12426 *: none
12427 swcodec: "Speed"
12428 </source>
12429 <dest>
12430 *: none
12431 swcodec: "スピード"
12432 </dest>
12433 <voice>
12434 *: none
12435 swcodec: "スピード"
12436 </voice>
12437</phrase>
12438<phrase>
12439 id: LANG_TOUCHSCREEN_SETTINGS
12440 desc: in Settings -> General -> Display menu
12441 user: core
12442 <source>
12443 *: none
12444 touchscreen: "Touchscreen Settings"
12445 </source>
12446 <dest>
12447 *: none
12448 touchscreen: "タッチスクリーンの設定"
12449 </dest>
12450 <voice>
12451 *: none
12452 touchscreen: "タッチスクリーンの設定"
12453 </voice>
12454</phrase>
12455<phrase>
12456 id: LANG_TOUCHSCREEN_CALIBRATE
12457 desc: in Settings -> General -> Display -> Touchscreen Settings
12458 user: core
12459 <source>
12460 *: none
12461 touchscreen: "Calibrate"
12462 </source>
12463 <dest>
12464 *: none
12465 touchscreen: "較正"
12466 </dest>
12467 <voice>
12468 *: none
12469 touchscreen: "較正"
12470 </voice>
12471</phrase>
12472<phrase>
12473 id: LANG_TOUCHSCREEN_RESET_CALIBRATION
12474 desc: in Settings -> General -> Display -> Touchscreen Settings
12475 user: core
12476 <source>
12477 *: none
12478 touchscreen: "Reset Calibration"
12479 </source>
12480 <dest>
12481 *: none
12482 touchscreen: "較正のリセット"
12483 </dest>
12484 <voice>
12485 *: none
12486 touchscreen: "較正のリセット"
12487 </voice>
12488</phrase>
diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang
index e7c2f8b597..c59087a568 100644
--- a/apps/lang/portugues.lang
+++ b/apps/lang/portugues.lang
@@ -1138,7 +1138,7 @@
1138</phrase> 1138</phrase>
1139<phrase> 1139<phrase>
1140 id: LANG_VERSION 1140 id: LANG_VERSION
1141 desc: in the info menu 1141 desc: in the Rockbox Info screen
1142 user: core 1142 user: core
1143 <source> 1143 <source>
1144 *: "Version" 1144 *: "Version"
@@ -1316,7 +1316,7 @@
1316 user: core 1316 user: core
1317 <source> 1317 <source>
1318 *: none 1318 *: none
1319 swcodec: "Beep Volume" 1319 swcodec: "Track Skip Beep"
1320 </source> 1320 </source>
1321 <dest> 1321 <dest>
1322 *: none 1322 *: none
@@ -8733,19 +8733,16 @@
8733</phrase> 8733</phrase>
8734<phrase> 8734<phrase>
8735 id: LANG_USBSTACK_DEVICE 8735 id: LANG_USBSTACK_DEVICE
8736 desc: in usbstack settings 8736 desc: deprecated
8737 user: core 8737 user:
8738 <source> 8738 <source>
8739 *: none 8739 *: none
8740 usbstack: "Device"
8741 </source> 8740 </source>
8742 <dest> 8741 <dest>
8743 *: none 8742 *: none
8744 usbstack: "Dispositivo"
8745 </dest> 8743 </dest>
8746 <voice> 8744 <voice>
8747 *: none 8745 *: none
8748 usbstack: "Dispositivo"
8749 </voice> 8746 </voice>
8750</phrase> 8747</phrase>
8751<phrase> 8748<phrase>
@@ -11206,19 +11203,16 @@
11206</phrase> 11203</phrase>
11207<phrase> 11204<phrase>
11208 id: LANG_USBSTACK_MODE 11205 id: LANG_USBSTACK_MODE
11209 desc: in usbstack settings 11206 desc: deprecated
11210 user: core 11207 user:
11211 <source> 11208 <source>
11212 *: none 11209 *: none
11213 usbstack: "USB Stack Mode"
11214 </source> 11210 </source>
11215 <dest> 11211 <dest>
11216 *: none 11212 *: none
11217 usbstack: "Modo de USB Stack"
11218 </dest> 11213 </dest>
11219 <voice> 11214 <voice>
11220 *: none 11215 *: none
11221 usbstack: "Modo de U S B Stack"
11222 </voice> 11216 </voice>
11223</phrase> 11217</phrase>
11224<phrase> 11218<phrase>
@@ -11514,3 +11508,494 @@
11514 gigabeatf: "Alto" 11508 gigabeatf: "Alto"
11515 </voice> 11509 </voice>
11516</phrase> 11510</phrase>
11511<phrase>
11512 id: LANG_SERIAL_BITRATE_19200
11513 desc: in system settings menu
11514 user: core
11515 <source>
11516 *: none
11517 serial_port: "19200"
11518 </source>
11519 <dest>
11520 *: none
11521 serial_port: "19200"
11522 </dest>
11523 <voice>
11524 *: none
11525 serial_port: "19200"
11526 </voice>
11527</phrase>
11528<phrase>
11529 id: LANG_PREVENT_SKIPPING
11530 desc: in Settings -> Playback Settings
11531 user: core
11532 <source>
11533 *: "Prevent Track Skipping"
11534 </source>
11535 <dest>
11536 *: "Prevenir Salto de Faixas"
11537 </dest>
11538 <voice>
11539 *: "Prevenir Salto de Faixas"
11540 </voice>
11541</phrase>
11542<phrase>
11543 id: LANG_USBSTACK
11544 desc: deprecated
11545 user:
11546 <source>
11547 *: none
11548 </source>
11549 <dest>
11550 *: none
11551 </dest>
11552 <voice>
11553 *: none
11554 </voice>
11555</phrase>
11556<phrase>
11557 id: LANG_BASS_CUTOFF
11558 desc: Bass setting cut-off frequency
11559 user: core
11560 <source>
11561 *: none
11562 ipodvideo: "Bass Cutoff"
11563 </source>
11564 <dest>
11565 *: none
11566 ipodvideo: "Corte de Graves"
11567 </dest>
11568 <voice>
11569 *: none
11570 ipodvideo: "Corte de Graves"
11571 </voice>
11572</phrase>
11573<phrase>
11574 id: LANG_PM_LINEAR
11575 desc: in the peak meter menu
11576 user: core
11577 <source>
11578 *: "Linear (%)"
11579 masd: none
11580 </source>
11581 <dest>
11582 *: "Linear (%)"
11583 masd: none
11584 </dest>
11585 <voice>
11586 *: "Percentagem Linear"
11587 masd: none
11588 </voice>
11589</phrase>
11590<phrase>
11591 id: LANG_PM_CLIPCOUNTER
11592 desc: in settings, for recording peak meter
11593 user: core
11594 <source>
11595 *: none
11596 recording: "Clip Counter"
11597 </source>
11598 <dest>
11599 *: none
11600 recording: "Contador de Clips"
11601 </dest>
11602 <voice>
11603 *: none
11604 recording: "Contador de Clips"
11605 </voice>
11606</phrase>
11607<phrase>
11608 id: LANG_ENABLE_SPEAKER
11609 desc: in Settings -> Sound Settings
11610 user: core
11611 <source>
11612 *: none
11613 speaker: "Enable Speaker"
11614 </source>
11615 <dest>
11616 *: none
11617 speaker: "Activar Altifalante"
11618 </dest>
11619 <voice>
11620 *: none
11621 speaker: "Activar Altifalante"
11622 </voice>
11623</phrase>
11624<phrase>
11625 id: LANG_SORT_INTERPRET_NUMBERS
11626 desc: in Settings -> File view
11627 user: core
11628 <source>
11629 *: "Interpret numbers when sorting"
11630 </source>
11631 <dest>
11632 *: "Interpretar números a ordenar"
11633 </dest>
11634 <voice>
11635 *: "Interpretar números a ordenar"
11636 </voice>
11637</phrase>
11638<phrase>
11639 id: LANG_EQUALIZER_PRECUT
11640 desc: in eq settings
11641 user: core
11642 <source>
11643 *: none
11644 swcodec: "Precut"
11645 </source>
11646 <dest>
11647 *: none
11648 swcodec: "Pré-corte"
11649 </dest>
11650 <voice>
11651 *: none
11652 swcodec: "Pré-corte"
11653 </voice>
11654</phrase>
11655<phrase>
11656 id: LANG_SERIAL_BITRATE_9600
11657 desc: in system settings menu
11658 user: core
11659 <source>
11660 *: none
11661 serial_port: "9600"
11662 </source>
11663 <dest>
11664 *: none
11665 serial_port: "9600"
11666 </dest>
11667 <voice>
11668 *: none
11669 serial_port: "9600"
11670 </voice>
11671</phrase>
11672<phrase>
11673 id: LANG_NORMAL
11674 desc: in settings_menu
11675 user: core
11676 <source>
11677 *: "Normal"
11678 </source>
11679 <dest>
11680 *: "Normal"
11681 </dest>
11682 <voice>
11683 *: "Normal"
11684 </voice>
11685</phrase>
11686<phrase>
11687 id: LANG_BACKLIGHT_FILTER_FIRST_KEYPRESS
11688 desc: Backlight behaviour setting
11689 user: core
11690 <source>
11691 *: "First Buttonpress Enables Backlight Only"
11692 </source>
11693 <dest>
11694 *: "Primeiro Toque Activa Só a Retro-iluminação"
11695 </dest>
11696 <voice>
11697 *: "Primeiro Toque Activa Só a Retro-iluminação"
11698 </voice>
11699</phrase>
11700<phrase>
11701 id: LANG_USBSTACK_HOST
11702 desc: deprecated
11703 user:
11704 <source>
11705 *: none
11706 </source>
11707 <dest>
11708 *: none
11709 </dest>
11710 <voice>
11711 *: none
11712 </voice>
11713</phrase>
11714<phrase>
11715 id: LANG_TOUCHSCREEN_POINT
11716 desc: in Settings -> General -> System menu
11717 user: core
11718 <source>
11719 *: none
11720 touchscreen: "Absolute Point"
11721 </source>
11722 <dest>
11723 *: none
11724 touchscreen: "Ponto Absoluto"
11725 </dest>
11726 <voice>
11727 *: none
11728 touchscreen: "Ponto Absoluto"
11729 </voice>
11730</phrase>
11731<phrase>
11732 id: LANG_PLUGIN_DEMOS
11733 desc: in the main menu
11734 user: core
11735 <source>
11736 *: "Demos"
11737 </source>
11738 <dest>
11739 *: "Demonstrações"
11740 </dest>
11741 <voice>
11742 *: "Demonstrações"
11743 </voice>
11744</phrase>
11745<phrase>
11746 id: LANG_CROSSFEED_HF_CUTOFF
11747 desc: in crossfeed settings
11748 user: core
11749 <source>
11750 *: none
11751 swcodec: "High-Frequency Cutoff"
11752 </source>
11753 <dest>
11754 *: none
11755 swcodec: "Corte das Altas Frequências"
11756 </dest>
11757 <voice>
11758 *: none
11759 swcodec: "Corte das Altas Frequências"
11760 </voice>
11761</phrase>
11762<phrase>
11763 id: LANG_USBSTACK_DEVICE_DRIVER
11764 desc: deprecated
11765 user:
11766 <source>
11767 *: none
11768 </source>
11769 <dest>
11770 *: none
11771 </dest>
11772 <voice>
11773 *: none
11774 </voice>
11775</phrase>
11776<phrase>
11777 id: LANG_SERIAL_BITRATE_38400
11778 desc: in system settings menu
11779 user: core
11780 <source>
11781 *: none
11782 serial_port: "38400"
11783 </source>
11784 <dest>
11785 *: none
11786 serial_port: "38400"
11787 </dest>
11788 <voice>
11789 *: none
11790 serial_port: "38400"
11791 </voice>
11792</phrase>
11793<phrase>
11794 id: LANG_SERIAL_BITRATE_57600
11795 desc: in system settings menu
11796 user: core
11797 <source>
11798 *: none
11799 serial_port: "57600"
11800 </source>
11801 <dest>
11802 *: none
11803 serial_port: "57600"
11804 </dest>
11805 <voice>
11806 *: none
11807 serial_port: "57600"
11808 </voice>
11809</phrase>
11810<phrase>
11811 id: LANG_SORT_INTERPRET_AS_NUMBERS
11812 desc: in Settings -> File view
11813 user: core
11814 <source>
11815 *: "As whole numbers"
11816 </source>
11817 <dest>
11818 *: "Como números inteiros"
11819 </dest>
11820 <voice>
11821 *: "Como números inteiros"
11822 </voice>
11823</phrase>
11824<phrase>
11825 id: LANG_CREDITS
11826 desc: in the Main Menu -> System screen
11827 user: core
11828 <source>
11829 *: "Credits"
11830 </source>
11831 <dest>
11832 *: "Créditos"
11833 </dest>
11834 <voice>
11835 *: "Créditos"
11836 </voice>
11837</phrase>
11838<phrase>
11839 id: LANG_TOUCHSCREEN_GRID
11840 desc: in Settings -> General -> System menu
11841 user: core
11842 <source>
11843 *: none
11844 touchscreen: "3x3 Grid"
11845 </source>
11846 <dest>
11847 *: none
11848 touchscreen: "Grelha 3x3"
11849 </dest>
11850 <voice>
11851 *: none
11852 touchscreen: "Grelha 3 por 3"
11853 </voice>
11854</phrase>
11855<phrase>
11856 id: LANG_BUTTONLIGHT_BRIGHTNESS
11857 desc: in settings_menu
11858 user: core
11859 <source>
11860 *: none
11861 buttonlight_brightness: "Button Light Brightness"
11862 </source>
11863 <dest>
11864 *: none
11865 buttonlight_brightness: "Brilho da Luz do Botão"
11866 </dest>
11867 <voice>
11868 *: none
11869 buttonlight_brightness: "Brilho da Luz do Botão"
11870 </voice>
11871</phrase>
11872<phrase>
11873 id: LANG_CUESHEET_ENABLE
11874 desc: cuesheet support option
11875 user: core
11876 <source>
11877 *: "Cuesheet Support"
11878 </source>
11879 <dest>
11880 *: "Suporte da lista Cue"
11881 </dest>
11882 <voice>
11883 *: "Suporte da lista Cue"
11884 </voice>
11885</phrase>
11886<phrase>
11887 id: LANG_TOUCHSCREEN_MODE
11888 desc: in Settings -> General -> System menu
11889 user: core
11890 <source>
11891 *: none
11892 touchscreen: "Touchscreen Mode"
11893 </source>
11894 <dest>
11895 *: none
11896 touchscreen: "Modo Touchscreen"
11897 </dest>
11898 <voice>
11899 *: none
11900 touchscreen: "Modo Touchscreen"
11901 </voice>
11902</phrase>
11903<phrase>
11904 id: LANG_CROSSFEED_HF_ATTENUATION
11905 desc: in crossfeed settings
11906 user: core
11907 <source>
11908 *: none
11909 swcodec: "High-Frequency Attenuation"
11910 </source>
11911 <dest>
11912 *: none
11913 swcodec: "Atenuação das Altas Frequências"
11914 </dest>
11915 <voice>
11916 *: none
11917 swcodec: "Atenuação das Altas Frequências"
11918 </voice>
11919</phrase>
11920<phrase>
11921 id: LANG_BUTTONBAR_MENU
11922 desc: in button bar
11923 user: core
11924 <source>
11925 *: none
11926 radio_screen_button_bar: "Menu"
11927 </source>
11928 <dest>
11929 *: none
11930 radio_screen_button_bar: "Menu"
11931 </dest>
11932 <voice>
11933 *: none
11934 radio_screen_button_bar: ""
11935 </voice>
11936</phrase>
11937<phrase>
11938 id: VOICE_CURRENT_TIME
11939 desc: spoken only, for wall clock announce
11940 user: core
11941 <source>
11942 *: none
11943 rtc: ""
11944 </source>
11945 <dest>
11946 *: none
11947 rtc: ""
11948 </dest>
11949 <voice>
11950 *: none
11951 rtc: "Tempo actual:"
11952 </voice>
11953</phrase>
11954<phrase>
11955 id: LANG_SORT_INTERPRET_AS_DIGIT
11956 desc: in Settings -> File view
11957 user: core
11958 <source>
11959 *: "As digits"
11960 </source>
11961 <dest>
11962 *: "Como dígitos"
11963 </dest>
11964 <voice>
11965 *: "Como dígitos"
11966 </voice>
11967</phrase>
11968<phrase>
11969 id: LANG_TREBLE_CUTOFF
11970 desc: Treble setting cut-off frequency
11971 user: core
11972 <source>
11973 *: none
11974 ipodvideo: "Treble Cutoff"
11975 </source>
11976 <dest>
11977 *: none
11978 ipodvideo: "Corte de Agudos"
11979 </dest>
11980 <voice>
11981 *: none
11982 ipodvideo: "Corte dos Agudos"
11983 </voice>
11984</phrase>
11985<phrase>
11986 id: LANG_SERIAL_BITRATE_AUTO
11987 desc: in system settings menu
11988 user: core
11989 <source>
11990 *: none
11991 serial_port: "Auto"
11992 </source>
11993 <dest>
11994 *: none
11995 serial_port: "Auto"
11996 </dest>
11997 <voice>
11998 *: none
11999 serial_port: "Automático"
12000 </voice>
12001</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index 74774f1098..4989f677ce 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -472,6 +472,8 @@ Nicolas Pitre
472Benedikt Goos 472Benedikt Goos
473Frederick Full 473Frederick Full
474Jeffrey Goode 474Jeffrey Goode
475Raafat Akkad
476Michaël Burtin
475 477
476The libmad team 478The libmad team
477The wavpack team 479The wavpack team