summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.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/italiano.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/italiano.lang')
-rw-r--r--apps/lang/italiano.lang658
1 files changed, 658 insertions, 0 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 218b01d61e..491c18cc82 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -8782,3 +8782,661 @@
8782 *: "(Vol- : Re-Attivato)" 8782 *: "(Vol- : Re-Attivato)"
8783 </voice> 8783 </voice>
8784</phrase> 8784</phrase>
8785<phrase>
8786 id: LANG_SYSFONT_SET_BOOL_YES
8787 desc: bool true representation
8788 user:
8789 <source>
8790 *: "Yes"
8791 </source>
8792 <dest>
8793 *: "Si"
8794 </dest>
8795 <voice>
8796 *: "Si"
8797 </voice>
8798</phrase>
8799<phrase>
8800 id: LANG_SYSFONT_SET_BOOL_NO
8801 desc: bool false representation
8802 user:
8803 <source>
8804 *: "No"
8805 </source>
8806 <dest>
8807 *: "No"
8808 </dest>
8809 <voice>
8810 *: "No"
8811 </voice>
8812</phrase>
8813<phrase>
8814 id: LANG_SYSFONT_ON
8815 desc: Used in a lot of places
8816 user:
8817 <source>
8818 *: "On"
8819 </source>
8820 <dest>
8821 *: "Attivato"
8822 </dest>
8823 <voice>
8824 *: "Attivato"
8825 </voice>
8826</phrase>
8827<phrase>
8828 id: LANG_SYSFONT_OFF
8829 desc: Used in a lot of places
8830 user:
8831 <source>
8832 *: "Off"
8833 </source>
8834 <dest>
8835 *: "Disattivato"
8836 </dest>
8837 <voice>
8838 *: "Disattivato"
8839 </voice>
8840</phrase>
8841<phrase>
8842 id: LANG_SYSFONT_VOLUME
8843 desc: in sound_settings
8844 user:
8845 <source>
8846 *: "Volume"
8847 </source>
8848 <dest>
8849 *: "Volume"
8850 </dest>
8851 <voice>
8852 *: "Volume"
8853 </voice>
8854</phrase>
8855<phrase>
8856 id: LANG_SYSFONT_CHANNEL_STEREO
8857 desc: in sound_settings
8858 user:
8859 <source>
8860 *: "Stereo"
8861 </source>
8862 <dest>
8863 *: "Stereo"
8864 </dest>
8865 <voice>
8866 *: "Stereo"
8867 </voice>
8868</phrase>
8869<phrase>
8870 id: LANG_SYSFONT_CHANNEL_MONO
8871 desc: in sound_settings
8872 user:
8873 <source>
8874 *: "Mono"
8875 </source>
8876 <dest>
8877 *: "Mono"
8878 </dest>
8879 <voice>
8880 *: "Mono"
8881 </voice>
8882</phrase>
8883<phrase>
8884 id: LANG_SYSFONT_EQUALIZER_EDIT_MODE
8885 desc: in the equalizer settings menu
8886 user:
8887 <source>
8888 *: "Edit mode: %s"
8889 </source>
8890 <dest>
8891 *: "Modo editing: %s"
8892 </dest>
8893 <voice>
8894 *: ""
8895 </voice>
8896</phrase>
8897<phrase>
8898 id: LANG_SYSFONT_EQUALIZER_BAND_CUTOFF
8899 desc: in the equalizer settings menu
8900 user:
8901 <source>
8902 *: "Cutoff Frequency"
8903 </source>
8904 <dest>
8905 *: "Taglio Frequenza"
8906 </dest>
8907 <voice>
8908 *: "Taglio Frequenza"
8909 </voice>
8910</phrase>
8911<phrase>
8912 id: LANG_SYSFONT_EQUALIZER_BAND_GAIN
8913 desc: in the equalizer settings menu
8914 user:
8915 <source>
8916 *: "Gain"
8917 </source>
8918 <dest>
8919 *: "Guadagno"
8920 </dest>
8921 <voice>
8922 *: "Guadagno"
8923 </voice>
8924</phrase>
8925<phrase>
8926 id: LANG_SYSFONT_SHUFFLE
8927 desc: in settings_menu
8928 user:
8929 <source>
8930 *: "Shuffle"
8931 </source>
8932 <dest>
8933 *: "Casuale"
8934 </dest>
8935 <voice>
8936 *: "Casuale"
8937 </voice>
8938</phrase>
8939<phrase>
8940 id: LANG_SYSFONT_REPEAT
8941 desc: in settings_menu
8942 user:
8943 <source>
8944 *: "Repeat"
8945 </source>
8946 <dest>
8947 *: "Ripeti"
8948 </dest>
8949 <voice>
8950 *: "Ripeti"
8951 </voice>
8952</phrase>
8953<phrase>
8954 id: LANG_SYSFONT_REPEAT_ALL
8955 desc: repeat playlist once all songs have completed
8956 user:
8957 <source>
8958 *: "All"
8959 </source>
8960 <dest>
8961 *: "Tutte"
8962 </dest>
8963 <voice>
8964 *: "Tutte"
8965 </voice>
8966</phrase>
8967<phrase>
8968 id: LANG_SYSFONT_REPEAT_ONE
8969 desc: repeat one song
8970 user:
8971 <source>
8972 *: "One"
8973 </source>
8974 <dest>
8975 *: "Una"
8976 </dest>
8977 <voice>
8978 *: "Una"
8979 </voice>
8980</phrase>
8981<phrase>
8982 id: LANG_SYSFONT_REPEAT_AB
8983 desc: repeat one song
8984 user:
8985 <source>
8986 *: "A-B"
8987 </source>
8988 <dest>
8989 *: "A-B"
8990 </dest>
8991 <voice>
8992 *: "parte di una traccia"
8993 </voice>
8994</phrase>
8995<phrase>
8996 id: LANG_SYSFONT_FILTER
8997 desc: setting name for dir filter
8998 user:
8999 <source>
9000 *: "Show Files"
9001 </source>
9002 <dest>
9003 *: "Mostra files"
9004 </dest>
9005 <voice>
9006 *: "Mostra File"
9007 </voice>
9008</phrase>
9009<phrase>
9010 id: LANG_SYSFONT_FILTER_ALL
9011 desc: show all files
9012 user:
9013 <source>
9014 *: "All"
9015 </source>
9016 <dest>
9017 *: "Tutti"
9018 </dest>
9019 <voice>
9020 *: "Tutti"
9021 </voice>
9022</phrase>
9023<phrase>
9024 id: LANG_SYSFONT_FILTER_SUPPORTED
9025 desc: show all file types supported by Rockbox
9026 user:
9027 <source>
9028 *: "Supported"
9029 </source>
9030 <dest>
9031 *: "Supportati"
9032 </dest>
9033 <voice>
9034 *: "Supportati"
9035 </voice>
9036</phrase>
9037<phrase>
9038 id: LANG_SYSFONT_FILTER_MUSIC
9039 desc: show only music-related files
9040 user:
9041 <source>
9042 *: "Music"
9043 </source>
9044 <dest>
9045 *: "Musicali"
9046 </dest>
9047 <voice>
9048 *: "Musicali"
9049 </voice>
9050</phrase>
9051<phrase>
9052 id: LANG_SYSFONT_FILTER_PLAYLIST
9053 desc: show only playlist
9054 user:
9055 <source>
9056 *: "Playlists"
9057 </source>
9058 <dest>
9059 *: "Playlist"
9060 </dest>
9061 <voice>
9062 *: "Playlist"
9063 </voice>
9064</phrase>
9065<phrase>
9066 id: LANG_SYSFONT_FILTER_ID3DB
9067 desc: show ID3 Database
9068 user:
9069 <source>
9070 *: "ID3 Database"
9071 </source>
9072 <dest>
9073 *: "Database ID3"
9074 </dest>
9075 <voice>
9076 *: "database ID3"
9077 </voice>
9078</phrase>
9079<phrase>
9080 id: LANG_SYSFONT_RECORDING_QUALITY
9081 desc: in the recording settings
9082 user:
9083 <source>
9084 *: "Quality"
9085 </source>
9086 <dest>
9087 *: "Qualita'"
9088 </dest>
9089 <voice>
9090 *: "Qualita'"
9091 </voice>
9092</phrase>
9093<phrase>
9094 id: LANG_SYSFONT_RECORDING_FREQUENCY
9095 desc: in the recording settings
9096 user:
9097 <source>
9098 *: "Frequency"
9099 </source>
9100 <dest>
9101 *: "Frequenza"
9102 </dest>
9103 <voice>
9104 *: "Frequenza"
9105 </voice>
9106</phrase>
9107<phrase>
9108 id: LANG_SYSFONT_RECORDING_SOURCE
9109 desc: in the recording settings
9110 user:
9111 <source>
9112 *: "Source"
9113 </source>
9114 <dest>
9115 *: "Sorgente"
9116 </dest>
9117 <voice>
9118 *: "Sorgente"
9119 </voice>
9120</phrase>
9121<phrase>
9122 id: LANG_SYSFONT_RECORDING_SRC_MIC
9123 desc: in the recording settings
9124 user:
9125 <source>
9126 *: "Mic"
9127 </source>
9128 <dest>
9129 *: "Microfono"
9130 </dest>
9131 <voice>
9132 *: "Microfono"
9133 </voice>
9134</phrase>
9135<phrase>
9136 id: LANG_SYSFONT_RECORDING_SRC_LINE
9137 desc: in the recording settings
9138 user:
9139 <source>
9140 *: "Line In"
9141 </source>
9142 <dest>
9143 *: "Linea in ingresso"
9144 </dest>
9145 <voice>
9146 *: "Linea In Ingresso"
9147 </voice>
9148</phrase>
9149<phrase>
9150 id: LANG_SYSFONT_RECORDING_SRC_DIGITAL
9151 desc: in the recording settings
9152 user:
9153 <source>
9154 *: "Digital"
9155 </source>
9156 <dest>
9157 *: "Digitale"
9158 </dest>
9159 <voice>
9160 *: "Digitale"
9161 </voice>
9162</phrase>
9163<phrase>
9164 id: LANG_SYSFONT_RECORDING_CHANNELS
9165 desc: in the recording settings
9166 user:
9167 <source>
9168 *: "Channels"
9169 </source>
9170 <dest>
9171 *: "Canali"
9172 </dest>
9173 <voice>
9174 *: "Canali"
9175 </voice>
9176</phrase>
9177<phrase>
9178 id: LANG_SYSFONT_RECORD_TRIGGER
9179 desc: in recording settings_menu
9180 user:
9181 <source>
9182 *: "Trigger"
9183 </source>
9184 <dest>
9185 *: "Autoazionamento"
9186 </dest>
9187 <voice>
9188 *: "Autoazionamento"
9189 </voice>
9190</phrase>
9191<phrase>
9192 id: LANG_SYSFONT_FLIP_DISPLAY
9193 desc: in settings_menu, option to turn display+buttos by 180 degreed
9194 user:
9195 <source>
9196 *: "Upside Down"
9197 </source>
9198 <dest>
9199 *: "Capovolgi display"
9200 </dest>
9201 <voice>
9202 *: "Capovolgi Display"
9203 </voice>
9204</phrase>
9205<phrase>
9206 id: LANG_SYSFONT_SCROLL_BAR
9207 desc: display menu, F3 substitute
9208 user:
9209 <source>
9210 *: "Scroll Bar"
9211 </source>
9212 <dest>
9213 *: "Barra di scorrimento"
9214 </dest>
9215 <voice>
9216 *: "Barra di scorrimento"
9217 </voice>
9218</phrase>
9219<phrase>
9220 id: LANG_SYSFONT_STATUS_BAR
9221 desc: display menu, F3 substitute
9222 user:
9223 <source>
9224 *: "Status Bar"
9225 </source>
9226 <dest>
9227 *: "Barra di stato"
9228 </dest>
9229 <voice>
9230 *: "Barra di Stato"
9231 </voice>
9232</phrase>
9233<phrase>
9234 id: LANG_SYSFONT_PITCH_UP
9235 desc: in wps
9236 user:
9237 <source>
9238 *: "Pitch Up"
9239 </source>
9240 <dest>
9241 *: "Tono su"
9242 </dest>
9243 <voice>
9244 *: ""
9245 </voice>
9246</phrase>
9247<phrase>
9248 id: LANG_SYSFONT_PITCH_DOWN
9249 desc: in wps
9250 user:
9251 <source>
9252 *: "Pitch Down"
9253 </source>
9254 <dest>
9255 *: "Tono giu'"
9256 </dest>
9257 <voice>
9258 *: ""
9259 </voice>
9260</phrase>
9261<phrase>
9262 id: LANG_SYSFONT_F2_MODE
9263 desc: in wps F2 pressed
9264 user:
9265 <source>
9266 *: "Mode:"
9267 </source>
9268 <dest>
9269 *: "Modo:"
9270 </dest>
9271 <voice>
9272 *: ""
9273 </voice>
9274</phrase>
9275<phrase>
9276 id: LANG_SYSFONT_RECORDING_TIME
9277 desc: Display of recorded time
9278 user:
9279 <source>
9280 *: "Time:"
9281 </source>
9282 <dest>
9283 *: "Tempo:"
9284 </dest>
9285 <voice>
9286 *: ""
9287 </voice>
9288</phrase>
9289<phrase>
9290 id: LANG_SYSFONT_RECORD_TIMESPLIT_REC
9291 desc: Display of record timer interval setting, on the record screen
9292 user:
9293 <source>
9294 *: "Split Time:"
9295 </source>
9296 <dest>
9297 *: "Intervallo di tempo:"
9298 </dest>
9299 <voice>
9300 *: ""
9301 </voice>
9302</phrase>
9303<phrase>
9304 id: LANG_SYSFONT_RECORDING_SIZE
9305 desc: Display of recorded file size
9306 user:
9307 <source>
9308 *: "Size:"
9309 </source>
9310 <dest>
9311 *: "Dimensioni:"
9312 </dest>
9313 <voice>
9314 *: ""
9315 </voice>
9316</phrase>
9317<phrase>
9318 id: LANG_SYSFONT_RECORD_PRERECORD
9319 desc: in recording and radio screen
9320 user:
9321 <source>
9322 *: "Pre-Recording"
9323 </source>
9324 <dest>
9325 *: "Pre-Registrazione"
9326 </dest>
9327 <voice>
9328 *: ""
9329 </voice>
9330</phrase>
9331<phrase>
9332 id: LANG_SYSFONT_RECORDING_GAIN
9333 desc: in the recording screen
9334 user:
9335 <source>
9336 *: "Gain"
9337 </source>
9338 <dest>
9339 *: "Guadagno"
9340 </dest>
9341 <voice>
9342 *: ""
9343 </voice>
9344</phrase>
9345<phrase>
9346 id: LANG_SYSFONT_RECORDING_LEFT
9347 desc: in the recording screen
9348 user:
9349 <source>
9350 *: "Gain Left"
9351 </source>
9352 <dest>
9353 *: "Guadagno Sinistro"
9354 </dest>
9355 <voice>
9356 *: ""
9357 </voice>
9358</phrase>
9359<phrase>
9360 id: LANG_SYSFONT_RECORDING_RIGHT
9361 desc: in the recording screen
9362 user:
9363 <source>
9364 *: "Gain Right"
9365 </source>
9366 <dest>
9367 *: "Guadagno Destro"
9368 </dest>
9369 <voice>
9370 *: ""
9371 </voice>
9372</phrase>
9373<phrase>
9374 id: LANG_SYSFONT_DISK_FULL
9375 desc: in recording screen
9376 user:
9377 <source>
9378 *: "The disk is full. Press OFF to continue."
9379 </source>
9380 <dest>
9381 *: "Disco pieno. Premi OFF per continuare"
9382 </dest>
9383 <voice>
9384 *: ""
9385 </voice>
9386</phrase>
9387<phrase>
9388 id: LANG_SYSFONT_DIRBROWSE_F1
9389 desc: in dir browser, F1 button bar text
9390 user:
9391 <source>
9392 *: "Menu"
9393 </source>
9394 <dest>
9395 *: "Menu'"
9396 </dest>
9397 <voice>
9398 *: ""
9399 </voice>
9400</phrase>
9401<phrase>
9402 id: LANG_SYSFONT_DIRBROWSE_F2
9403 desc: in dir browser, F2 button bar text
9404 user:
9405 <source>
9406 *: "Option"
9407 </source>
9408 <dest>
9409 *: "Opzioni"
9410 </dest>
9411 <voice>
9412 *: ""
9413 </voice>
9414</phrase>
9415<phrase>
9416 id: LANG_SYSFONT_DIRBROWSE_F3
9417 desc: in dir browser, F3 button bar text
9418 user:
9419 <source>
9420 *: "LCD"
9421 </source>
9422 <dest>
9423 *: "LCD"
9424 </dest>
9425 <voice>
9426 *: ""
9427 </voice>
9428</phrase>
9429<phrase>
9430 id: LANG_SYSFONT_PITCH
9431 desc: "pitch" in the pitch screen
9432 user:
9433 <source>
9434 *: "Pitch"
9435 </source>
9436 <dest>
9437 *: "Velocita'"
9438 </dest>
9439 <voice>
9440 *: "Velocita'"
9441 </voice>
9442</phrase>