summaryrefslogtreecommitdiff
path: root/apps/lang/islenska.lang
diff options
context:
space:
mode:
authorShachar Liberman <lshachar@hotmail.com>2006-08-07 21:24:22 +0000
committerShachar Liberman <lshachar@hotmail.com>2006-08-07 21:24:22 +0000
commitf17e5c04f30ee49b3a514b31bdad805323ce93e6 (patch)
tree3e6335fae00c1d8023c1d7c895f1f677f0b075da /apps/lang/islenska.lang
parent5eb1e1549c24aa3ed590c5edb784796b0ecbf010 (diff)
downloadrockbox-f17e5c04f30ee49b3a514b31bdad805323ce93e6.tar.gz
rockbox-f17e5c04f30ee49b3a514b31bdad805323ce93e6.zip
FS#5587 Non-latin languages support update. Translators:Please change
the 48 new LANG_SYSFONT_ strings at the end of your language file if they don't fit nicely with rockbox's internal font. (for more info http://www.rockbox.org/twiki/bin/view/Main/NonLatinLanguages) Developers:Please keep using LANG_SYSFONT strings when reffering to the internal font. * Hebrew update. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10476 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/islenska.lang')
-rw-r--r--apps/lang/islenska.lang684
1 files changed, 684 insertions, 0 deletions
diff --git a/apps/lang/islenska.lang b/apps/lang/islenska.lang
index 0ad10dd975..fc95d907ec 100644
--- a/apps/lang/islenska.lang
+++ b/apps/lang/islenska.lang
@@ -6901,3 +6901,687 @@
6901 *: "" 6901 *: ""
6902 </voice> 6902 </voice>
6903</phrase> 6903</phrase>
6904<phrase>
6905 id: LANG_SYSFONT_SET_BOOL_YES
6906 desc: bool true representation
6907 user:
6908 <source>
6909 *: "Yes"
6910 </source>
6911 <dest>
6912 *: "Já"
6913 </dest>
6914 <voice>
6915 *: "Yes"
6916 </voice>
6917</phrase>
6918<phrase>
6919 id: LANG_SYSFONT_SET_BOOL_NO
6920 desc: bool false representation
6921 user:
6922 <source>
6923 *: "No"
6924 </source>
6925 <dest>
6926 *: "Nei"
6927 </dest>
6928 <voice>
6929 *: "No"
6930 </voice>
6931</phrase>
6932<phrase>
6933 id: LANG_SYSFONT_ON
6934 desc: Used in a lot of places
6935 user:
6936 <source>
6937 *: "On"
6938 </source>
6939 <dest>
6940 *: "Á"
6941 </dest>
6942 <voice>
6943 *: "On"
6944 </voice>
6945</phrase>
6946<phrase>
6947 id: LANG_SYSFONT_OFF
6948 desc: Used in a lot of places
6949 user:
6950 <source>
6951 *: "Off"
6952 </source>
6953 <dest>
6954 *: "AF"
6955 </dest>
6956 <voice>
6957 *: "Off"
6958 </voice>
6959</phrase>
6960<phrase>
6961 id: LANG_SYSFONT_VOLUME
6962 desc: in sound_settings
6963 user:
6964 <source>
6965 *: "Volume"
6966 </source>
6967 <dest>
6968 *: "Hljóðstyrkni"
6969 </dest>
6970 <voice>
6971 *: "Volume"
6972 </voice>
6973</phrase>
6974<phrase>
6975 id: LANG_SYSFONT_CHANNEL_STEREO
6976 desc: in sound_settings
6977 user:
6978 <source>
6979 *: "Stereo"
6980 </source>
6981 <dest>
6982 *: "Stereó"
6983 </dest>
6984 <voice>
6985 *: "Stereo"
6986 </voice>
6987</phrase>
6988<phrase>
6989 id: LANG_SYSFONT_CHANNEL_MONO
6990 desc: in sound_settings
6991 user:
6992 <source>
6993 *: "Mono"
6994 </source>
6995 <dest>
6996 *: "Mónó"
6997 </dest>
6998 <voice>
6999 *: "Mono"
7000 </voice>
7001</phrase>
7002<phrase>
7003 id: LANG_SYSFONT_SHUFFLE
7004 desc: in settings_menu
7005 user:
7006 <source>
7007 *: "Shuffle"
7008 </source>
7009 <dest>
7010 *: "Stokka"
7011 </dest>
7012 <voice>
7013 *: "Shuffle"
7014 </voice>
7015</phrase>
7016<phrase>
7017 id: LANG_SYSFONT_REPEAT
7018 desc: in settings_menu
7019 user:
7020 <source>
7021 *: "Repeat"
7022 </source>
7023 <dest>
7024 *: "Endurtaka"
7025 </dest>
7026 <voice>
7027 *: "Repeat"
7028 </voice>
7029</phrase>
7030<phrase>
7031 id: LANG_SYSFONT_REPEAT_ALL
7032 desc: repeat playlist once all songs have completed
7033 user:
7034 <source>
7035 *: "All"
7036 </source>
7037 <dest>
7038 *: "Öll"
7039 </dest>
7040 <voice>
7041 *: "All"
7042 </voice>
7043</phrase>
7044<phrase>
7045 id: LANG_SYSFONT_REPEAT_ONE
7046 desc: repeat one song
7047 user:
7048 <source>
7049 *: "One"
7050 </source>
7051 <dest>
7052 *: "Eitt"
7053 </dest>
7054 <voice>
7055 *: "One"
7056 </voice>
7057</phrase>
7058<phrase>
7059 id: LANG_SYSFONT_REPEAT_AB
7060 desc: repeat one song
7061 user:
7062 <source>
7063 *: "A-B"
7064 </source>
7065 <dest>
7066 *: "A-B"
7067 </dest>
7068 <voice>
7069 *: "A-B"
7070 </voice>
7071</phrase>
7072<phrase>
7073 id: LANG_SYSFONT_FILTER
7074 desc: setting name for dir filter
7075 user:
7076 <source>
7077 *: "Show Files"
7078 </source>
7079 <dest>
7080 *: "Sýna skrár"
7081 </dest>
7082 <voice>
7083 *: "Show Files"
7084 </voice>
7085</phrase>
7086<phrase>
7087 id: LANG_SYSFONT_FILTER_ALL
7088 desc: show all files
7089 user:
7090 <source>
7091 *: "All"
7092 </source>
7093 <dest>
7094 *: "Allt"
7095 </dest>
7096 <voice>
7097 *: "All"
7098 </voice>
7099</phrase>
7100<phrase>
7101 id: LANG_SYSFONT_FILTER_SUPPORTED
7102 desc: show all file types supported by Rockbox
7103 user:
7104 <source>
7105 *: "Supported"
7106 </source>
7107 <dest>
7108 *: "Studdar skrár"
7109 </dest>
7110 <voice>
7111 *: "Supported"
7112 </voice>
7113</phrase>
7114<phrase>
7115 id: LANG_SYSFONT_FILTER_MUSIC
7116 desc: show only music-related files
7117 user:
7118 <source>
7119 *: "Music"
7120 </source>
7121 <dest>
7122 *: "Tónlist"
7123 </dest>
7124 <voice>
7125 *: "Music"
7126 </voice>
7127</phrase>
7128<phrase>
7129 id: LANG_SYSFONT_FILTER_PLAYLIST
7130 desc: show only playlist
7131 user:
7132 <source>
7133 *: "Playlists"
7134 </source>
7135 <dest>
7136 *: "Lagalisti"
7137 </dest>
7138 <voice>
7139 *: "Playlists"
7140 </voice>
7141</phrase>
7142<phrase>
7143 id: LANG_SYSFONT_FILTER_ID3DB
7144### The 'desc' field differs from the english!
7145### the previously used desc is commented below:
7146### desc: show ID3 database
7147 desc: show ID3 Database
7148 user:
7149 <source>
7150### The <source> section differs from the english!
7151### the previously used one is commented below:
7152### *: "ID3 database"
7153 *: "ID3 Database"
7154 </source>
7155 <dest>
7156 *: "ID3 gagnagrunn"
7157 </dest>
7158 <voice>
7159 *: "ID3 database"
7160 </voice>
7161</phrase>
7162<phrase>
7163 id: LANG_SYSFONT_RECORDING_QUALITY
7164 desc: in the recording settings
7165 user:
7166 <source>
7167 *: "Quality"
7168 </source>
7169 <dest>
7170 *: "Gæði"
7171 </dest>
7172 <voice>
7173 *: "Quality"
7174 </voice>
7175</phrase>
7176<phrase>
7177 id: LANG_SYSFONT_RECORDING_FREQUENCY
7178 desc: in the recording settings
7179 user:
7180 <source>
7181 *: "Frequency"
7182 </source>
7183 <dest>
7184 *: "Tíðni"
7185 </dest>
7186 <voice>
7187 *: "Frequency"
7188 </voice>
7189</phrase>
7190<phrase>
7191 id: LANG_SYSFONT_RECORDING_SOURCE
7192 desc: in the recording settings
7193 user:
7194 <source>
7195 *: "Source"
7196 </source>
7197 <dest>
7198 *: "Uppspretta"
7199 </dest>
7200 <voice>
7201 *: "Source"
7202 </voice>
7203</phrase>
7204<phrase>
7205 id: LANG_SYSFONT_RECORDING_SRC_MIC
7206 desc: in the recording settings
7207 user:
7208 <source>
7209 *: "Mic"
7210 </source>
7211 <dest>
7212 *: "Hljóðnemi"
7213 </dest>
7214 <voice>
7215 *: "Microphone"
7216 </voice>
7217</phrase>
7218<phrase>
7219 id: LANG_SYSFONT_RECORDING_SRC_LINE
7220 desc: in the recording settings
7221 user:
7222 <source>
7223 *: "Line In"
7224 </source>
7225 <dest>
7226 *: "Lína inn"
7227 </dest>
7228 <voice>
7229 *: "Line In"
7230 </voice>
7231</phrase>
7232<phrase>
7233 id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
7234 desc: in the recording settings
7235 user:
7236 <source>
7237 *: "Digital"
7238 </source>
7239 <dest>
7240 *: "Stafrænn"
7241 </dest>
7242 <voice>
7243 *: "Digital"
7244 </voice>
7245</phrase>
7246<phrase>
7247 id: LANG_SYSFONT_RECORDING_CHANNELS
7248 desc: in the recording settings
7249 user:
7250 <source>
7251 *: "Channels"
7252 </source>
7253 <dest>
7254 *: "Rásir"
7255 </dest>
7256 <voice>
7257 *: "Channels"
7258 </voice>
7259</phrase>
7260<phrase>
7261 id: LANG_SYSFONT_RECORD_TRIGGER
7262 desc: in recording settings_menu
7263 user:
7264 <source>
7265 *: "Trigger"
7266 </source>
7267 <dest>
7268 *: "Gikkur"
7269 </dest>
7270 <voice>
7271 *: ""
7272 </voice>
7273</phrase>
7274<phrase>
7275 id: LANG_SYSFONT_FLIP_DISPLAY
7276 desc: in settings_menu, option to turn display+buttos by 180 degreed
7277 user:
7278 <source>
7279 *: "Upside Down"
7280 </source>
7281 <dest>
7282 *: "Á hvolfi"
7283 </dest>
7284 <voice>
7285 *: "Upside Down"
7286 </voice>
7287</phrase>
7288<phrase>
7289 id: LANG_SYSFONT_SCROLL_BAR
7290 desc: display menu, F3 substitute
7291 user:
7292 <source>
7293 *: "Scroll Bar"
7294 </source>
7295 <dest>
7296 *: "Skruna súla"
7297 </dest>
7298 <voice>
7299 *: "Scroll Bar"
7300 </voice>
7301</phrase>
7302<phrase>
7303 id: LANG_SYSFONT_STATUS_BAR
7304 desc: display menu, F3 substitute
7305 user:
7306 <source>
7307 *: "Status Bar"
7308 </source>
7309 <dest>
7310 *: "Stöðu súla"
7311 </dest>
7312 <voice>
7313 *: "Status Bar"
7314 </voice>
7315</phrase>
7316<phrase>
7317 id: LANG_SYSFONT_PITCH_UP
7318 desc: in wps
7319 user:
7320 <source>
7321 *: "Pitch Up"
7322 </source>
7323 <dest>
7324 *: "Hækka tónhæð"
7325 </dest>
7326 <voice>
7327 *: ""
7328 </voice>
7329</phrase>
7330<phrase>
7331 id: LANG_SYSFONT_PITCH_DOWN
7332 desc: in wps
7333 user:
7334 <source>
7335 *: "Pitch Down"
7336 </source>
7337 <dest>
7338 *: "Lækka tónhæð"
7339 </dest>
7340 <voice>
7341 *: ""
7342 </voice>
7343</phrase>
7344<phrase>
7345 id: LANG_SYSFONT_F2_MODE
7346 desc: in wps F2 pressed
7347 user:
7348 <source>
7349 *: "Mode:"
7350 </source>
7351 <dest>
7352 *: "Háttur:"
7353 </dest>
7354 <voice>
7355 *: ""
7356 </voice>
7357</phrase>
7358<phrase>
7359 id: LANG_SYSFONT_RECORDING_TIME
7360 desc: Display of recorded time
7361 user:
7362 <source>
7363 *: "Time:"
7364 </source>
7365 <dest>
7366 *: "Tími:"
7367 </dest>
7368 <voice>
7369 *: ""
7370 </voice>
7371</phrase>
7372<phrase>
7373 id: LANG_SYSFONT_RECORD_TIMESPLIT_REC
7374 desc: Display of record timer interval setting, on the record screen
7375 user:
7376 <source>
7377### The <source> section differs from the english!
7378### the previously used one is commented below:
7379### *: "Split time:"
7380 *: "Split Time:"
7381 </source>
7382 <dest>
7383 *: "Aðskilninga tími:"
7384 </dest>
7385 <voice>
7386 *: ""
7387 </voice>
7388</phrase>
7389<phrase>
7390 id: LANG_SYSFONT_RECORDING_SIZE
7391 desc: Display of recorded file size
7392 user:
7393 <source>
7394 *: "Size:"
7395 </source>
7396 <dest>
7397 *: "Stærð:"
7398 </dest>
7399 <voice>
7400 *: ""
7401 </voice>
7402</phrase>
7403<phrase>
7404 id: LANG_SYSFONT_RECORD_PRERECORD
7405 desc: in recording and radio screen
7406 user:
7407 <source>
7408### The <source> section differs from the english!
7409### the previously used one is commented below:
7410### *: "Prerecording"
7411 *: "Pre-Recording"
7412 </source>
7413 <dest>
7414 *: "Forhljóðritun"
7415 </dest>
7416 <voice>
7417 *: ""
7418 </voice>
7419</phrase>
7420<phrase>
7421 id: LANG_SYSFONT_RECORDING_GAIN
7422 desc: in the recording screen
7423 user:
7424 <source>
7425 *: "Gain"
7426 </source>
7427 <dest>
7428 *: "Bæta"
7429 </dest>
7430 <voice>
7431 *: ""
7432 </voice>
7433</phrase>
7434<phrase>
7435 id: LANG_SYSFONT_RECORDING_LEFT
7436 desc: in the recording screen
7437 user:
7438 <source>
7439### The <source> section differs from the english!
7440### the previously used one is commented below:
7441### *: "Left"
7442 *: "Gain Left"
7443 </source>
7444 <dest>
7445 *: "Vinstri"
7446 </dest>
7447 <voice>
7448 *: ""
7449 </voice>
7450</phrase>
7451<phrase>
7452 id: LANG_SYSFONT_RECORDING_RIGHT
7453 desc: in the recording screen
7454 user:
7455 <source>
7456### The <source> section differs from the english!
7457### the previously used one is commented below:
7458### *: "Right"
7459 *: "Gain Right"
7460 </source>
7461 <dest>
7462 *: "Hægri"
7463 </dest>
7464 <voice>
7465 *: ""
7466 </voice>
7467</phrase>
7468<phrase>
7469 id: LANG_SYSFONT_DISK_FULL
7470 desc: in recording screen
7471 user:
7472 <source>
7473 *: "The disk is full. Press OFF to continue."
7474 </source>
7475 <dest>
7476 *: "Harðidiskurin er fullur. Ýtið á AF til að halda áfram"
7477 </dest>
7478 <voice>
7479 *: ""
7480 </voice>
7481</phrase>
7482<phrase>
7483 id: LANG_SYSFONT_DIRBROWSE_F1
7484 desc: in dir browser, F1 button bar text
7485 user:
7486 <source>
7487 *: "Menu"
7488 </source>
7489 <dest>
7490 *: "Valmynd"
7491 </dest>
7492 <voice>
7493 *: ""
7494 </voice>
7495</phrase>
7496<phrase>
7497 id: LANG_SYSFONT_DIRBROWSE_F2
7498 desc: in dir browser, F2 button bar text
7499 user:
7500 <source>
7501 *: "Option"
7502 </source>
7503 <dest>
7504 *: "Stilling"
7505 </dest>
7506 <voice>
7507 *: ""
7508 </voice>
7509</phrase>
7510<phrase>
7511 id: LANG_SYSFONT_DIRBROWSE_F3
7512 desc: in dir browser, F3 button bar text
7513 user:
7514 <source>
7515 *: "LCD"
7516 </source>
7517 <dest>
7518 *: "Skjár"
7519 </dest>
7520 <voice>
7521 *: ""
7522 </voice>
7523</phrase>
7524###
7525### This phrase below was not present in the translated file
7526<phrase>
7527 id: LANG_SYSFONT_EQUALIZER_BAND_GAIN
7528 desc: in the equalizer settings menu
7529 user:
7530 <source>
7531 *: "Gain"
7532 </source>
7533 <dest>
7534 *: "Gain"
7535 </dest>
7536 <voice>
7537 *: "Gain"
7538 </voice>
7539</phrase>
7540###
7541### This phrase below was not present in the translated file
7542<phrase>
7543 id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
7544 desc: in the equalizer settings menu
7545 user:
7546 <source>
7547 *: "Cutoff Frequency"
7548 </source>
7549 <dest>
7550 *: "Cutoff Frequency"
7551 </dest>
7552 <voice>
7553 *: "Cutoff Frequency"
7554 </voice>
7555</phrase>
7556###
7557### This phrase below was not present in the translated file
7558<phrase>
7559 id: LANG_SYSFONT_PITCH
7560 desc: "pitch" in the pitch screen
7561 user:
7562 <source>
7563 *: "Pitch"
7564 </source>
7565 <dest>
7566 *: "Pitch"
7567 </dest>
7568 <voice>
7569 *: "Pitch"
7570 </voice>
7571</phrase>
7572###
7573### This phrase below was not present in the translated file
7574<phrase>
7575 id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
7576 desc: in the equalizer settings menu
7577 user:
7578 <source>
7579 *: "Edit mode: %s"
7580 </source>
7581 <dest>
7582 *: "Edit mode: %s"
7583 </dest>
7584 <voice>
7585 *: ""
7586 </voice>
7587</phrase>