From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../sl/calendar/calendar-event-dialog.properties | 541 +++++++++++++++++++++ 1 file changed, 541 insertions(+) create mode 100644 thunderbird-l10n/sl/chrome/sl/locale/sl/calendar/calendar-event-dialog.properties (limited to 'thunderbird-l10n/sl/chrome/sl/locale/sl/calendar/calendar-event-dialog.properties') diff --git a/thunderbird-l10n/sl/chrome/sl/locale/sl/calendar/calendar-event-dialog.properties b/thunderbird-l10n/sl/chrome/sl/locale/sl/calendar/calendar-event-dialog.properties new file mode 100644 index 0000000000..2021316402 --- /dev/null +++ b/thunderbird-l10n/sl/chrome/sl/locale/sl/calendar/calendar-event-dialog.properties @@ -0,0 +1,541 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE (dailyEveryNth): +# Edit recurrence window -> Recurrence pattern -> Daily repeat rules +# #1 - number +# e.g. "every 4 days" +dailyEveryNth=vsak dan;vsaka #1 dni;vsake #1 dni;vsakih #1 dni +repeatDetailsRuleDaily4=vsak delavnik + +# LOCALIZATION NOTE (weeklyNthOnNounclass...) +# Edit recurrence window -> Recurrence pattern -> Weekly repeat rules +# Translate these strings according to noun class/gender of weekday (%1$S) +# set in 'repeadDetailsDay...Nounclass' strings. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add others strings with suffix 3, 4,... for others noun classes if your +# language need them. In this case, corresponding strings must be added for +# others rule strings with 'Nounclass...' suffix and corresponding values +# "nounclass..." must be written in 'repeatDetailsDayxNounclass' strings. +# %1$S - weekday (one or more) +# #2 - week interval +# e.g. "every 3 weeks on Tuesday, Wednesday and Thursday +weeklyNthOnNounclass1=vsak %1$S;vsaka #2 tedna v %1$S;vsake #2 tedne v %1$S;vsakih #2 tednov v %1$S +weeklyNthOnNounclass2=vsako %1$S;vsaka #2 tedna v %1$S;vsake #2 tedne v %1$S;vsakih #2 tednov v %1$S + +# LOCALIZATION NOTE (weeklyEveryNth): +# Edit recurrence window -> Recurrence pattern -> Weekly repeat rules +# #1 - interval +# e.g. "every 5 weeks" +weeklyEveryNth=vsak teden;vsaka #1 tedna;vsake #1 tedne;vsakih #1 tednov + +# LOCALIZATION NOTE ('repeatDetailsDay...' and 'repeatDetailsDay...Nounclass'): +# Week days names and week days noun classes (feminine/masculine grammatical +# gender) for languages that need different localization when weekdays nouns +# have different noun classes (genders). +# For every weekday, in 'repeatDetailsDay...Nounclass' strings write: +# "nounclass1" for languages with grammatical genders -> MASCULINE gender; +# for languages with noun classes -> a noun class; +# for languages without noun classes or grammatical gender. +# +# "nounclass2" for languages with grammatical genders -> FEMININE gender; +# for languages with noun classes -> a different noun class. +# +# "nounclass3", "nounclass4" and so on for languages that need more than two +# noun classes for weekdays. In this case add corresponding +# rule string with "Nounclass..." suffix and ordinal string +# "repeatOrdinalxNounclass..." +# Will be used rule strings with "Nounclass..." suffix corresponding to the +# following strings if there is a weekday in the rule string. +repeatDetailsDay1=nedeljo +repeatDetailsDay1Nounclass=nounclass2 +repeatDetailsDay2=ponedeljek +repeatDetailsDay2Nounclass=nounclass1 +repeatDetailsDay3=torek +repeatDetailsDay3Nounclass=nounclass1 +repeatDetailsDay4=sredo +repeatDetailsDay4Nounclass=nounclass2 +repeatDetailsDay5=četrtek +repeatDetailsDay5Nounclass=nounclass1 +repeatDetailsDay6=petek +repeatDetailsDay6Nounclass=nounclass1 +repeatDetailsDay7=soboto +repeatDetailsDay7Nounclass=nounclass2 + +# LOCALIZATION NOTE (repeatDetailsAnd) +# Used to show a number of weekdays in a list +# i.e. "Sunday, Monday, Tuesday " + and + " Wednesday" +repeatDetailsAnd=in + +# LOCALIZATION NOTE (monthlyRuleNthOfEveryNounclass...): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# Translate these strings according to noun class/gender of weekday (%2$S) +# set in 'repeadDetailsDay...Nounclass' strings. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add others strings with suffix 3, 4,... for others noun classes if your +# language need them. In this case, corresponding strings must be added for +# others rule strings with 'Nounclass...' suffix and corresponding values +# "nounclass..." must be written in 'repeatDetailsDayxNounclass' strings. +# %1$S - list of weekdays with ordinal, article and noun class/gender +# (ordinal and weekday of every element in the list follow the order +# and the rule of ordinalWeekdayOrder string) +# #2 - interval +# e.g. "the first Monday and the last Friday of every 3 months" +monthlyRuleNthOfEveryNounclass1=vsak %1$S vsak mesec;vsak %1$S vsaka #2 meseca;vsak %1$S vsake #2 mesece;vsak %1$S vsakih #2 mesecev +monthlyRuleNthOfEveryNounclass2=vsako %1$S vsak mesec;vsako %1$S vsaka #2 meseca;vsako %1$S vsake #2 mesece;vsako %1$S vsakih #2 mesecev + +# LOCALIZATION NOTE (ordinalWeekdayOrder): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# This string allows to change the order of the elements "ordinal" and +# "weekday" (or to insert a word between them) for the argument %1$S of the +# string monthlyRuleNthOfEveryNounclass... +# Without changing this string, the order is that one required from most +# languages: ordinal + weekday (e.g. "'the first' 'Monday' of every 2 months"). +# %1$S - ordinal with article +# %2$S - weekday noun +# e.g. "'the first' 'Monday'" +# DONT_TRANSLATE: Make sure there are no extra words in this property, just variables. +ordinalWeekdayOrder=%1$S %2$S + +# LOCALIZATION NOTE (monthlyEveryOfEveryNounclass...): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# Translate these strings according to noun class/gender of weekday (%1$S) +# set in 'repeadDetailsDay...Nounclass' strings. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add others strings with suffix 3, 4,... for others noun classes if your +# language need them. In this case, corresponding strings must be added for +# others rule strings with 'Nounclass...' suffix and corresponding values +# "nounclass..." must be written in 'repeatDetailsDayxNounclass' strings. +# %1$S - list of single weekdays and/or weekdays with ordinal, article and +# noun class/gender when rule contains also specific day in the month +# #2 - interval +# e.g. "every Monday, Tuesday and the second Sunday of every month" +monthlyEveryOfEveryNounclass1=vsak %1$S vsak mesec;vsak %1$S vsaka #2 meseca;vsak %1$S vsake #2 mesece;vsak %1$S vsakih #2 mesecev; +monthlyEveryOfEveryNounclass2=vsako %1$S vsak mesec;vsako %1$S vsaka #2 meseca;vsako %1$S vsake #2 mesece;vsako %1$S vsakih #2 mesecev; + +# LOCALIZATION NOTE (monthlyDaysOfNth_day): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# %1$S - day of month or a sequence of days of month, possibly followed by an ordinal symbol +# (depending on the string dayOrdinalSymbol in dateFormat.properties) separated with commas; +# e.g. "days 3, 6 and 9" or "days 3rd, 6th and 9th" +monthlyDaysOfNth_day=vsak %1$S dan;vsak %1$S dan;vsak %1$S dan;vsak %1$S dan + +# LOCALIZATION NOTE (monthlyDaysOfNth): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# %1$S - it's the string monthlyDaysOfNth_day: day of month or a sequence of days +# of month, possibly followed by an ordinal symbol, separated with commas; +# #2 - monthly interval +# e.g. "days 3, 6, 9 and 12 of every 3 months" +monthlyDaysOfNth=%1$S vsak mesec;%1$S vsaka #2 meseca;%1$S vsake #2 mesece;%1$S vsakih #2 mesecev; + +# LOCALIZATION NOTE (monthlyLastDayOfNth): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# %1$S - day of month +# #2 - month interval +# e.g. "the last day of every 3 months" +monthlyLastDayOfNth=vsak zadnji dan v mesecu;vsak zadnji dan vsaka #1 meseca;vsak zadnji dan vsake #1 mesece;vsak zadnji dan vsakih #1 mesecev + +# LOCALIZATION NOTE (monthlyEveryDayOfNth): +# Edit recurrence window -> Recurrence pattern -> Monthly repeat rules +# #2 - month interval +# e.g. "every day of the month every 4 months" +monthlyEveryDayOfNth=vsak dan vsak mesec;vsak dan vsaka #2 meseca;vsak dan vsake #2 mesece;vsak dan vsakih #2 mesecev + +# LOCALIZATION NOTE (repeatOrdinal...Nounclass...): +# Ordinal numbers nouns for every noun class (grammatical genders) of weekdays +# considered in 'repeatDetailsDayxNounclass' strings. For languages that need +# localization according to genders or noun classes. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add 'repeatOrdinal...Nounclass' strings with suffix 3, 4 and so on for +# languages with more than two noun classes for weekdays. In this case +# must be added corresponding rule strings with 'Nounclass...' suffix and +# corresponding values "nounclass..." must be written in +# 'repeatDetailsDayxNounclass' strings. +repeatOrdinal1Nounclass1=prvi +repeatOrdinal2Nounclass1=drugi +repeatOrdinal3Nounclass1=tretji +repeatOrdinal4Nounclass1=četrti +repeatOrdinal5Nounclass1=peti +repeatOrdinal-1Nounclass1=zadnji +repeatOrdinal1Nounclass2=prvo +repeatOrdinal2Nounclass2=drugo +repeatOrdinal3Nounclass2=tretjo +repeatOrdinal4Nounclass2=četrto +repeatOrdinal5Nounclass2=peto +repeatOrdinal-1Nounclass2=zadnjo + +# LOCALIZATION NOTE (yearlyNthOn): +# Edit recurrence window -> Recurrence pattern -> Yearly repeat rules +# %1$S - month name +# %2$S - day of month possibly followed by an ordinal symbol (depending on the string +# dayOrdinalSymbol in dateFormat.properties) +# #3 - yearly interval +# e.g. "every 3 years on December 14" +# "every 2 years on December 8th" +yearlyNthOn=vsak %2$S dan v %1$S;vsak %2$S dan v %1$S vsaki #3 leti;vsak %2$S dan v %1$S vsake #3 leta;vsak %2$S dan v %1$S vsakih #3 let + +# LOCALIZATION NOTE (yearlyNthOnNthOfNounclass...): +# Edit recurrence window -> Recurrence pattern -> Yearly repeat rules +# Translate these strings according to noun class/gender of weekday (%2$S) +# set in 'repeadDetailsDay...Nounclass' strings. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add others strings with suffix 3, 4,... for others noun classes if your +# language need them. In this case, corresponding strings must be added for +# others rule strings with 'Nounclass...' suffix and corresponding values +# "nounclass..." must be written in 'repeatDetailsDayxNounclass' strings. +# %1$S - ordinal with article and noun class/gender corresponding to weekday +# %2$S - weekday +# %3$S - month +# #4 - yearly interval +# e.g. "the second Monday of every March" +# e.g "every 3 years the second Monday of March" +yearlyNthOnNthOfNounclass1=vsak %1$S %2$S v %3$S;vsak %1$S %2$S v %3$S vsaki #4 leti;vsak %1$S %2$S v %3$S vsake #4 leta;vsak %1$S %2$S v %3$S vsakih #4 let +yearlyNthOnNthOfNounclass2=vsako %1$S %2$S v %3$S;vsako %1$S %2$S v %3$S vsaki #4 leti;vsako %1$S %2$S v %3$S vsaka #4 leta;vsako %1$S %2$S v %3$S vsakih #4 let + +# LOCALIZATION NOTE (yearlyOnEveryNthOfNthNounclass...): +# Edit recurrence window -> Recurrence pattern -> Yearly repeat rules +# Translate these strings according to noun class/gender of weekday (%1$S) +# set in 'repeadDetailsDay...Nounclass' strings. +# Nounclass1 <-> Masculine gender; Nounclass2 <-> Feminine gender. +# Add others strings with suffix 3, 4,... for others noun classes if your +# language need them. In this case, corresponding strings must be added for +# others rule strings with 'Nounclass...' suffix and corresponding values +# "nounclass..." must be written in 'repeatDetailsDayxNounclass' strings. +# %1$S - weekday +# %2$S - month +# #3 - yearly interval +# e.g. "every Thursday of March" +# e.g "every 3 years on every Thursday of March" +yearlyOnEveryNthOfNthNounclass1=vsak %1$S v %2$S;vsak %1$S v %2$S vsaki #3 leti;vsak %1$S v %2$S vsake #3 leta;vsak %1$S v %2$S vsakih #3 let +yearlyOnEveryNthOfNthNounclass2=vsako %1$S v %2$S;vsako %1$S v %2$S vsaki #3 leti;vsako %1$S v %2$S vsake #3 leta;vsako %1$S v %2$S vsakih #3 let + +#LOCALIZATION NOTE (yearlyEveryDayOf): +# Edit recurrence window -> Recurrence pattern -> Yearly repeat rules +# This string describes part of a yearly rule which includes every day of a month. +# %1$S - month +# #2 - yearly interval +# e.g. "every day of December" +# e.g. "every 3 years every day of December" +yearlyEveryDayOf=vsak dan v %1$S;vsak dan v %1$S vsaki #2 leti;vsak dan v %1$S vsake #2 leta;vsak dan v %1$S vsakih #2 let + +repeatDetailsMonth1=januarju +repeatDetailsMonth2=februarju +repeatDetailsMonth3=marcu +repeatDetailsMonth4=aprilu +repeatDetailsMonth5=maju +repeatDetailsMonth6=juniju +repeatDetailsMonth7=juliju +repeatDetailsMonth8=avgustu +repeatDetailsMonth9=septembru +repeatDetailsMonth10=oktobru +repeatDetailsMonth11=novembru +repeatDetailsMonth12=decembru + +# LOCALIZATION NOTE (repeatCount): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# %3$S - event start time (e.g. hh:mm (PM/AM)) +# %4$S - event end time (e.g. hh:mm (PM/AM)) +# #5 - event occurence times: number +# e.g. with monthlyRuleNthOfEvery: +# "Occurs the first Sunday of every 3 month +# only on 1/1/2009" +# from 5:00 PM to 6:00 PM" +# "Occurs the first Sunday of every 3 month +# effective 1/1/2009 for 5 times +# from 5:00 PM to 6:00 PM" +repeatCount=Ponavlja se %1$S\nod %2$S naprej #5-krat,\nod %3$S do %4$S.;Ponavlja se %1$S\nod %2$S naprej #5-krat,\nod %3$S do %4$S.;Ponavlja se %1$S\nod %2$S naprej #5-krat,\nod %3$S do %4$S.;Ponavlja se %1$S\nod %2$S naprej #5-krat,\nod %3$S do %4$S. + +# LOCALIZATION NOTE (repeatCountAllDay): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# #3 - event occurence times: number +# e.g. with monthlyRuleNthOfEvery: +# "Occurs the first Sunday of every 3 month +# only on 1/1/2009" +# "Occurs the first Sunday of every 3 month +# effective 1/1/2009 for 5 times" +repeatCountAllDay=Ponavlja se %1$S\nod %2$S naprej #3-krat.;Ponavlja se vsak %1$S\nod %2$S naprej #3-krat.;Ponavlja se vsak %1$S\nod %2$S naprej #3-krat.;Ponavlja se vsak %1$S\nod %2$S naprej #3-krat. + +# LOCALIZATION NOTE (repeatDetailsUntil): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# %3$S - event end date (e.g. mm/gg/yyyy) +# %4$S - event start time (e.g. hh:mm (PM/AM)) +# %5$S - event end time (e.g. hh:mm (PM/AM)) +# e.g. with weeklyNthOn: +# "Occurs every 2 weeks on Sunday and Friday +# effective 1/1/2009 until 1/1/2010 +# from 5:00 PM to 6:00 PM" +repeatDetailsUntil=Ponavlja se %1$S\nod %2$S do %3$S,\nod %4$S do %5$S. + +# LOCALIZATION NOTE (repeatDetailsUntilAllDay): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# %3$S - event end date (e.g. mm/gg/yyyy) +# e.g. with monthlyDaysOfNth and all day event: +# "Occurs day 3 of every 5 month +# effective 1/1/2009 until 1/1/2010" +repeatDetailsUntilAllDay=Ponavlja se %1$S\nod %2$S do %3$S. + +# LOCALIZATION NOTE (repeatDetailsInfinite): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# %3$S - event start time (e.g. hh:mm (PM/AM)) +# %4$S - event end time (e.g. hh:mm (PM/AM)) +# e.g. with monthlyDaysOfNth: +# "Occurs day 3 of every 5 month +# effective 1/1/2009 +# from 5:00 PM to 6:00 PM" +repeatDetailsInfinite=Ponavlja se %1$S\nod %2$S naprej,\nod %3$S do %4$S. + +# LOCALIZATION NOTE (repeatDetailsInfiniteAllDay): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# %1%$ - A rule string (see above). This is the first line of the link +# %2%$ - event start date (e.g. mm/gg/yyyy) +# e.g. with monthlyDaysOfNth and all day event: +# "Occurs day 3 of every 5 month +# effective 1/1/2009" +repeatDetailsInfiniteAllDay=Ponavlja se %1$S\nod %2$S naprej. + +# LOCALIZATION NOTE (monthlyLastDay): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# A monthly rule with one or more days of the month (monthlyDaysOfNth) and the +# string "the last day" of the month. +# e.g.: "Occurs day 15, 20, 25 and the last day of every 3 months" +monthlyLastDay=zadnji dan + +# LOCALIZATION NOTE (ruleTooComplex): +# This string is shown in the repeat details area if our code can't handle the +# complexity of the recurrence rule yet. +ruleTooComplex=Kliknite za podrobnosti + +# LOCALIZATION NOTE (ruleTooComplexSummary): +# This string is shown in the event summary dialog if our code can't handle the +# complexity of the recurrence rule yet. +ruleTooComplexSummary=Podrobnosti ponovitve so neznane + +# differences between the dialog for an Event or a Task +newEvent=Nov dogodek +newTask=Novo opravilo +itemMenuLabelEvent=Dogodek +itemMenuAccesskeyEvent2=D +itemMenuLabelTask=Opravilo +itemMenuAccesskeyTask2=O + +emailSubjectReply=Odg: %1$S + +# Link Location Dialog +specifyLinkLocation=Določite mesto povezave +enterLinkLocation=Vnesite spletno stran ali mesto dokumenta. + +summaryDueTaskLabel=Zapadlost: + +# Attach File Dialog +attachViaFilelink=Datoteko preko %1$S +selectAFile=Izberite datoteke, ki jih želite pripeti +removeCalendarsTitle=Odstrani priponke + +# LOCALIZATION NOTE (removeAttachmentsText): Semi-colon list of plural forms for +# prompting attachment removal. +# See http://developer.mozilla.org/en/Localization_and_Plurals +removeAttachmentsText=Ali res želite odstraniti priponko?;Ali res želite odstraniti #1 priponki?;Ali res želite odstraniti #1 priponke?;Ali res želite odstraniti #1 priponk? + +# Recurrence Dialog Widget Order +# LOCALIZATION NOTE: You can change the order of below params +# Edit recurrence window -> Recurrence pattern -> Repeat monthly +# %1$S - ordinal with article, %2$S - weekday +# e.g. "the First Saturday" +# DONT_TRANSLATE: Make sure there are no extra words in this property, just variables. +monthlyOrder=%1$S %2$S + +# Edit recurrence window -> Recurrence pattern -> Repeat yearly +# %1$S - day of month, %2$S - of, %3$S - month +# e.g. "6 [of] September" +# If you don't need %2$S in your locale - please put this on the third place. +# DONT_TRANSLATE: Make sure there are no extra words in this property, just variables. +yearlyOrder=%1$S %3$S %2$S + +# Edit recurrence window -> Recurrence pattern -> Repeat yearly +# %1$S - ordinal with article, %2$S - weekday, %3$S - of, %4$S - month +# e.g. "the First Saturday of September" +# If you don't need %3$S in your locale - please put this on the third place. +# DONT_TRANSLATE: Make sure there are no extra words in this property, just variables. +yearlyOrder2=%1$S %2$S %3$S %4$S + +# LOCALIZATION NOTE (pluralForWeekdays): +# This string allows to set the use of weekdays nouns in plural form for +# languages that need them in sentences like "every Monday" or "every Sunday +# of March" etc. +# Rule strings involved by this setting are: +# - weeklyNthOn (only the first part) e.g. "every Sunday" +# - monthlyEveryOfEvery +# e.g. "every Monday of every month;every Monday every 2 months" +# - yearlyOnEveryNthOfNth +# e.g. "every Friday of March;every 2 years on every Friday of March" +# In your local write: +# "true" if sentences like those above need weekday in plural form; +# "false" if sentences like those above don't need weekday in plural form; +pluralForWeekdays=false + +# LOCALIZATION NOTE (repeatDetailsDayxxxPlural): +# Edit recurrence window -> Recurrence details link on Event/Task dialog window +# Weekdays in plural form used inside sentences like "every Monday" or +# "every Sunday of May" etc. for languages that need them. +# These plurals will be used inside the following rule strings only if string +# 'pluralForWeekdays' (see above) is set to "true": +# - weeklyNthOn (only the first part) e.g. "every Sunday" +# - monthlyEveryOfEvery +# e.g. "every Monday of every month;every Monday every 2 months" +# - yearlyOnEveryNthOfNth +# e.g. "every Friday of March;every 2 years on every Friday of March" +repeatDetailsDay1Plural=nedeljo +repeatDetailsDay2Plural=ponedeljek +repeatDetailsDay3Plural=torek +repeatDetailsDay4Plural=sredo +repeatDetailsDay5Plural=četrtek +repeatDetailsDay6Plural=petek +repeatDetailsDay7Plural=soboto + +# LOCALIZATION NOTE (eventRecurrenceForeverLabel): +# Edit/New Event dialog -> datepicker that sets the until date. +# For recurring rules that repeat forever, this labels appears in the +# datepicker, below the minimonth, as an option for the until date. +eventRecurrenceForeverLabel=Vedno + +# LOCALIZATION NOTE (eventRecurrenceMonthlyLastDayLabel): +# Edit dialog recurrence -> Monthly Recurrence pattern -> Monthly daypicker +# The label on the monthly daypicker's last button that allows to select +# the last day of the month inside a BYMONTHDAY rule. +eventRecurrenceMonthlyLastDayLabel=Zadnji dan + +# LOCALIZATION NOTE (counterSummaryAccepted) - this is only visible when opening the dialog from the +# email summary view after receiving a counter message +# %1$S - the name or email address of the replying attendee +counterSummaryAccepted=%1$S je sprejel povabilo, vendar ima nadomestni predlog: + +# LOCALIZATION NOTE (counterSummaryDeclined) - this is only visible when opening the dialog from the +# email summary view after receiving a counter message +# %1$S - the name or email address of the replying attendee +counterSummaryDeclined=%1$S je odklonil povabilo, vendar ima nadomestni predlog: + +# LOCALIZATION NOTE (counterSummaryDelegated) - this is only visible when opening the dialog from the +# email summary view after receiving a counter message +# %1$S - the name or email address of the replying attendee +counterSummaryDelegated=%1$S bo na dogodek poslal predstavnika, vendar ima nadomestni predlog: + +# LOCALIZATION NOTE (counterSummaryNeedsAction) - this is only visible when opening the dialog from the +# email summary view after receiving a counter message +# %1$S - the name or email address of the replying attendee +counterSummaryNeedsAction=%1$S se še ni odločil, ali se bo udeležil in ima nadomestni predlog: + +# LOCALIZATION NOTE (counterSummaryTentative) - this is only visible when opening the dialog from the +# email summary view after receiving a counter message +# %1$S - the name or email address of the replying attendee +counterSummaryTentative=%1$S je okvirno sprejel vaše povabilo in ima nadomestni predlog: + +# LOCALIZATION NOTE (counterOnPreviousVersionNotification) - this is only visible when opening the +# dialog from the email summary view after receiving a counter message +counterOnPreviousVersionNotification=To je nadomestni predlog za prejšnjo različico tega dogodka. + +# LOCALIZATION NOTE (counterOnCounterDisallowedNotification) - this is only visible when opening the +# dialog from the email summary view after receiving a counter message +counterOnCounterDisallowedNotification=Ko ste poslali povabilo, niste dovolili nadomestnih predlogov. + +# LOCALIZATION NOTE (eventAccepted) - this will be displayed as notification +# in the summary dialog if the user has accepted the event invitation +eventAccepted=Sprejeli ste to povabilo + +# LOCALIZATION NOTE (eventTentative) - this will be displayed as notification +# in the summary dialog if the user has accepted the event invitation tentatively +eventTentative=To povabilo ste pogojno sprejeli + +# LOCALIZATION NOTE (eventDeclined) - this will be displayed as notification +# in the summary dialog if the user has declined the event invitation +eventDeclined=Zavrnili ste to povabilo + +# LOCALIZATION NOTE (eventDelegated) - this will be displayed as notification +# in the summary dialog if the user has delegated his/her participation to one +# or more other participants (without attending / working on it his/herself) +eventDelegated=Za udeležbo ste pooblastili nekoga drugega + +# LOCALIZATION NOTE (eventNeedsAction) - this will be displayed as notification +# in the summary dialog if the user hasn't yet responded to an invitation +eventNeedsAction=Niste se še odzvali povabilu + +# LOCALIZATION NOTE (taskAccepted) - this will be displayed as notification +# in the summary dialog if the user has accepted the assigned task +taskAccepted=Sprejeli ste delo na tem opravilu + +# LOCALIZATION NOTE (taskTentative) - this will be displayed as notification +# in the summary dialog if the user has accepted tentatively the assigned task +taskTentative=Pogojno ste sprejeli delo na tem opravilu + +# LOCALIZATION NOTE (taskDeclined) - this will be displayed as notification +# in the summary dialog if the user has declined the assigned task +taskDeclined=Odklonili ste delo na tem opravilu + +# LOCALIZATION NOTE (taskDelegated) - this will be displayed as notification +# in the summary dialog if the user has delegated his/her assignement to one or +# more others (without attending / working on it his/herself) +taskDelegated=Za delo na tem opravilu ste pooblastili nekoga drugega + +# LOCALIZATION NOTE (taskNeedsAction) - this will be displayed as notification +# in the summary dialog if the user hasn't yet responded to the task assignment +taskNeedsAction=Niste se še odzvali na dodelitev opravila + +# LOCALIZATION NOTE (taskInProgress) - this will be displayed as notification +# in the summary dialog if the user is working on an assigned task +taskInProgress=Začeli ste delati na dodeljenem opravilu + +# LOCALIZATION NOTE (taskCompleted) - this will be displayed as notification +# in the summary dialog if the user has completed the work on this assigned task +taskCompleted=Končali ste delo na dodeljenem opravilu + +# LOCALIZATION NOTE (sendandcloseButtonLabel) - this is a runtime replacement for +# event.toolbar.saveandclose.label in the event dialog/tab toolbar if attendees +# will be notified on saving & closing +sendandcloseButtonLabel=Shrani in zapri + +# LOCALIZATION NOTE (sendandcloseButtonTooltip) - this is a runtime replacement for +# event.toolbar.saveandclose.tooltip in the event dialog/tab toolbar if attendees +# will be notified on saving & closing +sendandcloseButtonTooltip=Obvesti udeležence in zapri + +# LOCALIZATION NOTE (saveandsendButtonLabel) - this is a runtime replacement for +# event.toolbar.save.label2 in the event dialog/tab toolbar if attendees +# will be notified on saving +saveandsendButtonLabel=Shrani in pošlji + +# LOCALIZATION NOTE (saveandsendButtonTooltip) - this is a runtime replacement +# for event.toolbar.save.tooltip2 in the event dialog/tab toolbar if attendees +# will be notified on saving +saveandsendButtonTooltip=Shrani in obvesti udeležence + +# LOCALIZATION NOTE (saveandsendMenuLabel) - this is a runtime replacement for +# event.menu.item.save.label in the event dialog/tab toolbar if attendees +# will be notified on saving +saveandsendMenuLabel=Shrani in pošlji + +# LOCALIZATION NOTE (sendandcloseMenuLabel) - this is a runtime replacement for +# event.menu.item.saveandclose.label in the event dialog/tab toolbar if attendees +# will be notified on saving +sendandcloseMenuLabel=Shrani in zapri + +# LOCALIZATION NOTE (attendeesTabLabel) - this is a runtime replacement for +# event.attendees.label defined in calendar-event-dialog.dtd and used in the +# event dialog/tab as attendee tab label if an event has at least one attendee +# %1$S - the number of attendee (1-n) +attendeesTabLabel=Udeleženci (%1$S): + +# LOCALIZATION NOTE (attachmentsTabLabel) - this is a runtime replacement for +# event.attachments.label defined in calendar-event-dialog.dtd and used in the +# event dialog/tab as attendee tab label if an event has at least one attachment +# %1$S - the number of attachments (1-n) +attachmentsTabLabel=Priloge (%1$S): -- cgit v1.2.3