summaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/sr@latin.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/calendar/l10n/sr@latin.php')
-rw-r--r--apps/calendar/l10n/sr@latin.php86
1 files changed, 86 insertions, 0 deletions
diff --git a/apps/calendar/l10n/sr@latin.php b/apps/calendar/l10n/sr@latin.php
new file mode 100644
index 00000000000..524d00b866e
--- /dev/null
+++ b/apps/calendar/l10n/sr@latin.php
@@ -0,0 +1,86 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Greška autentifikacije",
+"Timezone changed" => "Vremenska zona je promenjena",
+"Invalid request" => "Neispravan zahtev",
+"Calendar" => "Kalendar",
+"You can't open more than one dialog per site!" => "Ne možete da otvorite više od jednog dijaloga po sajtu!",
+"All day" => "Ceo dan",
+"Sunday" => "Nedelja",
+"Monday" => "Ponedeljak",
+"Tuesday" => "Utorak",
+"Wednesday" => "Sreda",
+"Thursday" => "Četvrtak",
+"Friday" => "Petak",
+"Saturday" => "Subota",
+"Sun." => "Ned",
+"Mon." => "Pon",
+"Tue." => "Uto",
+"Wed." => "Sre",
+"Thu." => "Čet",
+"Fri." => "Pet",
+"Sat." => "Sub",
+"January" => "Januar",
+"February" => "Februar",
+"March" => "Mart",
+"April" => "April",
+"May" => "Maj",
+"June" => "Jun",
+"July" => "Jul",
+"August" => "Avgust",
+"September" => "Septembar",
+"October" => "Oktobar",
+"November" => "Novembar",
+"December" => "Decembar",
+"Jan." => "Jan",
+"Feb." => "Feb",
+"Mar." => "Mar",
+"Apr." => "Apr",
+"Jun." => "Jun",
+"Jul." => "Jul",
+"Aug." => "Avg",
+"Sep." => "Sep",
+"Oct." => "Okt",
+"Nov." => "Nov",
+"Dec." => "Dec",
+"Week" => "Nedelja",
+"Weeks" => "Nedelja",
+"Day" => "Dan",
+"Month" => "Mesec",
+"Listview" => "Prikaz spika",
+"Today" => "Danas",
+"Calendars" => "Kalendari",
+"Time" => "Vreme",
+"CW" => "TN",
+"There was a fail, while parsing the file." => "došlo je do greške pri rasčlanjivanju fajla.",
+"Choose active calendars" => "Izaberite aktivne kalendare",
+"Download" => "Preuzmi",
+"Edit" => "Uredi",
+"Edit calendar" => "Uredi kalendar",
+"Displayname" => "Prikazanoime",
+"Active" => "Aktivan",
+"Description" => "Opis",
+"Calendar color" => "Boja kalendara",
+"Submit" => "Pošalji",
+"Edit an event" => "Uredi događaj",
+"Title" => "Naslov",
+"Location" => "Lokacija",
+"Category" => "Kategorija",
+"All Day Event" => "Celodnevni događaj",
+"From" => "Od",
+"To" => "Do",
+"Repeat" => "Ponavljaj",
+"Attendees" => "Prisutni",
+"Close" => "Zatvori",
+"Create a new event" => "Napravi novi događaj",
+"Title of the Event" => "Naslov događaja",
+"Location of the Event" => "Lokacija događaja",
+"Does not repeat" => "Ne ponavlja se",
+"Daily" => "dnevno",
+"Weekly" => "nedeljno",
+"Every Weekday" => "svakog dana u nedelji",
+"Bi-Weekly" => "dvonedeljno",
+"Monthly" => "mesečno",
+"Yearly" => "godišnje",
+"Description of the Event" => "Opis događaja",
+"Timezone" => "Vremenska zona"
+);