author | cniehaus <cniehaus> | 2002-12-13 15:17:04 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-12-13 15:17:04 (UTC) |
commit | 717631afb345d0580ad7e49dae195bd5d3360872 (patch) (side-by-side diff) | |
tree | 5afb7f521bd57e5f9a059afe71f04ed034ae407d /i18n/it | |
parent | 67fa6ca335f261cf60fcf1477514f4cf108d6122 (diff) | |
download | opie-717631afb345d0580ad7e49dae195bd5d3360872.zip opie-717631afb345d0580ad7e49dae195bd5d3360872.tar.gz opie-717631afb345d0580ad7e49dae195bd5d3360872.tar.bz2 |
update
-rw-r--r-- | i18n/it/addressbook.ts | 17 | ||||
-rw-r--r-- | i18n/it/checkbook.ts | 92 | ||||
-rw-r--r-- | i18n/it/embeddedkonsole.ts | 2 |
3 files changed, 106 insertions, 5 deletions
diff --git a/i18n/it/addressbook.ts b/i18n/it/addressbook.ts index b894e7f..2c7c957 100644 --- a/i18n/it/addressbook.ts +++ b/i18n/it/addressbook.ts @@ -298,4 +298,17 @@ Uscire comunque?</translation> <translation type="unfinished"></translation> </message> + <message> + <source>Add Contact ?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Do you really want add contact for +%1 ?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>&AllYes</source> + <translation type="unfinished"></translation> + </message> </context> <context> @@ -384,4 +397,8 @@ is provided free !</source> <translation type="unfinished"></translation> </message> + <message> + <source>Configuration</source> + <translation type="unfinished"></translation> + </message> </context> <context> diff --git a/i18n/it/checkbook.ts b/i18n/it/checkbook.ts index 4befc99..7f775f9 100644 --- a/i18n/it/checkbook.ts +++ b/i18n/it/checkbook.ts @@ -117,8 +117,4 @@ To sort entries by a specific field, click on the column name.</source> </message> <message> - <source>ID</source> - <translation type="unfinished"></translation> - </message> - <message> <source>Date</source> <translation type="unfinished"></translation> @@ -192,4 +188,68 @@ To sort entries by a specific field, click on the column name.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Password protect</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to enable/disable password protection of this checkbook.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Num</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter password</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please enter your password:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Confirm password</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please confirm your password:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please enter your password to confirm removal of password protection:</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>Configuration</name> + <message> + <source>Configure Checkbook</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter currency symbol:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter your local currency symbol here.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Show whether checkbook is password +protected</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select whether or not the main window will display that the checkbook is protected with a password.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Show checkbook balances</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to select whether or not the main window will display the current balance for each checkbook.</source> + <translation type="unfinished"></translation> + </message> </context> <context> @@ -237,4 +297,28 @@ You also can select Delete from the Checkbook menu.</source> <translation type="unfinished"></translation> </message> + <message> + <source>Configure</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Click here to configure this app.</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Checkbook Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Balance</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Enter password</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please enter your password:</source> + <translation type="unfinished"></translation> + </message> </context> <context> diff --git a/i18n/it/embeddedkonsole.ts b/i18n/it/embeddedkonsole.ts index c8aaa42..dff4c6d 100644 --- a/i18n/it/embeddedkonsole.ts +++ b/i18n/it/embeddedkonsole.ts @@ -26,5 +26,5 @@ <message> <source>Form1</source> - <translation type="obsolete">Form1</translation> + <translation type="unfinished">Form1</translation> </message> </context> |