diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/bs.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/bs.js')
-rw-r--r-- | settings/l10n/bs.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/bs.js b/settings/l10n/bs.js index b4893cf59bc..405be96a0f1 100644 --- a/settings/l10n/bs.js +++ b/settings/l10n/bs.js @@ -109,21 +109,21 @@ OC.L10N.register( "Username" : "Korisničko ime", "Show storage location" : "Prikaži mjesto pohrane", "Show user backend" : "Prikaži korisničku pozadinu (backend)", - "Show email address" : "Prikaži adresu e-pošte", - "Send email to new user" : "Pošalji e-poštu novom korisniku", - "E-Mail" : "E-pošta", - "Create" : "Kreiraj", - "Admin Recovery Password" : "Admin lozinka za oporavak", - "Enter the recovery password in order to recover the users files during password change" : "Unesite lozinku za oporavak da biste oporavili korisničke datoteke tokom promjene lozinke", "Everyone" : "Svi", "Admins" : "Administratori", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Molim unesite kvotu za spremanje (npr: \"512 MB\" ili \"12 GB\")", "Unlimited" : "Neograničeno", "Other" : "Ostali", "Quota" : "Kvota", + "E-Mail" : "E-pošta", + "Admin Recovery Password" : "Admin lozinka za oporavak", + "Enter the recovery password in order to recover the users files during password change" : "Unesite lozinku za oporavak da biste oporavili korisničke datoteke tokom promjene lozinke", "change full name" : "promijeni puno ime", "set new password" : "postavi novu lozinku", "change email address" : "promjeni adresu e-pošte", - "Default" : "Zadano" + "Default" : "Zadano", + "Show email address" : "Prikaži adresu e-pošte", + "Send email to new user" : "Pošalji e-poštu novom korisniku", + "Create" : "Kreiraj" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |