diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:18:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-29 02:18:06 +0000 |
commit | 0d4ea5fc63695361dc07100f3317cf2d8390fb76 (patch) | |
tree | f6a37731f6c78a6b2829352ba91c9eb08505ccd6 /apps/dav/l10n | |
parent | 164096aa2647c88c07dbed2d9052cd989bf8f76e (diff) | |
download | nextcloud-server-0d4ea5fc63695361dc07100f3317cf2d8390fb76.tar.gz nextcloud-server-0d4ea5fc63695361dc07100f3317cf2d8390fb76.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/hr.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/hr.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 59a0f4e64fe..4176714ba01 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -76,8 +76,12 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.", "Configures a CalDAV account" : "Konfigurira CalDAV račun", "Configures a CardDAV account" : "Konfigurira CardDAV račun", + "Events" : "Događaji", "Tasks" : "Zadaci", "Untitled task" : "Zadatak bez naslova", + "Completed on %s" : "Završeno na %s", + "Due on %s by %s" : "%s treba završiti do %s", + "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", "There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.", diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index be7e628d1d8..9627e2589db 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -74,8 +74,12 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.", "Configures a CalDAV account" : "Konfigurira CalDAV račun", "Configures a CardDAV account" : "Konfigurira CardDAV račun", + "Events" : "Događaji", "Tasks" : "Zadaci", "Untitled task" : "Zadatak bez naslova", + "Completed on %s" : "Završeno na %s", + "Due on %s by %s" : "%s treba završiti do %s", + "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", "There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.", |