diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/hr.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r-- | apps/dav/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index b9a9eac0d30..3dc7dfdd9b4 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Izvršili ste zadatak {todo} u popisu {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} je ponovno otvorio zadatak {todo} u popisu {calendar}", "You reopened todo {todo} in list {calendar}" : "Ponovno ste otvorili zadatak {todo} u popisu {calendar}", - "Calendar and tasks" : "Kalendar i zadaci", "A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>", "A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>događaj</strong> u kalendaru", "A calendar <strong>todo</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru", @@ -109,6 +108,7 @@ OC.L10N.register( "The meeting »%1$s« with %2$s was canceled." : "Otkazan je sastanak »%1$s« s %2$s.", "The meeting »%1$s« with %2$s was updated." : "Ažuriran je sastanak »%1$s« s %2$s.", "%1$s invited you to »%2$s«" : "%1$s vas je pozvao na »%2$s«", - "When:" : "Kada:" + "When:" : "Kada:", + "Calendar and tasks" : "Kalendar i zadaci" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |