diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:15 +0000 |
commit | 58e883544f1b6f26cb9792c8130814794c9f5637 (patch) | |
tree | d06bfd720c0da175c6e643c3ccdd9bc77ccb3eb8 /apps/dav/l10n/hr.json | |
parent | 806e390d14123f0bdf9e805bd55553339a0b5d3b (diff) | |
download | nextcloud-server-58e883544f1b6f26cb9792c8130814794c9f5637.tar.gz nextcloud-server-58e883544f1b6f26cb9792c8130814794c9f5637.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/hr.json')
-rw-r--r-- | apps/dav/l10n/hr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index 3c5964b7ba7..1aebbc88d36 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -61,7 +61,6 @@ "Organizer:" : "Organizator:", "Attendees:" : "Polaznici:", "Title:" : "Naslov:", - "Time:" : "Vrijeme:", "Location:" : "Lokacija:", "Link:" : "Poveznica:", "Accept" : "Prihvati", @@ -135,6 +134,7 @@ "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", + "Time:" : "Vrijeme:", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ako konfigurirate svoje radno vrijeme, drugi korisnici moći će vidjeti jeste li izvan ureda kada rezerviraju sastanak." },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |