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/datebook.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/datebook.ts | 63 |
1 files changed, 45 insertions, 18 deletions
diff --git a/i18n/it/datebook.ts b/i18n/it/datebook.ts index 45d9098..f52786f 100644 --- a/i18n/it/datebook.ts +++ b/i18n/it/datebook.ts @@ -98,2 +98,6 @@ Uscire comunque?</translation> </message> + <message> + <source>error box</source> + <translation>box di errore</translation> + </message> </context> @@ -195,2 +199,6 @@ Uscire comunque?</translation> </message> + <message> + <source>Beam this occurence</source> + <translation>Trasmetti questa occorrenza</translation> + </message> </context> @@ -360,2 +368,10 @@ Uscire comunque?</translation> <context> + <name>DateBookWeekLstDayHdr</name> + <message> + <source>MTWTFSSM</source> + <comment>Week days</comment> + <translation>LMMGVSDL</translation> + </message> +</context> +<context> <name>DateBookWeekLstHeader</name> @@ -380,39 +396,39 @@ Uscire comunque?</translation> <message> - <source>M</source> + <source>p</source> + <translation>p</translation> + </message> + <message> + <source>Mo</source> <comment>Monday</comment> - <translation>L</translation> + <translation type="obsolete">Lun</translation> </message> <message> - <source>T</source> + <source>Tu</source> <comment>Tuesday</comment> - <translation>M</translation> + <translation type="obsolete">Mar</translation> </message> <message> - <source>W</source> + <source>We</source> <comment>Wednesday</comment> - <translation>M</translation> + <translation type="obsolete">Mer</translation> </message> <message> - <source>T</source> + <source>Th</source> <comment>Thursday</comment> - <translation>G</translation> + <translation type="obsolete">Gio</translation> </message> <message> - <source>F</source> + <source>Fr</source> <comment>Friday</comment> - <translation>V</translation> + <translation type="obsolete">Ven</translation> </message> <message> - <source>S</source> + <source>Sa</source> <comment>Saturday</comment> - <translation>S</translation> + <translation type="obsolete">Sab</translation> </message> <message> - <source>S</source> + <source>Su</source> <comment>Sunday</comment> - <translation>D</translation> - </message> - <message> - <source>p</source> - <translation>p</translation> + <translation type="obsolete">Dom</translation> </message> @@ -550,2 +566,9 @@ Uscire comunque?</translation> <context> + <name>DatebookAlldayDisp</name> + <message> + <source>Info</source> + <translation>Info</translation> + </message> +</context> +<context> <name>NoteEntryBase</name> @@ -710,2 +733,6 @@ e </translation> </message> + <message> + <source>on </source> + <translation>su </translation> + </message> </context> |