diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-23 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-23 02:17:03 +0000 |
commit | 99d0ba5f7ea45bb636cfcfc2de144e25af88b916 (patch) | |
tree | 0c89efd424ebab799bd9ec8dc81c9594cf7c0ac9 /core/l10n/hr.js | |
parent | 94c74fb97bc2f46878a396c21621c694391032f5 (diff) | |
download | nextcloud-server-99d0ba5f7ea45bb636cfcfc2de144e25af88b916.tar.gz nextcloud-server-99d0ba5f7ea45bb636cfcfc2de144e25af88b916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 2e705685b82..3dce769fd41 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -56,6 +56,7 @@ OC.L10N.register( "Starting code integrity check" : "Početna provjera cjelovitosti koda", "Finished code integrity check" : "Provjera cjelovitosti koda je završena", "%s (incompatible)" : "%s (nije kompatibilno)", + "The following apps have been disabled: %s" : "Sljedeće aplikacije su onemogućene: %s", "Already up to date" : "Nema potrebe za ažuriranjem", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Vaš mrežni poslužitelj nije pravilno podešen za sinkronizaciju podataka jer je sučelje protokola WebDAV neispravno.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Vaš mrežni poslužitelj ne može razriješiti „{url}”. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", @@ -163,6 +164,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "Jednostavna aplikacija za upravljanje e-poštom, integrirana s aplikacijama Files, Contacts i Calendar.", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Razmjenjivanje poruka, video pozivi, dijeljenje zaslona, sastanci na mreži i web-konferencije – putem preglednika i mobilnih aplikacija.", "Collaboratively edit office documents." : "Surađujte na uređivanju dokumenata paketa Office.", + "Local document editing back-end used by the Collabora Online app." : "Pozadinski sustav za uređivanje lokalnih dokumenata u aplikaciji Collabora Online.", "Forgot password?" : "Zaboravili ste zaporku?", "Log in with a device" : "Prijavite se s pomoću uređaja", "Back" : "Natrag", @@ -335,6 +337,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Više informacija o konfiguriranju možete pronaći u %1$sdokumentaciji%2$s.", "App update required" : "Ažuriranje aplikacije potrebno", "%1$s will be updated to version %2$s" : "%1$s će biti ažuriran na inačicu %2$s", + "The following apps will be updated:" : "Sljedeće aplikacije bit će ažurirane:", "These incompatible apps will be disabled:" : "Sljedeće nekompatibilne aplikacije bit će onemogućene:", "The theme %s has been disabled." : "Tema %s je onemogućena.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prije nego što nastavite, osigurajte da su baza podataka, mapa konfiguracije i mapa za podatke sigurnosno kopirani.", |