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/libscreenshotapplet.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/it/libscreenshotapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/it/libscreenshotapplet.ts | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/i18n/it/libscreenshotapplet.ts b/i18n/it/libscreenshotapplet.ts index 2ed8a9b..929e078 100644 --- a/i18n/it/libscreenshotapplet.ts +++ b/i18n/it/libscreenshotapplet.ts @@ -1,57 +1,50 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ScreenshotControl</name> <message> - <source>Snapshot</source> - <translation type="obsolete">Snapshot</translation> - </message> - <message> - <source>scap</source> - <translation type="obsolete">scap</translation> - </message> - <message> <source>Name of screenshot </source> <translation>Nome dello screenshot</translation> </message> <message> <source>Delay</source> - <translation type="unfinished"></translation> + <translation>Ritardo</translation> </message> <message> <source>sec</source> - <translation type="unfinished"></translation> + <translation>sec</translation> </message> <message> <source>Save named</source> - <translation type="unfinished"></translation> + <translation>Salva con nome</translation> </message> <message> <source>Save screenshot as...</source> - <translation type="unfinished"></translation> + <translation>Salva screenshot come...</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>File</translation> </message> <message> <source>Scap</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <source>Success</source> - <translation type="unfinished"></translation> + <translation>Ok</translation> </message> <message> <source>Screenshot was uploaded to %1</source> - <translation type="unfinished"></translation> + <translation>Screenshot trasferito su %1</translation> </message> <message> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Errore</translation> </message> <message> <source>Connection to %1 failed.</source> - <translation type="unfinished"></translation> + <translation>Connessione su %1 fallita.</translation> </message> </context> </TS> |