diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/sharebymail/l10n/hr.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/hr.js')
-rw-r--r-- | apps/sharebymail/l10n/hr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/hr.js b/apps/sharebymail/l10n/hr.js index 72a33dd8a13..57b6e5d77a8 100644 --- a/apps/sharebymail/l10n/hr.js +++ b/apps/sharebymail/l10n/hr.js @@ -49,8 +49,6 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Davatelj usluge dijeljenja koji vam omogućuje dijeljenje datoteka poštom", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Omogućuje korisnicima dijeljenje personalizirane poveznice na datoteku ili mapu dodavanjem adrese e-pošte.", "Send password by mail" : "Pošalji zaporku poštom", - "Reply to initiator" : "Odgovori pokretaču", - "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Ne možemo vam poslati automatski generiranu zaporku. U osobnim postavkama postavite valjanu adresu e-pošte i pokušajte ponovo.", - "Enforce password protection" : "Nametni zaštitu zaporkom" + "Reply to initiator" : "Odgovori pokretaču" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |