diff options
Diffstat (limited to 'apps/sharebymail/l10n/hr.js')
-rw-r--r-- | apps/sharebymail/l10n/hr.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/hr.js b/apps/sharebymail/l10n/hr.js index fe7a25478de..03a44669dd1 100644 --- a/apps/sharebymail/l10n/hr.js +++ b/apps/sharebymail/l10n/hr.js @@ -38,17 +38,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", - "Shared with %1$s" : "Dijeljeno s %1$s", - "Shared with %1$s by %2$s" : "Dijeli %2$s s %1$s", - "Unshared from %1$s" : "Prekid dijeljenja s %1$s", - "Unshared from %1$s by %2$s" : "%2$s više ne dijeli s %1$s", - "Password for mail share sent to %1$s" : "Zaporka za dijeljenje pošte poslana je %1$s", - "You shared %1$s with %2$s by mail" : "Dijelite %1$s s %2$s putem pošte", - "%3$s shared %1$s with %2$s by mail" : "%3$s dijeli %1$s s %2$s putem pošte", - "You unshared %1$s from %2$s by mail" : "Više ne dijelite %1$s s %2$ putem pošte", - "%3$s unshared %1$s from %2$s by mail" : "%3$s više ne dijeli %1$s s %2$s putem pošte", - "Password to access %1$s was sent to %2s" : "Zaporka za pristupanje %1$s poslana je %2s", - "Password to access %1$s was sent to you" : "Poslana vam je zaporka za pristupanje %1$s" + "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;"); |