131 lines
6.6 KiB
PHP
131 lines
6.6 KiB
PHP
<?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/
|
|
*/
|
|
$labels['until'] = 'まで';
|
|
$labels['at'] = 'の';
|
|
$labels['alarmemail'] = 'メール送信';
|
|
$labels['alarmdisplay'] = 'メッセージ表示';
|
|
$labels['alarmaudio'] = 'Play sound';
|
|
$labels['alarmdisplayoption'] = 'メッセージ';
|
|
$labels['alarmemailoption'] = 'Eメール';
|
|
$labels['alarmaudiooption'] = 'Sound';
|
|
$labels['alarmat'] = '$datetime に';
|
|
$labels['trigger@'] = '日付に';
|
|
$labels['trigger-M'] = '分前';
|
|
$labels['trigger-H'] = '時間前';
|
|
$labels['trigger-D'] = '分後';
|
|
$labels['trigger+M'] = '分後';
|
|
$labels['trigger+H'] = '時間後';
|
|
$labels['trigger+D'] = '日後';
|
|
$labels['triggerattime'] = 'at time';
|
|
$labels['addalarm'] = 'Add alarm';
|
|
$labels['removealarm'] = 'Remove alarm';
|
|
$labels['alarmtitle'] = '今後のイベント';
|
|
$labels['dismissall'] = '全て削除';
|
|
$labels['dismiss'] = '削除';
|
|
$labels['snooze'] = 'スノーズ';
|
|
$labels['repeatinmin'] = '$min 以内で繰返し';
|
|
$labels['repeatinhr'] = '1時間で繰返し';
|
|
$labels['repeatinhrs'] = '$hrs で繰返し';
|
|
$labels['repeattomorrow'] = '明日繰返し';
|
|
$labels['repeatinweek'] = '1週間で繰返し';
|
|
$labels['showmore'] = 'さらに表示…';
|
|
$labels['frequency'] = '繰返し';
|
|
$labels['never'] = '繰返さない';
|
|
$labels['daily'] = '毎日';
|
|
$labels['weekly'] = '毎週';
|
|
$labels['monthly'] = '毎月';
|
|
$labels['yearly'] = '毎年';
|
|
$labels['rdate'] = 'on dates';
|
|
$labels['every'] = 'いつでも';
|
|
$labels['days'] = '日(s)';
|
|
$labels['weeks'] = '週(s)';
|
|
$labels['months'] = '月(s)';
|
|
$labels['years'] = '年(s):';
|
|
$labels['bydays'] = '上';
|
|
$labels['untildate'] = 'その';
|
|
$labels['each'] = 'いずれも';
|
|
$labels['onevery'] = '各';
|
|
$labels['onsamedate'] = 'いつか';
|
|
$labels['forever'] = 'ずっと';
|
|
$labels['recurrencend'] = 'まで';
|
|
$labels['untilenddate'] = 'until date';
|
|
$labels['forntimes'] = '$nr まで(s)';
|
|
$labels['first'] = '第1週';
|
|
$labels['second'] = '第2週';
|
|
$labels['third'] = '第3週';
|
|
$labels['fourth'] = '第4週';
|
|
$labels['last'] = '最終週';
|
|
$labels['dayofmonth'] = '日';
|
|
$labels['addrdate'] = 'Add repeat date';
|
|
$labels['except'] = 'except';
|
|
$labels['itipinvitation'] = '招待する';
|
|
$labels['itipupdate'] = '更新';
|
|
$labels['itipcancellation'] = 'キャンセル';
|
|
$labels['itipreply'] = '返信';
|
|
$labels['itipaccepted'] = '承諾';
|
|
$labels['itiptentative'] = 'たぶん';
|
|
$labels['itipdeclined'] = '辞退';
|
|
$labels['itipdelegated'] = '委任者';
|
|
$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'] = '$name が "$title" を承諾しました';
|
|
$labels['itipsubjecttentative'] = '$name が "$title" を仮承諾しました';
|
|
$labels['itipsubjectdeclined'] = '$name が "$title" を辞退しました';
|
|
$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'] = 'この招待を仮承諾しました。';
|
|
$labels['youhavedeclined'] = 'この招待を辞退しました。';
|
|
$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'] = 'このイベントの出席者として一覧にありません';
|
|
$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'] = 'データを保存中…';
|
|
$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.';
|