diff --git a/i18n/ast.json b/i18n/ast.json index 8e80072..2795a8b 100644 --- a/i18n/ast.json +++ b/i18n/ast.json @@ -12,6 +12,7 @@ "mobile-frontend-editor-cta": "¡Ayuda a ameyorar esta páxina!", "mobile-frontend-editor-disabled": "Esta páxina ta protexida pa torgar el vandalismu.", "mobile-frontend-editor-edit": "Editar", + "minerva-download": "Descargar", "mobile-frontend-editor-redlink-create": "Crear páxina", "mobile-frontend-editor-redlink-explain": "Esta páxina entá nun se creó.", "mobile-frontend-editor-redlink-leave": "Non, gracies.", diff --git a/i18n/be-tarask.json b/i18n/be-tarask.json index 185be7f..20b1214 100644 --- a/i18n/be-tarask.json +++ b/i18n/be-tarask.json @@ -13,6 +13,7 @@ "mobile-frontend-editor-cta": "Дапамажыце палепшыць гэтую старонку!", "mobile-frontend-editor-disabled": "Гэтая старонка абароненая, каб пазьбегнуць вандалізму.", "mobile-frontend-editor-edit": "Рэдагаваць", + "minerva-download": "Спампаваць", "mobile-frontend-editor-redlink-create": "Стварыць старонку", "mobile-frontend-editor-redlink-explain": "Гэтая старонка яшчэ не была створаная.", "mobile-frontend-editor-redlink-leave": "Не, дзякуй.", diff --git a/i18n/de.json b/i18n/de.json index 0116aad..b85efef 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -14,6 +14,7 @@ "mobile-frontend-editor-cta": "Hilf, diese Seite zu verbessern!", "mobile-frontend-editor-disabled": "Diese Seite ist geschützt, um Vandalismus vorzubeugen.", "mobile-frontend-editor-edit": "Bearbeiten", + "minerva-download": "Herunterladen", "mobile-frontend-editor-redlink-create": "Seite erstellen", "mobile-frontend-editor-redlink-explain": "Diese Seite wurde noch nicht erstellt.", "mobile-frontend-editor-redlink-leave": "Nein danke.", diff --git a/i18n/fr.json b/i18n/fr.json index 58dc8ce..cf2ecf0 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -24,6 +24,7 @@ "mobile-frontend-editor-cta": "Aidez à améliorer cette page !", "mobile-frontend-editor-disabled": "Cette page est protégée pour éviter le vandalisme.", "mobile-frontend-editor-edit": "Modifier", + "minerva-download": "Télécharger", "mobile-frontend-editor-redlink-create": "Créer une page", "mobile-frontend-editor-redlink-explain": "Cette page n’a pas encore été créée.", "mobile-frontend-editor-redlink-leave": "Non merci.", diff --git a/i18n/he.json b/i18n/he.json index 3b23546..198a13a 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -6,7 +6,6 @@ "YaronSh" ] }, - "skinname-minervaneue": "מינרווה נויה", "minerva-last-modified-date": "נערך לאחרונה ב־$1, בשעה $2", "minerva-talk-add-topic": "הוספת דיון", "mobile-frontend-console-recruit": "אהלן! /ס\\ זוהי תוכנה בקוד פתוח ואנחנו מחפשים מתנדבים שיעזרו לבנות את הדבר הזה, ישפרו אותו, וימצאו באגים שאולי מוצגים במסוף ג'אווה־סקריפט!\n\nאפשר למצוא את הבאגים שלנו בדף https://phabricator.wikimedia.org/project/profile/67/", @@ -15,6 +14,7 @@ "mobile-frontend-editor-cta": "עזרו לשפר את הדף הזה!", "mobile-frontend-editor-disabled": "הדף הזה מוגן כדי למנוע השחתה.", "mobile-frontend-editor-edit": "עריכה", + "minerva-download": "הורדה", "mobile-frontend-editor-redlink-create": "יצירת דף", "mobile-frontend-editor-redlink-explain": "הדף הזה עוד לא נוצר.", "mobile-frontend-editor-redlink-leave": "לא, תודה.", diff --git a/i18n/hy.json b/i18n/hy.json index 72b3080..4d4f4d8 100644 --- a/i18n/hy.json +++ b/i18n/hy.json @@ -1,9 +1,15 @@ { "@metadata": { - "authors": [] + "authors": [ + "GrigorGB", + "Kareyac", + "Pandukht", + "Xelgen" + ] }, "mobile-frontend-cookies-required": "Դիտման ռեժիմը փոխելու համար անհրաժեշտ է ակտիվացնել թխուկները (քուքիները)։ Խնդրում ենք միացնել դրանք։", "mobile-frontend-editor-edit": "Խմբագրել", + "minerva-download": "Ներբեռնել", "mobile-frontend-home-button": "Գլխավոր Էջ", "mobile-frontend-language-article-heading": "Կարդալ այլ լեզվով", "mobile-frontend-logged-in-homepage-notification": "Բարի գալո՜ւստ, $1", @@ -16,4 +22,4 @@ "mobile-frontend-placeholder": "Որոնել {{SITENAME}} կայքում", "mobile-frontend-random-button": "Պատահական", "mobile-frontend-redirected-from": "Վերահղված է \"$1\"-ից" -} \ No newline at end of file +} diff --git a/i18n/it.json b/i18n/it.json index 0160877..9122e56 100644 --- a/i18n/it.json +++ b/i18n/it.json @@ -14,6 +14,7 @@ "mobile-frontend-editor-cta": "Aiuta a migliorare questa pagina!", "mobile-frontend-editor-disabled": "Questa pagina è protetta per evitare vandalismi.", "mobile-frontend-editor-edit": "Modifica", + "minerva-download": "Scarica", "mobile-frontend-editor-redlink-create": "Crea pagina", "mobile-frontend-editor-redlink-explain": "Questa pagina non è ancora stata creata.", "mobile-frontend-editor-redlink-leave": "No, grazie.", diff --git a/i18n/ko.json b/i18n/ko.json index f8ec1da..d9e9764 100644 --- a/i18n/ko.json +++ b/i18n/ko.json @@ -19,6 +19,7 @@ "mobile-frontend-editor-cta": "이 문서를 개선하는 데 도움을 주세요!", "mobile-frontend-editor-disabled": "이 문서는 훼손을 막기 위해 보호되어 있습니다.", "mobile-frontend-editor-edit": "편집", + "minerva-download": "다운로드", "mobile-frontend-editor-redlink-create": "문서 만들기", "mobile-frontend-editor-redlink-explain": "이 문서는 아직 만들어지지 않았습니다.", "mobile-frontend-editor-redlink-leave": "아니오, 괜찮습니다.", diff --git a/i18n/lv.json b/i18n/lv.json index bca8744..ef1ff07 100644 --- a/i18n/lv.json +++ b/i18n/lv.json @@ -9,6 +9,7 @@ "mobile-frontend-editor-cta": "Palīdziet uzlabot šo lapu", "mobile-frontend-editor-disabled": "Šī lapa ir aizsargāta, lai novērstu vandalismu.", "mobile-frontend-editor-edit": "Labot", + "minerva-download": "Lejupielādēt", "mobile-frontend-editor-redlink-create": "Izveidot lapu", "mobile-frontend-editor-redlink-leave": "Nē, paldies", "mobile-frontend-editor-tutorial-cancel": "Nē, paldies", diff --git a/i18n/nb.json b/i18n/nb.json index 50fda75..1b12e67 100644 --- a/i18n/nb.json +++ b/i18n/nb.json @@ -18,6 +18,7 @@ "mobile-frontend-editor-cta": "Hjelp til med å forbedre denne siden!", "mobile-frontend-editor-disabled": "Denne siden er beskyttet for å forhindre vandalisme.", "mobile-frontend-editor-edit": "Rediger", + "minerva-download": "Last ned", "mobile-frontend-editor-redlink-create": "Opprett side", "mobile-frontend-editor-redlink-explain": "Denne siden har ikke blitt opprettet enda.", "mobile-frontend-editor-redlink-leave": "Nei takk.", diff --git a/i18n/ru.json b/i18n/ru.json index d7e3923..bce3bfe 100644 --- a/i18n/ru.json +++ b/i18n/ru.json @@ -6,7 +6,8 @@ "Biathlon", "Okras", "Ole Yves", - "Redredsonia" + "Redredsonia", + "Kareyac" ] }, "minerva-last-modified-date": "Последний раз редактировалась $1 в $2", @@ -17,6 +18,7 @@ "mobile-frontend-editor-cta": "Помогите улучшить эту страницу!", "mobile-frontend-editor-disabled": "Эта страница защищена ради предотвращения вандализма.", "mobile-frontend-editor-edit": "Править", + "minerva-download": "Скачать", "mobile-frontend-editor-redlink-create": "Создать страницу", "mobile-frontend-editor-redlink-explain": "Эта страница ещё не была создана.", "mobile-frontend-editor-redlink-leave": "Нет, спасибо.", diff --git a/i18n/uk.json b/i18n/uk.json index e5cb1cc..9a07b67 100644 --- a/i18n/uk.json +++ b/i18n/uk.json @@ -18,6 +18,7 @@ "mobile-frontend-editor-cta": "Допоможіть поліпшити цю сторінку!", "mobile-frontend-editor-disabled": "Ця сторінка захищена, щоб запобігти вандалізму.", "mobile-frontend-editor-edit": "Редагувати", + "minerva-download": "Завантажити", "mobile-frontend-editor-redlink-create": "Створити сторінку", "mobile-frontend-editor-redlink-explain": "Цю сторінку ще не було створено.", "mobile-frontend-editor-redlink-leave": "Ні, дякую.", diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json index f8ee9e1..f2cd9df 100644 --- a/i18n/zh-hans.json +++ b/i18n/zh-hans.json @@ -18,6 +18,7 @@ "mobile-frontend-editor-cta": "帮助改善此页面!", "mobile-frontend-editor-disabled": "本页面受到保护以防止被破坏。", "mobile-frontend-editor-edit": "编辑", + "minerva-download": "下载", "mobile-frontend-editor-redlink-create": "创建页面", "mobile-frontend-editor-redlink-explain": "此页面尚未创建。", "mobile-frontend-editor-redlink-leave": "不用了,谢谢。",