diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-25 12:39:10 -0400 |
commit | 2171cc02c31c3629ee1c2fe5cdafd64500bb08b0 (patch) | |
tree | bda2aec8d68028bf7e441a73a4fa206eadeafb3d /core/l10n/bs.js | |
parent | 891673d9ea4d5301a26030f30ca7aeb5689c630b (diff) | |
download | nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.tar.gz nextcloud-server-2171cc02c31c3629ee1c2fe5cdafd64500bb08b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/bs.js')
-rw-r--r-- | core/l10n/bs.js | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/core/l10n/bs.js b/core/l10n/bs.js index 819308dd66e..e2c5bd8e0e4 100644 --- a/core/l10n/bs.js +++ b/core/l10n/bs.js @@ -19,6 +19,13 @@ OC.L10N.register( "Thursday" : "Četvrtak", "Friday" : "Petak", "Saturday" : "Subota", + "Sun." : "Ned.", + "Mon." : "Pon.", + "Tue." : "Ut.", + "Wed." : "Sri.", + "Thu." : "Čet.", + "Fri." : "Pet.", + "Sat." : "Sub.", "January" : "Januar", "February" : "Februar", "March" : "Mart", @@ -31,6 +38,18 @@ OC.L10N.register( "October" : "Oktobar", "November" : "Novembar", "December" : "Decembar", + "Jan." : "Jan.", + "Feb." : "Feb.", + "Mar." : "Mar.", + "Apr." : "Apr.", + "May." : "Maj.", + "Jun." : "Jun.", + "Jul." : "Jul.", + "Aug." : "Avg.", + "Sep." : "Sep.", + "Oct." : "Okt.", + "Nov." : "Nov.", + "Dec." : "Dec.", "Settings" : "Postavke", "Saving..." : "Spašavam...", "Couldn't send reset email. Please contact your administrator." : "Slanje emaila resetovanja nije moguće. Molim kontaktirajte administratora.", @@ -63,13 +82,13 @@ OC.L10N.register( "Error occurred while checking server setup" : "Došlo je do pogreške prilikom provjere serverskih postavki", "Shared" : "Podijeljen", "Shared with {recipients}" : "Podijeljen sa {recipients}", - "Share" : "Podijeli", "Error" : "Greška", "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", "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", "Link" : "Veza", @@ -170,7 +189,6 @@ OC.L10N.register( "Search" : "Potraži", "Server side authentication failed!" : "Autentikacija na strani servera nije uspjela!", "Please contact your administrator." : "Molim kontaktirajte svog administratora.", - "Forgot your password? Reset it!" : "Zaboravili ste svoju lozinku? Resetujte ju!", "remember" : "zapamti", "Log in" : "Prijava", "Alternative Logins" : "Alternativne Prijave", @@ -183,8 +201,6 @@ OC.L10N.register( "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Molim kontaktirajte vašeg administratora. Ako ste vi administrator ove instance, konfigurišite postavku \"trusted_domain\" u config/config.php. Primjer konfiguracije ponuđen je u config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Ovisno o vašoj konfiguraciji, kao administrator vi biste također mogli koristiti dugme ispod za povjeru toj domeni.", "Add \"%s\" as trusted domain" : "Dodajte \"%s\" kao povjerenu/pouzdanu domenu.", - "%s will be updated to version %s." : "%s će biti ažuriran u verziju %s", - "The following apps will be disabled:" : "Sljedeće aplikacije bit će onemogućene:", "The theme %s has been disabled." : "Tema %s je onemogućena", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Prije nego nastavite, molim osigurajte se da su baza podataka, direktorij konfiguracije i direktorij podataka sigurnosno kopirani.", "Start update" : "Započnite ažuriranje", |