diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-19 02:17:47 +0000 |
commit | 9707fcf4fe8502cc57b7a524a283bda543bac133 (patch) | |
tree | 1d0c5211907c43d4a45587e6c4a3b2c161ca7e4d /apps/federatedfilesharing/l10n/hr.js | |
parent | 5195be108f1f6bc90d0413cf732361e64982f001 (diff) | |
download | nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.tar.gz nextcloud-server-9707fcf4fe8502cc57b7a524a283bda543bac133.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/hr.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/hr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/hr.js b/apps/federatedfilesharing/l10n/hr.js index 1a986cb4e89..bc633a91364 100644 --- a/apps/federatedfilesharing/l10n/hr.js +++ b/apps/federatedfilesharing/l10n/hr.js @@ -24,9 +24,7 @@ OC.L10N.register( "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Dijeljenje %1$s nije uspjelo, nije bilo moguće pronaći %2$s, možda je poslužitelj trenutno nedostupan ili koristi vjerodajnicu koju je sam potpisao.", "Could not find share" : "Nije moguće pronaći dijeljenje", "Federated sharing" : "Udruženo dijeljenje", - "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Primili ste „%3$s” kao udaljeno dijeljenje od %1$s (u ime %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Primili ste {share} kao udaljeno dijeljenje od {user} (u ime {behalf})", - "You received \"%3$s\" as a remote share from %1$s" : "Primili ste „%3$s” kao udaljeno dijeljenje od %1$s", "You received {share} as a remote share from {user}" : "Primili ste {share} kao udaljeno dijeljenje od {user}", "Accept" : "Prihvati", "Decline" : "Odbij", @@ -50,6 +48,8 @@ OC.L10N.register( "Share it so your friends can share files with you:" : "Dijelite ga kako bi vaši prijatelji mogli dijeliti datoteke s vama:", "Add to your website" : "Dodajte na svoje web-mjesto", "Share with me via Nextcloud" : "Dijelite sa mnom putem Nextclouda", - "HTML Code:" : "HTML kod:" + "HTML Code:" : "HTML kod:", + "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Primili ste „%3$s” kao udaljeno dijeljenje od %1$s (u ime %2$s)", + "You received \"%3$s\" as a remote share from %1$s" : "Primili ste „%3$s” kao udaljeno dijeljenje od %1$s" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |