diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-29 00:25:29 +0000 |
commit | 703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9 (patch) | |
tree | ef4c158b411c1936c67f382bac8a40e968f5ec30 /apps/files_sharing/l10n/hr.json | |
parent | f174e4a0575284fd6eb14ec2365962213093441f (diff) | |
download | nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.tar.gz nextcloud-server-703f20b5bc0af2d55ba9e0e75ddfe9f198d4b3c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/hr.json')
-rw-r--r-- | apps/files_sharing/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/hr.json b/apps/files_sharing/l10n/hr.json index 4b64902bb14..cf7e576e5a1 100644 --- a/apps/files_sharing/l10n/hr.json +++ b/apps/files_sharing/l10n/hr.json @@ -175,6 +175,7 @@ "Hide download" : "Sakrij preuzimanje", "Video verification" : "Provjera videozapisa", "Note to recipient" : "Obavijest primatelju", + "Enter a note for the share recipient" : "Unesite bilješku za primatelja dijeljenja", "Create" : "Stvori", "Update" : "Ažuriraj", "Share" : "Dijeli", @@ -244,7 +245,6 @@ "Allow deleting" : "Dopusti brisanje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Expiration date enforced" : "Provodi se datum isteka", - "Password protect" : "Zaštita zaporkom", - "Enter a note for the share recipient" : "Unesite bilješku za primatelja dijeljenja" + "Password protect" : "Zaštita zaporkom" },"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 |