Raimond Spekking has submitted this change and it was merged. Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net. Change-Id: I7d5e13a0b1ad6230c23194be3b88bfc474aecdd3 --- M i18n/sr-ec.json M i18n/sr-el.json 2 files changed, 8 insertions(+), 3 deletions(-) Approvals: L10n-bot: Looks good to me, approved Raimond Spekking: Verified; Looks good to me, approved diff --git a/i18n/sr-ec.json b/i18n/sr-ec.json index c75290c..7ee887d 100644 --- a/i18n/sr-ec.json +++ b/i18n/sr-ec.json @@ -10,7 +10,7 @@ "comments-loading": "Учитавам…", "comments-auto-refresher-enable": "Омогући самоосвежавање коментара", "comments-auto-refresher-pause": "Онемогући самоосвежавање коментара", - "comments-reply-to": "Одговори на", + "comments-reply-to": "Одговори на {{GENDER:$2|$1}}", "comments-cancel-reply": "Откажи", "comments-block-warning-user": "Желите ли да трајно занемарите све коментаре корисника $1?", "comments-delete-warning": "Желите ли да обришете овај коментар?", @@ -27,9 +27,9 @@ "log-name-comments": "Дневник коментара", "log-description-comments": "Ово је дневник коментара.", "comments-time-ago": "пре $1", - "comments-time-days": "{{PLURAL:$1|један дан|$1 дана|$1 дана}}", + "comments-time-days": "{{PLURAL:$1|један дан|$1 дана}}", "comments-time-hours": "{{PLURAL:$1|један сат|$1 сата|$1 сати}}", - "comments-time-minutes": "{{PLURAL:$1|један минут|$1 минута|$1 минута}}", + "comments-time-minutes": "{{PLURAL:$1|један минут|$1 минута}}", "comments-time-seconds": "{{PLURAL:$1|један секунд|$1 секунде|$1 секунди}}", "log-show-hide-comments": "$1 дневник коментара", "group-commentadmin": "Администратори коментара", diff --git a/i18n/sr-el.json b/i18n/sr-el.json index 28db218..813b2ee 100644 --- a/i18n/sr-el.json +++ b/i18n/sr-el.json @@ -9,6 +9,7 @@ "comments-loading": "Učitavam…", "comments-auto-refresher-enable": "Omogući samoosvežavanje komentara", "comments-auto-refresher-pause": "Onemogući samoosvežavanje komentara", + "comments-reply-to": "Odgovori na {{GENDER:$2|$1}}", "comments-cancel-reply": "Otkaži", "comments-block-warning-user": "Želite li da trajno zanemarite sve komentare korisnika $1?", "comments-delete-warning": "Želite li da obrišete ovaj komentar?", @@ -26,7 +27,11 @@ "log-name-comments": "Dnevnik komentara", "log-description-comments": "Ovo je dnevnik komentara.", "comments-time-ago": "pre $1", + "comments-time-months": "{{PLURAL:$1|jedan mesec|$1 meseci}}", + "comments-time-days": "{{PLURAL:$1|jedan dan|$1 dana}}", "comments-time-hours": "{{PLURAL:$1|jedan sat|$1 sata|$1 sati}}", + "comments-time-minutes": "{{PLURAL:$1|jedan minut|$1 minuta}}", + "comments-time-seconds": "{{PLURAL:$1|jedan sekund|$1 sekunde|$1 sekundi}}", "log-show-hide-comments": "$1 dnevnik komentara", "group-commentadmin": "Administratori komentara", "group-commentadmin-member": "{{GENDER:$1|administrator|administratorka}} komentara", -- To view, visit https://gerrit.wikimedia.org/r/197562 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d5e13a0b1ad6230c23194be3b88bfc474aecdd3 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Comments Gerrit-Branch: master Gerrit-Owner: L10n-bot <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
