Skip to content

Commit

Permalink
Updated language files.
Browse files Browse the repository at this point in the history
  • Loading branch information
wwalc committed Sep 11, 2018
1 parent 81e4b9b commit 59246e9
Show file tree
Hide file tree
Showing 42 changed files with 276 additions and 156 deletions.
54 changes: 27 additions & 27 deletions lang/af.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@ CKEDITOR.lang[ 'af' ] = {
justify: 'Eweredig',
alignLeft: 'Links oplyn',
alignRight: 'Regs oplyn',
alignCenter: 'Align Center', // MISSING
alignCenter: 'Middel oplyn',
alignTop: 'Bo',
alignMiddle: 'Middel',
alignBottom: 'Onder',
alignNone: 'Geen',
invalidValue: 'Ongeldige waarde',
invalidHeight: 'Hoogte moet \'n getal wees',
invalidWidth: 'Breedte moet \'n getal wees.',
invalidLength: 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', // MISSING
invalidLength: 'Die waarde vir die veld "%1" moet \'n posetiewe nommer wees met of sonder die meeteenheid (%2).',
invalidCssLength: 'Die waarde vir die "%1" veld moet \'n posetiewe getal wees met of sonder \'n geldige CSS eenheid (px, %, in, cm, mm, em, ex, pt, of pc).',
invalidHtmlLength: 'Die waarde vir die "%1" veld moet \'n posetiewe getal wees met of sonder \'n geldige HTML eenheid (px of %).',
invalidInlineStyle: 'Ongeldige CSS. Formaat is een of meer sleutel-wert paare, "naam : wert" met kommapunte gesky.',
Expand All @@ -112,36 +112,36 @@ CKEDITOR.lang[ 'af' ] = {
35: 'Einde',
36: 'Tuis',
46: 'Verwyder',
112: 'F1', // MISSING
113: 'F2', // MISSING
114: 'F3', // MISSING
115: 'F4', // MISSING
116: 'F5', // MISSING
117: 'F6', // MISSING
118: 'F7', // MISSING
119: 'F8', // MISSING
120: 'F9', // MISSING
121: 'F10', // MISSING
122: 'F11', // MISSING
123: 'F12', // MISSING
124: 'F13', // MISSING
125: 'F14', // MISSING
126: 'F15', // MISSING
127: 'F16', // MISSING
128: 'F17', // MISSING
129: 'F18', // MISSING
130: 'F19', // MISSING
131: 'F20', // MISSING
132: 'F21', // MISSING
133: 'F22', // MISSING
134: 'F23', // MISSING
135: 'F24', // MISSING
112: 'F1',
113: 'F2',
114: 'F3',
115: 'F4',
116: 'F5',
117: 'F6',
118: 'F7',
119: 'F8',
120: 'F9',
121: 'F10',
122: 'F11',
123: 'F12',
124: 'F13',
125: 'F14',
126: 'F15',
127: 'F16',
128: 'F17',
129: 'F18',
130: 'F19',
131: 'F20',
132: 'F21',
133: 'F22',
134: 'F23',
135: 'F24',
224: 'Bevel'
},

// Prepended to ARIA labels with shortcuts.
keyboardShortcut: 'Sleutel kombenasie',

optionDefault: 'Default' // MISSING
optionDefault: 'Verstek'
}
};
4 changes: 2 additions & 2 deletions lang/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@ CKEDITOR.lang[ 'fr' ] = {
justify: 'Justifier',
alignLeft: 'Aligner à gauche',
alignRight: 'Aligner à droite',
alignCenter: 'Align Center', // MISSING
alignCenter: 'Aligner au centre',
alignTop: 'Haut',
alignMiddle: 'Milieu',
alignBottom: 'Bas',
alignNone: 'Aucun',
invalidValue: 'Valeur invalide.',
invalidHeight: 'La hauteur doit être un nombre.',
invalidWidth: 'La largeur doit être un nombre.',
invalidLength: 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', // MISSING
invalidLength: 'La valeur de "%1" doit être un nombre positif avec ou sans unité de mesure (%2).',
invalidCssLength: 'La valeur spécifiée pour le champ « %1 » doit être un nombre positif avec ou sans unité de mesure CSS valide (px, %, in, cm, mm, em, ex, pt, ou pc).',
invalidHtmlLength: 'La valeur spécifiée pour le champ « %1 » doit être un nombre positif avec ou sans unité de mesure HTML valide (px ou %).',
invalidInlineStyle: 'La valeur spécifiée pour le style en ligne doit être composée d\'un ou plusieurs couples au format « nom : valeur », séparés par des points-virgules.',
Expand Down
74 changes: 37 additions & 37 deletions lang/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ CKEDITOR.lang[ 'lv' ] = {
justify: 'Izlīdzināt malas',
alignLeft: 'Izlīdzināt pa kreisi',
alignRight: 'Izlīdzināt pa labi',
alignCenter: 'Align Center', // MISSING
alignCenter: 'Centrēt',
alignTop: 'Augšā',
alignMiddle: 'Vertikāli centrēts',
alignBottom: 'Apakšā',
Expand All @@ -103,45 +103,45 @@ CKEDITOR.lang[ 'lv' ] = {

// Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels.
keyboard: {
8: 'Backspace', // MISSING
13: 'Enter', // MISSING
16: 'Shift', // MISSING
17: 'Ctrl', // MISSING
18: 'Alt', // MISSING
32: 'Space', // MISSING
35: 'End', // MISSING
36: 'Home', // MISSING
46: 'Delete', // MISSING
112: 'F1', // MISSING
113: 'F2', // MISSING
114: 'F3', // MISSING
115: 'F4', // MISSING
116: 'F5', // MISSING
117: 'F6', // MISSING
118: 'F7', // MISSING
119: 'F8', // MISSING
120: 'F9', // MISSING
121: 'F10', // MISSING
122: 'F11', // MISSING
123: 'F12', // MISSING
124: 'F13', // MISSING
125: 'F14', // MISSING
126: 'F15', // MISSING
127: 'F16', // MISSING
128: 'F17', // MISSING
129: 'F18', // MISSING
130: 'F19', // MISSING
131: 'F20', // MISSING
132: 'F21', // MISSING
133: 'F22', // MISSING
134: 'F23', // MISSING
135: 'F24', // MISSING
224: 'Command' // MISSING
8: ' atkāpšanās taustiņš',
13: 'Ievadīt',
16: 'pārslēgšanas taustiņš',
17: 'vadīšanas taustiņš',
18: 'alternēšanas taustiņš',
32: 'Atstarpe',
35: 'Beigas',
36: 'Mājup',
46: 'Dzēst',
112: 'F1',
113: 'F2',
114: 'F3',
115: 'F4',
116: 'F5',
117: 'F6',
118: 'F7',
119: 'F8',
120: 'F9',
121: 'F10',
122: 'F11',
123: 'F12',
124: 'F13',
125: 'F14',
126: 'F15',
127: 'F16',
128: 'F17',
129: 'F18',
130: 'F19',
131: 'F20',
132: 'F21',
133: 'F22',
134: 'F23',
135: 'F24',
224: 'Komanda'
},

// Prepended to ARIA labels with shortcuts.
keyboardShortcut: 'Keyboard shortcut', // MISSING
keyboardShortcut: 'Klaviatūras saīsne',

optionDefault: 'Default' // MISSING
optionDefault: 'Noklusēts'
}
};
8 changes: 8 additions & 0 deletions plugins/autoembed/lang/lv.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'autoembed', 'lv', {
embeddingInProgress: 'Mēģinu iekļaut ielīmētu adresi...',
embeddingFailed: 'Šī adrese nevar tikt automātiski iekļauta.'
} );
2 changes: 1 addition & 1 deletion plugins/autoembed/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

CKEDITOR.plugins.add( 'autoembed', {
requires: 'autolink,undo',
lang: 'az,bg,ca,cs,da,de,de-ch,el,en,en-au,eo,es,es-mx,eu,fr,gl,hr,hu,it,ja,km,ko,ku,mk,nb,nl,oc,pl,pt,pt-br,ro,ru,sk,sq,sv,tr,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
lang: 'az,bg,ca,cs,da,de,de-ch,el,en,en-au,eo,es,es-mx,eu,fr,gl,hr,hu,it,ja,km,ko,ku,lv,mk,nb,nl,oc,pl,pt,pt-br,ro,ru,sk,sq,sv,tr,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
init: function( editor ) {
var currentId = 1,
embedCandidatePasted;
Expand Down
8 changes: 8 additions & 0 deletions plugins/button/lang/lv.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/**
* @license Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/

CKEDITOR.plugins.setLang( 'button', 'lv', {
selectedLabel: '%1 (Atzīmēts)'
} );
2 changes: 1 addition & 1 deletion plugins/button/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

CKEDITOR.plugins.add( 'button', {
// jscs:disable maximumLineLength
lang: 'af,ar,az,bg,ca,cs,da,de,de-ch,el,en,en-au,en-gb,eo,es,es-mx,eu,fa,fi,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lt,nb,nl,no,oc,pl,pt,pt-br,ro,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
lang: 'af,ar,az,bg,ca,cs,da,de,de-ch,el,en,en-au,en-gb,eo,es,es-mx,eu,fa,fi,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lt,lv,nb,nl,no,oc,pl,pt,pt-br,ro,ru,sk,sl,sq,sv,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
// jscs:enable maximumLineLength
beforeInit: function( editor ) {
editor.ui.addHandler( CKEDITOR.UI_BUTTON, CKEDITOR.ui.button.handler );
Expand Down
14 changes: 7 additions & 7 deletions plugins/clipboard/lang/af.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'clipboard', 'af', {
copy: 'Kopiëer',
copyError: 'U blaaier se sekuriteitsinstelling belet die kopiëringsaksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+C).',
cut: 'Knip',
cutError: 'U blaaier se sekuriteitsinstelling belet die outomatiese knip-aksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+X).',
paste: 'Plak',
pasteNotification: 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', // MISSING
pasteArea: 'Plak-area',
pasteMsg: 'Paste your content inside the area below and press OK.', // MISSING
copyError: 'U leser se sekuriteitsinstelling belet die kopiëringsaksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+C).',
cut: 'Uitsnei',
cutError: 'U leser se sekuriteitsinstelling belet die outomatiese uitsnei-aksie. Gebruik die sleutelbordkombinasie (Ctrl/Cmd+X).',
paste: 'Byvoeg',
pasteNotification: 'Druk %1 om by te voeg. You leser ondersteun nie die toolbar knoppie of inoud kieslysie opsie nie. ',
pasteArea: 'Area byvoeg',
pasteMsg: 'Voeg jou inhoud in die gebied onder by en druk OK',
title: 'Byvoeg'
} );
4 changes: 2 additions & 2 deletions plugins/clipboard/lang/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ CKEDITOR.plugins.setLang( 'clipboard', 'fr', {
cut: 'Couper',
cutError: 'Les paramètres de sécurité de votre navigateur n\'autorisent pas l\'éditeur à exécuter automatiquement l\'opération « Couper ». Veuillez utiliser le raccourci clavier à cet effet (Ctrl/Cmd+X).',
paste: 'Coller',
pasteNotification: 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', // MISSING
pasteNotification: 'Utilisez le raccourci %1 pour coller. Votre navigateur n\'accepte pas de coller à l\'aide du bouton ou du menu contextuel.',
pasteArea: 'Coller la zone',
pasteMsg: 'Paste your content inside the area below and press OK.', // MISSING
pasteMsg: 'Collez votre contenu dans la zone de saisie ci-dessous et cliquez OK.',
title: 'Coller'
} );
4 changes: 2 additions & 2 deletions plugins/clipboard/lang/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ CKEDITOR.plugins.setLang( 'clipboard', 'lv', {
cut: 'Izgriezt',
cutError: 'Jūsu pārlūkprogrammas drošības iestatījumi nepieļauj redaktoram automātiski veikt izgriezšanas darbību. Lūdzu, izmantojiet (Ctrl/Cmd+X), lai veiktu šo darbību.',
paste: 'Ielīmēt',
pasteNotification: 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', // MISSING
pasteNotification: 'Nospied %1 lai ielīmētu. Tavs pārlūks neatbalsta ielīmēšanu ar rīkjoslas pogām vai uznirstošās izvēlnes opciju.',
pasteArea: 'Ielīmēšanas zona',
pasteMsg: 'Paste your content inside the area below and press OK.', // MISSING
pasteMsg: 'Ielīmē saturu zemāk esošajā laukā un nospied OK.',
title: 'Ievietot'
} );
6 changes: 3 additions & 3 deletions plugins/clipboard/lang/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
CKEDITOR.plugins.setLang( 'clipboard', 'ro', {
copy: 'Copiază',
copyError: 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de copiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+C).',
cut: 'Decupează',
cut: 'Tăiere',
cutError: 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de tăiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+X).',
paste: 'Adaugă din clipboard',
pasteNotification: 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', // MISSING
pasteNotification: 'Apasă %1 pentru adăugare. Navigatorul (browser) tău nu suportă adăugarea din clipboard cu butonul din toolbar sau cu opțiunea din meniul contextual.',
pasteArea: 'Suprafața de adăugare',
pasteMsg: 'Paste your content inside the area below and press OK.', // MISSING
pasteMsg: 'Adaugă conținutul tău înăuntru zonei de mai jos și apasă OK.',
title: 'Adaugă'
} );
10 changes: 5 additions & 5 deletions plugins/codesnippet/lang/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

CKEDITOR.plugins.setLang( 'codesnippet', 'lv', {
button: 'Ievietot koda fragmentu',
codeContents: 'Code content', // MISSING
emptySnippetError: 'A code snippet cannot be empty.', // MISSING
language: 'Language', // MISSING
title: 'Code snippet', // MISSING
pathName: 'code snippet' // MISSING
codeContents: 'Koda saturs',
emptySnippetError: 'Koda fragments nevar būt tukšs.',
language: 'Valoda',
title: 'Koda fragments',
pathName: 'koda fragments'
} );
44 changes: 22 additions & 22 deletions plugins/colorbutton/lang/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,28 +46,28 @@ CKEDITOR.plugins.setLang( 'colorbutton', 'lv', {
F0F8FF: 'Alises zils',
E6E6FA: 'Lavanda',
FFF: 'Balts',
'1ABC9C': 'Strong Cyan', // MISSING
'2ECC71': 'Emerald', // MISSING
'3498DB': 'Bright Blue', // MISSING
'9B59B6': 'Amethyst', // MISSING
'4E5F70': 'Grayish Blue', // MISSING
'F1C40F': 'Vivid Yellow', // MISSING
'16A085': 'Dark Cyan', // MISSING
'27AE60': 'Dark Emerald', // MISSING
'2980B9': 'Strong Blue', // MISSING
'8E44AD': 'Dark Violet', // MISSING
'2C3E50': 'Desaturated Blue', // MISSING
'F39C12': 'Orange', // MISSING
'E67E22': 'Carrot', // MISSING
'E74C3C': 'Pale Red', // MISSING
'ECF0F1': 'Bright Silver', // MISSING
'95A5A6': 'Light Grayish Cyan', // MISSING
'DDD': 'Light Gray', // MISSING
'D35400': 'Pumpkin', // MISSING
'C0392B': 'Strong Red', // MISSING
'BDC3C7': 'Silver', // MISSING
'7F8C8D': 'Grayish Cyan', // MISSING
'999': 'Dark Gray' // MISSING
'1ABC9C': 'Spēcīgs ciāna',
'2ECC71': 'Smaragds',
'3498DB': 'Koši zils',
'9B59B6': 'Ametists',
'4E5F70': 'Pelēkzils',
'F1C40F': 'Spilgti dzeltens',
'16A085': 'Tumšs ciāna',
'27AE60': 'Tumšs smaragds',
'2980B9': 'Spēcīgi zils',
'8E44AD': 'Tumši violets',
'2C3E50': 'Bāli zils',
'F39C12': 'Apelsīnu',
'E67E22': 'Burkānu',
'E74C3C': 'Blāvi sarkans',
'ECF0F1': 'Spilgti sudraba',
'95A5A6': 'Gaišs pelēki ciāna',
'DDD': 'Gaiši pelēks',
'D35400': 'Ķirbja',
'C0392B': 'Spēcīgi sarkans',
'BDC3C7': 'Sudraba',
'7F8C8D': 'Pelēcīgs ciāna',
'999': 'Tumši pelēks'
},
more: 'Plašāka palete...',
panelTitle: 'Krāsa',
Expand Down
15 changes: 15 additions & 0 deletions plugins/embedbase/lang/ar.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'embedbase', 'ar', {
pathName: 'media object',
title: 'أرفق ميديا',
button: 'أرفق ميديا',
unsupportedUrlGiven: 'لم يتم العثور على الرابط المحدد.',
unsupportedUrl: 'لم يتم العثور على الرابط {url}.',
fetchingFailedGiven: 'فشل في جلب محتوى لعنوان URL.',
fetchingFailed: 'فشل في جلب محتوى لعنوان {url}.',
fetchingOne: 'جارٍ إحضار الاستجابة من oEmbed ...',
fetchingMany: 'جار جلب الردود، {current} من {max} تم.'
} );
15 changes: 15 additions & 0 deletions plugins/embedbase/lang/lv.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'embedbase', 'lv', {
pathName: 'mēdija objekts',
title: 'Ievietot mēdiju',
button: 'ievietot mēdija objektu',
unsupportedUrlGiven: 'Norādītā adrese netiek atbalstīta',
unsupportedUrl: 'Adrese {url} netiek atblastīta ievietošanai.',
fetchingFailedGiven: 'Neizdevās ielādēt saturu no norādītās adreses.',
fetchingFailed: 'Neizdevās ielādēt saturu no {url}',
fetchingOne: 'Ielādēju oEmbed atbildi...',
fetchingMany: 'Ielādēju oEmbed atbildes, {current} no {max} izpildīts...'
} );
2 changes: 1 addition & 1 deletion plugins/embedbase/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
};

CKEDITOR.plugins.add( 'embedbase', {
lang: 'az,bg,ca,cs,da,de,de-ch,en,en-au,eo,es,es-mx,eu,fr,gl,hr,hu,id,it,ja,ko,ku,nb,nl,oc,pl,pt,pt-br,ro,ru,sk,sq,sv,tr,ug,uk,zh,zh-cn', // %REMOVE_LINE_CORE%
lang: 'ar,az,bg,ca,cs,da,de,de-ch,en,en-au,eo,es,es-mx,eu,fr,gl,hr,hu,id,it,ja,ko,ku,lv,nb,nl,oc,pl,pt,pt-br,ro,ru,sk,sq,sv,tr,ug,uk,zh,zh-cn', // %REMOVE_LINE_CORE%
requires: 'dialog,widget,notificationaggregator',

onLoad: function() {
Expand Down
Loading

0 comments on commit 59246e9

Please sign in to comment.