diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-17 01:57:20 -0400 |
commit | 91365a896966cc6571e669f267731c5ca96ca8f0 (patch) | |
tree | 6fdb3d834ae3b5978915965edda9e377031febcb /core/l10n/bs.js | |
parent | 0155bcf278e2a948b45be0496f7d58fef2215fbd (diff) | |
download | nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.tar.gz nextcloud-server-91365a896966cc6571e669f267731c5ca96ca8f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bs.js')
-rw-r--r-- | core/l10n/bs.js | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/core/l10n/bs.js b/core/l10n/bs.js index a9f438f769e..8948dba8ccf 100644 --- a/core/l10n/bs.js +++ b/core/l10n/bs.js @@ -86,11 +86,15 @@ OC.L10N.register( "Error while sharing" : "Greška pri dijeljenju", "Error while unsharing" : "Ggreška pri prestanku dijeljenja", "Error while changing permissions" : "Greška pri mijenjanju dozvola", - "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", - "Shared with you by {owner}" : "Podijeljeno sa vama od {owner}", - "Share" : "Podijeli", - "Share link" : "Podijelite vezu", + "Error setting expiration date" : "Pogrešno postavljanje datuma isteka", "The public link will expire no later than {days} days after it is created" : "Javna veza ističe najkasnije {days} dana nakon što je kreirana", + "Set expiration date" : "Postavite datum isteka", + "Expiration" : "Istek", + "Expiration date" : "Datum isteka", + "Sending ..." : "Slanje...", + "Email sent" : "E-pošta poslana", + "Resharing is not allowed" : "Ponovno dijeljenje nije dopušteno", + "Share link" : "Podijelite vezu", "Link" : "Veza", "Password protect" : "Zaštitita lozinkom", "Password" : "Lozinka", @@ -98,27 +102,20 @@ OC.L10N.register( "Allow editing" : "Dozvolite izmjenu", "Email link to person" : "Pošaljite osobi vezu e-poštom", "Send" : "Pošalji", - "Set expiration date" : "Postavite datum isteka", - "Expiration" : "Istek", - "Expiration date" : "Datum isteka", - "Adding user..." : "Dodavanje korisnika...", + "Shared with you and the group {group} by {owner}" : "Dijeljeno s vama i grupom {group} vlasnika {owner}", + "Shared with you by {owner}" : "Podijeljeno sa vama od {owner}", + "Shared in {item} with {user}" : "Podijeljeno u {item} s {user}", "group" : "grupa", "remote" : "daljinski", - "Resharing is not allowed" : "Ponovno dijeljenje nije dopušteno", - "Shared in {item} with {user}" : "Podijeljeno u {item} s {user}", - "Unshare" : "Prestani dijeliti", "notify by email" : "Obavijesti e-poštom", + "Unshare" : "Prestani dijeliti", "can share" : "može dijeliti", "can edit" : "moće mijenjati", - "access control" : "Kontrola pristupa", "create" : "kreiraj", "change" : "izmjeni", "delete" : "izbriši", - "Password protected" : "Zaštićeno lozinkom", - "Error unsetting expiration date" : "Pogrešno uklanjanje postavke datuma isteka", - "Error setting expiration date" : "Pogrešno postavljanje datuma isteka", - "Sending ..." : "Slanje...", - "Email sent" : "E-pošta poslana", + "access control" : "Kontrola pristupa", + "Share" : "Podijeli", "Warning" : "Upozorenje", "The object type is not specified." : "Vrsta objekta nije određena.", "Enter new" : "Unesi novi", |