diff options
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index ceb80fa8717..2be609c51ea 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -172,8 +172,6 @@ OC.L10N.register( "Help" : "Pomoć", "Access forbidden" : "Pristup zabranjen", "File not found" : "Datoteka nije pronađena", - "The specified document has not been found on the server." : "Traženi dokument nije pronađen na poslužitelju.", - "You can click here to return to %s." : "Kliknite ovdje da se vratite na %s.", "Internal Server Error" : "Pogreška poslužitelja.", "The server was unable to complete your request." : "Poslužitelj nije u mogućnosti izvršiti Vaš zahtjev.", "If this happens again, please send the technical details below to the server administrator." : "U slučaju da se ovo ponovi, molimo da pošaljete tehničke detalje ispod administratoru poslužitelja.", @@ -260,6 +258,8 @@ OC.L10N.register( "Error setting expiration date" : "Pogrešno učitavanje postavke datuma isteka", "The public link will expire no later than {days} days after it is created" : " Javna veza ističe najkasnije {days} dana nakon što je kreirana", "Share with other people by entering a user or group or an email address." : "Podijelite sa ostalim korisnicima tako da unesete korisničko ime ili ime grupe ili adresu e-pošte.", + "The specified document has not been found on the server." : "Traženi dokument nije pronađen na poslužitelju.", + "You can click here to return to %s." : "Kliknite ovdje da se vratite na %s.", "The server encountered an internal error and was unable to complete your request." : "Poslužitelj je naišao na grešku i nije u mogućnosti izvršiti Vaš zahtjev.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Molimo kontaktirajte svojeg administratora poslužitelja ako se ova greška učestalo pojavljuje, molimo da uključite i tehničke detalje ispod u svojem izvješću.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Za više informacije o tome kako podesiti vaš poslužitelj, molimo da proučite <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">priložene upute</a>.", |