diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-26 02:16:03 +0000 |
commit | fda71a99794da0abfe119cc6e45dff7f02e2e25e (patch) | |
tree | 2a6db9a1093b57ba17a51bf0bf0d2d6a0d41a51c /core/l10n/hr.js | |
parent | 4bada5c7324d4ebf58a8ab2c8954b8e35cc883b2 (diff) | |
download | nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.tar.gz nextcloud-server-fda71a99794da0abfe119cc6e45dff7f02e2e25e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 3356ec9519f..fb70f7b7976 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -170,7 +170,6 @@ 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 OnlyOffice app." : "Pozadinski sustav za uređivanje lokalnih dokumenata u aplikaciji OnlyOffice.", "Forgot password?" : "Zaboravili ste zaporku?", "Log in with a device" : "Prijavite se s pomoću uređaja", "Back" : "Natrag", @@ -435,6 +434,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Vaš klijent sada bi trebao biti povezan! Možete zatvoriti ovaj prozor.", "Cancel log in" : "Otkaži prijavu", "These apps will be updated:" : "Sljedeće aplikacije bit će ažurirane:", + "Local document editing back-end used by the OnlyOffice app." : "Pozadinski sustav za uređivanje lokalnih dokumenata u aplikaciji OnlyOffice.", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Calendar, Contacts, Talk, Mail i OnlyOffice" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |