diff options
author | Torsten Grote <t@grobox.de> | 2014-11-30 23:45:40 (GMT) |
---|---|---|
committer | Torsten Grote <t@grobox.de> | 2014-11-30 23:45:40 (GMT) |
commit | 3784b8d9a79982c1c080a909f081ad5c327406ea (patch) | |
tree | 5f819acbf5deadf1200dbbf80ec455885f1bfb30 /plugins/libcalendaring | |
parent | b88b90ce6638fd21242ee162c8d1424a40d6c66b (diff) | |
download | roundcubemail-plugins-kolab-3784b8d9a79982c1c080a909f081ad5c327406ea.tar.gz |
proper translation update
Diffstat (limited to 'plugins/libcalendaring')
24 files changed, 105 insertions, 1144 deletions
diff --git a/plugins/libcalendaring/localization/bg_BG.inc b/plugins/libcalendaring/localization/bg_BG.inc index c38b947..90eb16b 100644 --- a/plugins/libcalendaring/localization/bg_BG.inc +++ b/plugins/libcalendaring/localization/bg_BG.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,20 +6,12 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'до'; $labels['at'] = 'at'; - -// alarms related labels $labels['alarmemail'] = 'Send Email'; $labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; $labels['alarmdisplayoption'] = 'Message'; $labels['alarmemailoption'] = 'Електронна поща'; -$labels['alarmaudiooption'] = 'Sound'; $labels['alarmat'] = 'at $datetime'; $labels['trigger@'] = 'on date'; $labels['trigger-M'] = 'minutes before'; @@ -29,10 +20,6 @@ $labels['trigger-D'] = 'days before'; $labels['trigger+M'] = 'minutes after'; $labels['trigger+H'] = 'hours after'; $labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Upcoming events'; $labels['dismissall'] = 'Dismiss all'; $labels['dismiss'] = 'Dismiss'; @@ -42,10 +29,7 @@ $labels['repeatinhr'] = 'Repeat in 1 hour'; $labels['repeatinhrs'] = 'Repeat in $hrs hours'; $labels['repeattomorrow'] = 'Repeat tomorrow'; $labels['repeatinweek'] = 'Repeat in a week'; - $labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; $labels['never'] = 'never'; $labels['daily'] = 'daily'; @@ -57,7 +41,6 @@ $labels['every'] = 'Every'; $labels['days'] = 'day(s)'; $labels['weeks'] = 'week(s)'; $labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; $labels['bydays'] = 'On'; $labels['untildate'] = 'the'; $labels['each'] = 'Each'; @@ -65,7 +48,6 @@ $labels['onevery'] = 'On every'; $labels['onsamedate'] = 'On the same date'; $labels['forever'] = 'forever'; $labels['recurrencend'] = 'до'; -$labels['untilenddate'] = 'until date'; $labels['forntimes'] = 'for $nr time(s)'; $labels['first'] = 'first'; $labels['second'] = 'second'; @@ -74,9 +56,6 @@ $labels['fourth'] = 'fourth'; $labels['last'] = 'last'; $labels['dayofmonth'] = 'Day of month'; $labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Invitation to'; $labels['itipupdate'] = 'Update of'; $labels['itipcancellation'] = 'Отказано:'; @@ -85,72 +64,11 @@ $labels['itipaccepted'] = 'Приемане'; $labels['itiptentative'] = 'Може би'; $labels['itipdeclined'] = 'Отхвърляне'; $labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; $labels['itipsubjectaccepted'] = '"$title" беше прието от $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; $labels['itipsubjectdeclined'] = '"$title" беше отхвърлено от $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; $labels['updateattendeestatus'] = 'Подновяване на статусът на участника'; $labels['acceptinvitation'] = 'Приемате ли тази покана?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'Вие сте приели тази покана'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Запазване в моя календар'; $labels['removefromcalendar'] = 'Премахване от моя календар'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Запазване на данни...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/ca_ES.inc b/plugins/libcalendaring/localization/ca_ES.inc index 19309a1..76f5a37 100644 --- a/plugins/libcalendaring/localization/ca_ES.inc +++ b/plugins/libcalendaring/localization/ca_ES.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,10 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'fins'; $labels['at'] = 'a'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; $labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeteix'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'fins'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; $labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'S\'estan desant les dades...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/cs_CZ.inc b/plugins/libcalendaring/localization/cs_CZ.inc index 0405311..d76c1ab 100644 --- a/plugins/libcalendaring/localization/cs_CZ.inc +++ b/plugins/libcalendaring/localization/cs_CZ.inc @@ -10,8 +10,10 @@ $labels['until'] = 'do'; $labels['at'] = 'v'; $labels['alarmemail'] = 'Poslat e-mail'; $labels['alarmdisplay'] = 'Zobrazit zprávu'; +$labels['alarmaudio'] = 'Přehrát zvuk'; $labels['alarmdisplayoption'] = 'Zpráva'; $labels['alarmemailoption'] = 'E-mail'; +$labels['alarmaudiooption'] = 'Zvuk'; $labels['alarmat'] = '$datetime'; $labels['trigger@'] = 'dne'; $labels['trigger-M'] = 'minut před'; @@ -20,6 +22,9 @@ $labels['trigger-D'] = 'dnů před'; $labels['trigger+M'] = 'minut po'; $labels['trigger+H'] = 'hodin po'; $labels['trigger+D'] = 'dnů po'; +$labels['triggerattime'] = 'v čase'; +$labels['addalarm'] = 'Přidat upozornění'; +$labels['removealarm'] = 'Odstranit upozornění'; $labels['alarmtitle'] = 'Blížící se události'; $labels['dismissall'] = 'Zrušit vše'; $labels['dismiss'] = 'Zrušit'; @@ -36,7 +41,7 @@ $labels['daily'] = 'denně'; $labels['weekly'] = 'týdně'; $labels['monthly'] = 'měsíčně'; $labels['yearly'] = 'ročně'; -$labels['rdate'] = 'on dates'; +$labels['rdate'] = 've dnech'; $labels['every'] = 'Každý'; $labels['days'] = 'den (dny)'; $labels['weeks'] = 'týden (týdny)'; @@ -49,6 +54,7 @@ $labels['onevery'] = 'Vždy v'; $labels['onsamedate'] = 'Ve stejné datum'; $labels['forever'] = 'trvale'; $labels['recurrencend'] = 'do'; +$labels['untilenddate'] = 'až do'; $labels['forntimes'] = 'jen $nrkrát'; $labels['first'] = 'první'; $labels['second'] = 'druhý'; @@ -57,6 +63,7 @@ $labels['fourth'] = 'čtvrtý'; $labels['last'] = 'poslední'; $labels['dayofmonth'] = 'Den v měsíci'; $labels['addrdate'] = 'Add repeat date'; +$labels['except'] = 'vyjma'; $labels['itipinvitation'] = 'Pozvání na událost'; $labels['itipupdate'] = 'Aktualizace události'; $labels['itipcancellation'] = 'Zrušeno:'; @@ -64,15 +71,61 @@ $labels['itipreply'] = 'Odpověď na'; $labels['itipaccepted'] = 'Potvrdit'; $labels['itiptentative'] = 'Možná'; $labels['itipdeclined'] = 'Odmítnout'; +$labels['itipdelegated'] = 'Zástupce'; +$labels['itipneeds-action'] = 'Odložit'; +$labels['itipcomment'] = 'Vaše odpověď'; +$labels['itipeditresponse'] = 'Zadejte text odpovědi'; +$labels['itipsendercomment'] = 'Poznámka odesílatele:'; +$labels['itipsuppressreply'] = 'Neposílat odpověď'; +$labels['itipobjectnotfound'] = 'Předmět, na který tato zpráva odkazuje nebyl nalezen ve vašem účtu.'; $labels['itipsubjectaccepted'] = '$name potvrdil(a) účas na události "$title"'; $labels['itipsubjecttentative'] = '$name nezávazně potvrdil(a) účast na události "$title"'; $labels['itipsubjectdeclined'] = '$name odmítl(a) účast na události "$title"'; +$labels['itipsubjectin-process'] = '"$title" je zpracováván $name'; +$labels['itipsubjectcompleted'] = '"$title" byl dokončen $name'; +$labels['itipsubjectcancel'] = 'Vaše účast v "$title" byla zrušena'; +$labels['itipsubjectdelegated'] = '"$title" byl svěřen $name'; +$labels['itipsubjectdelegatedto'] = '"$title" vám byl svěřen k vyřízení $name'; +$labels['itipnewattendee'] = 'Toto je odpověď od nového účastníka'; $labels['updateattendeestatus'] = 'Aktualizovat stav účastníka'; $labels['acceptinvitation'] = 'Chcete přijmout toto pozvání (potvrdit účast)?'; +$labels['acceptattendee'] = 'Přijmout účastníka'; +$labels['declineattendee'] = 'Odmítnout účastníka'; +$labels['declineattendeeconfirm'] = 'Zadejte zprávu pro odmítnutého účastníka (nepovinné)'; $labels['youhaveaccepted'] = 'Přijal(a) jste toto pozvání'; $labels['youhavetentative'] = 'Nezávazně jste přijal(a) toto pozvání'; $labels['youhavedeclined'] = 'Odmítl(a) jste toto pozvání'; +$labels['youhavedelegated'] = 'Vyřízením tohoto pozvání jste pověřil někoho jiného'; +$labels['youhavein-process'] = 'Pracujete na této přidělené práci'; +$labels['youhavecompleted'] = 'Dokončil jste tuto přidělenou práci'; +$labels['youhaveneeds-action'] = 'Vaše odpověď na toto pozvání stále čeká na vyřízení'; +$labels['youhavepreviouslyaccepted'] = 'Předtím jste toto pozvání přijal'; +$labels['youhavepreviouslytentative'] = 'Předtím jste toto pozvání předběžně přijal'; +$labels['youhavepreviouslydeclined'] = 'Předtím jste toto pozvání odmítl'; +$labels['youhavepreviouslydelegated'] = 'Předtím jste vyřízením tohoto pozvání někoho pověřil'; +$labels['youhavepreviouslyin-process'] = 'Předtím jste nahlásil, že se na tomto úkolu pracuje'; +$labels['youhavepreviouslycompleted'] = 'Předtím jste tento úkol vyřídil'; +$labels['youhavepreviouslyneeds-action'] = 'Vaše odpověď na toto pozvání stále čeká na vyřízení'; +$labels['attendeeaccepted'] = 'Účastník přijal'; +$labels['attendeetentative'] = 'Účastník předběžně přijal'; +$labels['attendeedeclined'] = 'Účastník odmítl'; +$labels['attendeedelegated'] = 'Účastník pověřil vyřízením $delegatedto'; +$labels['attendeein-process'] = 'Účastník na tomto úkolu pracuje'; +$labels['attendeecompleted'] = 'Účastník úkol vyřídil'; $labels['notanattendee'] = 'Nejste na seznamu účastníků této události'; +$labels['outdatedinvitation'] = 'Toto pozvání bylo nahrazeno novější verzí'; $labels['importtocalendar'] = 'Uložit do kalendáře'; $labels['removefromcalendar'] = 'Odstranit z kalendáře'; +$labels['updatemycopy'] = 'Aktualizovat moji kopii'; +$labels['openpreview'] = 'Otevřít náhled'; +$labels['deleteobjectconfirm'] = 'Opravdu chcete smazat tento předmět?'; +$labels['declinedeleteconfirm'] = 'Také chcete tento odmítnutý předmět smazat ze svého účtu?'; +$labels['delegateinvitation'] = 'Pověřit vyřízením pozvání'; +$labels['delegateto'] = 'Pověřit'; +$labels['delegatersvpme'] = 'Informovat o aktualizacích tohoto případu'; +$labels['delegateinvalidaddress'] = 'Zadejte, prosím, platnou e-mailovou adresu tohoto zástupce.'; $labels['savingdata'] = 'Ukládám data...'; +$labels['expandattendeegroup'] = 'Nahradit členy skupiny'; +$labels['expandattendeegroupnodata'] = 'Tuto skupinu se nepodařilo nahradit. Nenalezeni žádní členové.'; +$labels['expandattendeegrouperror'] = 'Tuto skupinu se nepodařilo nahradit. Možná má příliš mnoho členů.'; +$labels['expandattendeegroupsizelimit'] = 'Tato skupina má příliš mnoho členů, a proto se ji nepodařilo nahradit.'; diff --git a/plugins/libcalendaring/localization/da_DK.inc b/plugins/libcalendaring/localization/da_DK.inc index 0a191c2..abfe9fb 100644 --- a/plugins/libcalendaring/localization/da_DK.inc +++ b/plugins/libcalendaring/localization/da_DK.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'indtil'; $labels['at'] = 'ved'; - -// alarms related labels $labels['alarmemail'] = 'Afsend e-post'; $labels['alarmdisplay'] = 'Vis besked'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'dage efter'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Kommende arrangementer'; $labels['dismissall'] = 'Afvis alle'; $labels['dismiss'] = 'Afvis'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Gentag om 1 time'; $labels['repeatinhrs'] = 'Gentag om $hrs timer'; $labels['repeattomorrow'] = 'Gentag i morgen'; $labels['repeatinweek'] = 'Gentag om en uge'; - $labels['showmore'] = 'Vis mere ...'; - -// recurrence related labels $labels['frequency'] = 'Gentag'; $labels['never'] = 'aldrig'; $labels['daily'] = 'dagligt'; @@ -75,8 +64,6 @@ $labels['last'] = 'sidste'; $labels['dayofmonth'] = 'Dag på måneden'; $labels['addrdate'] = 'Add repeat date'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Invitation til'; $labels['itipupdate'] = 'Opdatering per'; $labels['itipcancellation'] = 'Aflyst:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Your response'; $labels['itipeditresponse'] = 'Enter a response text'; $labels['itipsendercomment'] = 'Sender\'s comment: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; $labels['itipsubjectaccepted'] = '"$title" er blevet accepteret af $name'; $labels['itipsubjecttentative'] = '"$title" er blevet forsøgsvist accepteret af $name'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'This is a reply from a new participant'; $labels['updateattendeestatus'] = 'Opdatér status for deltagere'; $labels['acceptinvitation'] = 'Vil du acceptere denne invitation?'; $labels['acceptattendee'] = 'Accept participant'; $labels['declineattendee'] = 'Decline participant'; $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'Du har accepteret denne invitation'; $labels['youhavetentative'] = 'Du har forsøgsvist accepteret denne invitation'; $labels['youhavedeclined'] = 'Du har afvist denne invitation'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'You have delegated this invitation'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Participant has accepted'; $labels['attendeetentative'] = 'Participant has tentatively accepted'; $labels['attendeedeclined'] = 'Participant has declined'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Gem i min kalender'; $labels['removefromcalendar'] = 'Fjern fra min kalender'; $labels['updatemycopy'] = 'Update my copy'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; $labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Gemmer data...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/de_CH.inc b/plugins/libcalendaring/localization/de_CH.inc index d259812..0fbd3a2 100644 --- a/plugins/libcalendaring/localization/de_CH.inc +++ b/plugins/libcalendaring/localization/de_CH.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'bis'; $labels['at'] = 'um'; - -// alarms related labels $labels['alarmemail'] = 'E-Mail senden'; $labels['alarmdisplay'] = 'Nachricht anzeigen'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'Tage danach'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Anstehende Termine'; $labels['dismissall'] = 'Alle ignorieren'; $labels['dismiss'] = 'Ignorieren'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Wiederholung in 1 Stunde'; $labels['repeatinhrs'] = 'Wiederholung in $hrs Stunden'; $labels['repeattomorrow'] = 'Wiederholung morgen'; $labels['repeatinweek'] = 'Wiederholung in einer Woche'; - $labels['showmore'] = 'Mehr anzeigen...'; - -// recurrence related labels $labels['frequency'] = 'Wiederholung'; $labels['never'] = 'nie'; $labels['daily'] = 'täglich'; @@ -75,8 +64,6 @@ $labels['last'] = 'letzter'; $labels['dayofmonth'] = 'Tag des Montats'; $labels['addrdate'] = 'Datum hinzufügen'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Einladung zu'; $labels['itipupdate'] = 'Aktialisiert:'; $labels['itipcancellation'] = 'Abgesagt:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Your response'; $labels['itipeditresponse'] = 'Enter a response text'; $labels['itipsendercomment'] = 'Sender\'s comment: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; $labels['itipsubjectaccepted'] = 'Einladung zu "$title" wurde von $name angenommen'; $labels['itipsubjecttentative'] = 'Einladung zu "$title" wurde von $name mit Vorbehalt angenommen'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'This is a reply from a new participant'; $labels['updateattendeestatus'] = 'Teilnehmerstatus aktualisieren'; $labels['acceptinvitation'] = 'Möchten Sie die Einladung zu diesem Termin annehmen?'; $labels['acceptattendee'] = 'Accept participant'; $labels['declineattendee'] = 'Decline participant'; $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'Sie haben die Einladung angenommen'; $labels['youhavetentative'] = 'Sie haben die Einladung mit Vorbehalt angenommen'; $labels['youhavedeclined'] = 'Sie haben die Einladung abgelehnt'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'You have delegated this invitation'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Participant has accepted'; $labels['attendeetentative'] = 'Participant has tentatively accepted'; $labels['attendeedeclined'] = 'Participant has declined'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'Sie sind nicht in der Liste der Teilnehmer aufgeführt'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'In Kalender übernehmen'; $labels['removefromcalendar'] = 'Aus meinem Kalender löschen'; $labels['updatemycopy'] = 'Update my copy'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Möchten Sie dieses Objekt wirklich löschen?'; $labels['declinedeleteconfirm'] = 'Soll das abgelehnte Objekt ebenfalls aus Ihrem Konto gelöscht werden?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Speichere...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/es_ES.inc b/plugins/libcalendaring/localization/es_ES.inc index 442625a..32b089a 100644 --- a/plugins/libcalendaring/localization/es_ES.inc +++ b/plugins/libcalendaring/localization/es_ES.inc @@ -7,6 +7,7 @@ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'until'; +$labels['at'] = 'at'; $labels['alarmemail'] = 'Send Email'; $labels['alarmdisplay'] = 'Show message'; $labels['alarmdisplayoption'] = 'Message'; diff --git a/plugins/libcalendaring/localization/et_EE.inc b/plugins/libcalendaring/localization/et_EE.inc index 7ed9944..291c160 100644 --- a/plugins/libcalendaring/localization/et_EE.inc +++ b/plugins/libcalendaring/localization/et_EE.inc @@ -7,6 +7,7 @@ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'until'; +$labels['at'] = 'at'; $labels['alarmemail'] = 'Send Email'; $labels['alarmdisplay'] = 'Show message'; $labels['alarmdisplayoption'] = 'Message'; @@ -55,4 +56,5 @@ $labels['fourth'] = 'fourth'; $labels['last'] = 'last'; $labels['dayofmonth'] = 'Day of month'; $labels['addrdate'] = 'Add repeat date'; +$labels['itipdelegated'] = 'Delegate'; $labels['savingdata'] = 'Saving data...'; diff --git a/plugins/libcalendaring/localization/he.inc b/plugins/libcalendaring/localization/he.inc index 2542c47..d4dbb53 100644 --- a/plugins/libcalendaring/localization/he.inc +++ b/plugins/libcalendaring/localization/he.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,7 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'until'; -$labels['at'] = 'at'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; -$labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'until'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; -$labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Saving data...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/hr.inc b/plugins/libcalendaring/localization/hr.inc index 2542c47..d4dbb53 100644 --- a/plugins/libcalendaring/localization/hr.inc +++ b/plugins/libcalendaring/localization/hr.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,7 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'until'; -$labels['at'] = 'at'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; -$labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'until'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; -$labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Saving data...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/hu_HU.inc b/plugins/libcalendaring/localization/hu_HU.inc index e5efc2b..2def466 100644 --- a/plugins/libcalendaring/localization/hu_HU.inc +++ b/plugins/libcalendaring/localization/hu_HU.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'Eddig'; $labels['at'] = 'időpont'; - -// alarms related labels $labels['alarmemail'] = 'E-mail küldése'; $labels['alarmdisplay'] = 'Üzenet megjelenítése'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'nappal utána'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Következő események'; $labels['dismissall'] = 'Az összes emlékeztető mellőzése'; $labels['dismiss'] = 'Nem emlékettet újra'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Emlékeztessen újra 1 óra múlva'; $labels['repeatinhrs'] = 'Emlékeztessen újra $hrs óra múlva'; $labels['repeattomorrow'] = 'Emlékeztessen újra holnap'; $labels['repeatinweek'] = 'Emlékeztessen újra egy hét múlva'; - $labels['showmore'] = 'Tovább...'; - -// recurrence related labels $labels['frequency'] = 'Ismétlődik'; $labels['never'] = 'soha'; $labels['daily'] = 'naponta'; @@ -75,8 +64,6 @@ $labels['last'] = 'utolsó'; $labels['dayofmonth'] = 'hónap napja'; $labels['addrdate'] = 'Ismétlési dátum hozzáadása'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Új esemény:'; $labels['itipupdate'] = 'Módosítva:'; $labels['itipcancellation'] = 'Lemondva:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Megjegyzés'; $labels['itipeditresponse'] = 'Kérem, adjon meg egy választ'; $labels['itipsendercomment'] = 'A feladó megjegyzése: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'A hivatkozott elem nem található az Ön fiókjában.'; $labels['itipsubjectaccepted'] = '$title - elfogadva'; $labels['itipsubjecttentative'] = '$title - feltételesen elfogadva'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = '$title - lemondva'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'Válasz új résztvevőtől'; $labels['updateattendeestatus'] = 'A résztvevő státuszának frissítése'; $labels['acceptinvitation'] = 'Elfogadja ezt a meghívást?'; $labels['acceptattendee'] = 'Részvétel elfogadása'; $labels['declineattendee'] = 'Részvétel elutasítása'; $labels['declineattendeeconfirm'] = 'Megjegyzés az elutasított részvevőnek (opcionális):'; - $labels['youhaveaccepted'] = 'Ön elfogadta ezt a meghívást'; $labels['youhavetentative'] = 'Ön feltételesen elfogadta ezt a meghívást'; $labels['youhavedeclined'] = 'Ön elutasította ezt a meghívást'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'Ön meghatalmazással továbbadta ezt a meghívá $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'A résztvevő elfogadta'; $labels['attendeetentative'] = 'A résztvevő feltételesen elfogadta'; $labels['attendeedeclined'] = 'A résztvevő elutasította'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'Ön nem szerepel az esemény meghívottai között'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Mentés naptárba'; $labels['removefromcalendar'] = 'Törlés a naptárból'; $labels['updatemycopy'] = 'Naptárbejegyzés frissítése'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Biztos benne, hogy törölni szeretné ezt az elemet?'; $labels['declinedeleteconfirm'] = 'Biztos benne, hogy törölni szeretné ezt az elutasított elemet a fiókjából?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Adatok mentése...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/it_IT.inc b/plugins/libcalendaring/localization/it_IT.inc index addd1d4..6750cce 100644 --- a/plugins/libcalendaring/localization/it_IT.inc +++ b/plugins/libcalendaring/localization/it_IT.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'fino al'; $labels['at'] = 'at'; - -// alarms related labels $labels['alarmemail'] = 'Spedisci email'; $labels['alarmdisplay'] = 'Mostra messaggio'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'giorni dopo'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Prossimi eventi'; $labels['dismissall'] = 'Scarta tutti'; $labels['dismiss'] = 'Scarta'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Ripeti tra 1 ora'; $labels['repeatinhrs'] = 'Ripeti tra $hrs ore'; $labels['repeattomorrow'] = 'Ripeti domani'; $labels['repeatinweek'] = 'Ripeti tra una settimana'; - $labels['showmore'] = 'Mostra altro...'; - -// recurrence related labels $labels['frequency'] = 'Frequenza'; $labels['never'] = 'una volta'; $labels['daily'] = 'quotidiana'; @@ -75,8 +64,6 @@ $labels['last'] = 'ultimo'; $labels['dayofmonth'] = 'Giorno del mese'; $labels['addrdate'] = 'Add repeat date'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Invito a'; $labels['itipupdate'] = 'Aggiornamento di'; $labels['itipcancellation'] = 'Annullato:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Your response'; $labels['itipeditresponse'] = 'Enter a response text'; $labels['itipsendercomment'] = 'Sender\'s comment: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'L\'oggetto a cui si riferisce questo messaggio non è stato trovato nel tuo account.'; $labels['itipsubjectaccepted'] = '"$title" è stato accettato da $name'; $labels['itipsubjecttentative'] = '"$title" è stato accettato con riserva da $name'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'Questa è una risposta da un nuovo partecipante'; $labels['updateattendeestatus'] = 'Aggiorna lo stato dei partecipanti'; $labels['acceptinvitation'] = 'Accetti questo invito?'; $labels['acceptattendee'] = 'Accept participant'; $labels['declineattendee'] = 'Decline participant'; $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'Hai accettato questo invito'; $labels['youhavetentative'] = 'Hai accettato con riserva questo invito'; $labels['youhavedeclined'] = 'Hai rifiutato questo invito'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'Hai delegato questo invito'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Il partecipante ha accettato'; $labels['attendeetentative'] = 'Il partecipante ha accettato con riserva'; $labels['attendeedeclined'] = 'Il partecipante ha rifiutato'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'Non sei nell\'elenco dei partecipanti per questo oggetto'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Salva nel mio calendario'; $labels['removefromcalendar'] = 'Rimuovi dal mio calendario'; $labels['updatemycopy'] = 'Aggiorna la mia copia'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Vuoi davvero eliminare questo oggetto?'; $labels['declinedeleteconfirm'] = 'Vuoi che l\'oggetto rifiutato venga eliminato anche dal tuo account?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Salvataggio dati...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/ja_JP.inc b/plugins/libcalendaring/localization/ja_JP.inc index a14a422..8673e2a 100644 --- a/plugins/libcalendaring/localization/ja_JP.inc +++ b/plugins/libcalendaring/localization/ja_JP.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'まで'; $labels['at'] = 'の'; - -// alarms related labels $labels['alarmemail'] = 'メール送信'; $labels['alarmdisplay'] = 'メッセージ表示'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = '日後'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = '今後のイベント'; $labels['dismissall'] = '全て削除'; $labels['dismiss'] = '削除'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = '1時間で繰返し'; $labels['repeatinhrs'] = '$hrs で繰返し'; $labels['repeattomorrow'] = '明日繰返し'; $labels['repeatinweek'] = '1週間で繰返し'; - $labels['showmore'] = 'さらに表示…'; - -// recurrence related labels $labels['frequency'] = '繰返し'; $labels['never'] = '繰返さない'; $labels['daily'] = '毎日'; @@ -75,8 +64,6 @@ $labels['last'] = '最終週'; $labels['dayofmonth'] = '日'; $labels['addrdate'] = 'Add repeat date'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = '招待する'; $labels['itipupdate'] = '更新'; $labels['itipcancellation'] = 'キャンセル'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Your response'; $labels['itipeditresponse'] = 'Enter a response text'; $labels['itipsendercomment'] = 'Sender\'s comment: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; $labels['itipsubjectaccepted'] = '$name が "$title" を承諾しました'; $labels['itipsubjecttentative'] = '$name が "$title" を仮承諾しました'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'This is a reply from a new participant'; $labels['updateattendeestatus'] = '参加者の状況更新'; $labels['acceptinvitation'] = 'この招待を承諾しますか?'; $labels['acceptattendee'] = 'Accept participant'; $labels['declineattendee'] = 'Decline participant'; $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'この招待を承諾しました'; $labels['youhavetentative'] = 'この招待を仮承諾しました。'; $labels['youhavedeclined'] = 'この招待を辞退しました。'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'You have delegated this invitation'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Participant has accepted'; $labels['attendeetentative'] = 'Participant has tentatively accepted'; $labels['attendeedeclined'] = 'Participant has declined'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'このイベントの出席者として一覧にありません'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'カレンダーに保存'; $labels['removefromcalendar'] = 'カレンダーから削除'; $labels['updatemycopy'] = 'Update my copy'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; $labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'データを保存中…'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/ku_IQ.inc b/plugins/libcalendaring/localization/ku_IQ.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/ku_IQ.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/nl_NL.inc b/plugins/libcalendaring/localization/nl_NL.inc index 53e7cd6..e3dab1f 100644 --- a/plugins/libcalendaring/localization/nl_NL.inc +++ b/plugins/libcalendaring/localization/nl_NL.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'tot'; $labels['at'] = 'om'; - -// alarms related labels $labels['alarmemail'] = 'Verzend E-mail'; $labels['alarmdisplay'] = 'Bericht weergeven'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'dagen na'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Aankomende evenementen'; $labels['dismissall'] = 'Dismiss all'; $labels['dismiss'] = 'Dismiss'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Herhaal over 1 uur'; $labels['repeatinhrs'] = 'Herhaal over $hrs uur'; $labels['repeattomorrow'] = 'Herhaal morgen'; $labels['repeatinweek'] = 'Herhaal over een week'; - $labels['showmore'] = 'Toon meer...'; - -// recurrence related labels $labels['frequency'] = 'Herhaal'; $labels['never'] = 'nooit'; $labels['daily'] = 'dagelijks'; @@ -75,8 +64,6 @@ $labels['last'] = 'laatste'; $labels['dayofmonth'] = 'Dag van de maand'; $labels['addrdate'] = 'Voeg herhaal datum toe'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Uitnodiging voor'; $labels['itipupdate'] = 'Update van'; $labels['itipcancellation'] = 'Afgelast:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Uw antwoord'; $labels['itipeditresponse'] = 'Voeg een antwoord tekst toe'; $labels['itipsendercomment'] = 'Opmerking van verzender:'; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'Het object waaraan in dit bericht wordt gerefereerd is niet gevonden in uw account.'; $labels['itipsubjectaccepted'] = '"$title" is geaccepteerd door $name'; $labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Uw deelname aan "$title" is geannuleerd'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'Dit is een antwoord van een nieuwe deelnemer'; $labels['updateattendeestatus'] = 'Update status van deelnemer'; $labels['acceptinvitation'] = 'Accepteer je deze uitnodiging?'; $labels['acceptattendee'] = 'Accepteer deelnemer'; $labels['declineattendee'] = 'Afwijzen deelnemer'; $labels['declineattendeeconfirm'] = 'Voeg een bericht toe voor de afgewezen deelnemer (optioneel):'; - $labels['youhaveaccepted'] = 'Je hebt de uitnodiging geaccepteerd'; $labels['youhavetentative'] = 'You have tentatively accepted this invitation'; $labels['youhavedeclined'] = 'Je hebt deze uitnodiging afgewezen'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'U heeft deze uitnodiging gedelegeerd'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Deelnemer heeft geaccepteerd'; $labels['attendeetentative'] = 'Deelnemer heeft voorwaardelijk geaccepteerd'; $labels['attendeedeclined'] = 'Deelnemer heeft afgewezen '; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'You\'re not listed as an attendee of this event'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Bewaar in mijn kalender'; $labels['removefromcalendar'] = 'Verwijder van mijn kalender'; $labels['updatemycopy'] = 'Wijzig mijn kopie'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Wilt u echt dit object verwijderen?'; $labels['declinedeleteconfirm'] = 'Wilt u tevens deze afgewezen object verwijderen uit uw kalender?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Data wordt opgeslagen...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/pl_PL.inc b/plugins/libcalendaring/localization/pl_PL.inc index b34c430..fc5416f 100644 --- a/plugins/libcalendaring/localization/pl_PL.inc +++ b/plugins/libcalendaring/localization/pl_PL.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'dopóki'; $labels['at'] = 'w'; - -// alarms related labels $labels['alarmemail'] = 'Wyślij e-mail'; $labels['alarmdisplay'] = 'Pokaż wiadomość'; $labels['alarmaudio'] = 'Odtwórz dźwięk'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'dni po'; $labels['triggerattime'] = 'o godzinie'; $labels['addalarm'] = 'Dodaj alarm'; $labels['removealarm'] = 'Usuń alarm'; - $labels['alarmtitle'] = 'Nadchodzące zdarzenia'; $labels['dismissall'] = 'Odrzuć wszystkie'; $labels['dismiss'] = 'Odrzuć'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Powtórz po godzinie'; $labels['repeatinhrs'] = 'Powtórz po $hrs godzinach'; $labels['repeattomorrow'] = 'Powtórz jutro'; $labels['repeatinweek'] = 'Powtórz za tydzień'; - $labels['showmore'] = 'Pokaż więcej...'; - -// recurrence related labels $labels['frequency'] = 'Powtórz'; $labels['never'] = 'nigdy'; $labels['daily'] = 'codziennie'; @@ -75,8 +64,6 @@ $labels['last'] = 'ostatni'; $labels['dayofmonth'] = 'Dzień miesiąca'; $labels['addrdate'] = 'Dodaj datę powtórzenia'; $labels['except'] = 'oprócz'; - -// itip related labels $labels['itipinvitation'] = 'Zaproszenie do'; $labels['itipupdate'] = 'Aktualizacja'; $labels['itipcancellation'] = 'Anulowano:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Twoja odpowiedź'; $labels['itipeditresponse'] = 'Wprowadź treść odpowiedzi'; $labels['itipsendercomment'] = 'Komentarz nadawcy:'; $labels['itipsuppressreply'] = 'Nie wysyłaj odpowiedzi'; - $labels['itipobjectnotfound'] = 'W twoim koncie nie znaleziono obiektu powiązanego z tą wiadomością.'; $labels['itipsubjectaccepted'] = '"$title" zostało zaakceptowane przez $name'; $labels['itipsubjecttentative'] = '"$title" zostało warunkowo zaakceptowane przez $name'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Twój udział w "$title" został anulowany'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'To jest odpowiedź od nowego uczestnika'; $labels['updateattendeestatus'] = 'Zaktualizuj status uczestnika'; $labels['acceptinvitation'] = 'Czy akceptujesz to zdarzenie?'; $labels['acceptattendee'] = 'Akceptuj uczestnika'; $labels['declineattendee'] = 'Odrzuć uczestnika'; $labels['declineattendeeconfirm'] = 'Wprowadź wiadomość dla odrzuconego uczestnika (opcjonalnie):'; - $labels['youhaveaccepted'] = 'Zaakceptowałeś to zaproszenie'; $labels['youhavetentative'] = 'Zaakceptowałeś to zdarzenie warunkowo'; $labels['youhavedeclined'] = 'Odrzuciłeś to zdarzenie'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'You have delegated this invitation'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'Poprzednio zaakceptowałeś to zaproszenie'; $labels['youhavepreviouslytentative'] = 'Poprzednio zaakceptowałeś to zaproszenie warunkowo'; $labels['youhavepreviouslydeclined'] = 'Poprzednio odrzuciłeś to zaproszenie'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'Poprzednio oddelegowałeś to zaproszen $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'Uczestnik zaakceptował'; $labels['attendeetentative'] = 'Uczestnik zaakceptował warunkowo'; $labels['attendeedeclined'] = 'Uczestnik odrzucił'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'Nie jesteś na liście uczestników tego zdarzenia'; $labels['outdatedinvitation'] = 'To zaproszenie zostało zastąpione nową wersją'; - $labels['importtocalendar'] = 'Zapisz w moim kalendarzu'; $labels['removefromcalendar'] = 'Usuń z mojego kalendarza'; $labels['updatemycopy'] = 'Uaktualnij moją kopię'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Czy na pewno chcesz usunąć ten obiekt?'; $labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Zapisuję dane...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/pt_BR.inc b/plugins/libcalendaring/localization/pt_BR.inc index edeb334..a4f8792 100644 --- a/plugins/libcalendaring/localization/pt_BR.inc +++ b/plugins/libcalendaring/localization/pt_BR.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,14 +6,8 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'até'; $labels['at'] = 'no'; - -// alarms related labels $labels['alarmemail'] = 'Enviar Email'; $labels['alarmdisplay'] = 'Mostrar mensagem'; $labels['alarmaudio'] = 'Play sound'; @@ -32,7 +25,6 @@ $labels['trigger+D'] = 'dias depois'; $labels['triggerattime'] = 'at time'; $labels['addalarm'] = 'Add alarm'; $labels['removealarm'] = 'Remove alarm'; - $labels['alarmtitle'] = 'Próximos eventos'; $labels['dismissall'] = 'Dispensar tudo'; $labels['dismiss'] = 'Dispensar'; @@ -42,10 +34,7 @@ $labels['repeatinhr'] = 'Repetir em 1 hora'; $labels['repeatinhrs'] = 'Repetir em $hrs horas'; $labels['repeattomorrow'] = 'Repetir amanhã'; $labels['repeatinweek'] = 'Repetir em uma semana'; - $labels['showmore'] = 'Mostrar mais...'; - -// recurrence related labels $labels['frequency'] = 'Repetir'; $labels['never'] = 'nunca'; $labels['daily'] = 'diariamente'; @@ -75,8 +64,6 @@ $labels['last'] = 'última'; $labels['dayofmonth'] = 'Dia do mês'; $labels['addrdate'] = 'Add repeat date'; $labels['except'] = 'except'; - -// itip related labels $labels['itipinvitation'] = 'Convite para'; $labels['itipupdate'] = 'Atualização de'; $labels['itipcancellation'] = 'Cancelado:'; @@ -90,7 +77,6 @@ $labels['itipcomment'] = 'Your response'; $labels['itipeditresponse'] = 'Enter a response text'; $labels['itipsendercomment'] = 'Sender\'s comment: '; $labels['itipsuppressreply'] = 'Do not send a response'; - $labels['itipobjectnotfound'] = 'O objeto referenciado por esta mensagem não foi encontrado em sua conta.'; $labels['itipsubjectaccepted'] = '"$title" foi aceito por $name'; $labels['itipsubjecttentative'] = '"$title" foi aceito como tentativa por $name'; @@ -100,14 +86,12 @@ $labels['itipsubjectcompleted'] = '"$title" was completed by $name'; $labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; $labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; $labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - $labels['itipnewattendee'] = 'Esta é a resposta de um novo participante'; $labels['updateattendeestatus'] = 'Atualizar o estado dos participantes'; $labels['acceptinvitation'] = 'Você aceita este convite?'; $labels['acceptattendee'] = 'Aceitar participante'; $labels['declineattendee'] = 'Recusar participante'; $labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - $labels['youhaveaccepted'] = 'Você aceitou este convite'; $labels['youhavetentative'] = 'Você aceitou como tentativa este convite'; $labels['youhavedeclined'] = 'Você recusou este convite'; @@ -115,7 +99,6 @@ $labels['youhavedelegated'] = 'Você delegou este convite'; $labels['youhavein-process'] = 'You are working on this assignment'; $labels['youhavecompleted'] = 'You have completed this assignment'; $labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - $labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; $labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; $labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; @@ -123,7 +106,6 @@ $labels['youhavepreviouslydelegated'] = 'You have previously delegated this invi $labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; $labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; $labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - $labels['attendeeaccepted'] = 'O participante aceitou'; $labels['attendeetentative'] = 'O participante aceitou temporariamente'; $labels['attendeedeclined'] = 'O participante recusou'; @@ -132,25 +114,18 @@ $labels['attendeein-process'] = 'Participant is in-process'; $labels['attendeecompleted'] = 'Participant has completed'; $labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; $labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - $labels['importtocalendar'] = 'Salvar em meu calendário'; $labels['removefromcalendar'] = 'Remover do meu calendário'; $labels['updatemycopy'] = 'Update my copy'; $labels['openpreview'] = 'Open Preview'; - $labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; $labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - $labels['delegateinvitation'] = 'Delegate Invitation'; $labels['delegateto'] = 'Delegate to'; $labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; $labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Salvando dados...'; - -// attendees labels $labels['expandattendeegroup'] = 'Substitute with group members'; $labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; $labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; $labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/ro.inc b/plugins/libcalendaring/localization/ro.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/ro.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/sk.inc b/plugins/libcalendaring/localization/sk.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/sk.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/sv.inc b/plugins/libcalendaring/localization/sv.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/sv.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/tr_TR.inc b/plugins/libcalendaring/localization/tr_TR.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/tr_TR.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/vi.inc b/plugins/libcalendaring/localization/vi.inc index 2542c47..d4dbb53 100644 --- a/plugins/libcalendaring/localization/vi.inc +++ b/plugins/libcalendaring/localization/vi.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,7 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'until'; -$labels['at'] = 'at'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; -$labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'until'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; -$labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Saving data...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/vi_VN.inc b/plugins/libcalendaring/localization/vi_VN.inc index 2542c47..d4dbb53 100644 --- a/plugins/libcalendaring/localization/vi_VN.inc +++ b/plugins/libcalendaring/localization/vi_VN.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,7 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'until'; -$labels['at'] = 'at'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; -$labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'until'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; -$labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Saving data...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - diff --git a/plugins/libcalendaring/localization/zh_CN.inc b/plugins/libcalendaring/localization/zh_CN.inc new file mode 100644 index 0000000..2f86a43 --- /dev/null +++ b/plugins/libcalendaring/localization/zh_CN.inc @@ -0,0 +1,8 @@ +<?php +/** + * Localizations for the Kolab calendaring utilities plugin + * + * Copyright (C) 2014, Kolab Systems AG + * + * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ + */ diff --git a/plugins/libcalendaring/localization/zh_TW.inc b/plugins/libcalendaring/localization/zh_TW.inc index 2542c47..d4dbb53 100644 --- a/plugins/libcalendaring/localization/zh_TW.inc +++ b/plugins/libcalendaring/localization/zh_TW.inc @@ -1,5 +1,4 @@ <?php - /** * Localizations for the Kolab calendaring utilities plugin * @@ -7,150 +6,7 @@ * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ - -$labels = array(); - -// words for spoken dates $labels['until'] = 'until'; -$labels['at'] = 'at'; - -// alarms related labels -$labels['alarmemail'] = 'Send Email'; -$labels['alarmdisplay'] = 'Show message'; -$labels['alarmaudio'] = 'Play sound'; -$labels['alarmdisplayoption'] = 'Message'; -$labels['alarmemailoption'] = 'Email'; -$labels['alarmaudiooption'] = 'Sound'; -$labels['alarmat'] = 'at $datetime'; -$labels['trigger@'] = 'on date'; -$labels['trigger-M'] = 'minutes before'; -$labels['trigger-H'] = 'hours before'; -$labels['trigger-D'] = 'days before'; -$labels['trigger+M'] = 'minutes after'; -$labels['trigger+H'] = 'hours after'; -$labels['trigger+D'] = 'days after'; -$labels['triggerattime'] = 'at time'; -$labels['addalarm'] = 'Add alarm'; -$labels['removealarm'] = 'Remove alarm'; - -$labels['alarmtitle'] = 'Upcoming events'; -$labels['dismissall'] = 'Dismiss all'; -$labels['dismiss'] = 'Dismiss'; -$labels['snooze'] = 'Snooze'; -$labels['repeatinmin'] = 'Repeat in $min minutes'; -$labels['repeatinhr'] = 'Repeat in 1 hour'; -$labels['repeatinhrs'] = 'Repeat in $hrs hours'; -$labels['repeattomorrow'] = 'Repeat tomorrow'; -$labels['repeatinweek'] = 'Repeat in a week'; - -$labels['showmore'] = 'Show more...'; - -// recurrence related labels $labels['frequency'] = 'Repeat'; -$labels['never'] = 'never'; -$labels['daily'] = 'daily'; -$labels['weekly'] = 'weekly'; -$labels['monthly'] = 'monthly'; -$labels['yearly'] = 'annually'; -$labels['rdate'] = 'on dates'; -$labels['every'] = 'Every'; -$labels['days'] = 'day(s)'; -$labels['weeks'] = 'week(s)'; -$labels['months'] = 'month(s)'; -$labels['years'] = 'year(s)'; -$labels['bydays'] = 'On'; -$labels['untildate'] = 'the'; -$labels['each'] = 'Each'; -$labels['onevery'] = 'On every'; -$labels['onsamedate'] = 'On the same date'; -$labels['forever'] = 'forever'; $labels['recurrencend'] = 'until'; -$labels['untilenddate'] = 'until date'; -$labels['forntimes'] = 'for $nr time(s)'; -$labels['first'] = 'first'; -$labels['second'] = 'second'; -$labels['third'] = 'third'; -$labels['fourth'] = 'fourth'; -$labels['last'] = 'last'; -$labels['dayofmonth'] = 'Day of month'; -$labels['addrdate'] = 'Add repeat date'; -$labels['except'] = 'except'; - -// itip related labels -$labels['itipinvitation'] = 'Invitation to'; -$labels['itipupdate'] = 'Update of'; -$labels['itipcancellation'] = 'Cancelled:'; -$labels['itipreply'] = 'Reply to'; -$labels['itipaccepted'] = 'Accept'; -$labels['itiptentative'] = 'Maybe'; -$labels['itipdeclined'] = 'Decline'; -$labels['itipdelegated'] = 'Delegate'; -$labels['itipneeds-action'] = 'Postpone'; -$labels['itipcomment'] = 'Your response'; -$labels['itipeditresponse'] = 'Enter a response text'; -$labels['itipsendercomment'] = 'Sender\'s comment: '; -$labels['itipsuppressreply'] = 'Do not send a response'; - -$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.'; -$labels['itipsubjectaccepted'] = '"$title" has been accepted by $name'; -$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name'; -$labels['itipsubjectdeclined'] = '"$title" has been declined by $name'; -$labels['itipsubjectin-process'] = '"$title" is in-process by $name'; -$labels['itipsubjectcompleted'] = '"$title" was completed by $name'; -$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled'; -$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name'; -$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name'; - -$labels['itipnewattendee'] = 'This is a reply from a new participant'; -$labels['updateattendeestatus'] = 'Update the participant\'s status'; -$labels['acceptinvitation'] = 'Do you accept this invitation?'; -$labels['acceptattendee'] = 'Accept participant'; -$labels['declineattendee'] = 'Decline participant'; -$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):'; - -$labels['youhaveaccepted'] = 'You have accepted this invitation'; -$labels['youhavetentative'] = 'You have tentatively accepted this invitation'; -$labels['youhavedeclined'] = 'You have declined this invitation'; -$labels['youhavedelegated'] = 'You have delegated this invitation'; -$labels['youhavein-process'] = 'You are working on this assignment'; -$labels['youhavecompleted'] = 'You have completed this assignment'; -$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation'; -$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively'; -$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation'; -$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation'; -$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment'; -$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment'; -$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending'; - -$labels['attendeeaccepted'] = 'Participant has accepted'; -$labels['attendeetentative'] = 'Participant has tentatively accepted'; -$labels['attendeedeclined'] = 'Participant has declined'; -$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto'; -$labels['attendeein-process'] = 'Participant is in-process'; -$labels['attendeecompleted'] = 'Participant has completed'; -$labels['notanattendee'] = 'You\'re not listed as an attendee of this object'; -$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version'; - -$labels['importtocalendar'] = 'Save to my calendar'; -$labels['removefromcalendar'] = 'Remove from my calendar'; -$labels['updatemycopy'] = 'Update my copy'; -$labels['openpreview'] = 'Open Preview'; - -$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?'; -$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?'; - -$labels['delegateinvitation'] = 'Delegate Invitation'; -$labels['delegateto'] = 'Delegate to'; -$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence'; -$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate'; - $labels['savingdata'] = 'Saving data...'; - -// attendees labels -$labels['expandattendeegroup'] = 'Substitute with group members'; -$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.'; -$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.'; -$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.'; - |