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 @@ -29,3 +29,3 @@ page may cause your system to stop functioning properly!!</source> - <translation>ATTENZIONE: + <translation type="obsolete">ATTENZIONE: Cambiare i parametri su questa @@ -56,3 +56,3 @@ funzionamento del tuo sistema!!</translation> <source>Format?!?</source> - <translation>Formatto?!?</translation> + <translation type="obsolete">Formatto?!?</translation> </message> @@ -67,3 +67,3 @@ funzionamento del tuo sistema!!</translation> with </source> - <translation> + <translation type="obsolete"> con </translation> @@ -73,3 +73,3 @@ con </translation> You will loose all data!!</source> - <translation> filesystem?!? + <translation type="obsolete"> filesystem?!? Perderai tutti i dati!!</translation> @@ -100,3 +100,3 @@ Tipo sconosciuto</translation> <source>Trying to umount.</source> - <translation>Tento di smontate.</translation> + <translation>Tento di smontare.</translation> </message> @@ -132,3 +132,3 @@ has been successfully formatted.</source> <source>Trying to mount.</source> - <translation>Tento di montare.</translation> + <translation type="obsolete">Tento di montare.</translation> </message> @@ -141,3 +141,3 @@ has been successfully formatted.</source> has been successfully mounted.</source> - <translation> + <translation type="obsolete"> è stato montato con successo.</translation> @@ -154,3 +154,3 @@ has been successfully mounted.</source> <source>Storage Type : </source> - <translation>Tipo Storage : </translation> + <translation type="obsolete">Tipo Storage : </translation> </message> @@ -172,2 +172,50 @@ has been successfully mounted.</source> </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> |