From a6e89e041065a923bcfef3fb4768d6ee6da65b13 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 Mar 2023 02:27:25 +0000 Subject: [PATCH] =?utf8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translation?= =?utf8?q?s=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/user_status/l10n/sr.js | 2 +- apps/user_status/l10n/sr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/user_status/l10n/sr.js b/apps/user_status/l10n/sr.js index 0de5639465d..ad93603d1d2 100644 --- a/apps/user_status/l10n/sr.js +++ b/apps/user_status/l10n/sr.js @@ -34,7 +34,7 @@ OC.L10N.register( "1 hour" : "1 сат", "4 hours" : "4 сата", "Mute all notifications" : "Искључи сва обавештења", - "Appear offline" : "Прикажи ван мреже", + "Appear offline" : "Прикажи као ван мреже", "Clear status message after" : "Обриши статусну поруку након" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/user_status/l10n/sr.json b/apps/user_status/l10n/sr.json index e915dffa1a1..ad6bf402bd1 100644 --- a/apps/user_status/l10n/sr.json +++ b/apps/user_status/l10n/sr.json @@ -32,7 +32,7 @@ "1 hour" : "1 сат", "4 hours" : "4 сата", "Mute all notifications" : "Искључи сва обавештења", - "Appear offline" : "Прикажи ван мреже", + "Appear offline" : "Прикажи као ван мреже", "Clear status message after" : "Обриши статусну поруку након" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file -- 2.39.5