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/settings/l10n/hr.js')
-rw-r--r--apps/settings/l10n/hr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index d9599d53fcc..72645afd9f9 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -249,7 +249,6 @@ OC.L10N.register(
"Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}",
"Your role" : "Vaša uloga",
"Unable to update role" : "Nije moguće ažurirati ulogu",
- "Change scope level of {accountProperty}" : "Promijeni razinu opsega za {accountProperty}",
"Unable to update federation scope of the primary {accountProperty}" : "Nije moguće ažurirati opseg udruženja primarnog {accountProperty}",
"Unable to update federation scope of additional {accountProperty}" : "Nije moguće ažurirati opseg udruženja dodatnog {accountProperty}",
"Add" : "Dodaj",
@@ -484,6 +483,7 @@ OC.L10N.register(
"days" : "dana",
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Dopusti automatsko dovršavanje korisničkog imena prilikom unosa imena i prezimena ili adrese e-pošte (zanemarujući nedostatak podudaranja s podacima u imeniku i istoj grupi)",
"Change privacy level of full name" : "Promijeni razinu privatnosti punog imena",
- "No display name set" : "Nije postavljeno ime za prikaz"
+ "No display name set" : "Nije postavljeno ime za prikaz",
+ "Change scope level of {accountProperty}" : "Promijeni razinu opsega za {accountProperty}"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");