From d03950d38f8f54990f83ee2ec465d85355ccac8f Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Tue, 7 Mar 2017 22:35:45 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Iaa490636d752c00e674f4f55fda47d20a240189a --- i18n/ast.json | 4 +++- i18n/sk.json | 6 ++++-- i18n/uk.json | 4 +++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/i18n/ast.json b/i18n/ast.json index ca4f0e52..c522bb43 100644 --- a/i18n/ast.json +++ b/i18n/ast.json @@ -15,5 +15,7 @@ "codeeditor-gotoline-placeholder": "llinia[:columna]", "codeeditor-gotoline-prompt": "Escribe un númberu de llinia", "codeeditor-indent": "Aumentar sangría", - "codeeditor-outdent": "Amenorgar sangría" + "codeeditor-outdent": "Amenorgar sangría", + "codeeditor-error-title": "Faltó una dependencia", + "codeeditor-error-message": "CodeEditor necesita que tea cargáu el WikiEditor." } diff --git a/i18n/sk.json b/i18n/sk.json index 7bc99d23..f42a79f8 100644 --- a/i18n/sk.json +++ b/i18n/sk.json @@ -1,9 +1,11 @@ { "@metadata": { "authors": [ - "Helix84" + "Helix84", + "Lexected" ] }, "codeeditor-desc": "Editor stránok JavaScriptu a CSS so zvýrazňovaním syntaxe pomocou [https://ace.c9.io/ editora Ace]", - "codeeditor-toolbar-toggle": "Prepnúť editor kódu" + "codeeditor-toolbar-toggle": "Prepnúť editor kódu", + "codeeditor-error-title": "Dependencia zlyhala" } diff --git a/i18n/uk.json b/i18n/uk.json index 5ce90da3..56dba387 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -19,5 +19,7 @@ "codeeditor-gotoline-placeholder": "рядок[:стовпець]", "codeeditor-gotoline-prompt": "Введіть номер рядка", "codeeditor-indent": "Відступ", - "codeeditor-outdent": "Зменшити відступ" + "codeeditor-outdent": "Зменшити відступ", + "codeeditor-error-title": "Залежність невдала", + "codeeditor-error-message": "CodeEditor потребує, щоб було завантажено WikiEditor." }