diff options
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 284ed00a9a3..e8f3554b516 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -194,41 +194,22 @@ OC.L10N.register( "Rename" : "Preimenuj", "Revoke" : "Opozovi", "Wipe device" : "Izbriši sve s uređaja", - "Internet Explorer" : "Internet Explorer", - "Edge" : "Edge", - "Firefox" : "Firefox", - "Google Chrome" : "Google Chrome", - "Safari" : "Safari", "Google Chrome for Android" : "Google Chrome za Android", - "iPhone" : "iPhone", - "iPad" : "iPad", "{productName} iOS app" : "{productName} aplikacija za iOS", "{productName} Android app" : "{productName} aplikacija za Android", "{productName} Talk for iOS" : "{productName} Talk za iOS", "{productName} Talk for Android" : "{productName} Talk za Android", - "Sync client - {os}" : "Sinkroniziraj klijenta – {os}", "This session" : "Ova sesija", "Device" : "Uređaj", "Last activity" : "Posljednja aktivnost", "Devices & sessions" : "Uređaji i sesije", "Web, desktop and mobile clients currently logged in to your account." : "Web, računalni i mobilni klijenti trenutno prijavljeni u vaš račun.", - "Do you really want to wipe your data from this device?" : "Želite li zaista izbrisati podatke s ovog uređaja?", - "Confirm wipe" : "Potvrdi brisanje", - "Error while creating device token" : "Pogreška pri stvaranju tokena za uređaj", - "Error while updating device token scope" : "Pogreška pri ažuriranju raspona tokena za uređaj", - "Error while updating device token name" : "Pogreška pri ažuriranju naziva tokena za uređaja", - "Error while deleting the token" : "Pogreška pri brisanju tokena", - "Error while wiping the device with the token" : "Pogreška pri brisanju sadržaja uređaja tokenom", "App name" : "Naziv aplikacije", "Create new app password" : "Stvori novu zaporku za aplikaciju", - "Use the credentials below to configure your app or device." : "Upotrijebite vjerodajnice navedene u nastavku za konfiguriranje aplikacije ili uređaja.", - "For security reasons this password will only be shown once." : "Iz sigurnosnih razloga ta će se zaporka prikazati samo jednom.", + "Error while creating device token" : "Pogreška pri stvaranju tokena za uređaj", "Username" : "Korisničko ime", "Password" : "Zaporka", - "Done" : "Gotovo", "Show QR code for mobile apps" : "Prikaži QR kôd za mobilne aplikacije", - "Copied!" : "Kopirano!", - "Copy" : "Kopiraj", "Could not copy app password. Please copy it manually." : "Kopiranje zaporke aplikacije nije uspjelo. Kopirajte je ručno.", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", "Profile" : "Profil", @@ -319,6 +300,7 @@ OC.L10N.register( "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", "Toggle user actions menu" : "Uklj./isklj. izbornik s radnjama korisnika", + "Done" : "Gotovo", "Edit" : "Uredi", "Show user backend" : "Prikaži korisnički pozadinski sustav", "Show storage path" : "Prikaži put pohrane", @@ -379,6 +361,11 @@ OC.L10N.register( "Never" : "Nikad", "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", + "Do you really want to wipe your data from this device?" : "Želite li zaista izbrisati podatke s ovog uređaja?", + "Confirm wipe" : "Potvrdi brisanje", + "Error while wiping the device with the token" : "Pogreška pri brisanju sadržaja uređaja tokenom", + "Error while updating device token name" : "Pogreška pri ažuriranju naziva tokena za uređaja", + "Error while updating device token scope" : "Pogreška pri ažuriranju raspona tokena za uređaj", "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.", "Documentation" : "Dokumentacija", "Forum" : "Forum", @@ -416,6 +403,19 @@ OC.L10N.register( "Use a second factor besides your password to increase security for your account." : "Koristite se i drugim faktorom pored zaporke kako biste povećali sigurnost svog računa.", "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.", "Enable all" : "Omogući sve", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "iPhone" : "iPhone", + "iPad" : "iPad", + "Sync client - {os}" : "Sinkroniziraj klijenta – {os}", + "Error while deleting the token" : "Pogreška pri brisanju tokena", + "Use the credentials below to configure your app or device." : "Upotrijebite vjerodajnice navedene u nastavku za konfiguriranje aplikacije ili uređaja.", + "For security reasons this password will only be shown once." : "Iz sigurnosnih razloga ta će se zaporka prikazati samo jednom.", + "Copied!" : "Kopirano!", + "Copy" : "Kopiraj", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za izvršavanje navedenog postupka potrebno je proširenje PHP POSIX. Pogledajte {linkstart}dokumentaciju PHP-a{linkend} za više informacija.", "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 ", |