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/netsetup.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/netsetup.ts | 71 |
1 files changed, 0 insertions, 71 deletions
diff --git a/i18n/it/netsetup.ts b/i18n/it/netsetup.ts deleted file mode 100644 index 42993ab..0000000 --- a/i18n/it/netsetup.ts +++ b/dev/null @@ -1,71 +0,0 @@ -<!DOCTYPE TS><TS> -<context> - <name>AddNetworkSettingBase</name> - <message> - <source>Add Network Service</source> - <translation>Aggiungi Sevizio di Rete</translation> - </message> - <message> - <source><P>These are the network services available to be added.</source> - <translation><P>Questi sono i servizi di rete disponibili per essere aggiunti.</translation> - </message> - <message> - <source>Add</source> - <translation>Aggiungi</translation> - </message> - <message> - <source>Cancel</source> - <translation>Cancella</translation> - </message> -</context> -<context> - <name>NetworkSettings</name> - <message> - <source>Error</source> - <translation>Errore</translation> - </message> - <message> - <source><p>Only one %1 can be added. Remove the current one, or change its Properties</source> - <translation><p>Solo un %1 può essere aggiunto. Rimuovi quello corrente, o cambia le sue Proprietà</translation> - </message> - <message> - <source>Network</source> - <translation>Rete</translation> - </message> -</context> -<context> - <name>NetworkSettingsBase</name> - <message> - <source>Network</source> - <translation>Rete</translation> - </message> - <message> - <source>Current</source> - <translation>Corrente</translation> - </message> - <message> - <source><p>This is the state of your running network services.</source> - <translation><p>Questo è lo stato dei servizi di rete attivi.</translation> - </message> - <message> - <source>Services</source> - <translation>Servizi</translation> - </message> - <message> - <source>Add...</source> - <translation>Aggiungi...</translation> - </message> - <message> - <source><P>These are the network services you currently have available.</source> - <translation><P>Questi sono i servizi di rete disponibili.</translation> - </message> - <message> - <source>Remove</source> - <translation>Elimina</translation> - </message> - <message> - <source>Properties</source> - <translation>Proprietà</translation> - </message> -</context> -</TS> |