Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/hr.js')
-rw-r--r--apps/user_status/l10n/hr.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js
index cd986995419..c6e5436c850 100644
--- a/apps/user_status/l10n/hr.js
+++ b/apps/user_status/l10n/hr.js
@@ -10,7 +10,7 @@ OC.L10N.register(
"In a call" : "U pozivu",
"User status" : "Status korisnika",
"View profile" : "Prikaži profil",
- "Clear status message after" : "Izbriši poruku statusa nakon",
+ "Clear status after" : "Izbriši status nakon",
"What is your status?" : "Koji je vaš status?",
"Set status" : "Postavi status",
"Online status" : "Status na mreži",
@@ -35,6 +35,7 @@ OC.L10N.register(
"4 hours" : "4 sata",
"Mute all notifications" : "Utišaj sve obavijesti",
"Appear offline" : "Prikaži izvanmrežno",
+ "Clear status message after" : "Izbriši poruku statusa nakon",
"What's your status?" : "Koji je vaš status?"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");