diff options
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 22cea4f22f2..eaf3ce5fd1d 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -123,9 +123,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Ažuriranje nije uspjelo. Prijavite ovaj problem <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloudovoj zajednici</a>.", "Continue to Nextcloud" : "Nastavite na Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi.","Ažuriranje uspješno. Preusmjeravanje na Nextcloud za %n sekundi."], - "Searching other places" : "Pretraživanje drugih lokacija", - "No search results in other folders for {tag}{filter}{endtag}" : "Nema rezultata pretraživanja u drugim mapama za {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} rezultat u drugoj mapi","{count} rezultata u ostalim mapama","{count} rezultata u ostalim mapama"], "Log in" : "Prijava", "Logging in …" : "Prijavljivanje...", "Server side authentication failed!" : "Autentifikacija na poslužitelju nije uspjela!", @@ -168,7 +165,6 @@ OC.L10N.register( "Forgot password?" : "Zaboravili ste zaporku?", "Log in with a device" : "Prijavite se s pomoću uređaja", "Back" : "Natrag", - "Searching …" : "Traženje…", "Settings" : "Postavke", "Could not load your contacts" : "Učitavanje vaših kontakata trenutno nije moguće", "Search contacts …" : "Pretraži kontakte...", @@ -432,6 +428,9 @@ OC.L10N.register( "Name..." : "Ime...", "Error removing share" : "Pogreška pri uklanjanju dijeljenja", "({scope})" : "({scope})", + "Searching other places" : "Pretraživanje drugih lokacija", + "No search results in other folders for {tag}{filter}{endtag}" : "Nema rezultata pretraživanja u drugim mapama za {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} rezultat u drugoj mapi","{count} rezultata u ostalim mapama","{count} rezultata u ostalim mapama"], "Saving..." : "Spremanje...", "Search" : "Traži", "Reset search" : "Resetiraj pretraživanje", |