From 21152584b03b29e4ad0541268f3c729f62102a2a Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 5 Dec 2019 09:47:37 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: If99b80c59ca02b90b1605ef567279fed7b516ae8 --- i18n/api/ast.json | 11 +++++++++++ i18n/api/tr.json | 11 +++++++++++ i18n/ast.json | 9 ++++++++- 3 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 i18n/api/ast.json create mode 100644 i18n/api/tr.json diff --git a/i18n/api/ast.json b/i18n/api/ast.json new file mode 100644 index 000000000..d43b6735b --- /dev/null +++ b/i18n/api/ast.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Xuacu" + ] + }, + "apihelp-query+mathwbextracts-example-1": "Solicita un resume d'elementos matemáticos de Wikibase.", + "apihelp-query+mathwbextracts-summary": "Devuelve un resume d'un elementu matemáticu de Wikibase en HTML.", + "apihelp-query+mathwbextracts-param-qid": "El ID Q del elementu de Wikibase que va solicitase.", + "apihelp-query+mathwbextracts-param-uselang": "La llingua que tendría de solicitase pal elementu de Wikibase. L'inglés ye'l valor predetermináu." +} diff --git a/i18n/api/tr.json b/i18n/api/tr.json new file mode 100644 index 000000000..14f678cb6 --- /dev/null +++ b/i18n/api/tr.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "BaRaN6161 TURK" + ] + }, + "apihelp-query+mathwbextracts-example-1": "Matematiksel Wikibase öğelerinin bir özetini ister.", + "apihelp-query+mathwbextracts-summary": "HTML'deki matematiksel bir Wikibase öğesinin bir özetini döndürür.", + "apihelp-query+mathwbextracts-param-qid": "İstenecek Wikibase maddesinin QID değeri.", + "apihelp-query+mathwbextracts-param-uselang": "Wikibase maddesi için talep edilmesi gereken dil. İngilizce varsayılan değerdir." +} diff --git a/i18n/ast.json b/i18n/ast.json index 68f51185c..917bd7a86 100644 --- a/i18n/ast.json +++ b/i18n/ast.json @@ -72,6 +72,8 @@ "math-test-equals-diff": "La cadena «$1» devuelta ye distinta de la cadena esperada «$2»", "math-tracking-category-error": "Páxines con errores matemáticos", "math-tracking-category-error-desc": "Les páxines d'esta categoría tienen errores nel usu de les etiquetes de matemátiques.", + "math-tracking-category-mhchem-deprecation": "Páxines qu'utilicen un formatu anticuáu de les etiquetes chem", + "math-tracking-category-mhchem-deprecation-desc": "Les páxines d'esta categoría utilicen un formatu anticuáu de les etiquetes chem", "math-tracking-category-render-error": "Páxines con errores na representación matemática", "math-tracking-category-render-error-desc": "Les páxines d'esta categoría contienen errores de representación nes etiquetes matemátiques.", "math_unknown_error": "error desconocíu", @@ -82,9 +84,11 @@ "mw_math_source": "Fonte LaTeX (pa restoladores de testu)", "prefs-math": "Fórmules matemátiques", "mathstatus": "Estau de Math", + "mathwikibase": "Información de fórmula matemática", "datatypes-type-math": "Espresión matemática", "wikibase-listdatatypes-math-head": "Espresión matemática", "wikibase-listdatatypes-math-body": "Campu lliteral de datos pa espresiones matemátiques, formules, ecuaciones y coses asemeyaes, espresaes nuna variante de LaTeX.", + "math-wikibase-header": "Información de los elementos matemáticos", "math-wikibase-formula": "Fórmula", "math-wikibase-formula-name": "Nome", "math-wikibase-formula-type": "Triba", @@ -95,5 +99,8 @@ "math-wikibase-special-form-header": "Especifica'l nome de la fórmula:", "math-wikibase-special-form-placeholder": "Títulu de la fórmula", "math-wikibase-special-form-button": "Solicitar información", - "math-wikibase-special-error-header": "Error" + "math-wikibase-special-error-header": "Error", + "math-wikibase-special-error-invalid-argument": "L'ID d'elementu de Wikibase qu'especificasti nun esiste.", + "math-wikibase-special-error-unknown": "Asocedió un error desconocíu al recuperar datos de Wikibase.", + "math-wikibase-special-error-no-wikibase": "Ríquese la estensión Wikibase pa utilizar esta páxina especial." }