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:
authorNextcloud bot <bot@nextcloud.com>2021-09-11 05:28:15 +0300
committerNextcloud bot <bot@nextcloud.com>2021-09-11 05:28:15 +0300
commit5e41542e38b2a8c3edbbeeb324ec58703fddf35a (patch)
tree8db066442f89971c0f22a8e9a823bdefb2e57127 /apps/user_status/l10n/hr.js
parentb4ae248d5b1e5dbe31bd9672f7e35c8f136b7510 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/hr.js')
-rw-r--r--apps/user_status/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/hr.js b/apps/user_status/l10n/hr.js
index 0512bf2bdc9..b92cad83cc1 100644
--- a/apps/user_status/l10n/hr.js
+++ b/apps/user_status/l10n/hr.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Rad na daljinu",
"User status" : "Status korisnika",
"Clear status message after" : "Izbriši poruku statusa nakon",
- "What's your status?" : "Koji je vaš status?",
"Set status" : "Postavi status",
"Online status" : "Status na mreži",
"Status message" : "Poruka statusa",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 sata",
"Mute all notifications" : "Utišaj sve obavijesti",
"Appear offline" : "Prikaži izvanmrežno",
- "Clear status after" : "Izbriši status nakon"
+ "Clear status after" : "Izbriši status 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;");