-rw-r--r-- | i18n/xx/libqpe.ts | 94 |
1 files changed, 76 insertions, 18 deletions
diff --git a/i18n/xx/libqpe.ts b/i18n/xx/libqpe.ts index 02575ca..49fb921 100644 --- a/i18n/xx/libqpe.ts +++ b/i18n/xx/libqpe.ts @@ -399,2 +399,13 @@ editing categories.</source> <context> + <name>QMessageBox</name> + <message> + <source>Yes</source> + <translation>FOO</translation> + </message> + <message> + <source>No</source> + <translation>FOO</translation> + </message> +</context> +<context> <name>QObject</name> @@ -463,3 +474,3 @@ Free some memory and try again.</source> %1?</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> @@ -761,14 +772,8 @@ Free some memory and try again.</source> </message> -</context> -<context> - <name>QPEApplication</name> <message> - <source>%1 document</source> + <source>Click to close this window, discarding changes.</source> <translation>FOO</translation> </message> -</context> -<context> - <name>QPEDecoration</name> <message> - <source><Qt>Comprehensive help is not available for this application, however there is context-sensitive help.<p>To use context-sensitive help:<p><ol><li>click and hold the help button.<li>when the title bar shows <b>What's this...</b>, click on any control.</ol></Qt></source> + <source>Click to close this window.</source> <translation>FOO</translation> @@ -776,10 +781,7 @@ Free some memory and try again.</source> <message> - <source>What's this...</source> + <source>Click to close this window and apply changes.</source> <translation>FOO</translation> </message> -</context> -<context> - <name>QPEManager</name> <message> - <source>Click to close this window, discarding changes.</source> + <source>Click to make this window moveable.</source> <translation>FOO</translation> @@ -787,3 +789,3 @@ Free some memory and try again.</source> <message> - <source>Click to close this window.</source> + <source>Click to make this window use all available screen area.</source> <translation>FOO</translation> @@ -791,3 +793,3 @@ Free some memory and try again.</source> <message> - <source>Click to close this window and apply changes.</source> + <source><Qt>Comprehensive help is not available for this application, however there is context-sensitive help.<p>To use context-sensitive help:<p><ol><li>click and hold the help button.<li>when the title bar shows <b>What's this...</b>, click on any control.</ol></Qt></source> <translation>FOO</translation> @@ -795,3 +797,3 @@ Free some memory and try again.</source> <message> - <source>Click to make this window moveable.</source> + <source>What's this...</source> <translation>FOO</translation> @@ -799,3 +801,59 @@ Free some memory and try again.</source> <message> - <source>Click to make this window use all available screen area.</source> + <source><qt>Are you sure you want to delete + %1?</qt></source> + <translation>FOO</translation> + </message> + <message> + <source>Jan</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Feb</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Mar</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Apr</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>May</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Jun</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Jul</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Aug</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Sep</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Oct</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Nov</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Dec</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QPEApplication</name> + <message> + <source>%1 document</source> <translation>FOO</translation> |