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.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index b57aac1360d..8852de6534f 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -223,10 +223,7 @@ OC.L10N.register(
"You are about to remove the group {group}. The users will NOT be deleted." : "Izbrisat ćete grupu {group}. Korisnici NEĆE biti izbrisani.",
"Please confirm the group removal " : "Potvrdite uklanjanje grupe ",
"Your biography" : "Vaša biografija",
- "Unable to update biography" : "Nije moguće ažurirati biografiju",
"Your full name" : "Vaše ime i prezime",
- "Unable to update full name" : "Nije moguće ažurirati ime i prezime",
- "No full name set" : "Nije postavljeno ime i prezime",
"Email options" : "Mogućnosti e-pošte",
"Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti",
"Remove primary email" : "Ukloni primarnu adresu e-pošte",
@@ -244,13 +241,11 @@ OC.L10N.register(
"No email address set" : "Nije postavljena adresa e-pošte",
"Additional emails" : "Dodatne adrese e-pošte",
"Your headline" : "Vaš naslov",
- "Unable to update headline" : "Nije moguće ažurirati naslov",
"Language" : "Jezik",
"Help translate" : "Pomozite prevesti",
"Unable to update language" : "Nije moguće ažurirati jezik",
"No language set" : "Nije postavljen jezik",
"Your organisation" : "Vaša organizacija",
- "Unable to update organisation" : "Nije moguće ažurirati organizaciju",
"Edit your Profile visibility" : "Uredite vidljivost profila",
"Enable Profile" : "Omogući profil",
"Unable to update profile enabled state" : "Nije moguće ažurirati stanje omogućenog profila",
@@ -258,9 +253,6 @@ OC.L10N.register(
"{displayId}" : "{displayId}",
"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",
- "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",
"You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika",
"Add new password" : "Dodaj novu zaporku",
@@ -446,8 +438,6 @@ OC.L10N.register(
"Change privacy level of website" : "Promijeni razinu privatnosti web-mjesta",
"It can take up to 24 hours before the account is displayed as verified." : "Potvrđivanje računa može potrajati i do 24 sata.",
"Link https://…" : "Poveznica https://...",
- "Change privacy level of Twitter profile" : "Promijeni razinu privatnosti Twitter profila",
- "Twitter handle @…" : "Twitter ime @…",
"Locale" : "Lokacija",
"Current password" : "Trenutna zaporka",
"New password" : "Nova zaporka",
@@ -484,6 +474,16 @@ OC.L10N.register(
"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",
- "Change scope level of {accountProperty}" : "Promijeni razinu opsega za {accountProperty}"
+ "Change privacy level of Twitter profile" : "Promijeni razinu privatnosti Twitter profila",
+ "Twitter handle @…" : "Twitter ime @…",
+ "Unable to update biography" : "Nije moguće ažurirati biografiju",
+ "Unable to update full name" : "Nije moguće ažurirati ime i prezime",
+ "No full name set" : "Nije postavljeno ime i prezime",
+ "Unable to update headline" : "Nije moguće ažurirati naslov",
+ "Unable to update organisation" : "Nije moguće ažurirati organizaciju",
+ "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}"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");