Ticket #6410: 6410.2

File 6410.2, 32.5 KB (added by WebSpellChecker.net, 13 years ago)
Line 
1Index: lang/af.js
2===================================================================
3--- lang/af.js  (revision 7199)
4+++ lang/af.js  (working copy)
5@@ -691,7 +691,7 @@
6                ignoreAll               : 'Ignoreer alles',
7                addWord                 : 'Voeg woord by',
8                emptyDic                : 'Woordeboeknaam mag nie leeg wees nie.',
9-
10+               noSuggestions   : 'Geen voorstel',
11                optionsTab              : 'Opsies',
12                allCaps                 : 'Ignoreer woorde in hoofletters',
13                ignoreDomainNames : 'Ignoreer domeinname',
14Index: lang/ar.js
15===================================================================
16--- lang/ar.js  (revision 7199)
17+++ lang/ar.js  (working copy)
18@@ -691,7 +691,7 @@
19                ignoreAll               : 'تجاهل الكل',
20                addWord                 : 'إضافة كلمة',
21                emptyDic                : 'اسم القاموس يجب ألا يكون فارغاً.',
22-
23+               noSuggestions   : 'لا توجد إقتراحات',
24                optionsTab              : 'خيارات',
25                allCaps                 : 'Ignore All-Caps Words', // MISSING
26                ignoreDomainNames : 'Ignore Domain Names', // MISSING
27Index: lang/bg.js
28===================================================================
29--- lang/bg.js  (revision 7199)
30+++ lang/bg.js  (working copy)
31@@ -691,7 +691,7 @@
32                ignoreAll               : 'Ignore All', // MISSING
33                addWord                 : 'Add Word', // MISSING
34                emptyDic                : 'Dictionary name should not be empty.', // MISSING
35-
36+               noSuggestions   : 'Няма предложения',
37                optionsTab              : 'Options', // MISSING
38                allCaps                 : 'Ignore All-Caps Words', // MISSING
39                ignoreDomainNames : 'Ignore Domain Names', // MISSING
40Index: lang/bn.js
41===================================================================
42--- lang/bn.js  (revision 7199)
43+++ lang/bn.js  (working copy)
44@@ -691,7 +691,7 @@
45                ignoreAll               : 'Ignore All', // MISSING
46                addWord                 : 'Add Word', // MISSING
47                emptyDic                : 'Dictionary name should not be empty.', // MISSING
48-
49+               noSuggestions   : 'কোন সাজেশন নেই',
50                optionsTab              : 'Options', // MISSING
51                allCaps                 : 'Ignore All-Caps Words', // MISSING
52                ignoreDomainNames : 'Ignore Domain Names', // MISSING
53Index: lang/bs.js
54===================================================================
55--- lang/bs.js  (revision 7199)
56+++ lang/bs.js  (working copy)
57@@ -691,7 +691,7 @@
58                ignoreAll               : 'Ignore All', // MISSING
59                addWord                 : 'Add Word', // MISSING
60                emptyDic                : 'Dictionary name should not be empty.', // MISSING
61-
62+               noSuggestions   : 'No suggestions',
63                optionsTab              : 'Options', // MISSING
64                allCaps                 : 'Ignore All-Caps Words', // MISSING
65                ignoreDomainNames : 'Ignore Domain Names', // MISSING
66Index: lang/ca.js
67===================================================================
68--- lang/ca.js  (revision 7199)
69+++ lang/ca.js  (working copy)
70@@ -691,7 +691,7 @@
71                ignoreAll               : 'Ignora\'ls tots',
72                addWord                 : 'Afegeix una paraula',
73                emptyDic                : 'El nom del diccionari no hauria d\'estar buit.',
74-
75+               noSuggestions   : 'Cap suggeriment',
76                optionsTab              : 'Opcions',
77                allCaps                 : 'Ignora paraules en majúscules',
78                ignoreDomainNames : 'Ignora els noms de domini',
79Index: lang/cs.js
80===================================================================
81--- lang/cs.js  (revision 7199)
82+++ lang/cs.js  (working copy)
83@@ -691,7 +691,7 @@
84                ignoreAll               : 'Přeskočit vše',
85                addWord                 : 'Přidat slovo',
86                emptyDic                : 'Název slovníku nesmí být prázdný.',
87-
88+               noSuggestions   : 'Zádné návrhy',
89                optionsTab              : 'Nastavení',
90                allCaps                 : 'Ignorovat slova velkými písmeny',
91                ignoreDomainNames : 'Ignorovat doménová jména',
92Index: lang/cy.js
93===================================================================
94--- lang/cy.js  (revision 7199)
95+++ lang/cy.js  (working copy)
96@@ -691,7 +691,7 @@
97                ignoreAll               : 'Anwybyddu pob',
98                addWord                 : 'Ychwanegu Gair',
99                emptyDic                : 'Ni ddylai enw\'r geiriadur fod yn wag.',
100-
101+               noSuggestions   : 'Dim awgrymiadau',
102                optionsTab              : 'Opsiynau',
103                allCaps                 : 'Ignore All-Caps Words', // MISSING
104                ignoreDomainNames : 'Ignore Domain Names', // MISSING
105Index: lang/da.js
106===================================================================
107--- lang/da.js  (revision 7199)
108+++ lang/da.js  (working copy)
109@@ -691,7 +691,7 @@
110                ignoreAll               : 'Ignorér alle',
111                addWord                 : 'Tilføj ord',
112                emptyDic                : 'Ordbogsnavn må ikke være tom.',
113-
114+               noSuggestions   : 'Ingen forslag',
115                optionsTab              : 'Indstillinger',
116                allCaps                 : 'Ignore All-Caps Words', // MISSING
117                ignoreDomainNames : 'Ignore Domain Names', // MISSING
118Index: lang/de.js
119===================================================================
120--- lang/de.js  (revision 7199)
121+++ lang/de.js  (working copy)
122@@ -691,7 +691,7 @@
123                ignoreAll               : 'Alle ignorieren',
124                addWord                 : 'Wort hinzufügen',
125                emptyDic                : 'Wörterbuchname sollte leer sein.',
126-
127+               noSuggestions   : 'keine Vorschläge',
128                optionsTab              : 'Optionen',
129                allCaps                 : 'Groß geschriebenen Wörter ignorieren',
130                ignoreDomainNames : 'Domain-Namen ignorieren',
131Index: lang/el.js
132===================================================================
133--- lang/el.js  (revision 7199)
134+++ lang/el.js  (working copy)
135@@ -691,7 +691,7 @@
136                ignoreAll               : 'Ignore All', // MISSING
137                addWord                 : 'Add Word', // MISSING
138                emptyDic                : 'Dictionary name should not be empty.', // MISSING
139-
140+               noSuggestions   : 'Δεν υπάρχουν προτάσεις',
141                optionsTab              : 'Options', // MISSING
142                allCaps                 : 'Ignore All-Caps Words', // MISSING
143                ignoreDomainNames : 'Ignore Domain Names', // MISSING
144Index: lang/en-au.js
145===================================================================
146--- lang/en-au.js       (revision 7199)
147+++ lang/en-au.js       (working copy)
148@@ -691,7 +691,7 @@
149                ignoreAll               : 'Ignore All', // MISSING
150                addWord                 : 'Add Word', // MISSING
151                emptyDic                : 'Dictionary name should not be empty.', // MISSING
152-
153+               noSuggestions   : 'No suggestions',
154                optionsTab              : 'Options', // MISSING
155                allCaps                 : 'Ignore All-Caps Words', // MISSING
156                ignoreDomainNames : 'Ignore Domain Names', // MISSING
157Index: lang/en-ca.js
158===================================================================
159--- lang/en-ca.js       (revision 7199)
160+++ lang/en-ca.js       (working copy)
161@@ -691,7 +691,7 @@
162                ignoreAll               : 'Ignore All', // MISSING
163                addWord                 : 'Add Word', // MISSING
164                emptyDic                : 'Dictionary name should not be empty.', // MISSING
165-
166+               noSuggestions   : 'No suggestions',
167                optionsTab              : 'Options', // MISSING
168                allCaps                 : 'Ignore All-Caps Words', // MISSING
169                ignoreDomainNames : 'Ignore Domain Names', // MISSING
170Index: lang/en-gb.js
171===================================================================
172--- lang/en-gb.js       (revision 7199)
173+++ lang/en-gb.js       (working copy)
174@@ -691,7 +691,7 @@
175                ignoreAll               : 'Ignore All',
176                addWord                 : 'Add Word',
177                emptyDic                : 'Dictionary name should not be empty.',
178-
179+               noSuggestions   : 'No suggestions',
180                optionsTab              : 'Options',
181                allCaps                 : 'Ignore All-Caps Words',
182                ignoreDomainNames : 'Ignore Domain Names',
183Index: lang/en.js
184===================================================================
185--- lang/en.js  (revision 7199)
186+++ lang/en.js  (working copy)
187@@ -691,7 +691,7 @@
188                ignoreAll               : 'Ignore All',
189                addWord                 : 'Add Word',
190                emptyDic                : 'Dictionary name should not be empty.',
191-
192+               noSuggestions   : 'No suggestions',
193                optionsTab              : 'Options',
194                allCaps                 : 'Ignore All-Caps Words',
195                ignoreDomainNames : 'Ignore Domain Names',
196Index: lang/eo.js
197===================================================================
198--- lang/eo.js  (revision 7199)
199+++ lang/eo.js  (working copy)
200@@ -691,7 +691,7 @@
201                ignoreAll               : 'Ignore All', // MISSING
202                addWord                 : 'Add Word', // MISSING
203                emptyDic                : 'Dictionary name should not be empty.', // MISSING
204-
205+               noSuggestions   : 'Neniu propono',
206                optionsTab              : 'Options', // MISSING
207                allCaps                 : 'Ignore All-Caps Words', // MISSING
208                ignoreDomainNames : 'Ignore Domain Names', // MISSING
209Index: lang/es.js
210===================================================================
211--- lang/es.js  (revision 7199)
212+++ lang/es.js  (working copy)
213@@ -691,7 +691,7 @@
214                ignoreAll               : 'Ignorar Todas',
215                addWord                 : 'Añadir palabra',
216                emptyDic                : 'El nombre del diccionario no puede estar en blanco.',
217-
218+               noSuggestions   : 'No hay sugerencias',
219                optionsTab              : 'Opciones',
220                allCaps                 : 'Omitir palabras en MAYÚSCULAS',
221                ignoreDomainNames : 'Omitir nombres de dominio',
222Index: lang/et.js
223===================================================================
224--- lang/et.js  (revision 7199)
225+++ lang/et.js  (working copy)
226@@ -691,7 +691,7 @@
227                ignoreAll               : 'Ignore All', // MISSING
228                addWord                 : 'Add Word', // MISSING
229                emptyDic                : 'Dictionary name should not be empty.', // MISSING
230-
231+               noSuggestions   : 'Soovitused puuduvad',
232                optionsTab              : 'Options', // MISSING
233                allCaps                 : 'Ignore All-Caps Words', // MISSING
234                ignoreDomainNames : 'Ignore Domain Names', // MISSING
235Index: lang/eu.js
236===================================================================
237--- lang/eu.js  (revision 7199)
238+++ lang/eu.js  (working copy)
239@@ -691,7 +691,7 @@
240                ignoreAll               : 'Denak baztertu',
241                addWord                 : 'Hitza Gehitu',
242                emptyDic                : 'Hiztegiaren izena ezin da hutsik egon.',
243-
244+               noSuggestions   : 'Iradokizunik ez',
245                optionsTab              : 'Aukerak',
246                allCaps                 : 'Ignore All-Caps Words', // MISSING
247                ignoreDomainNames : 'Ignore Domain Names', // MISSING
248Index: lang/fa.js
249===================================================================
250--- lang/fa.js  (revision 7199)
251+++ lang/fa.js  (working copy)
252@@ -691,7 +691,7 @@
253                ignoreAll               : 'Ignore All', // MISSING
254                addWord                 : 'Add Word', // MISSING
255                emptyDic                : 'Dictionary name should not be empty.', // MISSING
256-
257+               noSuggestions   : 'پیشنهادی نیست',
258                optionsTab              : 'Options', // MISSING
259                allCaps                 : 'Ignore All-Caps Words', // MISSING
260                ignoreDomainNames : 'Ignore Domain Names', // MISSING
261Index: lang/fi.js
262===================================================================
263--- lang/fi.js  (revision 7199)
264+++ lang/fi.js  (working copy)
265@@ -691,7 +691,7 @@
266                ignoreAll               : 'Ohita kaikki',
267                addWord                 : 'Lisää sana',
268                emptyDic                : 'Sanakirjan nimi on annettava.',
269-
270+               noSuggestions   : 'Ei ehdotuksia',
271                optionsTab              : 'Asetukset',
272                allCaps                 : 'Ohita sanat, jotka on kirjoitettu kokonaan isoilla kirjaimilla',
273                ignoreDomainNames : 'Ohita verkkotunnukset',
274Index: lang/fo.js
275===================================================================
276--- lang/fo.js  (revision 7199)
277+++ lang/fo.js  (working copy)
278@@ -691,7 +691,7 @@
279                ignoreAll               : 'Ignorera alt',
280                addWord                 : 'Legg orð afturat',
281                emptyDic                : 'Heiti á orðabók eigur ikki at vera tómt.',
282-
283+               noSuggestions   : 'Einki uppskot',
284                optionsTab              : 'Uppseting',
285                allCaps                 : 'Loyp orð við bert stórum stavum um',
286                ignoreDomainNames : 'loyp økisnøvn um',
287Index: lang/fr-ca.js
288===================================================================
289--- lang/fr-ca.js       (revision 7199)
290+++ lang/fr-ca.js       (working copy)
291@@ -691,7 +691,7 @@
292                ignoreAll               : 'Ignore All', // MISSING
293                addWord                 : 'Add Word', // MISSING
294                emptyDic                : 'Dictionary name should not be empty.', // MISSING
295-
296+               noSuggestions   : 'Pas de suggestion',
297                optionsTab              : 'Options', // MISSING
298                allCaps                 : 'Ignore All-Caps Words', // MISSING
299                ignoreDomainNames : 'Ignore Domain Names', // MISSING
300Index: lang/fr.js
301===================================================================
302--- lang/fr.js  (revision 7199)
303+++ lang/fr.js  (working copy)
304@@ -691,7 +691,7 @@
305                ignoreAll               : 'Ignorer Tout',
306                addWord                 : 'Ajouter le mot',
307                emptyDic                : 'Le nom du dictionnaire ne devrait pas être vide.',
308-
309+               noSuggestions   : 'Aucune suggestion',
310                optionsTab              : 'Options',
311                allCaps                 : 'Ignorer les mots entierement en majuscules',
312                ignoreDomainNames : 'Ignorer les noms de domaines',
313Index: lang/gl.js
314===================================================================
315--- lang/gl.js  (revision 7199)
316+++ lang/gl.js  (working copy)
317@@ -691,7 +691,7 @@
318                ignoreAll               : 'Ignore All', // MISSING
319                addWord                 : 'Add Word', // MISSING
320                emptyDic                : 'Dictionary name should not be empty.', // MISSING
321-
322+               noSuggestions   : 'Sen candidatos',
323                optionsTab              : 'Options', // MISSING
324                allCaps                 : 'Ignore All-Caps Words', // MISSING
325                ignoreDomainNames : 'Ignore Domain Names', // MISSING
326Index: lang/gu.js
327===================================================================
328--- lang/gu.js  (revision 7199)
329+++ lang/gu.js  (working copy)
330@@ -691,7 +691,7 @@
331                ignoreAll               : 'Ignore All', // MISSING
332                addWord                 : 'Add Word', // MISSING
333                emptyDic                : 'Dictionary name should not be empty.', // MISSING
334-
335+               noSuggestions   : 'કઇ સજેશન નથી',
336                optionsTab              : 'Options', // MISSING
337                allCaps                 : 'Ignore All-Caps Words', // MISSING
338                ignoreDomainNames : 'Ignore Domain Names', // MISSING
339Index: lang/he.js
340===================================================================
341--- lang/he.js  (revision 7199)
342+++ lang/he.js  (working copy)
343@@ -691,7 +691,7 @@
344                ignoreAll               : 'התעלמות מהכל',
345                addWord                 : 'הוספת מילה',
346                emptyDic                : 'יש לבחור מילון.',
347-
348+               noSuggestions   : 'אין הצעות',
349                optionsTab              : 'אפשרויות',
350                allCaps                 : 'התעלם ממילים שכל אותיותיהן גדולות',
351                ignoreDomainNames : 'התעלם משמות מתחם',
352Index: lang/hi.js
353===================================================================
354--- lang/hi.js  (revision 7199)
355+++ lang/hi.js  (working copy)
356@@ -691,7 +691,7 @@
357                ignoreAll               : 'Ignore All', // MISSING
358                addWord                 : 'Add Word', // MISSING
359                emptyDic                : 'Dictionary name should not be empty.', // MISSING
360-
361+               noSuggestions   : 'कोई सुझाव नहीं',
362                optionsTab              : 'Options', // MISSING
363                allCaps                 : 'Ignore All-Caps Words', // MISSING
364                ignoreDomainNames : 'Ignore Domain Names', // MISSING
365Index: lang/hr.js
366===================================================================
367--- lang/hr.js  (revision 7199)
368+++ lang/hr.js  (working copy)
369@@ -691,7 +691,7 @@
370                ignoreAll               : 'Zanemari sve',
371                addWord                 : 'Dodaj riječ',
372                emptyDic                : 'Naziv rječnika ne smije biti prazno.',
373-
374+               noSuggestions   : 'Nema preporuke',
375                optionsTab              : 'Opcije',
376                allCaps                 : 'Ignore All-Caps Words', // MISSING
377                ignoreDomainNames : 'Ignore Domain Names', // MISSING
378Index: lang/hu.js
379===================================================================
380--- lang/hu.js  (revision 7199)
381+++ lang/hu.js  (working copy)
382@@ -691,7 +691,7 @@
383                ignoreAll               : 'Összes kihagyása',
384                addWord                 : 'Szó hozzáadása',
385                emptyDic                : 'A szótár nevét meg kell adni.',
386-
387+               noSuggestions   : 'Nincs javaslat',
388                optionsTab              : 'Beállítások',
389                allCaps                 : 'Nagybetűs szavak kihagyása',
390                ignoreDomainNames : 'Domain nevek kihagyása',
391Index: lang/is.js
392===================================================================
393--- lang/is.js  (revision 7199)
394+++ lang/is.js  (working copy)
395@@ -691,7 +691,7 @@
396                ignoreAll               : 'Ignore All', // MISSING
397                addWord                 : 'Add Word', // MISSING
398                emptyDic                : 'Dictionary name should not be empty.', // MISSING
399-
400+               noSuggestions   : 'engar tillögur',
401                optionsTab              : 'Options', // MISSING
402                allCaps                 : 'Ignore All-Caps Words', // MISSING
403                ignoreDomainNames : 'Ignore Domain Names', // MISSING
404Index: lang/it.js
405===================================================================
406--- lang/it.js  (revision 7199)
407+++ lang/it.js  (working copy)
408@@ -691,7 +691,7 @@
409                ignoreAll               : 'Ignora tutti',
410                addWord                 : 'Aggiungi Parola',
411                emptyDic                : 'Il nome del dizionario non può essere vuoto.',
412-
413+               noSuggestions   : 'Nessun suggerimento',
414                optionsTab              : 'Opzioni',
415                allCaps                 : 'Ignore All-Caps Words', // MISSING
416                ignoreDomainNames : 'Ignore Domain Names', // MISSING
417Index: lang/ja.js
418===================================================================
419--- lang/ja.js  (revision 7199)
420+++ lang/ja.js  (working copy)
421@@ -691,7 +691,7 @@
422                ignoreAll               : 'すべて無視',
423                addWord                 : '語句追加',
424                emptyDic                : '辞書名は必ず入力してください',
425-
426+               noSuggestions   : '該当なし',
427                optionsTab              : 'オプション',
428                allCaps                 : '全て大文字の単語を無視',
429                ignoreDomainNames : 'ドメイン名を無視',
430Index: lang/km.js
431===================================================================
432--- lang/km.js  (revision 7199)
433+++ lang/km.js  (working copy)
434@@ -691,7 +691,7 @@
435                ignoreAll               : 'Ignore All', // MISSING
436                addWord                 : 'Add Word', // MISSING
437                emptyDic                : 'Dictionary name should not be empty.', // MISSING
438-
439+               noSuggestions   : ' គ្មានសំណើរ ',
440                optionsTab              : 'Options', // MISSING
441                allCaps                 : 'Ignore All-Caps Words', // MISSING
442                ignoreDomainNames : 'Ignore Domain Names', // MISSING
443Index: lang/ko.js
444===================================================================
445--- lang/ko.js  (revision 7199)
446+++ lang/ko.js  (working copy)
447@@ -691,7 +691,7 @@
448                ignoreAll               : 'Ignore All', // MISSING
449                addWord                 : 'Add Word', // MISSING
450                emptyDic                : 'Dictionary name should not be empty.', // MISSING
451-
452+               noSuggestions   : '추천단어 없음',
453                optionsTab              : 'Options', // MISSING
454                allCaps                 : 'Ignore All-Caps Words', // MISSING
455                ignoreDomainNames : 'Ignore Domain Names', // MISSING
456Index: lang/lt.js
457===================================================================
458--- lang/lt.js  (revision 7199)
459+++ lang/lt.js  (working copy)
460@@ -691,7 +691,7 @@
461                ignoreAll               : 'Ignore All', // MISSING
462                addWord                 : 'Add Word', // MISSING
463                emptyDic                : 'Dictionary name should not be empty.', // MISSING
464-
465+               noSuggestions   : 'Nėra pasiūlymų',
466                optionsTab              : 'Options', // MISSING
467                allCaps                 : 'Ignore All-Caps Words', // MISSING
468                ignoreDomainNames : 'Ignore Domain Names', // MISSING
469Index: lang/lv.js
470===================================================================
471--- lang/lv.js  (revision 7199)
472+++ lang/lv.js  (working copy)
473@@ -691,7 +691,7 @@
474                ignoreAll               : 'Ignore All', // MISSING
475                addWord                 : 'Add Word', // MISSING
476                emptyDic                : 'Dictionary name should not be empty.', // MISSING
477-
478+               noSuggestions   : 'Nav ieteikumu',
479                optionsTab              : 'Options', // MISSING
480                allCaps                 : 'Ignore All-Caps Words', // MISSING
481                ignoreDomainNames : 'Ignore Domain Names', // MISSING
482Index: lang/mn.js
483===================================================================
484--- lang/mn.js  (revision 7199)
485+++ lang/mn.js  (working copy)
486@@ -691,7 +691,7 @@
487                ignoreAll               : 'Ignore All', // MISSING
488                addWord                 : 'Add Word', // MISSING
489                emptyDic                : 'Dictionary name should not be empty.', // MISSING
490-
491+               noSuggestions   : 'Тайлбаргүй',
492                optionsTab              : 'Options', // MISSING
493                allCaps                 : 'Ignore All-Caps Words', // MISSING
494                ignoreDomainNames : 'Ignore Domain Names', // MISSING
495Index: lang/ms.js
496===================================================================
497--- lang/ms.js  (revision 7199)
498+++ lang/ms.js  (working copy)
499@@ -691,7 +691,7 @@
500                ignoreAll               : 'Ignore All', // MISSING
501                addWord                 : 'Add Word', // MISSING
502                emptyDic                : 'Dictionary name should not be empty.', // MISSING
503-
504+               noSuggestions   : 'Tiada cadangan',
505                optionsTab              : 'Options', // MISSING
506                allCaps                 : 'Ignore All-Caps Words', // MISSING
507                ignoreDomainNames : 'Ignore Domain Names', // MISSING
508Index: lang/nb.js
509===================================================================
510--- lang/nb.js  (revision 7199)
511+++ lang/nb.js  (working copy)
512@@ -691,7 +691,7 @@
513                ignoreAll               : 'Ignorer Alle',
514                addWord                 : 'Legg til ord',
515                emptyDic                : 'Ordboknavn bør ikke være tom.',
516-
517+               noSuggestions   : 'Ingen forslag',
518                optionsTab              : 'Valg',
519                allCaps                 : 'Ikke kontroller ord med kun store bokstaver',
520                ignoreDomainNames : 'Ikke kontroller domenenavn',
521Index: lang/nl.js
522===================================================================
523--- lang/nl.js  (revision 7199)
524+++ lang/nl.js  (working copy)
525@@ -691,7 +691,7 @@
526                ignoreAll               : 'Alles negeren',
527                addWord                 : 'Woord toevoegen',
528                emptyDic                : 'De naam van het woordenboek mag niet leeg zijn.',
529-
530+               noSuggestions   : 'Geen suggesties',
531                optionsTab              : 'Opties',
532                allCaps                 : 'Negeer woorden helemaal in hoofdletters',
533                ignoreDomainNames : 'Negeer domeinnamen',
534Index: lang/no.js
535===================================================================
536--- lang/no.js  (revision 7199)
537+++ lang/no.js  (working copy)
538@@ -691,7 +691,7 @@
539                ignoreAll               : 'Ignorer Alle',
540                addWord                 : 'Legg til ord',
541                emptyDic                : 'Ordboknavn bør ikke være tom.',
542-
543+               noSuggestions   : 'Ingen forslag',
544                optionsTab              : 'Valg',
545                allCaps                 : 'Ikke kontroller ord med kun store bokstaver',
546                ignoreDomainNames : 'Ikke kontroller domenenavn',
547Index: lang/pl.js
548===================================================================
549--- lang/pl.js  (revision 7199)
550+++ lang/pl.js  (working copy)
551@@ -691,7 +691,7 @@
552                ignoreAll               : 'Ignoruj wszystkie',
553                addWord                 : 'Dodaj słowo',
554                emptyDic                : 'Nazwa słownika nie może być pusta.',
555-
556+               noSuggestions   : 'Brak sugestii',
557                optionsTab              : 'Opcje',
558                allCaps                 : 'Ignoruj wyrazy pisane dużymi literami',
559                ignoreDomainNames : 'Ignoruj nazwy domen',
560Index: lang/pt-br.js
561===================================================================
562--- lang/pt-br.js       (revision 7199)
563+++ lang/pt-br.js       (working copy)
564@@ -690,7 +690,7 @@
565                ignoreAll               : 'Ignorar todas',
566                addWord                 : 'Adicionar palavra',
567                emptyDic                : 'O nome do dicionário não deveria estar vazio.',
568-
569+               noSuggestions   : 'sem sugestões de ortografia',
570                optionsTab              : 'Opções',
571                allCaps                 : 'Ignorar palavras maiúsculas',
572                ignoreDomainNames : 'Ignorar nomes de domínio',
573Index: lang/pt.js
574===================================================================
575--- lang/pt.js  (revision 7199)
576+++ lang/pt.js  (working copy)
577@@ -691,7 +691,7 @@
578                ignoreAll               : 'Ignore All', // MISSING
579                addWord                 : 'Add Word', // MISSING
580                emptyDic                : 'Dictionary name should not be empty.', // MISSING
581-
582+               noSuggestions   : 'Sem sugestões',
583                optionsTab              : 'Options', // MISSING
584                allCaps                 : 'Ignore All-Caps Words', // MISSING
585                ignoreDomainNames : 'Ignore Domain Names', // MISSING
586Index: lang/ro.js
587===================================================================
588--- lang/ro.js  (revision 7199)
589+++ lang/ro.js  (working copy)
590@@ -691,7 +691,7 @@
591                ignoreAll               : 'Ignore All', // MISSING
592                addWord                 : 'Add Word', // MISSING
593                emptyDic                : 'Dictionary name should not be empty.', // MISSING
594-
595+               noSuggestions   : 'Fără sugestii',
596                optionsTab              : 'Options', // MISSING
597                allCaps                 : 'Ignore All-Caps Words', // MISSING
598                ignoreDomainNames : 'Ignore Domain Names', // MISSING
599Index: lang/ru.js
600===================================================================
601--- lang/ru.js  (revision 7199)
602+++ lang/ru.js  (working copy)
603@@ -691,7 +691,7 @@
604                ignoreAll               : 'Пропустить всё',
605                addWord                 : 'Добавить слово',
606                emptyDic                : 'Имя словаря должно быть не пустым.',
607-
608+               noSuggestions   : 'Нет предположений',
609                optionsTab              : 'Настройки',
610                allCaps                 : 'Ignore All-Caps Words', // MISSING
611                ignoreDomainNames : 'Ignore Domain Names', // MISSING
612Index: lang/sk.js
613===================================================================
614--- lang/sk.js  (revision 7199)
615+++ lang/sk.js  (working copy)
616@@ -691,7 +691,7 @@
617                ignoreAll               : 'Ignore All', // MISSING
618                addWord                 : 'Add Word', // MISSING
619                emptyDic                : 'Dictionary name should not be empty.', // MISSING
620-
621+               noSuggestions   : 'Žiadny návrh',
622                optionsTab              : 'Options', // MISSING
623                allCaps                 : 'Ignore All-Caps Words', // MISSING
624                ignoreDomainNames : 'Ignore Domain Names', // MISSING
625Index: lang/sl.js
626===================================================================
627--- lang/sl.js  (revision 7199)
628+++ lang/sl.js  (working copy)
629@@ -691,7 +691,7 @@
630                ignoreAll               : 'Prezri vse',
631                addWord                 : 'Dodaj besedo',
632                emptyDic                : 'Ime slovarja ne more biti prazno.',
633-
634+               noSuggestions   : 'Ni predlogov',
635                optionsTab              : 'Možnosti',
636                allCaps                 : 'Ignore All-Caps Words', // MISSING
637                ignoreDomainNames : 'Ignore Domain Names', // MISSING
638Index: lang/sr-latn.js
639===================================================================
640--- lang/sr-latn.js     (revision 7199)
641+++ lang/sr-latn.js     (working copy)
642@@ -691,7 +691,7 @@
643                ignoreAll               : 'Ignore All', // MISSING
644                addWord                 : 'Add Word', // MISSING
645                emptyDic                : 'Dictionary name should not be empty.', // MISSING
646-
647+               noSuggestions   : 'Bez sugestija',
648                optionsTab              : 'Options', // MISSING
649                allCaps                 : 'Ignore All-Caps Words', // MISSING
650                ignoreDomainNames : 'Ignore Domain Names', // MISSING
651Index: lang/sr.js
652===================================================================
653--- lang/sr.js  (revision 7199)
654+++ lang/sr.js  (working copy)
655@@ -691,7 +691,7 @@
656                ignoreAll               : 'Ignore All', // MISSING
657                addWord                 : 'Add Word', // MISSING
658                emptyDic                : 'Dictionary name should not be empty.', // MISSING
659-
660+               noSuggestions   : 'Без сугестија',
661                optionsTab              : 'Options', // MISSING
662                allCaps                 : 'Ignore All-Caps Words', // MISSING
663                ignoreDomainNames : 'Ignore Domain Names', // MISSING
664Index: lang/sv.js
665===================================================================
666--- lang/sv.js  (revision 7199)
667+++ lang/sv.js  (working copy)
668@@ -690,7 +690,7 @@
669                ignoreAll               : 'Ignorera alla',
670                addWord                 : 'Lägg till ord',
671                emptyDic                : 'Ordlistans namn får ej vara tomt.',
672-
673+               noSuggestions   : 'Förslag saknas',
674                optionsTab              : 'Inställningar',
675                allCaps                 : 'Ignorera alla ord med enbart versaler',
676                ignoreDomainNames : 'Ignorera domännamn',
677Index: lang/th.js
678===================================================================
679--- lang/th.js  (revision 7199)
680+++ lang/th.js  (working copy)
681@@ -691,7 +691,7 @@
682                ignoreAll               : 'Ignore All', // MISSING
683                addWord                 : 'Add Word', // MISSING
684                emptyDic                : 'Dictionary name should not be empty.', // MISSING
685-
686+               noSuggestions   : ' ไม่มีคำแนะนำใดๆ ',
687                optionsTab              : 'Options', // MISSING
688                allCaps                 : 'Ignore All-Caps Words', // MISSING
689                ignoreDomainNames : 'Ignore Domain Names', // MISSING
690Index: lang/tr.js
691===================================================================
692--- lang/tr.js  (revision 7199)
693+++ lang/tr.js  (working copy)
694@@ -690,7 +690,7 @@
695                ignoreAll               : 'Tümünü Yoksay',
696                addWord                 : 'Kelime Ekle',
697                emptyDic                : 'Sözlük adı boş olamaz.',
698-
699+               noSuggestions   : 'Öneri Yok',
700                optionsTab              : 'Seçenekler',
701                allCaps                 : 'Tüm büyük küçük kelimeleri yoksay',
702                ignoreDomainNames : 'Domain adlarını yoksay',
703Index: lang/uk.js
704===================================================================
705--- lang/uk.js  (revision 7199)
706+++ lang/uk.js  (working copy)
707@@ -691,7 +691,7 @@
708                ignoreAll               : 'Пропустити всі',
709                addWord                 : 'Додати слово',
710                emptyDic                : 'Назва словника повинна бути вказана.',
711-
712+               noSuggestions   : 'Немає варіантів',
713                optionsTab              : 'Опції',
714                allCaps                 : 'Пропустити прописні слова',
715                ignoreDomainNames : 'Пропустити доменні назви',
716Index: lang/vi.js
717===================================================================
718--- lang/vi.js  (revision 7199)
719+++ lang/vi.js  (working copy)
720@@ -691,7 +691,7 @@
721                ignoreAll               : 'Bỏ qua tất cả',
722                addWord                 : 'Thêm từ',
723                emptyDic                : 'Tên của từ điển không được để trống.',
724-
725+               noSuggestions   : 'Không đưa ra gợi ý về từ',
726                optionsTab              : 'Tùy chọn',
727                allCaps                 : 'Không phân biệt chữ HOA chữ thường',
728                ignoreDomainNames : 'Bỏ qua tên miền',
729Index: lang/zh-cn.js
730===================================================================
731--- lang/zh-cn.js       (revision 7199)
732+++ lang/zh-cn.js       (working copy)
733@@ -691,7 +691,7 @@
734                ignoreAll               : '全部忽略',
735                addWord                 : '添加单词',
736                emptyDic                : '字典名不应为空.',
737-
738+               noSuggestions   : '没有建议',
739                optionsTab              : '选项',
740                allCaps                 : '忽略所有大写单词',
741                ignoreDomainNames : '忽略域名',
742Index: lang/zh.js
743===================================================================
744--- lang/zh.js  (revision 7199)
745+++ lang/zh.js  (working copy)
746@@ -691,7 +691,7 @@
747                ignoreAll               : '全部忽略',
748                addWord                 : '添加單詞',
749                emptyDic                : '字典名不應為空.',
750-
751+               noSuggestions   : '無建議值',
752                optionsTab              : '選項',
753                allCaps                 : 'Ignore All-Caps Words', // MISSING
754                ignoreDomainNames : 'Ignore Domain Names', // MISSING
755Index: plugins/scayt/plugin.js
756===================================================================
757--- plugins/scayt/plugin.js     (revision 7199)
758+++ plugins/scayt/plugin.js     (working copy)
759@@ -658,10 +658,7 @@
760                                                        return null;
761 
762                                                var sLang = scayt_control.getLang(),
763-                                                       _r = {},
764                                                        items_suggestion = window.scayt.getSuggestion( word, sLang );
765-                                               if ( !items_suggestion || !items_suggestion.length )
766-                                                       return null;
767                                                // Remove unused commands and menuitems
768                                                for ( var m in moreSuggestions )
769                                                {
770@@ -686,49 +683,60 @@
771                                                var contextCommands = editor.config.scayt_contextCommands || 'all';
772                                                contextCommands = contextCommands.split( '|' );
773 
774-                                               for ( var i = 0, l = items_suggestion.length; i < l; i += 1 )
775-                                               {
776-                                                       var commandName = 'scayt_suggestion_' + items_suggestion[i].replace( ' ', '_' );
777-                                                       var exec = ( function( el, s )
778+                                               if ( items_suggestion && items_suggestion.length ) {
779+                                                       for ( var i = 0, l = items_suggestion.length; i < l; i += 1 )
780+                                                       {
781+                                                               var commandName = 'scayt_suggestion_' + items_suggestion[i].replace( ' ', '_' );
782+                                                               var exec = ( function( el, s )
783+                                                                       {
784+                                                                               return {
785+                                                                                       exec: function()
786+                                                                                       {
787+                                                                                               scayt_control.replace(el, s);
788+                                                                                       }
789+                                                                               };
790+                                                                       })( node, items_suggestion[i] );
791+
792+                                                               if ( i < maxSuggestions )
793                                                                {
794-                                                                       return {
795-                                                                               exec: function()
796-                                                                               {
797-                                                                                       scayt_control.replace( el, s );
798-                                                                               }
799-                                                                       };
800-                                                               })( node, items_suggestion[i] );
801+                                                                       addButtonCommand( editor, 'button_' + commandName, items_suggestion[i],
802+                                                                               commandName, exec, 'scayt_suggest', i + 1 );
803+                                                                       mainSuggestions[ commandName ] = CKEDITOR.TRISTATE_OFF;
804+                                                               }
805+                                                               else if ( moreSuggestionsUnable == 'on' )
806+                                                               {
807+                                                                       addButtonCommand( editor, 'button_' + commandName, items_suggestion[i],
808+                                                                               commandName, exec, 'scayt_moresuggest', i + 1 );
809+                                                                       moreSuggestions[ commandName ] = CKEDITOR.TRISTATE_OFF;
810+                                                                       moreSuggestionsUnableAdded = true;
811+                                                               }
812+                                                       }
813 
814-                                                       if ( i < maxSuggestions )
815+                                                       if ( moreSuggestionsUnableAdded )
816                                                        {
817-                                                               addButtonCommand( editor, 'button_' + commandName, items_suggestion[i],
818-                                                                       commandName, exec, 'scayt_suggest', i + 1 );
819-                                                               _r[ commandName ] = CKEDITOR.TRISTATE_OFF;
820-                                                               mainSuggestions[ commandName ] = CKEDITOR.TRISTATE_OFF;
821+                                                               // Register the More suggestions group;
822+                                                               editor.addMenuItem( 'scayt_moresuggest',
823+                                                               {
824+                                                                       label : editor.lang.scayt.moreSuggestions,
825+                                                                       group : 'scayt_moresuggest',
826+                                                                       order : 10,
827+                                                                       getItems : function()
828+                                                                       {
829+                                                                               return moreSuggestions;
830+                                                                       }
831+                                                               });
832+                                                               mainSuggestions[ 'scayt_moresuggest' ] = CKEDITOR.TRISTATE_OFF;
833                                                        }
834-                                                       else if ( moreSuggestionsUnable == 'on' )
835-                                                       {
836-                                                               addButtonCommand( editor, 'button_' + commandName, items_suggestion[i],
837-                                                                       commandName, exec, 'scayt_moresuggest', i + 1 );
838-                                                               moreSuggestions[ commandName ] = CKEDITOR.TRISTATE_OFF;
839-                                                               moreSuggestionsUnableAdded = true;
840-                                                       }
841                                                }
842-
843-                                               if ( moreSuggestionsUnableAdded )
844-                                               {
845-                                                       // Register the More suggestions group;
846-                                                       editor.addMenuItem( 'scayt_moresuggest',
847+                                               else {
848+                                                       // "No suggestions" feature
849+                                                       editor.addMenuItem( 'scayt_nosuggest',
850                                                        {
851-                                                               label : lang.moreSuggestions,
852-                                                               group : 'scayt_moresuggest',
853-                                                               order : 10,
854-                                                               getItems : function()
855-                                                               {
856-                                                                       return moreSuggestions;
857-                                                               }
858+                                                               label : editor.lang.scayt.noSuggestions ? editor.lang.scayt.noSuggestions : (editor.lang.spellCheck.noSuggestions ? editor.lang.spellCheck.noSuggestions : 'No suggestions'),
859+                                                               group : 'scayt_suggest',
860+                                                               order : 1
861                                                        });
862-                                                       mainSuggestions[ 'scayt_moresuggest' ] = CKEDITOR.TRISTATE_OFF;
863+                                                       mainSuggestions[ 'scayt_nosuggest' ] = CKEDITOR.TRISTATE_OFF;
864                                                }
865 
866                                                if ( in_array( 'all', contextCommands )  || in_array( 'ignore', contextCommands)  )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy