author | cniehaus <cniehaus> | 2002-07-16 13:49:18 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-07-16 13:49:18 (UTC) |
commit | 9ccdc7ad1e8d42c40937ce1cfe218fe2a673b048 (patch) (side-by-side diff) | |
tree | a048299343033275a6552c13b7d9618337e84ed8 /i18n/no | |
parent | 1e041a905998928e8d85e8d439799e45456c7778 (diff) | |
download | opie-9ccdc7ad1e8d42c40937ce1cfe218fe2a673b048.zip opie-9ccdc7ad1e8d42c40937ce1cfe218fe2a673b048.tar.gz opie-9ccdc7ad1e8d42c40937ce1cfe218fe2a673b048.tar.bz2 |
after making "make lupdate" this should update a lot strings again ;)
-rw-r--r-- | i18n/no/advancedfm.ts | 17 | ||||
-rw-r--r-- | i18n/no/appearance.ts | 4 | ||||
-rw-r--r-- | i18n/no/embeddedkonsole.ts | 4 | ||||
-rw-r--r-- | i18n/no/libbatteryapplet-ipaq.ts | 4 | ||||
-rw-r--r-- | i18n/no/libliquid.ts | 72 | ||||
-rw-r--r-- | i18n/no/libnetmonapplet.ts | 15 | ||||
-rw-r--r-- | i18n/no/libqpe.ts | 8 | ||||
-rw-r--r-- | i18n/no/libscreenshotapplet.ts | 8 | ||||
-rw-r--r-- | i18n/no/mail.ts | 2 | ||||
-rw-r--r-- | i18n/no/oipkg.ts | 18 | ||||
-rw-r--r-- | i18n/no/patience.ts | 4 | ||||
-rw-r--r-- | i18n/no/sound.ts | 40 | ||||
-rw-r--r-- | i18n/no/sysinfo.ts | 30 | ||||
-rw-r--r-- | i18n/no/tabmanager.ts | 53 | ||||
-rw-r--r-- | i18n/no/textedit.ts | 12 | ||||
-rw-r--r-- | i18n/no/todolist.ts | 4 |
16 files changed, 268 insertions, 27 deletions
diff --git a/i18n/no/advancedfm.ts b/i18n/no/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/no/advancedfm.ts +++ b/i18n/no/advancedfm.ts @@ -164,2 +164,19 @@ </message> + <message> + <source> already exists +Do you really want to delete it?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Copy </source> + <translation type="unfinished"></translation> + </message> + <message> + <source> As</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Copy Same Dir</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/appearance.ts b/i18n/no/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/no/appearance.ts +++ b/i18n/no/appearance.ts @@ -121,2 +121,6 @@ </message> + <message> + <source>Settings...</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/embeddedkonsole.ts b/i18n/no/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/no/embeddedkonsole.ts +++ b/i18n/no/embeddedkonsole.ts @@ -184,2 +184,6 @@ </message> + <message> + <source>Custom</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/libbatteryapplet-ipaq.ts b/i18n/no/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/no/libbatteryapplet-ipaq.ts +++ b/i18n/no/libbatteryapplet-ipaq.ts @@ -79,2 +79,6 @@ </message> + <message> + <source>Close</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/libliquid.ts b/i18n/no/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/no/libliquid.ts +++ b/i18n/no/libliquid.ts @@ -1,2 +1,74 @@ <!DOCTYPE TS><TS> +<context> + <name>LiquidSettings</name> + <message> + <source>Liquid Style</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>No translucency</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Stippled, background color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Stippled, button color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Translucent stippled, background color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Translucent stippled, button color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Custom translucency</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Menu color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Text color</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Opacity</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Use shadowed menu text</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Draw liquid window title bars</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Make toolbar buttons appear flat</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Stipple contrast</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QObject</name> + <message> + <source>Liquid</source> + <comment>name</comment> + <translation type="unfinished"></translation> + </message> + <message> + <source>High Performance Liquid style by Mosfet</source> + <comment>description</comment> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/i18n/no/libnetmonapplet.ts b/i18n/no/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/no/libnetmonapplet.ts +++ b/i18n/no/libnetmonapplet.ts @@ -2,2 +2,17 @@ <context> + <name>NetMonitor</name> + <message> + <source>Network Offline</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Disconnect</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Connect</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>NetPassword</name> diff --git a/i18n/no/libqpe.ts b/i18n/no/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/no/libqpe.ts +++ b/i18n/no/libqpe.ts @@ -218,2 +218,6 @@ editing categories.</source> </message> + <message> + <source>File does not exist.</source> + <translation type="unfinished"></translation> + </message> </context> @@ -706,2 +710,6 @@ Free some memory and try again.</source> </message> + <message> + <source>Ram FS</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/libscreenshotapplet.ts b/i18n/no/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/no/libscreenshotapplet.ts +++ b/i18n/no/libscreenshotapplet.ts @@ -7,2 +7,10 @@ </message> + <message> + <source>scap</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Name of screenshot </source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/mail.ts b/i18n/no/mail.ts index e810089..81a6e07 100644 --- a/i18n/no/mail.ts +++ b/i18n/no/mail.ts @@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. <source>Abort</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> diff --git a/i18n/no/oipkg.ts b/i18n/no/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/no/oipkg.ts +++ b/i18n/no/oipkg.ts @@ -44,3 +44,3 @@ <source>ipkgfind</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -84,3 +84,3 @@ <source>Section: </source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -112,3 +112,3 @@ <source>ipkgfind: </source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -182,2 +182,14 @@ </message> + <message> + <source>ipkgfind&killefiz</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Section:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Search: </source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/patience.ts b/i18n/no/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/no/patience.ts +++ b/i18n/no/patience.ts @@ -67,2 +67,6 @@ </message> + <message> + <source>Teeclub</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/sound.ts b/i18n/no/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/no/sound.ts +++ b/i18n/no/sound.ts @@ -9,3 +9,3 @@ <source>Vmemo</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -13,3 +13,3 @@ <source>Sample Rate</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -49,3 +49,3 @@ <source>Levels</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -53,3 +53,3 @@ <source>Loud</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -57,3 +57,3 @@ <source>Output</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -61,3 +61,3 @@ <source>Mic</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -65,3 +65,3 @@ <source>Silent</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -89,3 +89,3 @@ <source>Location:</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -93,3 +93,3 @@ <source>Record Key:</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -129,3 +129,3 @@ <source>Recording Limit:</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -153,2 +153,22 @@ <source>seconds</source> + <translation type="obsolete"></translation> + </message> + <message> + <source>Sample Rate:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Recording Directory:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Recording Key:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Recording Limit in seconds:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Unlimited</source> <translation type="unfinished"></translation> diff --git a/i18n/no/sysinfo.ts b/i18n/no/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/no/sysinfo.ts +++ b/i18n/no/sysinfo.ts @@ -40,2 +40,28 @@ <context> + <name>ModulesDetail</name> + <message> + <source>Send</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>ModulesInfo</name> + <message> + <source>Module</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Size</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Use#</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Used By</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>MountInfo</name> @@ -137,2 +163,6 @@ </message> + <message> + <source>Modules</source> + <translation type="unfinished"></translation> + </message> </context> diff --git a/i18n/no/tabmanager.ts b/i18n/no/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/no/tabmanager.ts +++ b/i18n/no/tabmanager.ts @@ -9,3 +9,3 @@ <source>Exec</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -13,3 +13,3 @@ <source>Comment</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -17,3 +17,3 @@ <source>Icon</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -21,2 +21,18 @@ <source>Name</source> + <translation type="obsolete"></translation> + </message> + <message> + <source>Name:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Icon:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Exec:</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Comment:</source> <translation type="unfinished"></translation> @@ -57,3 +73,3 @@ still in the group.</source> <source>Application edit</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -65,3 +81,3 @@ still in the group.</source> <source>Can't save.</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -69,2 +85,10 @@ still in the group.</source> <source>Can't move application.</source> + <translation type="obsolete"></translation> + </message> + <message> + <source>Gathering icons...</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Application</source> <translation type="unfinished"></translation> @@ -76,3 +100,3 @@ still in the group.</source> <source>Tab Manger</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -80,3 +104,3 @@ still in the group.</source> <source>Groups</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -84,2 +108,17 @@ still in the group.</source> <source>Applications</source> + <translation type="obsolete"></translation> + </message> + <message> + <source>Tab Manager</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Hierarchy</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>Wait</name> + <message> + <source>Please Wait...</source> <translation type="unfinished"></translation> diff --git a/i18n/no/textedit.ts b/i18n/no/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/no/textedit.ts +++ b/i18n/no/textedit.ts @@ -124,3 +124,3 @@ <source>Save File As?</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> <source>Name</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> <source>Size</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> <source>fileSaver</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> <source>Date</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> @@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> <source>set file permissions</source> - <translation type="unfinished"></translation> + <translation type="obsolete"></translation> </message> diff --git a/i18n/no/todolist.ts b/i18n/no/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/no/todolist.ts +++ b/i18n/no/todolist.ts @@ -229,2 +229,6 @@ Quit Anyway?</source> <source>Delete all tasks?</source> + <translation type="obsolete"></translation> + </message> + <message> + <source>all tasks</source> <translation type="unfinished"></translation> |