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/qpdf.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/qpdf.ts | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/i18n/it/qpdf.ts b/i18n/it/qpdf.ts index 1601f46..7b3bc3d 100644 --- a/i18n/it/qpdf.ts +++ b/i18n/it/qpdf.ts @@ -1,2 +1,3 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> @@ -5,3 +6,3 @@ <source>QPdf</source> - <translation>QPdf</translation> + <translation>Lettore PDF</translation> </message> @@ -97,3 +98,7 @@ <source>File does not exist !</source> - <translation>Il file è inesistente!</translation> + <translation type="obsolete">Il file è inesistente!</translation> + </message> + <message> + <source>File does not exist!</source> + <translation>Il file non esiste!</translation> </message> |