jenkins-bot submitted this change.

View Change

Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified
Localisation updates from https://translatewiki.net.

Change-Id: Iee5da302a96561797fa867e07604f6483dc79f26
---
M archivebot/sh.json
A blockpageschecker/sh.json
2 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/archivebot/sh.json b/archivebot/sh.json
index 38366e4..c88e3de 100644
--- a/archivebot/sh.json
+++ b/archivebot/sh.json
@@ -1,12 +1,13 @@
{
"@metadata": {
"authors": [
- "Kolega2357"
+ "Kolega2357",
+ "Vlad5250"
]
},
"archivebot-archive-full": "(ARHIVA JE PUNA)",
"archivebot-archive-summary": "{{PLURAL:%(count)d|Arhivirana %(count)d tema|Arhivirane %(count)d teme|Arhivirano %(count)d tema}} iz [[%(from)s]]",
"archivebot-archiveheader": "{{talkarchive}}",
- "archivebot-older-than": "starije od",
+ "archivebot-older-than": "{{PLURAL:%(count)d|starije}} od %(duration)s",
"archivebot-page-summary": "{{PLURAL:%(count)d|Arhivirana %(count)d tema|Arhivirane %(count)d teme|Arhivirano %(count)d tema}} (%(why)s) u %(archives)s"
}
diff --git a/blockpageschecker/sh.json b/blockpageschecker/sh.json
new file mode 100644
index 0000000..61144b5
--- /dev/null
+++ b/blockpageschecker/sh.json
@@ -0,0 +1,10 @@
+{
+ "@metadata": {
+ "authors": [
+ "Vlad5250"
+ ]
+ },
+ "blockpageschecker-adding": "Bot: Dodavanje predloška za zaključavanje stranice",
+ "blockpageschecker-modifying": "Bot: Izmjena zastarjelog predloška",
+ "blockpageschecker-deleting": "Bot: Brisanje zastarjelog predloška"
+}

To view, visit change 842423. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Change-Id: Iee5da302a96561797fa867e07604f6483dc79f26
Gerrit-Change-Number: 842423
Gerrit-PatchSet: 1
Gerrit-Owner: L10n-bot <l10n-bot@translatewiki.net>
Gerrit-Reviewer: L10n-bot <l10n-bot@translatewiki.net>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged