diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:26 +0000 |
commit | 66f904dbb28e252799949f8d2a94eedeb14ed75a (patch) | |
tree | ebbe937497ee4eaa7b29eaebcc34c408fff290b2 /apps/dav/l10n/hr.js | |
parent | 8f69b5069103a6d53bd92940b97823c56f76e636 (diff) | |
download | nextcloud-server-66f904dbb28e252799949f8d2a94eedeb14ed75a.tar.gz nextcloud-server-66f904dbb28e252799949f8d2a94eedeb14ed75a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/hr.js')
-rw-r--r-- | apps/dav/l10n/hr.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 546f9caefe3..8b0f112e356 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -136,9 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", - "Invitation canceled" : "Poziv je otkazan", - "Invitation updated" : "Poziv je ažuriran", - "Invitation" : "Pozivnica" + "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana." }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |