i18n(sr_SR): add Serbian (Latin) translation

This commit is contained in:
Francis Lachapelle
2020-12-18 17:40:31 -05:00
parent c27be0fbe5
commit 8386bb2c08
103 changed files with 2692 additions and 2 deletions
@@ -0,0 +1,79 @@
"Inviting the following persons is prohibited:" = "Zabranjeno da je pozovete sledeće osobe:";
"Personal Calendar" = "Lični kalendar";
vevent_class0 = "(Javni događaj)";
vevent_class1 = "(Privatni događaj)";
vevent_class2 = "(Poverljivi događaj)";
vtodo_class0 = "(Javni zadatak)";
vtodo_class1 = "(Privatni zadatak)";
vtodo_class2 = "(Poverljivi zadatak)";
/* Receipts */
"The event \"%{Summary}\" was created" = "Događaj \"%{Summary}\" je kreiran";
"The event \"%{Summary}\" was deleted" = "Događaj \"%{Summary}\" je obrisan";
"The event \"%{Summary}\" was updated" = "Događaj \"%{Summary}\" je ažuriran";
"The following attendees(s) were notified" = "Sledeći polaznik(ci) su obavešteni";
"The following attendees(s) were added" = "Sledeći polaznik(ci) su dodati";
"The following attendees(s) were removed" = "Sledeći polaznik(ci) su uklonjeni";
/* IMIP messages */
"calendar_label" = "Kalendar";
"startDate_label" = "Početak";
"endDate_label" = "Završetak";
"time_label" = "Vreme";
"to_label" = "za";
"due_label" = "Rok";
"location_label" = "Lokacija";
"summary_label" = "Rezime";
"comment_label" = "Komentar";
"organizer_label" = "Organizator";
"attendee_label" = "Polaznici";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Pozivnica za događaj: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(poslao %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vas je pozvao na %{Summary}.\n\nPočetak: %{StartDate}\nZavršetak: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}vas je pozvao na %{Summary}.\n\nPočetak: %{StartDate} u %{StartTime}\nZavršetak: %{EndDate} u %{EndTime}\nOpis: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Otkazan je događaj: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate}\nEnd: %{EndDate}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}je otkazao događaj: %{Summary}.\n\nPočetak: %{StartDate}\nZavršetak: %{EndDate}\nOpis: %{Description}";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}je otkazao događaj: %{Summary}.\n\nPočetak: %{StartDate} u %{StartTime}\nZavršetak: %{EndDate} u %{EndTime}\nOpis: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} has changed"
= "Zakazani sastanak \"%{Summary}\" %{OldStartDate} je izmenjen";
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "Zakazani sastanak \"%{Summary}\" %{OldStartDate} u %{OldStartTime} je izmenjen";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "Sledeći parametri su imenjeni za sastanak \"%{Summary}\":";
"Please accept or decline those changes."
= "Molimo da prihvatite ili otkažete ove izmene.";
/* Reply */
"Accepted invitation: \"%{Summary}\"" = "Prihvaćena pozivnica: \"%{Summary}\"";
"Declined invitation: \"%{Summary}\"" = "Odbijena pozivnica: \"%{Summary}\"";
"Delegated invitation: \"%{Summary}\"" = "Delegirana pozivnica: \"%{Summary}\"";
"Not yet decided on invitation: \"%{Summary}\"" = "Nisam još odlučio za pozivnicu: \"%{Summary}\"";
"%{Attendee} %{SentByText}has accepted your event invitation."
= "%{Attendee} %{SentByText}je prihvatio vašu pozivnicu za događaj.";
"%{Attendee} %{SentByText}has declined your event invitation."
= "%{Attendee} %{SentByText}je odbio vašu pozivnicu za događaj.";
"%{Attendee} %{SentByText}has delegated the invitation to %{Delegate}."
= "%{Attendee} %{SentByText}je delegirao pozivnicu %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}nije još odlučio u vezi sa vašom pozivnicom za događaj.";
/* Reminder */
"Reminder: \"%{Summary}\" - %{StartDate}" = "Podsetnik: \"%{Summary}\" - %{StartDate}";
/* Resources */
"Cannot access resource: \"%{Cn} %{SystemEmail}\"" = "Ne mogu pristupiti resursu: \"%{Cn} %{SystemEmail}\"";
"Maximum number of simultaneous bookings (%{NumberOfSimultaneousBookings}) reached for resource \"%{Cn} %{SystemEmail}\". The conflicting event is \"%{EventTitle}\", and starts on %{StartDate}." = "Maksimalni broj istovremenih rezervacija (%{NumberOfSimultaneousBookings}) dostignut je za resurs \"%{Cn} %{SystemEmail}\". Konfliktni događaj je \"%{EventTitle}\", i počinje %{StartDate}.";
/* Participation role */
"Your participation is required to this event" = "Vaše prisustvo je zahtevano na ovom događaju";
"Your participation is optional to this event" = "Vaše prisustvo je ociono na ovom događaju";
"Your participation is not required to this event" = "Vaše prisustvo nije zahtevano na ovom događaju";
@@ -0,0 +1,2 @@
"Personal Address Book" = "Personal Address Book";
"Collected Address Book" = "Collected Address Book";
+2
View File
@@ -104,6 +104,8 @@ Mailer_RESOURCE_FILES += \
SOGoMailRussianReply.wo \
SOGoMailSerbianForward.wo \
SOGoMailSerbianReply.wo \
SOGoMailSerbianLatinForward.wo \
SOGoMailSerbianLatinReply.wo \
SOGoMailSlovakForward.wo \
SOGoMailSlovakReply.wo \
SOGoMailSlovenianForward.wo \
+3
View File
@@ -127,6 +127,9 @@
@interface SOGoMailSerbianForward : SOGoMailForward
@end
@interface SOGoMailSerbianLatinForward : SOGoMailForward
@end
@interface SOGoMailSlovakForward : SOGoMailForward
@end
+3
View File
@@ -371,6 +371,9 @@
@implementation SOGoMailSerbianForward
@end
@implementation SOGoMailSerbianLatinForward
@end
@implementation SOGoMailSlovakForward
@end
+3
View File
@@ -126,6 +126,9 @@
@interface SOGoMailSerbianReply : SOGoMailReply
@end
@interface SOGoMailSerbianLatinReply : SOGoMailReply
@end
@interface SOGoMailSlovakReply : SOGoMailReply
@end
+3
View File
@@ -174,6 +174,9 @@
@implementation SOGoMailSerbianReply
@end
@implementation SOGoMailSerbianLatinReply
@end
@implementation SOGoMailSlovakReply
@end
@@ -0,0 +1 @@
<#newLine/> <#newLine/> <#signaturePlacementOnTop><#newLine/> <#signature/><#newLine/> -------- Originalna poruka --------<#newLine/> Tema: <#subject/><#newLine/> Datum: <#date/><#newLine/> Od: <#from/><#newLine/> <#hasReplyTo>Odgovori: <#replyTo/><#hasOrganization>Organizacija: <#organization/>Za: <#to/><#newLine/> <#hasCc>CC: <#cc/><#hasNewsGroups>Grupa novosti: <#newsgroups/><#hasReferences>Reference: <#references/><#newLine/> <#newLine/> <#messageBody/><#newLine/> <#signaturePlacementOnBottom><#newLine/> <#newLine/> <#signature/> <#newLine/>
@@ -0,0 +1,88 @@
subject: WOString {
value = subject;
escapeHTML = NO;
}
date: WOString {
value = date;
escapeHTML = NO;
}
from: WOString {
value = from;
escapeHTML = NO;
}
newLine: WOString {
value = newLine;
escapeHTML = NO;
}
hasReplyTo: WOConditional {
condition = hasReplyTo;
}
replyTo: WOString {
value = replyTo;
escapeHTML = NO;
}
hasOrganization: WOConditional {
condition = hasOrganization;
}
organization: WOString {
value = organization;
escapeHTML = NO;
}
to: WOString {
value = to;
escapeHTML = NO;
}
hasCc: WOConditional {
condition = hasCc;
}
cc: WOString {
value = cc;
escapeHTML = NO;
}
hasNewsGroups: WOConditional {
condition = hasNewsGroups;
}
newsgroups: WOString {
value = newsgroups;
escapeHTML = NO;
}
hasReferences: WOConditional {
condition = hasReferences;
}
references: WOString {
value = references;
escapeHTML = NO;
}
messageBody: WOString {
value = messageBody;
escapeHTML = NO;
}
signature: WOString {
value = signature;
escapeHTML = NO;
}
signaturePlacementOnTop: WOConditional {
condition = signaturePlacementOnTop;
}
signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}
@@ -0,0 +1 @@
<#replyPlacementOnTop><#newLine/> <#newLine/> <#signaturePlacementOnTop><#newLine/> <#signature/><#newLine/> <#outlookMode>-------- Originalna poruka --------<#newLine/> Tema: <#subject/><#newLine/> Datum: <#date/><#newLine/> Od: <#from/><#newLine/> <#hasReplyTo>Odgovori: <#replyTo/><#hasOrganization>Organizacija: <#organization/>Za: <#to/><#newLine/> <#hasCc>CC: <#cc/><#hasNewsGroups>Grupa novosti: <#newsgroups/><#hasReferences>Reference: <#references/><#newLine/> <#standardMode>Dana <#date/>, <#from/> je napisao/la:<#newLine/> <#newLine/> <#messageBody/><#newLine/> <#replyPlacementOnBottom><#newLine/> <#newLine/> <#signaturePlacementOnBottom><#signature/><#newLine/>
@@ -0,0 +1,106 @@
outlookMode: WOConditional {
condition = outlookMode;
}
standardMode: WOConditional {
condition = outlookMode;
negate = YES;
}
subject: WOString {
value = subject;
escapeHTML = NO;
}
date: WOString {
value = date;
escapeHTML = NO;
}
from: WOString {
value = from;
escapeHTML = NO;
}
newLine: WOString {
value = newLine;
escapeHTML = NO;
}
hasReplyTo: WOConditional {
condition = hasReplyTo;
}
replyTo: WOString {
value = replyTo;
escapeHTML = NO;
}
hasOrganization: WOConditional {
condition = hasOrganization;
}
organization: WOString {
value = organization;
escapeHTML = NO;
}
to: WOString {
value = to;
escapeHTML = NO;
}
hasCc: WOConditional {
condition = hasCc;
}
cc: WOString {
value = cc;
escapeHTML = NO;
}
hasNewsGroups: WOConditional {
condition = hasNewsGroups;
}
newsgroups: WOString {
value = newsgroups;
escapeHTML = NO;
}
hasReferences: WOConditional {
condition = hasReferences;
}
references: WOString {
value = references;
escapeHTML = NO;
}
messageBody: WOString {
value = messageBody;
escapeHTML = NO;
}
signature: WOString {
value = signature;
escapeHTML = NO;
}
replyPlacementOnTop: WOConditional {
condition = replyPlacementOnTop;
}
replyPlacementOnBottom: WOConditional {
condition = replyPlacementOnTop;
negate = YES;
}
signaturePlacementOnTop: WOConditional {
condition = signaturePlacementOnTop;
}
signaturePlacementOnBottom: WOConditional {
condition = signaturePlacementOnTop;
negate = YES;
}
@@ -0,0 +1,5 @@
"OtherUsersFolderName" = "Ostali korisnici";
"SharedFoldersName" = "Deljeni direktorijumi";
"Report: Marked messages as junk" = "Izveštaj: Obeležene poruke kao nepoželjne";
"Report: Marked messages as not junk" = "Izveštaj: Obeležene poruke nisu neželjene";
+1
View File
@@ -72,6 +72,7 @@
"Romanian",
"Russian",
"Serbian",
"SerbianLatin",
"Slovak",
"Slovenian",
"SpanishArgentina",