author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/it/formatter.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/it/formatter.ts | 64 |
1 files changed, 56 insertions, 8 deletions
diff --git a/i18n/it/formatter.ts b/i18n/it/formatter.ts index 46a05b3..89ddfbe 100644 --- a/i18n/it/formatter.ts +++ b/i18n/it/formatter.ts @@ -26,9 +26,9 @@ <source>CAUTION: Changing parameters on this page may cause your system to stop functioning properly!!</source> - <translation>ATTENZIONE: + <translation type="obsolete">ATTENZIONE: Cambiare i parametri su questa pagina può causare il non corretto funzionamento del tuo sistema!!</translation> </message> @@ -53,9 +53,9 @@ funzionamento del tuo sistema!!</translation> <translation>Avanzate</translation> </message> <message> <source>Format?!?</source> - <translation>Formatto?!?</translation> + <translation type="obsolete">Formatto?!?</translation> </message> <message> <source>Really format </source> @@ -64,15 +64,15 @@ funzionamento del tuo sistema!!</translation> </message> <message> <source> with </source> - <translation> + <translation type="obsolete"> con </translation> </message> <message> <source> filesystem?!? You will loose all data!!</source> - <translation> filesystem?!? + <translation type="obsolete"> filesystem?!? Perderai tutti i dati!!</translation> </message> <message> <source>Yes</source> @@ -97,9 +97,9 @@ Tipo sconosciuto</translation> <translation>Ouput Formatter</translation> </message> <message> <source>Trying to umount.</source> - <translation>Tento di smontate.</translation> + <translation>Tento di smontare.</translation> </message> <message> <source>umount failed!</source> <translation>umont fallito!</translation> @@ -129,18 +129,18 @@ has been successfully formatted.</source> è stato formattato con successo.</translation> </message> <message> <source>Trying to mount.</source> - <translation>Tento di montare.</translation> + <translation type="obsolete">Tento di montare.</translation> </message> <message> <source>Card mount failed!</source> <translation>Mount Card fallito!</translation> </message> <message> <source> has been successfully mounted.</source> - <translation> + <translation type="obsolete"> è stato montato con successo.</translation> </message> <message> <source>You can now close the output window.</source> @@ -151,9 +151,9 @@ has been successfully mounted.</source> <translation>Interno</translation> </message> <message> <source>Storage Type : </source> - <translation>Tipo Storage : </translation> + <translation type="obsolete">Tipo Storage : </translation> </message> <message> <source>Total: %1 kB ( %d mB) </source> @@ -169,6 +169,54 @@ has been successfully mounted.</source> <message> <source>Available: %1 kB ( %d mB)</source> <translation>Disponibili: %1 kB ( %d mB)</translation> </message> + <message> + <source>CAUTION: +Changing parameters on this +page may cause your system +to stop functioning properly!</source> + <translation>ATTENZIONE: +Cambiare i parametri su questa +pagina può causare il non corretto +funzionamento del sistema!</translation> + </message> + <message> + <source>Format?</source> + <translation>Formatto?</translation> + </message> + <message> + <source> +with %1 filesystem? +You will loose all data!!</source> + <translation> +con il filesystem %1? +Perderai tutti i dati!!</translation> + </message> + <message> + <source>Trying to umount %1.</source> + <translation>Tento di smontare %1.</translation> + </message> + <message> + <source>Trying to mount %1.</source> + <translation>Tento di montare %1.</translation> + </message> + <message> + <source>%1 +has been successfully mounted.</source> + <translation>%1 +è stato montato con successo.</translation> + </message> + <message> + <source>Storage Type: %1</source> + <translation>Tipo Storage: %1</translation> + </message> + <message> + <source>Type: %1 +Formatted with %2 +%3, %4, %5</source> + <translation>Tipo: %1 +Formattato con %2 +%3, %4, %5</translation> + </message> </context> </TS> |