diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-01 00:25:24 +0000 |
commit | eb537ad6649f65b9116e6ab4c55514a26411fbb6 (patch) | |
tree | 59d7ccf879e403d871b55cd10132fb038a5bc7e1 /apps/settings/l10n/hr.js | |
parent | 968622098f45afc626a53072d575a6592ce56296 (diff) | |
download | nextcloud-server-eb537ad6649f65b9116e6ab4c55514a26411fbb6.tar.gz nextcloud-server-eb537ad6649f65b9116e6ab4c55514a26411fbb6.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 4ee98d23449..ea44bf0c498 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -280,7 +280,6 @@ OC.L10N.register( "Add user to group" : "Dodaj korisnika u grupu", "Set user as admin for" : "Postavi korisnika kao administratora za", "Select user quota" : "Odaberi kvotu korisnika", - "Toggle user actions menu" : "Uklj./isklj. izbornik s radnjama korisnika", "Delete user" : "Izbriši korisnika", "Wipe all devices" : "Izbriši podatke sa svih uređaja", "Disable user" : "Onemogući korisnika", @@ -293,7 +292,8 @@ OC.L10N.register( "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", - "Edit User" : "Uredi korisnika", + "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", @@ -419,6 +419,7 @@ OC.L10N.register( "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Ako se za povezivanje s Nextcloudom koristite aplikacijama treće strane, stvorite i konfigurirajte lozinku za svaku aplikaciju prije omogućavanja drugog faktora za provođenje autentifikacije.", "You created app password \"{token}\"" : "Stvorili ste zaporku aplikacije „{token}”", "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", + "Edit User" : "Uredi korisnika", "Will be autogenerated" : "Automatski će se generirati", "Add a new user" : "Dodaj novog korisnika", "Show Languages" : "Prikaži jezike", |