diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:29:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:29:55 +0000 |
commit | 99aefbd75a0fea6fb722290966452f3647aa5a63 (patch) | |
tree | e3d06d8603e1c1e8cd03c682e4da216b9825e3b2 /apps/settings/l10n/hr.js | |
parent | d5ee076017e4a0812b21bbaf6ea03b6392362945 (diff) | |
download | nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.tar.gz nextcloud-server-99aefbd75a0fea6fb722290966452f3647aa5a63.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index ea44bf0c498..e85ac0b664a 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -260,26 +260,26 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}", "Your role" : "Vaša uloga", "Add" : "Dodaj", + "Default language" : "Zadani jezik", + "Common languages" : "Česti jezici", + "Other languages" : "Drugi jezici", + "Password change is disabled because the master key is disabled" : "Onemogućeno je mijenjanje zaporke jer je onemogućen glavni ključ", + "New user" : "Novi korisnik", "Display name" : "Ime za prikaz", "Email" : "E-pošta", - "Group admin for" : "Administrator grupe za", "Quota" : "Kvota", + "Avatar" : "Avatar", + "Group admin for" : "Administrator grupe za", "User backend" : "Korisnički pozadinski sustav", "Storage location" : "Mjesto pohrane", "Last login" : "Posljednja prijava", - "No users in here" : "Ovdje nema korisnika", - "Default quota" : "Zadana kvota", - "Default language" : "Zadani jezik", - "Common languages" : "Česti jezici", - "Other languages" : "Drugi jezici", - "Password change is disabled because the master key is disabled" : "Onemogućeno je mijenjanje zaporke jer je onemogućen glavni ključ", - "New user" : "Novi korisnik", - "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", + "You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika", "Add new email address" : "Dodaj novu adresu e-pošte", "Add user to group" : "Dodaj korisnika u grupu", "Set user as admin for" : "Postavi korisnika kao administratora za", "Select user quota" : "Odaberi kvotu korisnika", + "{size} used" : "Iskorišteno {size}", "Delete user" : "Izbriši korisnika", "Wipe all devices" : "Izbriši podatke sa svih uređaja", "Disable user" : "Onemogući korisnika", @@ -294,7 +294,6 @@ OC.L10N.register( "Welcome mail sent!" : "Poslana poruka dobrodošlice!", "Toggle user actions menu" : "Uklj./isklj. izbornik s radnjama korisnika", "Edit" : "Uredi", - "{size} used" : "Iskorišteno {size}", "Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.", "Add WebAuthn device" : "Dodaj WebAuthn uređaj", "Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.", @@ -356,6 +355,7 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je omogućena, ali je treba ažurirati. Za 5 sekundi bit ćete preusmjereni na stranicu za ažuriranje.", "Error: This app cannot be enabled because it makes the server unstable" : "Pogreška: ova aplikacija ne može biti omogućena jer čini poslužitelj nestabilnim", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previše zahtjeva iz vaše mreže. Pokušajte kasnije ili se obratite administratoru ako se radi o pogrešci.", + "Default quota" : "Zadana kvota", "Documentation" : "Dokumentacija", "Forum" : "Forum", "Login" : "Prijava", @@ -422,6 +422,7 @@ OC.L10N.register( "Edit User" : "Uredi korisnika", "Will be autogenerated" : "Automatski će se generirati", "Add a new user" : "Dodaj novog korisnika", + "No users in here" : "Ovdje nema korisnika", "Show Languages" : "Prikaži jezike", "Plain" : "Čisti tekst", "NT LAN Manager" : "NT LAN Manager", |