228 files changed, 3750 insertions, 424 deletions
diff --git a/i18n/de/advancedfm.ts b/i18n/de/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/de/advancedfm.ts +++ b/i18n/de/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/de/appearance.ts b/i18n/de/appearance.ts index fc37e33..79751e4 100644 --- a/i18n/de/appearance.ts +++ b/i18n/de/appearance.ts | |||
@@ -122,2 +122,6 @@ | |||
122 | </message> | 122 | </message> |
123 | <message> | ||
124 | <source>Settings...</source> | ||
125 | <translation type="unfinished"></translation> | ||
126 | </message> | ||
123 | </context> | 127 | </context> |
diff --git a/i18n/de/embeddedkonsole.ts b/i18n/de/embeddedkonsole.ts index 0aacb66..6a9266c 100644 --- a/i18n/de/embeddedkonsole.ts +++ b/i18n/de/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/de/libbatteryapplet-ipaq.ts b/i18n/de/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/de/libbatteryapplet-ipaq.ts +++ b/i18n/de/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/de/libliquid.ts b/i18n/de/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/de/libliquid.ts +++ b/i18n/de/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/de/libqpe.ts b/i18n/de/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/de/libqpe.ts +++ b/i18n/de/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/de/libscreenshotapplet.ts b/i18n/de/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/de/libscreenshotapplet.ts +++ b/i18n/de/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/de/mail.ts b/i18n/de/mail.ts index e810089..81a6e07 100644 --- a/i18n/de/mail.ts +++ b/i18n/de/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/de/oipkg.ts b/i18n/de/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/de/oipkg.ts +++ b/i18n/de/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/de/patience.ts b/i18n/de/patience.ts index 31b604c..7d65b35 100644 --- a/i18n/de/patience.ts +++ b/i18n/de/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/de/sound.ts b/i18n/de/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/de/sound.ts +++ b/i18n/de/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/de/sysinfo.ts b/i18n/de/sysinfo.ts index e5cc09d..81303b1 100644 --- a/i18n/de/sysinfo.ts +++ b/i18n/de/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished">Senden</translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/de/tabmanager.ts b/i18n/de/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/de/tabmanager.ts +++ b/i18n/de/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/de/textedit.ts b/i18n/de/textedit.ts index e0f4c2f..10846c4 100644 --- a/i18n/de/textedit.ts +++ b/i18n/de/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation>Datei speichern als?</translation> | 125 | <translation type="obsolete">Datei speichern als?</translation> |
126 | </message> | 126 | </message> |
@@ -315,3 +315,3 @@ This is irreversable!!</source> | |||
315 | <source>Name</source> | 315 | <source>Name</source> |
316 | <translation>Name</translation> | 316 | <translation type="obsolete">Name</translation> |
317 | </message> | 317 | </message> |
@@ -319,3 +319,3 @@ This is irreversable!!</source> | |||
319 | <source>Size</source> | 319 | <source>Size</source> |
320 | <translation>Größe</translation> | 320 | <translation type="obsolete">Größe</translation> |
321 | </message> | 321 | </message> |
@@ -323,3 +323,3 @@ This is irreversable!!</source> | |||
323 | <source>fileSaver</source> | 323 | <source>fileSaver</source> |
324 | <translation type="unfinished"></translation> | 324 | <translation type="obsolete"></translation> |
325 | </message> | 325 | </message> |
@@ -327,3 +327,3 @@ This is irreversable!!</source> | |||
327 | <source>Date</source> | 327 | <source>Date</source> |
328 | <translation>Datum</translation> | 328 | <translation type="obsolete">Datum</translation> |
329 | </message> | 329 | </message> |
@@ -331,3 +331,3 @@ This is irreversable!!</source> | |||
331 | <source>set file permissions</source> | 331 | <source>set file permissions</source> |
332 | <translation>setze Dateirechte</translation> | 332 | <translation type="obsolete">setze Dateirechte</translation> |
333 | </message> | 333 | </message> |
diff --git a/i18n/de/todolist.ts b/i18n/de/todolist.ts index 587dbca..382db56 100644 --- a/i18n/de/todolist.ts +++ b/i18n/de/todolist.ts | |||
@@ -235,3 +235,7 @@ Trozdem beenden?</translation> | |||
235 | <source>Delete all tasks?</source> | 235 | <source>Delete all tasks?</source> |
236 | <translation>Alle Aufgaben löschen?</translation> | 236 | <translation type="obsolete">Alle Aufgaben löschen?</translation> |
237 | </message> | ||
238 | <message> | ||
239 | <source>all tasks</source> | ||
240 | <translation type="unfinished"></translation> | ||
237 | </message> | 241 | </message> |
diff --git a/i18n/en/advancedfm.ts b/i18n/en/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/en/advancedfm.ts +++ b/i18n/en/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/en/appearance.ts b/i18n/en/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/en/appearance.ts +++ b/i18n/en/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/en/embeddedkonsole.ts b/i18n/en/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/en/embeddedkonsole.ts +++ b/i18n/en/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/en/libbatteryapplet-ipaq.ts b/i18n/en/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/en/libbatteryapplet-ipaq.ts +++ b/i18n/en/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/en/libliquid.ts b/i18n/en/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/en/libliquid.ts +++ b/i18n/en/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/en/libnetmonapplet.ts b/i18n/en/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/en/libnetmonapplet.ts +++ b/i18n/en/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/en/libqpe.ts b/i18n/en/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/en/libqpe.ts +++ b/i18n/en/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/en/libscreenshotapplet.ts b/i18n/en/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/en/libscreenshotapplet.ts +++ b/i18n/en/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/en/mail.ts b/i18n/en/mail.ts index e810089..81a6e07 100644 --- a/i18n/en/mail.ts +++ b/i18n/en/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/en/oipkg.ts b/i18n/en/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/en/oipkg.ts +++ b/i18n/en/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/en/patience.ts b/i18n/en/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/en/patience.ts +++ b/i18n/en/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/en/sound.ts b/i18n/en/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/en/sound.ts +++ b/i18n/en/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/en/sysinfo.ts b/i18n/en/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/en/sysinfo.ts +++ b/i18n/en/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/en/tabmanager.ts b/i18n/en/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/en/tabmanager.ts +++ b/i18n/en/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/en/textedit.ts b/i18n/en/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/en/textedit.ts +++ b/i18n/en/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/en/todolist.ts b/i18n/en/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/en/todolist.ts +++ b/i18n/en/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/es/advancedfm.ts b/i18n/es/advancedfm.ts index 83e8903..0bab81f 100644 --- a/i18n/es/advancedfm.ts +++ b/i18n/es/advancedfm.ts | |||
@@ -165,2 +165,19 @@ | |||
165 | </message> | 165 | </message> |
166 | <message> | ||
167 | <source> already exists | ||
168 | Do you really want to delete it?</source> | ||
169 | <translation type="unfinished"></translation> | ||
170 | </message> | ||
171 | <message> | ||
172 | <source>Copy </source> | ||
173 | <translation type="unfinished"></translation> | ||
174 | </message> | ||
175 | <message> | ||
176 | <source> As</source> | ||
177 | <translation type="unfinished"></translation> | ||
178 | </message> | ||
179 | <message> | ||
180 | <source>Copy Same Dir</source> | ||
181 | <translation type="unfinished"></translation> | ||
182 | </message> | ||
166 | </context> | 183 | </context> |
diff --git a/i18n/es/appearance.ts b/i18n/es/appearance.ts index caef30b..2ef0ad3 100644 --- a/i18n/es/appearance.ts +++ b/i18n/es/appearance.ts | |||
@@ -122,2 +122,6 @@ | |||
122 | </message> | 122 | </message> |
123 | <message> | ||
124 | <source>Settings...</source> | ||
125 | <translation type="unfinished"></translation> | ||
126 | </message> | ||
123 | </context> | 127 | </context> |
diff --git a/i18n/es/embeddedkonsole.ts b/i18n/es/embeddedkonsole.ts index c0ce067..51db1bc 100644 --- a/i18n/es/embeddedkonsole.ts +++ b/i18n/es/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/es/libbatteryapplet-ipaq.ts b/i18n/es/libbatteryapplet-ipaq.ts index efd04a2..d9b2841 100644 --- a/i18n/es/libbatteryapplet-ipaq.ts +++ b/i18n/es/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/es/libliquid.ts b/i18n/es/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/es/libliquid.ts +++ b/i18n/es/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/es/libqpe.ts b/i18n/es/libqpe.ts index f7efc6d..787ea97 100644 --- a/i18n/es/libqpe.ts +++ b/i18n/es/libqpe.ts | |||
@@ -219,2 +219,6 @@ editando categorías.</translation> | |||
219 | </message> | 219 | </message> |
220 | <message> | ||
221 | <source>File does not exist.</source> | ||
222 | <translation type="unfinished"></translation> | ||
223 | </message> | ||
220 | </context> | 224 | </context> |
@@ -716,2 +720,6 @@ Libere memoria e intételo de nuevo.</translation> | |||
716 | </message> | 720 | </message> |
721 | <message> | ||
722 | <source>Ram FS</source> | ||
723 | <translation type="unfinished"></translation> | ||
724 | </message> | ||
717 | </context> | 725 | </context> |
diff --git a/i18n/es/libscreenshotapplet.ts b/i18n/es/libscreenshotapplet.ts index baea3c4..20abf11 100644 --- a/i18n/es/libscreenshotapplet.ts +++ b/i18n/es/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/es/mail.ts b/i18n/es/mail.ts index a286408..23c1467 100644 --- a/i18n/es/mail.ts +++ b/i18n/es/mail.ts | |||
@@ -656,3 +656,3 @@ Visite http://www.lisa.de/ para informarse.</translation> | |||
656 | <source>Abort</source> | 656 | <source>Abort</source> |
657 | <translation>Cancelar</translation> | 657 | <translation type="obsolete">Cancelar</translation> |
658 | </message> | 658 | </message> |
diff --git a/i18n/es/oipkg.ts b/i18n/es/oipkg.ts index aedf9ee..07fe6d9 100644 --- a/i18n/es/oipkg.ts +++ b/i18n/es/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation>ipkgfind</translation> | 45 | <translation type="obsolete">ipkgfind</translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation>Sección: </translation> | 85 | <translation type="obsolete">Sección: </translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation>ipkgfind: </translation> | 113 | <translation type="obsolete">ipkgfind: </translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/es/patience.ts b/i18n/es/patience.ts index a45a6a9..0e136b1 100644 --- a/i18n/es/patience.ts +++ b/i18n/es/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/es/sound.ts b/i18n/es/sound.ts index 4cc9388..bb4f20f 100644 --- a/i18n/es/sound.ts +++ b/i18n/es/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Levels</source> | 9 | <source>Levels</source> |
10 | <translation>Niveles</translation> | 10 | <translation type="obsolete">Niveles</translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Loud</source> | 13 | <source>Loud</source> |
14 | <translation>Fuerte</translation> | 14 | <translation type="obsolete">Fuerte</translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Output</source> | 17 | <source>Output</source> |
18 | <translation>Salida</translation> | 18 | <translation type="obsolete">Salida</translation> |
19 | </message> | 19 | </message> |
@@ -21,3 +21,3 @@ | |||
21 | <source>Mic</source> | 21 | <source>Mic</source> |
22 | <translation>Micrófono</translation> | 22 | <translation type="obsolete">Micrófono</translation> |
23 | </message> | 23 | </message> |
@@ -25,3 +25,3 @@ | |||
25 | <source>Silent</source> | 25 | <source>Silent</source> |
26 | <translation>Silencio</translation> | 26 | <translation type="obsolete">Silencio</translation> |
27 | </message> | 27 | </message> |
@@ -29,3 +29,3 @@ | |||
29 | <source>Vmemo</source> | 29 | <source>Vmemo</source> |
30 | <translation>Vmemo</translation> | 30 | <translation type="obsolete">Vmemo</translation> |
31 | </message> | 31 | </message> |
@@ -33,3 +33,3 @@ | |||
33 | <source>Sample Rate</source> | 33 | <source>Sample Rate</source> |
34 | <translation>Muestreo</translation> | 34 | <translation type="obsolete">Muestreo</translation> |
35 | </message> | 35 | </message> |
@@ -69,3 +69,3 @@ | |||
69 | <source>Location:</source> | 69 | <source>Location:</source> |
70 | <translation>Grabar en:</translation> | 70 | <translation type="obsolete">Grabar en:</translation> |
71 | </message> | 71 | </message> |
@@ -73,3 +73,3 @@ | |||
73 | <source>Record Key:</source> | 73 | <source>Record Key:</source> |
74 | <translation>Tecla grabar:</translation> | 74 | <translation type="obsolete">Tecla grabar:</translation> |
75 | </message> | 75 | </message> |
@@ -109,3 +109,3 @@ | |||
109 | <source>Recording Limit:</source> | 109 | <source>Recording Limit:</source> |
110 | <translation>Límite grabación:</translation> | 110 | <translation type="obsolete">Límite grabación:</translation> |
111 | </message> | 111 | </message> |
@@ -133,3 +133,23 @@ | |||
133 | <source>seconds</source> | 133 | <source>seconds</source> |
134 | <translation>segundos</translation> | 134 | <translation type="obsolete">segundos</translation> |
135 | </message> | ||
136 | <message> | ||
137 | <source>Sample Rate:</source> | ||
138 | <translation type="unfinished"></translation> | ||
139 | </message> | ||
140 | <message> | ||
141 | <source>Recording Directory:</source> | ||
142 | <translation type="unfinished"></translation> | ||
143 | </message> | ||
144 | <message> | ||
145 | <source>Recording Key:</source> | ||
146 | <translation type="unfinished"></translation> | ||
147 | </message> | ||
148 | <message> | ||
149 | <source>Recording Limit in seconds:</source> | ||
150 | <translation type="unfinished"></translation> | ||
151 | </message> | ||
152 | <message> | ||
153 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | ||
135 | </message> | 155 | </message> |
diff --git a/i18n/es/sysinfo.ts b/i18n/es/sysinfo.ts index eb80541..35cbb87 100644 --- a/i18n/es/sysinfo.ts +++ b/i18n/es/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished">Enviar</translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -121,2 +147,6 @@ | |||
121 | </message> | 147 | </message> |
148 | <message> | ||
149 | <source>Modules</source> | ||
150 | <translation type="unfinished"></translation> | ||
151 | </message> | ||
122 | </context> | 152 | </context> |
diff --git a/i18n/es/tabmanager.ts b/i18n/es/tabmanager.ts index f0c6128..21587f1 100644 --- a/i18n/es/tabmanager.ts +++ b/i18n/es/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation>Ejecutar</translation> | 10 | <translation type="obsolete">Ejecutar</translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation>Comentario</translation> | 14 | <translation type="obsolete">Comentario</translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation>Icono</translation> | 18 | <translation type="obsolete">Icono</translation> |
19 | </message> | 19 | </message> |
@@ -21,3 +21,19 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation>Nombre</translation> | 22 | <translation type="obsolete">Nombre</translation> |
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
38 | <translation type="unfinished"></translation> | ||
23 | </message> | 39 | </message> |
@@ -58,3 +74,3 @@ aún en el grupo.</translation> | |||
58 | <source>Application edit</source> | 74 | <source>Application edit</source> |
59 | <translation>Editor aplicación</translation> | 75 | <translation type="obsolete">Editor aplicación</translation> |
60 | </message> | 76 | </message> |
@@ -66,3 +82,3 @@ aún en el grupo.</translation> | |||
66 | <source>Can't save.</source> | 82 | <source>Can't save.</source> |
67 | <translation>No puedo guardar.</translation> | 83 | <translation type="obsolete">No puedo guardar.</translation> |
68 | </message> | 84 | </message> |
@@ -70,3 +86,11 @@ aún en el grupo.</translation> | |||
70 | <source>Can't move application.</source> | 86 | <source>Can't move application.</source> |
71 | <translation>No puedo mover aplicación.</translation> | 87 | <translation type="obsolete">No puedo mover aplicación.</translation> |
88 | </message> | ||
89 | <message> | ||
90 | <source>Gathering icons...</source> | ||
91 | <translation type="unfinished"></translation> | ||
92 | </message> | ||
93 | <message> | ||
94 | <source>Application</source> | ||
95 | <translation type="unfinished">Aplicación</translation> | ||
72 | </message> | 96 | </message> |
@@ -77,3 +101,3 @@ aún en el grupo.</translation> | |||
77 | <source>Tab Manger</source> | 101 | <source>Tab Manger</source> |
78 | <translation>Gestor de Fichas</translation> | 102 | <translation type="obsolete">Gestor de Fichas</translation> |
79 | </message> | 103 | </message> |
@@ -81,3 +105,3 @@ aún en el grupo.</translation> | |||
81 | <source>Groups</source> | 105 | <source>Groups</source> |
82 | <translation>Grupos</translation> | 106 | <translation type="obsolete">Grupos</translation> |
83 | </message> | 107 | </message> |
@@ -85,3 +109,18 @@ aún en el grupo.</translation> | |||
85 | <source>Applications</source> | 109 | <source>Applications</source> |
86 | <translation>Aplicaciones</translation> | 110 | <translation type="obsolete">Aplicaciones</translation> |
111 | </message> | ||
112 | <message> | ||
113 | <source>Tab Manager</source> | ||
114 | <translation type="unfinished"></translation> | ||
115 | </message> | ||
116 | <message> | ||
117 | <source>Hierarchy</source> | ||
118 | <translation type="unfinished"></translation> | ||
119 | </message> | ||
120 | </context> | ||
121 | <context> | ||
122 | <name>Wait</name> | ||
123 | <message> | ||
124 | <source>Please Wait...</source> | ||
125 | <translation type="unfinished"></translation> | ||
87 | </message> | 126 | </message> |
diff --git a/i18n/es/textedit.ts b/i18n/es/textedit.ts index 461b5fd..7275aa6 100644 --- a/i18n/es/textedit.ts +++ b/i18n/es/textedit.ts | |||
@@ -144,3 +144,3 @@ que ha seleccionado un .desktop | |||
144 | <source>Save File As?</source> | 144 | <source>Save File As?</source> |
145 | <translation>¿Guardar fichero como?</translation> | 145 | <translation type="obsolete">¿Guardar fichero como?</translation> |
146 | </message> | 146 | </message> |
@@ -251,3 +251,3 @@ el fichero actual del disco? | |||
251 | <source>fileSaver</source> | 251 | <source>fileSaver</source> |
252 | <translation>SalvarFichero</translation> | 252 | <translation type="obsolete">SalvarFichero</translation> |
253 | </message> | 253 | </message> |
@@ -255,3 +255,3 @@ el fichero actual del disco? | |||
255 | <source>Name</source> | 255 | <source>Name</source> |
256 | <translation>Nombre</translation> | 256 | <translation type="obsolete">Nombre</translation> |
257 | </message> | 257 | </message> |
@@ -259,3 +259,3 @@ el fichero actual del disco? | |||
259 | <source>Size</source> | 259 | <source>Size</source> |
260 | <translation>Tamaño</translation> | 260 | <translation type="obsolete">Tamaño</translation> |
261 | </message> | 261 | </message> |
@@ -263,3 +263,3 @@ el fichero actual del disco? | |||
263 | <source>Date</source> | 263 | <source>Date</source> |
264 | <translation>Fecha</translation> | 264 | <translation type="obsolete">Fecha</translation> |
265 | </message> | 265 | </message> |
@@ -267,3 +267,3 @@ el fichero actual del disco? | |||
267 | <source>set file permissions</source> | 267 | <source>set file permissions</source> |
268 | <translation>fijar permisos fichero</translation> | 268 | <translation type="obsolete">fijar permisos fichero</translation> |
269 | </message> | 269 | </message> |
diff --git a/i18n/es/todolist.ts b/i18n/es/todolist.ts index 795c383..b48293b 100644 --- a/i18n/es/todolist.ts +++ b/i18n/es/todolist.ts | |||
@@ -194,3 +194,3 @@ de introducir algún dato</translation> | |||
194 | <source>Delete all tasks?</source> | 194 | <source>Delete all tasks?</source> |
195 | <translation>Borrar todas la tareas?</translation> | 195 | <translation type="obsolete">Borrar todas la tareas?</translation> |
196 | </message> | 196 | </message> |
@@ -222,2 +222,6 @@ de nuevo. | |||
222 | </message> | 222 | </message> |
223 | <message> | ||
224 | <source>all tasks</source> | ||
225 | <translation type="unfinished"></translation> | ||
226 | </message> | ||
223 | </context> | 227 | </context> |
diff --git a/i18n/fr/addressbook.ts b/i18n/fr/addressbook.ts index ddb2d1e..aaf18dd 100644 --- a/i18n/fr/addressbook.ts +++ b/i18n/fr/addressbook.ts | |||
@@ -1,3 +1,3 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <codec>iso8859-1</codec> | 2 | <defaultcodec>iso8859-1</defaultcodec> |
3 | <context> | 3 | <context> |
@@ -234,3 +234,3 @@ Quitter ?</translation> | |||
234 | <source>Fax</source> | 234 | <source>Fax</source> |
235 | <translation type='obsolete'></translation> | 235 | <translation type="obsolete"></translation> |
236 | </message> | 236 | </message> |
@@ -238,3 +238,3 @@ Quitter ?</translation> | |||
238 | <source>Phone</source> | 238 | <source>Phone</source> |
239 | <translation type='obsolete'></translation> | 239 | <translation type="obsolete"></translation> |
240 | </message> | 240 | </message> |
@@ -242,3 +242,3 @@ Quitter ?</translation> | |||
242 | <source>IM</source> | 242 | <source>IM</source> |
243 | <translation type='obsolete'></translation> | 243 | <translation type="obsolete"></translation> |
244 | </message> | 244 | </message> |
@@ -246,3 +246,3 @@ Quitter ?</translation> | |||
246 | <source>Mobile</source> | 246 | <source>Mobile</source> |
247 | <translation type='obsolete'></translation> | 247 | <translation type="obsolete"></translation> |
248 | </message> | 248 | </message> |
@@ -250,3 +250,3 @@ Quitter ?</translation> | |||
250 | <source>Page</source> | 250 | <source>Page</source> |
251 | <translation type='obsolete'></translation> | 251 | <translation type="obsolete"></translation> |
252 | </message> | 252 | </message> |
@@ -254,3 +254,3 @@ Quitter ?</translation> | |||
254 | <source>Pager</source> | 254 | <source>Pager</source> |
255 | <translation type='obsolete'></translation> | 255 | <translation type="obsolete"></translation> |
256 | </message> | 256 | </message> |
@@ -310,3 +310,3 @@ Quitter ?</translation> | |||
310 | <source>Street</source> | 310 | <source>Street</source> |
311 | <translation type='obsolete'></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Quitter ?</translation> | |||
314 | <source>Street 2</source> | 314 | <source>Street 2</source> |
315 | <translation type='obsolete'></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Quitter ?</translation> | |||
318 | <source>P.O. Box</source> | 318 | <source>P.O. Box</source> |
319 | <translation type='obsolete'></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
@@ -330,3 +330,3 @@ Quitter ?</translation> | |||
330 | <source>Zip</source> | 330 | <source>Zip</source> |
331 | <translation type='obsolete'></translation> | 331 | <translation type="obsolete"></translation> |
332 | </message> | 332 | </message> |
diff --git a/i18n/fr/advancedfm.ts b/i18n/fr/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/fr/advancedfm.ts +++ b/i18n/fr/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/fr/appearance.ts b/i18n/fr/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/fr/appearance.ts +++ b/i18n/fr/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/fr/embeddedkonsole.ts b/i18n/fr/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/fr/embeddedkonsole.ts +++ b/i18n/fr/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/fr/libbatteryapplet-ipaq.ts b/i18n/fr/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/fr/libbatteryapplet-ipaq.ts +++ b/i18n/fr/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/fr/libbatteryapplet.ts b/i18n/fr/libbatteryapplet.ts index ee167d7..20b8cb0 100644 --- a/i18n/fr/libbatteryapplet.ts +++ b/i18n/fr/libbatteryapplet.ts | |||
@@ -55,2 +55,6 @@ | |||
55 | </message> | 55 | </message> |
56 | <message> | ||
57 | <source>Close</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
56 | </context> | 60 | </context> |
diff --git a/i18n/fr/libliquid.ts b/i18n/fr/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/fr/libliquid.ts +++ b/i18n/fr/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/fr/libnetmonapplet.ts b/i18n/fr/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/fr/libnetmonapplet.ts +++ b/i18n/fr/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/fr/libqpe.ts b/i18n/fr/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/fr/libqpe.ts +++ b/i18n/fr/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/fr/libscreenshotapplet.ts b/i18n/fr/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/fr/libscreenshotapplet.ts +++ b/i18n/fr/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/fr/mail.ts b/i18n/fr/mail.ts index e810089..81a6e07 100644 --- a/i18n/fr/mail.ts +++ b/i18n/fr/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/fr/oipkg.ts b/i18n/fr/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/fr/oipkg.ts +++ b/i18n/fr/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/fr/patience.ts b/i18n/fr/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/fr/patience.ts +++ b/i18n/fr/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/fr/sound.ts b/i18n/fr/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/fr/sound.ts +++ b/i18n/fr/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/fr/sysinfo.ts b/i18n/fr/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/fr/sysinfo.ts +++ b/i18n/fr/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/fr/tabmanager.ts b/i18n/fr/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/fr/tabmanager.ts +++ b/i18n/fr/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/fr/textedit.ts b/i18n/fr/textedit.ts index 2609aac..409cfb1 100644 --- a/i18n/fr/textedit.ts +++ b/i18n/fr/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished">Nom</translation> | 303 | <translation type="obsolete">Nom</translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished">Taille</translation> | 307 | <translation type="obsolete">Taille</translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/fr/todolist.ts b/i18n/fr/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/fr/todolist.ts +++ b/i18n/fr/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/hu/advancedfm.ts b/i18n/hu/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/hu/advancedfm.ts +++ b/i18n/hu/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/hu/appearance.ts b/i18n/hu/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/hu/appearance.ts +++ b/i18n/hu/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/hu/embeddedkonsole.ts b/i18n/hu/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/hu/embeddedkonsole.ts +++ b/i18n/hu/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/hu/libbatteryapplet-ipaq.ts b/i18n/hu/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/hu/libbatteryapplet-ipaq.ts +++ b/i18n/hu/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/hu/libliquid.ts b/i18n/hu/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/hu/libliquid.ts +++ b/i18n/hu/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/hu/libnetmonapplet.ts b/i18n/hu/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/hu/libnetmonapplet.ts +++ b/i18n/hu/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/hu/libqpe.ts b/i18n/hu/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/hu/libqpe.ts +++ b/i18n/hu/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/hu/libscreenshotapplet.ts b/i18n/hu/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/hu/libscreenshotapplet.ts +++ b/i18n/hu/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/hu/mail.ts b/i18n/hu/mail.ts index e810089..81a6e07 100644 --- a/i18n/hu/mail.ts +++ b/i18n/hu/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/hu/oipkg.ts b/i18n/hu/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/hu/oipkg.ts +++ b/i18n/hu/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/hu/patience.ts b/i18n/hu/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/hu/patience.ts +++ b/i18n/hu/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/hu/sound.ts b/i18n/hu/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/hu/sound.ts +++ b/i18n/hu/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/hu/sysinfo.ts b/i18n/hu/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/hu/sysinfo.ts +++ b/i18n/hu/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/hu/tabmanager.ts b/i18n/hu/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/hu/tabmanager.ts +++ b/i18n/hu/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/hu/textedit.ts b/i18n/hu/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/hu/textedit.ts +++ b/i18n/hu/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/hu/todolist.ts b/i18n/hu/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/hu/todolist.ts +++ b/i18n/hu/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/ja/advancedfm.ts b/i18n/ja/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/ja/advancedfm.ts +++ b/i18n/ja/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/ja/appearance.ts b/i18n/ja/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/ja/appearance.ts +++ b/i18n/ja/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/ja/embeddedkonsole.ts b/i18n/ja/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/ja/embeddedkonsole.ts +++ b/i18n/ja/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/ja/libbatteryapplet-ipaq.ts b/i18n/ja/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/ja/libbatteryapplet-ipaq.ts +++ b/i18n/ja/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/ja/libliquid.ts b/i18n/ja/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/ja/libliquid.ts +++ b/i18n/ja/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/ja/libnetmonapplet.ts b/i18n/ja/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/ja/libnetmonapplet.ts +++ b/i18n/ja/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/ja/libqpe.ts b/i18n/ja/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/ja/libqpe.ts +++ b/i18n/ja/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/ja/libscreenshotapplet.ts b/i18n/ja/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/ja/libscreenshotapplet.ts +++ b/i18n/ja/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/ja/mail.ts b/i18n/ja/mail.ts index e810089..81a6e07 100644 --- a/i18n/ja/mail.ts +++ b/i18n/ja/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/ja/oipkg.ts b/i18n/ja/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/ja/oipkg.ts +++ b/i18n/ja/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/ja/patience.ts b/i18n/ja/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/ja/patience.ts +++ b/i18n/ja/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/ja/sound.ts b/i18n/ja/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/ja/sound.ts +++ b/i18n/ja/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/ja/sysinfo.ts b/i18n/ja/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/ja/sysinfo.ts +++ b/i18n/ja/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/ja/tabmanager.ts b/i18n/ja/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/ja/tabmanager.ts +++ b/i18n/ja/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/ja/textedit.ts b/i18n/ja/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/ja/textedit.ts +++ b/i18n/ja/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/ja/todolist.ts b/i18n/ja/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/ja/todolist.ts +++ b/i18n/ja/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/ko/advancedfm.ts b/i18n/ko/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/ko/advancedfm.ts +++ b/i18n/ko/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/ko/appearance.ts b/i18n/ko/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/ko/appearance.ts +++ b/i18n/ko/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/ko/embeddedkonsole.ts b/i18n/ko/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/ko/embeddedkonsole.ts +++ b/i18n/ko/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/ko/libbatteryapplet-ipaq.ts b/i18n/ko/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/ko/libbatteryapplet-ipaq.ts +++ b/i18n/ko/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/ko/libliquid.ts b/i18n/ko/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/ko/libliquid.ts +++ b/i18n/ko/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/ko/libnetmonapplet.ts b/i18n/ko/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/ko/libnetmonapplet.ts +++ b/i18n/ko/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/ko/libqpe.ts b/i18n/ko/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/ko/libqpe.ts +++ b/i18n/ko/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/ko/libscreenshotapplet.ts b/i18n/ko/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/ko/libscreenshotapplet.ts +++ b/i18n/ko/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/ko/mail.ts b/i18n/ko/mail.ts index e810089..81a6e07 100644 --- a/i18n/ko/mail.ts +++ b/i18n/ko/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/ko/oipkg.ts b/i18n/ko/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/ko/oipkg.ts +++ b/i18n/ko/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/ko/patience.ts b/i18n/ko/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/ko/patience.ts +++ b/i18n/ko/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/ko/sound.ts b/i18n/ko/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/ko/sound.ts +++ b/i18n/ko/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/ko/sysinfo.ts b/i18n/ko/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/ko/sysinfo.ts +++ b/i18n/ko/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/ko/tabmanager.ts b/i18n/ko/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/ko/tabmanager.ts +++ b/i18n/ko/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/ko/textedit.ts b/i18n/ko/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/ko/textedit.ts +++ b/i18n/ko/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/ko/todolist.ts b/i18n/ko/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/ko/todolist.ts +++ b/i18n/ko/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
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 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </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 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </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 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </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 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </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 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </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 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <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> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </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 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </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. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </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 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </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 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </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 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <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 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </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 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <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 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </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> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/pl/advancedfm.ts b/i18n/pl/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/pl/advancedfm.ts +++ b/i18n/pl/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/pl/appearance.ts b/i18n/pl/appearance.ts index 2334c91..c0e539f 100644 --- a/i18n/pl/appearance.ts +++ b/i18n/pl/appearance.ts | |||
@@ -111,2 +111,6 @@ | |||
111 | </message> | 111 | </message> |
112 | <message> | ||
113 | <source>Settings...</source> | ||
114 | <translation type="unfinished"></translation> | ||
115 | </message> | ||
112 | </context> | 116 | </context> |
diff --git a/i18n/pl/embeddedkonsole.ts b/i18n/pl/embeddedkonsole.ts index 4b9e9b7..0d084d0 100644 --- a/i18n/pl/embeddedkonsole.ts +++ b/i18n/pl/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/pl/libbatteryapplet-ipaq.ts b/i18n/pl/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/pl/libbatteryapplet-ipaq.ts +++ b/i18n/pl/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/pl/libbatteryapplet.ts b/i18n/pl/libbatteryapplet.ts index ee167d7..20b8cb0 100644 --- a/i18n/pl/libbatteryapplet.ts +++ b/i18n/pl/libbatteryapplet.ts | |||
@@ -55,2 +55,6 @@ | |||
55 | </message> | 55 | </message> |
56 | <message> | ||
57 | <source>Close</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
56 | </context> | 60 | </context> |
diff --git a/i18n/pl/libliquid.ts b/i18n/pl/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/pl/libliquid.ts +++ b/i18n/pl/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/pl/libnetmonapplet.ts b/i18n/pl/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/pl/libnetmonapplet.ts +++ b/i18n/pl/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/pl/libqpe.ts b/i18n/pl/libqpe.ts index 09edc11..5f9958b 100644 --- a/i18n/pl/libqpe.ts +++ b/i18n/pl/libqpe.ts | |||
@@ -219,2 +219,6 @@ edytuje kategorie.</translation> | |||
219 | </message> | 219 | </message> |
220 | <message> | ||
221 | <source>File does not exist.</source> | ||
222 | <translation type="unfinished"></translation> | ||
223 | </message> | ||
220 | </context> | 224 | </context> |
@@ -716,2 +720,6 @@ Zwolnij wiecej pamieci</translation> | |||
716 | </message> | 720 | </message> |
721 | <message> | ||
722 | <source>Ram FS</source> | ||
723 | <translation type="unfinished"></translation> | ||
724 | </message> | ||
717 | </context> | 725 | </context> |
diff --git a/i18n/pl/libscreenshotapplet.ts b/i18n/pl/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/pl/libscreenshotapplet.ts +++ b/i18n/pl/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/pl/mail.ts b/i18n/pl/mail.ts index e810089..81a6e07 100644 --- a/i18n/pl/mail.ts +++ b/i18n/pl/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/pl/oipkg.ts b/i18n/pl/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/pl/oipkg.ts +++ b/i18n/pl/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/pl/patience.ts b/i18n/pl/patience.ts index aecf87a..be48808 100644 --- a/i18n/pl/patience.ts +++ b/i18n/pl/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/pl/sound.ts b/i18n/pl/sound.ts index b073ac1..cd32a6c 100644 --- a/i18n/pl/sound.ts +++ b/i18n/pl/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation>Czestotliwosc probek</translation> | 14 | <translation type="obsolete">Czestotliwosc probek</translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation>Poziomy</translation> | 50 | <translation type="obsolete">Poziomy</translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation>Glosno</translation> | 54 | <translation type="obsolete">Glosno</translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation>Wyjscie</translation> | 58 | <translation type="obsolete">Wyjscie</translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation>Mikrofon</translation> | 62 | <translation type="obsolete">Mikrofon</translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation>Cicho</translation> | 66 | <translation type="obsolete">Cicho</translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/pl/sysinfo.ts b/i18n/pl/sysinfo.ts index 39925c7..89d899f 100644 --- a/i18n/pl/sysinfo.ts +++ b/i18n/pl/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished">Wyslane</translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/pl/tabmanager.ts b/i18n/pl/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/pl/tabmanager.ts +++ b/i18n/pl/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/pl/textedit.ts b/i18n/pl/textedit.ts index 118df98..baf06e3 100644 --- a/i18n/pl/textedit.ts +++ b/i18n/pl/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation>Zapisz plik jako</translation> | 125 | <translation type="obsolete">Zapisz plik jako</translation> |
126 | </message> | 126 | </message> |
@@ -304,3 +304,3 @@ Open .desktop file or linked file?</source> | |||
304 | <source>fileSaver</source> | 304 | <source>fileSaver</source> |
305 | <translation type="unfinished"></translation> | 305 | <translation type="obsolete"></translation> |
306 | </message> | 306 | </message> |
@@ -308,3 +308,3 @@ Open .desktop file or linked file?</source> | |||
308 | <source>Name</source> | 308 | <source>Name</source> |
309 | <translation>Nazwa</translation> | 309 | <translation type="obsolete">Nazwa</translation> |
310 | </message> | 310 | </message> |
@@ -312,3 +312,3 @@ Open .desktop file or linked file?</source> | |||
312 | <source>Size</source> | 312 | <source>Size</source> |
313 | <translation>Rozmiar</translation> | 313 | <translation type="obsolete">Rozmiar</translation> |
314 | </message> | 314 | </message> |
@@ -316,3 +316,3 @@ Open .desktop file or linked file?</source> | |||
316 | <source>Date</source> | 316 | <source>Date</source> |
317 | <translation>Data</translation> | 317 | <translation type="obsolete">Data</translation> |
318 | </message> | 318 | </message> |
@@ -320,3 +320,3 @@ Open .desktop file or linked file?</source> | |||
320 | <source>set file permissions</source> | 320 | <source>set file permissions</source> |
321 | <translation>ustaw uprawnienia do pliku</translation> | 321 | <translation type="obsolete">ustaw uprawnienia do pliku</translation> |
322 | </message> | 322 | </message> |
diff --git a/i18n/pl/todolist.ts b/i18n/pl/todolist.ts index bc13eb1..226b9ce 100644 --- a/i18n/pl/todolist.ts +++ b/i18n/pl/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/pt/addressbook.ts b/i18n/pt/addressbook.ts index 5b952b6..2c14aa8 100644 --- a/i18n/pt/addressbook.ts +++ b/i18n/pt/addressbook.ts | |||
@@ -269,3 +269,3 @@ Sair na mesma?</translation> | |||
269 | <source>Name Title</source> | 269 | <source>Name Title</source> |
270 | <translation type="obsolete">Título</translation> | 270 | <translation type="unfinished">Título</translation> |
271 | </message> | 271 | </message> |
@@ -301,3 +301,3 @@ Sair na mesma?</translation> | |||
301 | <source>Company</source> | 301 | <source>Company</source> |
302 | <translation type="obsolete">Empresa</translation> | 302 | <translation type="unfinished">Empresa</translation> |
303 | </message> | 303 | </message> |
@@ -305,3 +305,3 @@ Sair na mesma?</translation> | |||
305 | <source>Notes</source> | 305 | <source>Notes</source> |
306 | <translation type="obsolete">Notas</translation> | 306 | <translation type="unfinished">Notas</translation> |
307 | </message> | 307 | </message> |
@@ -309,3 +309,3 @@ Sair na mesma?</translation> | |||
309 | <source>Groups</source> | 309 | <source>Groups</source> |
310 | <translation type="obsolete">Grupos</translation> | 310 | <translation type="unfinished">Grupos</translation> |
311 | </message> | 311 | </message> |
@@ -1277,3 +1277,3 @@ Sair na mesma?</translation> | |||
1277 | <source>Business Street</source> | 1277 | <source>Business Street</source> |
1278 | <translation type="obsolete">Rua (Empresa)</translation> | 1278 | <translation type="unfinished">Rua (Empresa)</translation> |
1279 | </message> | 1279 | </message> |
@@ -1281,3 +1281,3 @@ Sair na mesma?</translation> | |||
1281 | <source>Home Street</source> | 1281 | <source>Home Street</source> |
1282 | <translation type="obsolete">Rua (Pessoal)</translation> | 1282 | <translation type="unfinished">Rua (Pessoal)</translation> |
1283 | </message> | 1283 | </message> |
@@ -1285,3 +1285,3 @@ Sair na mesma?</translation> | |||
1285 | <source>Business City</source> | 1285 | <source>Business City</source> |
1286 | <translation type="obsolete">Cidade (Empresa)</translation> | 1286 | <translation type="unfinished">Cidade (Empresa)</translation> |
1287 | </message> | 1287 | </message> |
@@ -1289,3 +1289,3 @@ Sair na mesma?</translation> | |||
1289 | <source>Business State</source> | 1289 | <source>Business State</source> |
1290 | <translation type="obsolete">Estado (Empresa)</translation> | 1290 | <translation type="unfinished">Estado (Empresa)</translation> |
1291 | </message> | 1291 | </message> |
@@ -1293,3 +1293,3 @@ Sair na mesma?</translation> | |||
1293 | <source>Business Zip</source> | 1293 | <source>Business Zip</source> |
1294 | <translation type="obsolete">Cód Postal (Empresa)</translation> | 1294 | <translation type="unfinished">Cód Postal (Empresa)</translation> |
1295 | </message> | 1295 | </message> |
@@ -1297,3 +1297,3 @@ Sair na mesma?</translation> | |||
1297 | <source>Business Country</source> | 1297 | <source>Business Country</source> |
1298 | <translation type="obsolete">País (Empresa)</translation> | 1298 | <translation type="unfinished">País (Empresa)</translation> |
1299 | </message> | 1299 | </message> |
@@ -1301,3 +1301,3 @@ Sair na mesma?</translation> | |||
1301 | <source>Home City</source> | 1301 | <source>Home City</source> |
1302 | <translation type="obsolete">Cidade (Pessoal)</translation> | 1302 | <translation type="unfinished">Cidade (Pessoal)</translation> |
1303 | </message> | 1303 | </message> |
@@ -1305,3 +1305,3 @@ Sair na mesma?</translation> | |||
1305 | <source>Home State</source> | 1305 | <source>Home State</source> |
1306 | <translation type="obsolete">Estado (Pessoal)</translation> | 1306 | <translation type="unfinished">Estado (Pessoal)</translation> |
1307 | </message> | 1307 | </message> |
@@ -1309,3 +1309,3 @@ Sair na mesma?</translation> | |||
1309 | <source>Home Zip</source> | 1309 | <source>Home Zip</source> |
1310 | <translation type="obsolete">Cód. Postal (Pessoal)</translation> | 1310 | <translation type="unfinished">Cód. Postal (Pessoal)</translation> |
1311 | </message> | 1311 | </message> |
@@ -1313,3 +1313,3 @@ Sair na mesma?</translation> | |||
1313 | <source>Home Country</source> | 1313 | <source>Home Country</source> |
1314 | <translation type="obsolete">País (Pessoal)</translation> | 1314 | <translation type="unfinished">País (Pessoal)</translation> |
1315 | </message> | 1315 | </message> |
diff --git a/i18n/pt/advancedfm.ts b/i18n/pt/advancedfm.ts index 33aab84..d62968a 100644 --- a/i18n/pt/advancedfm.ts +++ b/i18n/pt/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/pt/appearance.ts b/i18n/pt/appearance.ts index 01731e4..843cb08 100644 --- a/i18n/pt/appearance.ts +++ b/i18n/pt/appearance.ts | |||
@@ -103,2 +103,6 @@ | |||
103 | </message> | 103 | </message> |
104 | <message> | ||
105 | <source>Settings...</source> | ||
106 | <translation type="unfinished"></translation> | ||
107 | </message> | ||
104 | </context> | 108 | </context> |
diff --git a/i18n/pt/drawpad.ts b/i18n/pt/drawpad.ts index f29837d..14198c8 100644 --- a/i18n/pt/drawpad.ts +++ b/i18n/pt/drawpad.ts | |||
@@ -45,3 +45,3 @@ | |||
45 | <source>New Page</source> | 45 | <source>New Page</source> |
46 | <translation type="unfinished"></translation> | 46 | <translation type="unfinished">Nova Página</translation> |
47 | </message> | 47 | </message> |
@@ -121,3 +121,3 @@ | |||
121 | <source>Pen Color</source> | 121 | <source>Pen Color</source> |
122 | <translation type="unfinished"></translation> | 122 | <translation type="unfinished">Cor de Desenho</translation> |
123 | </message> | 123 | </message> |
@@ -310,3 +310,3 @@ all the pages?</source> | |||
310 | <source>Insert Text</source> | 310 | <source>Insert Text</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="unfinished">Inserir Texto</translation> |
312 | </message> | 312 | </message> |
diff --git a/i18n/pt/embeddedkonsole.ts b/i18n/pt/embeddedkonsole.ts index 99b8f64..25d474f 100644 --- a/i18n/pt/embeddedkonsole.ts +++ b/i18n/pt/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/pt/libbatteryapplet-ipaq.ts b/i18n/pt/libbatteryapplet-ipaq.ts index 54bdaee..e9a5901 100644 --- a/i18n/pt/libbatteryapplet-ipaq.ts +++ b/i18n/pt/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/pt/libbatteryapplet.ts b/i18n/pt/libbatteryapplet.ts index 1040f7c..9f44b12 100644 --- a/i18n/pt/libbatteryapplet.ts +++ b/i18n/pt/libbatteryapplet.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Close</source> | 9 | <source>Close</source> |
10 | <translation type="obsolete">Fechar</translation> | 10 | <translation type="unfinished">Fechar</translation> |
11 | </message> | 11 | </message> |
diff --git a/i18n/pt/libliquid.ts b/i18n/pt/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/pt/libliquid.ts +++ b/i18n/pt/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/pt/libnetmonapplet.ts b/i18n/pt/libnetmonapplet.ts index fbfdafc..8d174c3 100644 --- a/i18n/pt/libnetmonapplet.ts +++ b/i18n/pt/libnetmonapplet.ts | |||
@@ -5,3 +5,3 @@ | |||
5 | <source>Network Offline</source> | 5 | <source>Network Offline</source> |
6 | <translation type="obsolete"></translation> | 6 | <translation type="unfinished"></translation> |
7 | </message> | 7 | </message> |
@@ -9,3 +9,3 @@ | |||
9 | <source>Disconnect</source> | 9 | <source>Disconnect</source> |
10 | <translation type="obsolete"></translation> | 10 | <translation type="unfinished"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Connect</source> | 13 | <source>Connect</source> |
14 | <translation type="obsolete"></translation> | 14 | <translation type="unfinished"></translation> |
15 | </message> | 15 | </message> |
diff --git a/i18n/pt/libqpe.ts b/i18n/pt/libqpe.ts index baf3647..1aba696 100644 --- a/i18n/pt/libqpe.ts +++ b/i18n/pt/libqpe.ts | |||
@@ -219,2 +219,6 @@ as categorias.</translation> | |||
219 | </message> | 219 | </message> |
220 | <message> | ||
221 | <source>File does not exist.</source> | ||
222 | <translation type="unfinished"></translation> | ||
223 | </message> | ||
220 | </context> | 224 | </context> |
@@ -707,2 +711,6 @@ Free some memory and try again.</source> | |||
707 | </message> | 711 | </message> |
712 | <message> | ||
713 | <source>Ram FS</source> | ||
714 | <translation type="unfinished"></translation> | ||
715 | </message> | ||
708 | </context> | 716 | </context> |
diff --git a/i18n/pt/libscreenshotapplet.ts b/i18n/pt/libscreenshotapplet.ts index edf21c4..c307a74 100644 --- a/i18n/pt/libscreenshotapplet.ts +++ b/i18n/pt/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/pt/mail.ts b/i18n/pt/mail.ts index aaf65fe..8cd0bac 100644 --- a/i18n/pt/mail.ts +++ b/i18n/pt/mail.ts | |||
@@ -216,3 +216,3 @@ | |||
216 | <source>Mail</source> | 216 | <source>Mail</source> |
217 | <translation type="unfinished"></translation> | 217 | <translation type="unfinished">Correio</translation> |
218 | </message> | 218 | </message> |
@@ -252,3 +252,3 @@ | |||
252 | <source>Cc</source> | 252 | <source>Cc</source> |
253 | <translation type="unfinished"></translation> | 253 | <translation type="unfinished">Cc</translation> |
254 | </message> | 254 | </message> |
@@ -256,3 +256,3 @@ | |||
256 | <source>Bcc</source> | 256 | <source>Bcc</source> |
257 | <translation type="unfinished"></translation> | 257 | <translation type="unfinished">Bcc</translation> |
258 | </message> | 258 | </message> |
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation>Abortar</translation> | 655 | <translation type="obsolete">Abortar</translation> |
656 | </message> | 656 | </message> |
@@ -836,3 +836,3 @@ Visit http://www.lisa.de/ for Information. | |||
836 | <source>(no subject)</source> | 836 | <source>(no subject)</source> |
837 | <translation type="unfinished"></translation> | 837 | <translation type="unfinished">(sem assunto)</translation> |
838 | </message> | 838 | </message> |
@@ -840,3 +840,3 @@ Visit http://www.lisa.de/ for Information. | |||
840 | <source>(no from)</source> | 840 | <source>(no from)</source> |
841 | <translation type="unfinished"></translation> | 841 | <translation type="unfinished">(sem de)</translation> |
842 | </message> | 842 | </message> |
@@ -856,3 +856,3 @@ Visit http://www.lisa.de/ for Information. | |||
856 | <source>(no date)</source> | 856 | <source>(no date)</source> |
857 | <translation type="unfinished"></translation> | 857 | <translation type="unfinished">(sem data)</translation> |
858 | </message> | 858 | </message> |
@@ -864,3 +864,3 @@ Visit http://www.lisa.de/ for Information. | |||
864 | <source>Error</source> | 864 | <source>Error</source> |
865 | <translation type="unfinished"></translation> | 865 | <translation type="unfinished">Erro</translation> |
866 | </message> | 866 | </message> |
diff --git a/i18n/pt/oipkg.ts b/i18n/pt/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/pt/oipkg.ts +++ b/i18n/pt/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/pt/patience.ts b/i18n/pt/patience.ts index bb90e42..118841f 100644 --- a/i18n/pt/patience.ts +++ b/i18n/pt/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/pt/sound.ts b/i18n/pt/sound.ts index 044cf89..c797305 100644 --- a/i18n/pt/sound.ts +++ b/i18n/pt/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Levels</source> | 9 | <source>Levels</source> |
10 | <translation>Níveis</translation> | 10 | <translation type="obsolete">Níveis</translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Loud</source> | 13 | <source>Loud</source> |
14 | <translation>Alto</translation> | 14 | <translation type="obsolete">Alto</translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Output</source> | 17 | <source>Output</source> |
18 | <translation>Saída</translation> | 18 | <translation type="obsolete">Saída</translation> |
19 | </message> | 19 | </message> |
@@ -21,3 +21,3 @@ | |||
21 | <source>Mic</source> | 21 | <source>Mic</source> |
22 | <translation>Mic</translation> | 22 | <translation type="obsolete">Mic</translation> |
23 | </message> | 23 | </message> |
@@ -25,3 +25,3 @@ | |||
25 | <source>Silent</source> | 25 | <source>Silent</source> |
26 | <translation>Silêncio</translation> | 26 | <translation type="obsolete">Silêncio</translation> |
27 | </message> | 27 | </message> |
@@ -29,3 +29,3 @@ | |||
29 | <source>Vmemo</source> | 29 | <source>Vmemo</source> |
30 | <translation>Vmemo</translation> | 30 | <translation type="obsolete">Vmemo</translation> |
31 | </message> | 31 | </message> |
@@ -33,3 +33,3 @@ | |||
33 | <source>Sample Rate</source> | 33 | <source>Sample Rate</source> |
34 | <translation>Amostragem</translation> | 34 | <translation type="obsolete">Amostragem</translation> |
35 | </message> | 35 | </message> |
@@ -69,3 +69,3 @@ | |||
69 | <source>Location:</source> | 69 | <source>Location:</source> |
70 | <translation>Localização:</translation> | 70 | <translation type="obsolete">Localização:</translation> |
71 | </message> | 71 | </message> |
@@ -73,3 +73,3 @@ | |||
73 | <source>Record Key:</source> | 73 | <source>Record Key:</source> |
74 | <translation>Tecla Gravação:</translation> | 74 | <translation type="obsolete">Tecla Gravação:</translation> |
75 | </message> | 75 | </message> |
@@ -109,3 +109,3 @@ | |||
109 | <source>Recording Limit:</source> | 109 | <source>Recording Limit:</source> |
110 | <translation type="unfinished"></translation> | 110 | <translation type="obsolete"></translation> |
111 | </message> | 111 | </message> |
@@ -133,2 +133,22 @@ | |||
133 | <source>seconds</source> | 133 | <source>seconds</source> |
134 | <translation type="obsolete"></translation> | ||
135 | </message> | ||
136 | <message> | ||
137 | <source>Sample Rate:</source> | ||
138 | <translation type="unfinished"></translation> | ||
139 | </message> | ||
140 | <message> | ||
141 | <source>Recording Directory:</source> | ||
142 | <translation type="unfinished"></translation> | ||
143 | </message> | ||
144 | <message> | ||
145 | <source>Recording Key:</source> | ||
146 | <translation type="unfinished"></translation> | ||
147 | </message> | ||
148 | <message> | ||
149 | <source>Recording Limit in seconds:</source> | ||
150 | <translation type="unfinished"></translation> | ||
151 | </message> | ||
152 | <message> | ||
153 | <source>Unlimited</source> | ||
134 | <translation type="unfinished"></translation> | 154 | <translation type="unfinished"></translation> |
diff --git a/i18n/pt/sysinfo.ts b/i18n/pt/sysinfo.ts index a64239d..189ebb5 100644 --- a/i18n/pt/sysinfo.ts +++ b/i18n/pt/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished">Enviar</translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -121,2 +147,6 @@ | |||
121 | </message> | 147 | </message> |
148 | <message> | ||
149 | <source>Modules</source> | ||
150 | <translation type="unfinished"></translation> | ||
151 | </message> | ||
122 | </context> | 152 | </context> |
diff --git a/i18n/pt/tabmanager.ts b/i18n/pt/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/pt/tabmanager.ts +++ b/i18n/pt/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/pt/textedit.ts b/i18n/pt/textedit.ts index d8703c3..faa7e6d 100644 --- a/i18n/pt/textedit.ts +++ b/i18n/pt/textedit.ts | |||
@@ -142,3 +142,3 @@ Open .desktop file or linked file?</source> | |||
142 | <source>Save File As?</source> | 142 | <source>Save File As?</source> |
143 | <translation type="unfinished"></translation> | 143 | <translation type="obsolete"></translation> |
144 | </message> | 144 | </message> |
@@ -247,3 +247,3 @@ This is irreversable!!</source> | |||
247 | <source>fileSaver</source> | 247 | <source>fileSaver</source> |
248 | <translation type="unfinished"></translation> | 248 | <translation type="obsolete"></translation> |
249 | </message> | 249 | </message> |
@@ -251,3 +251,3 @@ This is irreversable!!</source> | |||
251 | <source>Name</source> | 251 | <source>Name</source> |
252 | <translation type="unfinished"></translation> | 252 | <translation type="obsolete"></translation> |
253 | </message> | 253 | </message> |
@@ -255,3 +255,3 @@ This is irreversable!!</source> | |||
255 | <source>Size</source> | 255 | <source>Size</source> |
256 | <translation type="unfinished"></translation> | 256 | <translation type="obsolete"></translation> |
257 | </message> | 257 | </message> |
@@ -259,3 +259,3 @@ This is irreversable!!</source> | |||
259 | <source>Date</source> | 259 | <source>Date</source> |
260 | <translation type="unfinished"></translation> | 260 | <translation type="obsolete"></translation> |
261 | </message> | 261 | </message> |
@@ -263,3 +263,3 @@ This is irreversable!!</source> | |||
263 | <source>set file permissions</source> | 263 | <source>set file permissions</source> |
264 | <translation type="unfinished"></translation> | 264 | <translation type="obsolete"></translation> |
265 | </message> | 265 | </message> |
diff --git a/i18n/pt/todolist.ts b/i18n/pt/todolist.ts index 9a3f4fd..0ca86fe 100644 --- a/i18n/pt/todolist.ts +++ b/i18n/pt/todolist.ts | |||
@@ -192,3 +192,3 @@ before you enter any data</source> | |||
192 | <source>Delete all tasks?</source> | 192 | <source>Delete all tasks?</source> |
193 | <translation>Apagar todas as tarefas?</translation> | 193 | <translation type="obsolete">Apagar todas as tarefas?</translation> |
194 | </message> | 194 | </message> |
@@ -215,2 +215,6 @@ Quit Anyway?</source> | |||
215 | </message> | 215 | </message> |
216 | <message> | ||
217 | <source>all tasks</source> | ||
218 | <translation type="unfinished"></translation> | ||
219 | </message> | ||
216 | </context> | 220 | </context> |
diff --git a/i18n/pt_BR/advancedfm.ts b/i18n/pt_BR/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/pt_BR/advancedfm.ts +++ b/i18n/pt_BR/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/pt_BR/appearance.ts b/i18n/pt_BR/appearance.ts index dc0c061..5b5c972 100644 --- a/i18n/pt_BR/appearance.ts +++ b/i18n/pt_BR/appearance.ts | |||
@@ -122,2 +122,6 @@ | |||
122 | </message> | 122 | </message> |
123 | <message> | ||
124 | <source>Settings...</source> | ||
125 | <translation type="unfinished"></translation> | ||
126 | </message> | ||
123 | </context> | 127 | </context> |
diff --git a/i18n/pt_BR/embeddedkonsole.ts b/i18n/pt_BR/embeddedkonsole.ts index e725a02..44d0ff6 100644 --- a/i18n/pt_BR/embeddedkonsole.ts +++ b/i18n/pt_BR/embeddedkonsole.ts | |||
@@ -185,2 +185,6 @@ | |||
185 | </message> | 185 | </message> |
186 | <message> | ||
187 | <source>Custom</source> | ||
188 | <translation type="unfinished"></translation> | ||
189 | </message> | ||
186 | </context> | 190 | </context> |
diff --git a/i18n/pt_BR/libbatteryapplet-ipaq.ts b/i18n/pt_BR/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/pt_BR/libbatteryapplet-ipaq.ts +++ b/i18n/pt_BR/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/pt_BR/libliquid.ts b/i18n/pt_BR/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/pt_BR/libliquid.ts +++ b/i18n/pt_BR/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/pt_BR/libqpe.ts b/i18n/pt_BR/libqpe.ts index 5f75520..bf1b226 100644 --- a/i18n/pt_BR/libqpe.ts +++ b/i18n/pt_BR/libqpe.ts | |||
@@ -220,2 +220,6 @@ editando as categorias.</translation> | |||
220 | </message> | 220 | </message> |
221 | <message> | ||
222 | <source>File does not exist.</source> | ||
223 | <translation type="unfinished"></translation> | ||
224 | </message> | ||
221 | </context> | 225 | </context> |
@@ -724,2 +728,6 @@ tente novamente.</translation> | |||
724 | </message> | 728 | </message> |
729 | <message> | ||
730 | <source>Ram FS</source> | ||
731 | <translation type="unfinished"></translation> | ||
732 | </message> | ||
725 | </context> | 733 | </context> |
diff --git a/i18n/pt_BR/libscreenshotapplet.ts b/i18n/pt_BR/libscreenshotapplet.ts index 3e1cc47..198867a 100644 --- a/i18n/pt_BR/libscreenshotapplet.ts +++ b/i18n/pt_BR/libscreenshotapplet.ts | |||
@@ -8,2 +8,10 @@ | |||
8 | </message> | 8 | </message> |
9 | <message> | ||
10 | <source>scap</source> | ||
11 | <translation type="unfinished"></translation> | ||
12 | </message> | ||
13 | <message> | ||
14 | <source>Name of screenshot </source> | ||
15 | <translation type="unfinished"></translation> | ||
16 | </message> | ||
9 | </context> | 17 | </context> |
diff --git a/i18n/pt_BR/mail.ts b/i18n/pt_BR/mail.ts index e810089..81a6e07 100644 --- a/i18n/pt_BR/mail.ts +++ b/i18n/pt_BR/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/pt_BR/oipkg.ts b/i18n/pt_BR/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/pt_BR/oipkg.ts +++ b/i18n/pt_BR/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/pt_BR/patience.ts b/i18n/pt_BR/patience.ts index d919777..5fa805a 100644 --- a/i18n/pt_BR/patience.ts +++ b/i18n/pt_BR/patience.ts | |||
@@ -68,2 +68,6 @@ | |||
68 | </message> | 68 | </message> |
69 | <message> | ||
70 | <source>Teeclub</source> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
69 | </context> | 73 | </context> |
diff --git a/i18n/pt_BR/sound.ts b/i18n/pt_BR/sound.ts index 31e44f9..4dd73f0 100644 --- a/i18n/pt_BR/sound.ts +++ b/i18n/pt_BR/sound.ts | |||
@@ -6,3 +6,3 @@ | |||
6 | <source>Loud</source> | 6 | <source>Loud</source> |
7 | <translation type="unfinished">Alto</translation> | 7 | <translation type="obsolete">Alto</translation> |
8 | </message> | 8 | </message> |
@@ -18,3 +18,3 @@ | |||
18 | <source>Silent</source> | 18 | <source>Silent</source> |
19 | <translation type="unfinished">Silencioso</translation> | 19 | <translation type="obsolete">Silencioso</translation> |
20 | </message> | 20 | </message> |
@@ -46,3 +46,3 @@ | |||
46 | <source>Vmemo</source> | 46 | <source>Vmemo</source> |
47 | <translation type="unfinished"></translation> | 47 | <translation type="obsolete"></translation> |
48 | </message> | 48 | </message> |
@@ -50,3 +50,3 @@ | |||
50 | <source>Sample Rate</source> | 50 | <source>Sample Rate</source> |
51 | <translation type="unfinished"></translation> | 51 | <translation type="obsolete"></translation> |
52 | </message> | 52 | </message> |
@@ -82,3 +82,3 @@ | |||
82 | <source>Levels</source> | 82 | <source>Levels</source> |
83 | <translation type="unfinished"></translation> | 83 | <translation type="obsolete"></translation> |
84 | </message> | 84 | </message> |
@@ -86,3 +86,3 @@ | |||
86 | <source>Output</source> | 86 | <source>Output</source> |
87 | <translation type="unfinished"></translation> | 87 | <translation type="obsolete"></translation> |
88 | </message> | 88 | </message> |
@@ -90,3 +90,3 @@ | |||
90 | <source>Mic</source> | 90 | <source>Mic</source> |
91 | <translation type="unfinished"></translation> | 91 | <translation type="obsolete"></translation> |
92 | </message> | 92 | </message> |
@@ -114,3 +114,3 @@ | |||
114 | <source>Location:</source> | 114 | <source>Location:</source> |
115 | <translation type="unfinished"></translation> | 115 | <translation type="obsolete"></translation> |
116 | </message> | 116 | </message> |
@@ -118,3 +118,3 @@ | |||
118 | <source>Record Key:</source> | 118 | <source>Record Key:</source> |
119 | <translation type="unfinished"></translation> | 119 | <translation type="obsolete"></translation> |
120 | </message> | 120 | </message> |
@@ -154,3 +154,3 @@ | |||
154 | <source>Recording Limit:</source> | 154 | <source>Recording Limit:</source> |
155 | <translation type="unfinished"></translation> | 155 | <translation type="obsolete"></translation> |
156 | </message> | 156 | </message> |
@@ -178,2 +178,22 @@ | |||
178 | <source>seconds</source> | 178 | <source>seconds</source> |
179 | <translation type="obsolete"></translation> | ||
180 | </message> | ||
181 | <message> | ||
182 | <source>Sample Rate:</source> | ||
183 | <translation type="unfinished"></translation> | ||
184 | </message> | ||
185 | <message> | ||
186 | <source>Recording Directory:</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
189 | <message> | ||
190 | <source>Recording Key:</source> | ||
191 | <translation type="unfinished"></translation> | ||
192 | </message> | ||
193 | <message> | ||
194 | <source>Recording Limit in seconds:</source> | ||
195 | <translation type="unfinished"></translation> | ||
196 | </message> | ||
197 | <message> | ||
198 | <source>Unlimited</source> | ||
179 | <translation type="unfinished"></translation> | 199 | <translation type="unfinished"></translation> |
diff --git a/i18n/pt_BR/sysinfo.ts b/i18n/pt_BR/sysinfo.ts index e5c548b..849a013 100644 --- a/i18n/pt_BR/sysinfo.ts +++ b/i18n/pt_BR/sysinfo.ts | |||
@@ -41,2 +41,28 @@ | |||
41 | <context> | 41 | <context> |
42 | <name>ModulesDetail</name> | ||
43 | <message> | ||
44 | <source>Send</source> | ||
45 | <translation type="unfinished">Envia</translation> | ||
46 | </message> | ||
47 | </context> | ||
48 | <context> | ||
49 | <name>ModulesInfo</name> | ||
50 | <message> | ||
51 | <source>Module</source> | ||
52 | <translation type="unfinished"></translation> | ||
53 | </message> | ||
54 | <message> | ||
55 | <source>Size</source> | ||
56 | <translation type="unfinished"></translation> | ||
57 | </message> | ||
58 | <message> | ||
59 | <source>Use#</source> | ||
60 | <translation type="unfinished"></translation> | ||
61 | </message> | ||
62 | <message> | ||
63 | <source>Used By</source> | ||
64 | <translation type="unfinished"></translation> | ||
65 | </message> | ||
66 | </context> | ||
67 | <context> | ||
42 | <name>MountInfo</name> | 68 | <name>MountInfo</name> |
@@ -150,2 +176,6 @@ | |||
150 | </message> | 176 | </message> |
177 | <message> | ||
178 | <source>Modules</source> | ||
179 | <translation type="unfinished"></translation> | ||
180 | </message> | ||
151 | </context> | 181 | </context> |
diff --git a/i18n/pt_BR/tabmanager.ts b/i18n/pt_BR/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/pt_BR/tabmanager.ts +++ b/i18n/pt_BR/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/pt_BR/textedit.ts b/i18n/pt_BR/textedit.ts index ab48854..3a17121 100644 --- a/i18n/pt_BR/textedit.ts +++ b/i18n/pt_BR/textedit.ts | |||
@@ -129,3 +129,3 @@ | |||
129 | <source>Save File As?</source> | 129 | <source>Save File As?</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -307,3 +307,3 @@ Open .desktop file or linked file?</source> | |||
307 | <source>Name</source> | 307 | <source>Name</source> |
308 | <translation>Nome</translation> | 308 | <translation type="obsolete">Nome</translation> |
309 | </message> | 309 | </message> |
@@ -311,3 +311,3 @@ Open .desktop file or linked file?</source> | |||
311 | <source>Size</source> | 311 | <source>Size</source> |
312 | <translation>Tamanho</translation> | 312 | <translation type="obsolete">Tamanho</translation> |
313 | </message> | 313 | </message> |
@@ -315,3 +315,3 @@ Open .desktop file or linked file?</source> | |||
315 | <source>fileSaver</source> | 315 | <source>fileSaver</source> |
316 | <translation type="unfinished"></translation> | 316 | <translation type="obsolete"></translation> |
317 | </message> | 317 | </message> |
@@ -319,3 +319,3 @@ Open .desktop file or linked file?</source> | |||
319 | <source>Date</source> | 319 | <source>Date</source> |
320 | <translation type="unfinished"></translation> | 320 | <translation type="obsolete"></translation> |
321 | </message> | 321 | </message> |
@@ -323,3 +323,3 @@ Open .desktop file or linked file?</source> | |||
323 | <source>set file permissions</source> | 323 | <source>set file permissions</source> |
324 | <translation type="unfinished"></translation> | 324 | <translation type="obsolete"></translation> |
325 | </message> | 325 | </message> |
diff --git a/i18n/pt_BR/todolist.ts b/i18n/pt_BR/todolist.ts index 6fb62cd..995f4f2 100644 --- a/i18n/pt_BR/todolist.ts +++ b/i18n/pt_BR/todolist.ts | |||
@@ -241,2 +241,6 @@ Sair assim mesmo ?</translation> | |||
241 | <source>Delete all tasks?</source> | 241 | <source>Delete all tasks?</source> |
242 | <translation type="obsolete"></translation> | ||
243 | </message> | ||
244 | <message> | ||
245 | <source>all tasks</source> | ||
242 | <translation type="unfinished"></translation> | 246 | <translation type="unfinished"></translation> |
diff --git a/i18n/sl/advancedfm.ts b/i18n/sl/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/sl/advancedfm.ts +++ b/i18n/sl/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/sl/appearance.ts b/i18n/sl/appearance.ts index 7edb94d..045d371 100644 --- a/i18n/sl/appearance.ts +++ b/i18n/sl/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/sl/embeddedkonsole.ts b/i18n/sl/embeddedkonsole.ts index b50fc40..7f92ab7 100644 --- a/i18n/sl/embeddedkonsole.ts +++ b/i18n/sl/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/sl/libbatteryapplet-ipaq.ts b/i18n/sl/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/sl/libbatteryapplet-ipaq.ts +++ b/i18n/sl/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/sl/libbatteryapplet.ts b/i18n/sl/libbatteryapplet.ts index ee167d7..20b8cb0 100644 --- a/i18n/sl/libbatteryapplet.ts +++ b/i18n/sl/libbatteryapplet.ts | |||
@@ -55,2 +55,6 @@ | |||
55 | </message> | 55 | </message> |
56 | <message> | ||
57 | <source>Close</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
56 | </context> | 60 | </context> |
diff --git a/i18n/sl/libliquid.ts b/i18n/sl/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/sl/libliquid.ts +++ b/i18n/sl/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/sl/libnetmonapplet.ts b/i18n/sl/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/sl/libnetmonapplet.ts +++ b/i18n/sl/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/sl/libqpe.ts b/i18n/sl/libqpe.ts index 5120593..3bff2a2 100644 --- a/i18n/sl/libqpe.ts +++ b/i18n/sl/libqpe.ts | |||
@@ -219,2 +219,6 @@ ureja kategorije.</translation> | |||
219 | </message> | 219 | </message> |
220 | <message> | ||
221 | <source>File does not exist.</source> | ||
222 | <translation type="unfinished"></translation> | ||
223 | </message> | ||
220 | </context> | 224 | </context> |
@@ -716,2 +720,6 @@ Sprostite nekaj spomina in poizkusite ponovno.</translation> | |||
716 | </message> | 720 | </message> |
721 | <message> | ||
722 | <source>Ram FS</source> | ||
723 | <translation type="unfinished"></translation> | ||
724 | </message> | ||
717 | </context> | 725 | </context> |
diff --git a/i18n/sl/libscreenshotapplet.ts b/i18n/sl/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/sl/libscreenshotapplet.ts +++ b/i18n/sl/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/sl/mail.ts b/i18n/sl/mail.ts index e810089..81a6e07 100644 --- a/i18n/sl/mail.ts +++ b/i18n/sl/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/sl/oipkg.ts b/i18n/sl/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/sl/oipkg.ts +++ b/i18n/sl/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/sl/patience.ts b/i18n/sl/patience.ts index dd17e2d..05d60fa 100644 --- a/i18n/sl/patience.ts +++ b/i18n/sl/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/sl/sound.ts b/i18n/sl/sound.ts index 4fb97f4..1b1d4aa 100644 --- a/i18n/sl/sound.ts +++ b/i18n/sl/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation>Gzapis</translation> | 10 | <translation type="obsolete">Gzapis</translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation>Vzorčna stopnja</translation> | 14 | <translation type="obsolete">Vzorčna stopnja</translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation>Nivoji</translation> | 50 | <translation type="obsolete">Nivoji</translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation>Glasno</translation> | 54 | <translation type="obsolete">Glasno</translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation>Izhod</translation> | 58 | <translation type="obsolete">Izhod</translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation>Mik</translation> | 62 | <translation type="obsolete">Mik</translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation>Tiho</translation> | 66 | <translation type="obsolete">Tiho</translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/sl/sysinfo.ts b/i18n/sl/sysinfo.ts index 2a497c2..05f6e79 100644 --- a/i18n/sl/sysinfo.ts +++ b/i18n/sl/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished">Pošlji</translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/sl/tabmanager.ts b/i18n/sl/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/sl/tabmanager.ts +++ b/i18n/sl/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/sl/textedit.ts b/i18n/sl/textedit.ts index be2efd9..bf6c1c8 100644 --- a/i18n/sl/textedit.ts +++ b/i18n/sl/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation>Ime</translation> | 303 | <translation type="obsolete">Ime</translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation>Velikost</translation> | 307 | <translation type="obsolete">Velikost</translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/sl/todolist.ts b/i18n/sl/todolist.ts index 934c45f..fe4d9d8 100644 --- a/i18n/sl/todolist.ts +++ b/i18n/sl/todolist.ts | |||
@@ -236,2 +236,6 @@ Izhod?</translation> | |||
236 | <source>Delete all tasks?</source> | 236 | <source>Delete all tasks?</source> |
237 | <translation type="obsolete"></translation> | ||
238 | </message> | ||
239 | <message> | ||
240 | <source>all tasks</source> | ||
237 | <translation type="unfinished"></translation> | 241 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_CN/advancedfm.ts b/i18n/zh_CN/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/zh_CN/advancedfm.ts +++ b/i18n/zh_CN/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/zh_CN/appearance.ts b/i18n/zh_CN/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/zh_CN/appearance.ts +++ b/i18n/zh_CN/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/zh_CN/embeddedkonsole.ts b/i18n/zh_CN/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/zh_CN/embeddedkonsole.ts +++ b/i18n/zh_CN/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/zh_CN/libbatteryapplet-ipaq.ts b/i18n/zh_CN/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/zh_CN/libbatteryapplet-ipaq.ts +++ b/i18n/zh_CN/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/zh_CN/libliquid.ts b/i18n/zh_CN/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/zh_CN/libliquid.ts +++ b/i18n/zh_CN/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/zh_CN/libnetmonapplet.ts b/i18n/zh_CN/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/zh_CN/libnetmonapplet.ts +++ b/i18n/zh_CN/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/zh_CN/libqpe.ts b/i18n/zh_CN/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/zh_CN/libqpe.ts +++ b/i18n/zh_CN/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/zh_CN/libscreenshotapplet.ts b/i18n/zh_CN/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/zh_CN/libscreenshotapplet.ts +++ b/i18n/zh_CN/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/zh_CN/mail.ts b/i18n/zh_CN/mail.ts index e810089..81a6e07 100644 --- a/i18n/zh_CN/mail.ts +++ b/i18n/zh_CN/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/zh_CN/oipkg.ts b/i18n/zh_CN/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/zh_CN/oipkg.ts +++ b/i18n/zh_CN/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/zh_CN/patience.ts b/i18n/zh_CN/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/zh_CN/patience.ts +++ b/i18n/zh_CN/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/zh_CN/sound.ts b/i18n/zh_CN/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/zh_CN/sound.ts +++ b/i18n/zh_CN/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_CN/sysinfo.ts b/i18n/zh_CN/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/zh_CN/sysinfo.ts +++ b/i18n/zh_CN/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/zh_CN/tabmanager.ts b/i18n/zh_CN/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/zh_CN/tabmanager.ts +++ b/i18n/zh_CN/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_CN/textedit.ts b/i18n/zh_CN/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/zh_CN/textedit.ts +++ b/i18n/zh_CN/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/zh_CN/todolist.ts b/i18n/zh_CN/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/zh_CN/todolist.ts +++ b/i18n/zh_CN/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_TW/advancedfm.ts b/i18n/zh_TW/advancedfm.ts index f216bb3..5f33236 100644 --- a/i18n/zh_TW/advancedfm.ts +++ b/i18n/zh_TW/advancedfm.ts | |||
@@ -164,2 +164,19 @@ | |||
164 | </message> | 164 | </message> |
165 | <message> | ||
166 | <source> already exists | ||
167 | Do you really want to delete it?</source> | ||
168 | <translation type="unfinished"></translation> | ||
169 | </message> | ||
170 | <message> | ||
171 | <source>Copy </source> | ||
172 | <translation type="unfinished"></translation> | ||
173 | </message> | ||
174 | <message> | ||
175 | <source> As</source> | ||
176 | <translation type="unfinished"></translation> | ||
177 | </message> | ||
178 | <message> | ||
179 | <source>Copy Same Dir</source> | ||
180 | <translation type="unfinished"></translation> | ||
181 | </message> | ||
165 | </context> | 182 | </context> |
diff --git a/i18n/zh_TW/appearance.ts b/i18n/zh_TW/appearance.ts index 5808fe4..c94e588 100644 --- a/i18n/zh_TW/appearance.ts +++ b/i18n/zh_TW/appearance.ts | |||
@@ -121,2 +121,6 @@ | |||
121 | </message> | 121 | </message> |
122 | <message> | ||
123 | <source>Settings...</source> | ||
124 | <translation type="unfinished"></translation> | ||
125 | </message> | ||
122 | </context> | 126 | </context> |
diff --git a/i18n/zh_TW/embeddedkonsole.ts b/i18n/zh_TW/embeddedkonsole.ts index cf0cc56..2814537 100644 --- a/i18n/zh_TW/embeddedkonsole.ts +++ b/i18n/zh_TW/embeddedkonsole.ts | |||
@@ -184,2 +184,6 @@ | |||
184 | </message> | 184 | </message> |
185 | <message> | ||
186 | <source>Custom</source> | ||
187 | <translation type="unfinished"></translation> | ||
188 | </message> | ||
185 | </context> | 189 | </context> |
diff --git a/i18n/zh_TW/libbatteryapplet-ipaq.ts b/i18n/zh_TW/libbatteryapplet-ipaq.ts index c2e16c9..523dd46 100644 --- a/i18n/zh_TW/libbatteryapplet-ipaq.ts +++ b/i18n/zh_TW/libbatteryapplet-ipaq.ts | |||
@@ -79,2 +79,6 @@ | |||
79 | </message> | 79 | </message> |
80 | <message> | ||
81 | <source>Close</source> | ||
82 | <translation type="unfinished"></translation> | ||
83 | </message> | ||
80 | </context> | 84 | </context> |
diff --git a/i18n/zh_TW/libliquid.ts b/i18n/zh_TW/libliquid.ts index 4eb9e18..94a5aa9 100644 --- a/i18n/zh_TW/libliquid.ts +++ b/i18n/zh_TW/libliquid.ts | |||
@@ -1,2 +1,74 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | ||
3 | <name>LiquidSettings</name> | ||
4 | <message> | ||
5 | <source>Liquid Style</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>No translucency</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Stippled, background color</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | <message> | ||
17 | <source>Stippled, button color</source> | ||
18 | <translation type="unfinished"></translation> | ||
19 | </message> | ||
20 | <message> | ||
21 | <source>Translucent stippled, background color</source> | ||
22 | <translation type="unfinished"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Translucent stippled, button color</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Custom translucency</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Menu color</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Text color</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>Opacity</source> | ||
42 | <translation type="unfinished"></translation> | ||
43 | </message> | ||
44 | <message> | ||
45 | <source>Use shadowed menu text</source> | ||
46 | <translation type="unfinished"></translation> | ||
47 | </message> | ||
48 | <message> | ||
49 | <source>Draw liquid window title bars</source> | ||
50 | <translation type="unfinished"></translation> | ||
51 | </message> | ||
52 | <message> | ||
53 | <source>Make toolbar buttons appear flat</source> | ||
54 | <translation type="unfinished"></translation> | ||
55 | </message> | ||
56 | <message> | ||
57 | <source>Stipple contrast</source> | ||
58 | <translation type="unfinished"></translation> | ||
59 | </message> | ||
60 | </context> | ||
61 | <context> | ||
62 | <name>QObject</name> | ||
63 | <message> | ||
64 | <source>Liquid</source> | ||
65 | <comment>name</comment> | ||
66 | <translation type="unfinished"></translation> | ||
67 | </message> | ||
68 | <message> | ||
69 | <source>High Performance Liquid style by Mosfet</source> | ||
70 | <comment>description</comment> | ||
71 | <translation type="unfinished"></translation> | ||
72 | </message> | ||
73 | </context> | ||
2 | </TS> | 74 | </TS> |
diff --git a/i18n/zh_TW/libnetmonapplet.ts b/i18n/zh_TW/libnetmonapplet.ts index 5524a4e..8d174c3 100644 --- a/i18n/zh_TW/libnetmonapplet.ts +++ b/i18n/zh_TW/libnetmonapplet.ts | |||
@@ -2,2 +2,17 @@ | |||
2 | <context> | 2 | <context> |
3 | <name>NetMonitor</name> | ||
4 | <message> | ||
5 | <source>Network Offline</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>Disconnect</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Connect</source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
16 | </context> | ||
17 | <context> | ||
3 | <name>NetPassword</name> | 18 | <name>NetPassword</name> |
diff --git a/i18n/zh_TW/libqpe.ts b/i18n/zh_TW/libqpe.ts index 032c969..6e58fa1 100644 --- a/i18n/zh_TW/libqpe.ts +++ b/i18n/zh_TW/libqpe.ts | |||
@@ -218,2 +218,6 @@ editing categories.</source> | |||
218 | </message> | 218 | </message> |
219 | <message> | ||
220 | <source>File does not exist.</source> | ||
221 | <translation type="unfinished"></translation> | ||
222 | </message> | ||
219 | </context> | 223 | </context> |
@@ -706,2 +710,6 @@ Free some memory and try again.</source> | |||
706 | </message> | 710 | </message> |
711 | <message> | ||
712 | <source>Ram FS</source> | ||
713 | <translation type="unfinished"></translation> | ||
714 | </message> | ||
707 | </context> | 715 | </context> |
diff --git a/i18n/zh_TW/libscreenshotapplet.ts b/i18n/zh_TW/libscreenshotapplet.ts index dc26287..057c267 100644 --- a/i18n/zh_TW/libscreenshotapplet.ts +++ b/i18n/zh_TW/libscreenshotapplet.ts | |||
@@ -7,2 +7,10 @@ | |||
7 | </message> | 7 | </message> |
8 | <message> | ||
9 | <source>scap</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | <message> | ||
13 | <source>Name of screenshot </source> | ||
14 | <translation type="unfinished"></translation> | ||
15 | </message> | ||
8 | </context> | 16 | </context> |
diff --git a/i18n/zh_TW/mail.ts b/i18n/zh_TW/mail.ts index e810089..81a6e07 100644 --- a/i18n/zh_TW/mail.ts +++ b/i18n/zh_TW/mail.ts | |||
@@ -654,3 +654,3 @@ Visit http://www.lisa.de/ for Information. | |||
654 | <source>Abort</source> | 654 | <source>Abort</source> |
655 | <translation type="unfinished"></translation> | 655 | <translation type="obsolete"></translation> |
656 | </message> | 656 | </message> |
diff --git a/i18n/zh_TW/oipkg.ts b/i18n/zh_TW/oipkg.ts index 9612659..34965ae 100644 --- a/i18n/zh_TW/oipkg.ts +++ b/i18n/zh_TW/oipkg.ts | |||
@@ -44,3 +44,3 @@ | |||
44 | <source>ipkgfind</source> | 44 | <source>ipkgfind</source> |
45 | <translation type="unfinished"></translation> | 45 | <translation type="obsolete"></translation> |
46 | </message> | 46 | </message> |
@@ -84,3 +84,3 @@ | |||
84 | <source>Section: </source> | 84 | <source>Section: </source> |
85 | <translation type="unfinished"></translation> | 85 | <translation type="obsolete"></translation> |
86 | </message> | 86 | </message> |
@@ -112,3 +112,3 @@ | |||
112 | <source>ipkgfind: </source> | 112 | <source>ipkgfind: </source> |
113 | <translation type="unfinished"></translation> | 113 | <translation type="obsolete"></translation> |
114 | </message> | 114 | </message> |
@@ -182,2 +182,14 @@ | |||
182 | </message> | 182 | </message> |
183 | <message> | ||
184 | <source>ipkgfind&killefiz</source> | ||
185 | <translation type="unfinished"></translation> | ||
186 | </message> | ||
187 | <message> | ||
188 | <source>Section:</source> | ||
189 | <translation type="unfinished"></translation> | ||
190 | </message> | ||
191 | <message> | ||
192 | <source>Search: </source> | ||
193 | <translation type="unfinished"></translation> | ||
194 | </message> | ||
183 | </context> | 195 | </context> |
diff --git a/i18n/zh_TW/patience.ts b/i18n/zh_TW/patience.ts index 7ed7310..028b87e 100644 --- a/i18n/zh_TW/patience.ts +++ b/i18n/zh_TW/patience.ts | |||
@@ -67,2 +67,6 @@ | |||
67 | </message> | 67 | </message> |
68 | <message> | ||
69 | <source>Teeclub</source> | ||
70 | <translation type="unfinished"></translation> | ||
71 | </message> | ||
68 | </context> | 72 | </context> |
diff --git a/i18n/zh_TW/sound.ts b/i18n/zh_TW/sound.ts index a63a2c6..eb678c8 100644 --- a/i18n/zh_TW/sound.ts +++ b/i18n/zh_TW/sound.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Vmemo</source> | 9 | <source>Vmemo</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Sample Rate</source> | 13 | <source>Sample Rate</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -49,3 +49,3 @@ | |||
49 | <source>Levels</source> | 49 | <source>Levels</source> |
50 | <translation type="unfinished"></translation> | 50 | <translation type="obsolete"></translation> |
51 | </message> | 51 | </message> |
@@ -53,3 +53,3 @@ | |||
53 | <source>Loud</source> | 53 | <source>Loud</source> |
54 | <translation type="unfinished"></translation> | 54 | <translation type="obsolete"></translation> |
55 | </message> | 55 | </message> |
@@ -57,3 +57,3 @@ | |||
57 | <source>Output</source> | 57 | <source>Output</source> |
58 | <translation type="unfinished"></translation> | 58 | <translation type="obsolete"></translation> |
59 | </message> | 59 | </message> |
@@ -61,3 +61,3 @@ | |||
61 | <source>Mic</source> | 61 | <source>Mic</source> |
62 | <translation type="unfinished"></translation> | 62 | <translation type="obsolete"></translation> |
63 | </message> | 63 | </message> |
@@ -65,3 +65,3 @@ | |||
65 | <source>Silent</source> | 65 | <source>Silent</source> |
66 | <translation type="unfinished"></translation> | 66 | <translation type="obsolete"></translation> |
67 | </message> | 67 | </message> |
@@ -89,3 +89,3 @@ | |||
89 | <source>Location:</source> | 89 | <source>Location:</source> |
90 | <translation type="unfinished"></translation> | 90 | <translation type="obsolete"></translation> |
91 | </message> | 91 | </message> |
@@ -93,3 +93,3 @@ | |||
93 | <source>Record Key:</source> | 93 | <source>Record Key:</source> |
94 | <translation type="unfinished"></translation> | 94 | <translation type="obsolete"></translation> |
95 | </message> | 95 | </message> |
@@ -129,3 +129,3 @@ | |||
129 | <source>Recording Limit:</source> | 129 | <source>Recording Limit:</source> |
130 | <translation type="unfinished"></translation> | 130 | <translation type="obsolete"></translation> |
131 | </message> | 131 | </message> |
@@ -153,2 +153,22 @@ | |||
153 | <source>seconds</source> | 153 | <source>seconds</source> |
154 | <translation type="obsolete"></translation> | ||
155 | </message> | ||
156 | <message> | ||
157 | <source>Sample Rate:</source> | ||
158 | <translation type="unfinished"></translation> | ||
159 | </message> | ||
160 | <message> | ||
161 | <source>Recording Directory:</source> | ||
162 | <translation type="unfinished"></translation> | ||
163 | </message> | ||
164 | <message> | ||
165 | <source>Recording Key:</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
168 | <message> | ||
169 | <source>Recording Limit in seconds:</source> | ||
170 | <translation type="unfinished"></translation> | ||
171 | </message> | ||
172 | <message> | ||
173 | <source>Unlimited</source> | ||
154 | <translation type="unfinished"></translation> | 174 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_TW/sysinfo.ts b/i18n/zh_TW/sysinfo.ts index 1304276..704a00a 100644 --- a/i18n/zh_TW/sysinfo.ts +++ b/i18n/zh_TW/sysinfo.ts | |||
@@ -40,2 +40,28 @@ | |||
40 | <context> | 40 | <context> |
41 | <name>ModulesDetail</name> | ||
42 | <message> | ||
43 | <source>Send</source> | ||
44 | <translation type="unfinished"></translation> | ||
45 | </message> | ||
46 | </context> | ||
47 | <context> | ||
48 | <name>ModulesInfo</name> | ||
49 | <message> | ||
50 | <source>Module</source> | ||
51 | <translation type="unfinished"></translation> | ||
52 | </message> | ||
53 | <message> | ||
54 | <source>Size</source> | ||
55 | <translation type="unfinished"></translation> | ||
56 | </message> | ||
57 | <message> | ||
58 | <source>Use#</source> | ||
59 | <translation type="unfinished"></translation> | ||
60 | </message> | ||
61 | <message> | ||
62 | <source>Used By</source> | ||
63 | <translation type="unfinished"></translation> | ||
64 | </message> | ||
65 | </context> | ||
66 | <context> | ||
41 | <name>MountInfo</name> | 67 | <name>MountInfo</name> |
@@ -137,2 +163,6 @@ | |||
137 | </message> | 163 | </message> |
164 | <message> | ||
165 | <source>Modules</source> | ||
166 | <translation type="unfinished"></translation> | ||
167 | </message> | ||
138 | </context> | 168 | </context> |
diff --git a/i18n/zh_TW/tabmanager.ts b/i18n/zh_TW/tabmanager.ts index d9e8807..b4a6155 100644 --- a/i18n/zh_TW/tabmanager.ts +++ b/i18n/zh_TW/tabmanager.ts | |||
@@ -9,3 +9,3 @@ | |||
9 | <source>Exec</source> | 9 | <source>Exec</source> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="obsolete"></translation> |
11 | </message> | 11 | </message> |
@@ -13,3 +13,3 @@ | |||
13 | <source>Comment</source> | 13 | <source>Comment</source> |
14 | <translation type="unfinished"></translation> | 14 | <translation type="obsolete"></translation> |
15 | </message> | 15 | </message> |
@@ -17,3 +17,3 @@ | |||
17 | <source>Icon</source> | 17 | <source>Icon</source> |
18 | <translation type="unfinished"></translation> | 18 | <translation type="obsolete"></translation> |
19 | </message> | 19 | </message> |
@@ -21,2 +21,18 @@ | |||
21 | <source>Name</source> | 21 | <source>Name</source> |
22 | <translation type="obsolete"></translation> | ||
23 | </message> | ||
24 | <message> | ||
25 | <source>Name:</source> | ||
26 | <translation type="unfinished"></translation> | ||
27 | </message> | ||
28 | <message> | ||
29 | <source>Icon:</source> | ||
30 | <translation type="unfinished"></translation> | ||
31 | </message> | ||
32 | <message> | ||
33 | <source>Exec:</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Comment:</source> | ||
22 | <translation type="unfinished"></translation> | 38 | <translation type="unfinished"></translation> |
@@ -57,3 +73,3 @@ still in the group.</source> | |||
57 | <source>Application edit</source> | 73 | <source>Application edit</source> |
58 | <translation type="unfinished"></translation> | 74 | <translation type="obsolete"></translation> |
59 | </message> | 75 | </message> |
@@ -65,3 +81,3 @@ still in the group.</source> | |||
65 | <source>Can't save.</source> | 81 | <source>Can't save.</source> |
66 | <translation type="unfinished"></translation> | 82 | <translation type="obsolete"></translation> |
67 | </message> | 83 | </message> |
@@ -69,2 +85,10 @@ still in the group.</source> | |||
69 | <source>Can't move application.</source> | 85 | <source>Can't move application.</source> |
86 | <translation type="obsolete"></translation> | ||
87 | </message> | ||
88 | <message> | ||
89 | <source>Gathering icons...</source> | ||
90 | <translation type="unfinished"></translation> | ||
91 | </message> | ||
92 | <message> | ||
93 | <source>Application</source> | ||
70 | <translation type="unfinished"></translation> | 94 | <translation type="unfinished"></translation> |
@@ -76,3 +100,3 @@ still in the group.</source> | |||
76 | <source>Tab Manger</source> | 100 | <source>Tab Manger</source> |
77 | <translation type="unfinished"></translation> | 101 | <translation type="obsolete"></translation> |
78 | </message> | 102 | </message> |
@@ -80,3 +104,3 @@ still in the group.</source> | |||
80 | <source>Groups</source> | 104 | <source>Groups</source> |
81 | <translation type="unfinished"></translation> | 105 | <translation type="obsolete"></translation> |
82 | </message> | 106 | </message> |
@@ -84,2 +108,17 @@ still in the group.</source> | |||
84 | <source>Applications</source> | 108 | <source>Applications</source> |
109 | <translation type="obsolete"></translation> | ||
110 | </message> | ||
111 | <message> | ||
112 | <source>Tab Manager</source> | ||
113 | <translation type="unfinished"></translation> | ||
114 | </message> | ||
115 | <message> | ||
116 | <source>Hierarchy</source> | ||
117 | <translation type="unfinished"></translation> | ||
118 | </message> | ||
119 | </context> | ||
120 | <context> | ||
121 | <name>Wait</name> | ||
122 | <message> | ||
123 | <source>Please Wait...</source> | ||
85 | <translation type="unfinished"></translation> | 124 | <translation type="unfinished"></translation> |
diff --git a/i18n/zh_TW/textedit.ts b/i18n/zh_TW/textedit.ts index bff3c80..1aa8025 100644 --- a/i18n/zh_TW/textedit.ts +++ b/i18n/zh_TW/textedit.ts | |||
@@ -124,3 +124,3 @@ | |||
124 | <source>Save File As?</source> | 124 | <source>Save File As?</source> |
125 | <translation type="unfinished"></translation> | 125 | <translation type="obsolete"></translation> |
126 | </message> | 126 | </message> |
@@ -302,3 +302,3 @@ Open .desktop file or linked file?</source> | |||
302 | <source>Name</source> | 302 | <source>Name</source> |
303 | <translation type="unfinished"></translation> | 303 | <translation type="obsolete"></translation> |
304 | </message> | 304 | </message> |
@@ -306,3 +306,3 @@ Open .desktop file or linked file?</source> | |||
306 | <source>Size</source> | 306 | <source>Size</source> |
307 | <translation type="unfinished"></translation> | 307 | <translation type="obsolete"></translation> |
308 | </message> | 308 | </message> |
@@ -310,3 +310,3 @@ Open .desktop file or linked file?</source> | |||
310 | <source>fileSaver</source> | 310 | <source>fileSaver</source> |
311 | <translation type="unfinished"></translation> | 311 | <translation type="obsolete"></translation> |
312 | </message> | 312 | </message> |
@@ -314,3 +314,3 @@ Open .desktop file or linked file?</source> | |||
314 | <source>Date</source> | 314 | <source>Date</source> |
315 | <translation type="unfinished"></translation> | 315 | <translation type="obsolete"></translation> |
316 | </message> | 316 | </message> |
@@ -318,3 +318,3 @@ Open .desktop file or linked file?</source> | |||
318 | <source>set file permissions</source> | 318 | <source>set file permissions</source> |
319 | <translation type="unfinished"></translation> | 319 | <translation type="obsolete"></translation> |
320 | </message> | 320 | </message> |
diff --git a/i18n/zh_TW/todolist.ts b/i18n/zh_TW/todolist.ts index 00340b4..919ab40 100644 --- a/i18n/zh_TW/todolist.ts +++ b/i18n/zh_TW/todolist.ts | |||
@@ -229,2 +229,6 @@ Quit Anyway?</source> | |||
229 | <source>Delete all tasks?</source> | 229 | <source>Delete all tasks?</source> |
230 | <translation type="obsolete"></translation> | ||
231 | </message> | ||
232 | <message> | ||
233 | <source>all tasks</source> | ||
230 | <translation type="unfinished"></translation> | 234 | <translation type="unfinished"></translation> |