jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/774442 )
Change subject: Localisation updates from https://translatewiki.net. ...................................................................... Localisation updates from https://translatewiki.net. Change-Id: I0b65e8816472903f710c5ac113f8d93fbcf4b517 --- A add_text/nyn.json A archivebot/nyn.json M blockpageschecker/pt-br.json M category/es.json M category/ia.json M category/pt-br.json M category_redirect/fa.json M redirect/pt-br.json 8 files changed, 29 insertions(+), 2 deletions(-) Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified diff --git a/add_text/nyn.json b/add_text/nyn.json new file mode 100644 index 0000000..e935f20 --- /dev/null +++ b/add_text/nyn.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Kakonjo" + ] + }, + "add_text-adding": "Boti: Neyegeita %(adding)s" +} diff --git a/archivebot/nyn.json b/archivebot/nyn.json new file mode 100644 index 0000000..e974a8a --- /dev/null +++ b/archivebot/nyn.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Kakonjo" + ] + }, + "archivebot-archive-full": "(BEIKA OMUBWIJWIIRE)" +} diff --git a/blockpageschecker/pt-br.json b/blockpageschecker/pt-br.json index 61ac85b..0c742bd 100644 --- a/blockpageschecker/pt-br.json +++ b/blockpageschecker/pt-br.json @@ -1,8 +1,11 @@ { "@metadata": { "authors": [ - "Leosls" + "Leosls", + "YuriNikolai" ] }, + "blockpageschecker-adding": "Bot: Adicionando predefinição de proteção de página", + "blockpageschecker-modifying": "Bot: Modificada predefinição obsoleta", "blockpageschecker-deleting": "Bot: Retirando predefinição de proteção" } diff --git a/category/es.json b/category/es.json index 4143f67..5d5becb 100644 --- a/category/es.json +++ b/category/es.json @@ -2,6 +2,7 @@ "@metadata": { "authors": [ "Armando-Martin", + "DarkGames26", "Dferg", "Fitoschido", "Invadinado", @@ -15,6 +16,7 @@ }, "category-adding": "Robot: adición de categoría «[[:Category:%(newcat)s|%(newcat)s]]»", "category-also-in": "(también en %(alsocat)s)", + "category-clean": "Bot: Eliminando la categoría %(category)s que ya está en %(child)s", "category-listifying": "Bot: lista a partir de %(fromcat)s ({{PLURAL:%(num)d|1 entrada|%(num)d entradas}})", "category-removing": "Robot: eliminada de %(oldcat)s", "category-renamed": "Robot: trasladada desde %(oldcat)s. Autores: %(authors)s", diff --git a/category/ia.json b/category/ia.json index 88d6f94..29105db 100644 --- a/category/ia.json +++ b/category/ia.json @@ -6,6 +6,7 @@ }, "category-adding": "Robot: Addition del categoria [[:Category:%(newcat)s|%(newcat)s]]", "category-also-in": "(equalmente in %(alsocat)s)", + "category-clean": "Robot: Remove le categoria %(category)s que es ja in %(child)s", "category-listifying": "Robot: Face lista de articulos in %(fromcat)s ({{PLURAL:%(num)d|1 entrata|%(num)d entratas}})", "category-removing": "Robot: Removite de %(oldcat)s", "category-renamed": "Robot: Transferite de %(oldcat)s. Autores: %(authors)s", diff --git a/category/pt-br.json b/category/pt-br.json index 21d89d6..7a3bb12 100644 --- a/category/pt-br.json +++ b/category/pt-br.json @@ -4,11 +4,13 @@ "Eduardo Addad de Oliveira", "Eduardoaddad", "Hamilton Abreu", + "YuriNikolai", 555 ] }, "category-adding": "Bot: Adicionando categoria [[:Category:%(newcat)s|%(newcat)s]]", "category-also-in": "(também em %(alsocat)s)", + "category-clean": "Bot: Removendo categoria %(category)s pois já está em %(child)s", "category-listifying": "Bot: Listando a partir de %(fromcat)s ({{PLURAL:%(num)d|uma entrada|%(num)d entradas}})", "category-removing": "Bot: Removendo de %(oldcat)s", "category-renamed": "Bot: Movido de %s. Autores: %s", diff --git a/category_redirect/fa.json b/category_redirect/fa.json index af6a48c..bf82194 100644 --- a/category_redirect/fa.json +++ b/category_redirect/fa.json @@ -1,6 +1,7 @@ { "@metadata": { "authors": [ + "Beginneruser", "Ebraminio", "FarsiNevis", "MuratTheTurkish", @@ -8,7 +9,7 @@ "ZxxZxxZ" ] }, - "category_redirect-add-template": "ربات: افزودن الگوی ریدایرکت دسته برای نگهداری", + "category_redirect-add-template": "ربات: افزودن الگوی تغییر مسیر رده برای نگهداری", "category_redirect-change-category": "ربات: تغییر ردهٔ تغییرمسیردادهشدهٔ [[:%(oldCatLink)s|%(oldCatTitle)s]] به [[:%(newCatLink)s|%(newCatTitle)s]]", "category_redirect-comment": "ربات نگهداری ردهٔ منتقلشده", "category_redirect-edit-request": "این صفحههای محافظتشده بهعنوان صفحههای نیازمند روزآمدسازی ردهها تشخیص داده شدهاند: %(itemlist)s", diff --git a/redirect/pt-br.json b/redirect/pt-br.json index ab52f47..05b0707 100644 --- a/redirect/pt-br.json +++ b/redirect/pt-br.json @@ -3,9 +3,11 @@ "authors": [ "Luckas", "Tuliouel", + "YuriNikolai", 555 ] }, + "redirect-broken-redirect-template": "{{ER|R1|2=~~~~}}", "redirect-fix-broken-moved": "Bot: consertando redirecionamento quebrado para página-alvo movida %(to)s", "redirect-fix-double": "Bot: Corrigindo redirecionamento duplo para %(to)s", "redirect-fix-loop": "Bot: Corrigindo ciclo de redirecionamentos para %(to)s", -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/774442 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/i18n Gerrit-Branch: master Gerrit-Change-Id: I0b65e8816472903f710c5ac113f8d93fbcf4b517 Gerrit-Change-Number: 774442 Gerrit-PatchSet: 1 Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
