Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/bs.json')
-rw-r--r--lib/l10n/bs.json48
1 files changed, 47 insertions, 1 deletions
diff --git a/lib/l10n/bs.json b/lib/l10n/bs.json
index 2be7589a1a0..5d5c229a94a 100644
--- a/lib/l10n/bs.json
+++ b/lib/l10n/bs.json
@@ -2,13 +2,59 @@
"Unknown filetype" : "Nepoznat tip datoteke",
"Invalid image" : "Nevažeća datoteka",
"__language_name__" : "Bosanski jezik",
+ "Help" : "Pomoć",
"Apps" : "Aplikacije",
+ "Settings" : "Podešavanje",
+ "Log out" : "Odjava",
"Users" : "Korisnici",
+ "Sharing" : "Dijeljenje",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nije podržan i %s na ovoj platformi neće raditi kako treba. Korištenje na vlastiti rizik!",
"For the best results, please consider using a GNU/Linux server instead." : "Umjesto toga, za najbolje rezultate, molimo razmislite o mogućnosti korištenje GNU/Linux servera.",
+ "Sunday" : "Nedjelja",
+ "Monday" : "Ponedjeljak",
+ "Tuesday" : "Utorak",
+ "Wednesday" : "Srijeda",
+ "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",
+ "April" : "April",
+ "May" : "Maj",
+ "June" : "Juni",
+ "July" : "Juli",
+ "August" : "Avgust",
+ "September" : "Septembar",
+ "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.",
"A valid username must be provided" : "Nužno je navesti valjano korisničko ime",
"A valid password must be provided" : "Nužno je navesti valjanu lozinku",
"Authentication error" : "Grešna autentifikacije",
- "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemorisanja kao što je Zend OPcache ili eAccelerator."
+ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemorisanja kao što je Zend OPcache ili eAccelerator.",
+ "Create" : "Ustvari",
+ "Delete" : "Obriši",
+ "Share" : "Podjeli",
+ "Unlimited" : "Neograničeno"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file