mail/l10n/ja.js

59 строки
3.8 KiB
JavaScript
Исходник Обычный вид История

2014-10-30 13:57:27 +03:00
OC.L10N.register(
"mail",
{
"Mail" : "メール",
2015-07-15 18:41:27 +03:00
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["{folderName} に {from} から %n 件の新しいメッセージ"],
2015-09-02 18:41:55 +03:00
"Error while loading the accounts." : "アカウントの読み込みエラー",
2015-09-09 18:41:36 +03:00
"Error while loading the selected account." : "選択されたアカウントの読み込みエラー",
2016-04-13 18:41:37 +03:00
"Error while loading the selected message." : "選択メッセージの読み込み中にエラーが発生",
2015-10-28 18:41:38 +03:00
"Message could not be starred. Please try again." : "メッセージにスターをつけられませんでした。再試行してください。",
2015-09-02 18:41:55 +03:00
"Unknown error" : "不明なエラー",
"Error while creating an account: " : "アカウント作成エラー:",
2014-10-30 13:57:27 +03:00
"Error while loading messages." : "メールメッセージの読み込みエラー",
"Choose a folder to store the attachment in" : "添付ファイルを保存するフォルダーを選択",
"Attachments saved to Files." : "添付ファイルを保存しました。",
"Attachment saved to Files." : "添付ファイルを保存しました。",
"Error while saving attachments to Files." : "添付ファイルの保存中にエラーが発生しました。",
"Error while saving attachment to Files." : "添付ファイルの保存中にエラーが発生しました。",
2015-08-05 18:41:26 +03:00
"Forwarded message" : "転送メッセージ",
2014-10-30 13:57:27 +03:00
"Choose a file to add as attachment" : "添付として追加するファイルを選択",
2015-07-08 18:41:34 +03:00
"Reply" : "返信",
"Send" : "送信",
"Sending …" : "送信中 …",
"Message sent!" : "へメッセージを送信しました!",
2015-09-02 18:41:55 +03:00
"Server error" : "サーバーエラー",
2015-07-08 18:41:34 +03:00
"you" : "あなた",
"Send message to {email}" : "{email} にメッセージを送信",
2016-03-16 18:41:22 +03:00
"Opening HTML drafts is not supported yet." : "HTML の下書きを開くことはまだサポートされていません。",
"Draft saved!" : "ドラフトを保存しました!",
2015-09-16 18:41:33 +03:00
"Checking messages" : "メッセージを確認中",
2014-10-30 13:57:27 +03:00
"Loading …" : "読込中...",
"Load more …" : "読込中 …",
2015-09-16 18:41:33 +03:00
"Check messages" : "メッセージを確認",
2016-02-24 23:14:19 +03:00
"Error while deleting message." : "メッセージ削除中にエラーが発生",
2015-09-02 18:41:55 +03:00
"Error while deleting account." : "アカウント削除エラー",
2015-11-04 19:41:41 +03:00
"Connecting" : "接続中",
2015-10-28 18:41:38 +03:00
"Connect" : "接続",
2014-10-30 13:57:27 +03:00
"Inbox" : "受信箱",
"Sent" : "送信",
"Drafts" : "草稿",
"Archive" : "アーカイブ",
"Trash" : "ゴミ箱",
"Junk" : "迷惑メール",
"All" : "すべて",
2015-06-03 18:41:26 +03:00
"Favorites" : "お気に入り",
2014-10-30 13:57:27 +03:00
"Creating account failed: " : "アカウント作成に失敗:",
"Auto detect failed. Please use manual mode." : "自動判別に失敗しました。手動モードをご利用ください。",
2015-05-09 22:54:49 +03:00
"Delete permanently" : "完全に削除する",
2015-07-15 18:41:27 +03:00
"& others" : "& その他",
"All inboxes" : "すべての受信トレイ",
2014-10-30 13:57:27 +03:00
"Error loading message" : "メッセージ読み込みエラー",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s へリダイレクトします。数秒後に自動転送されなかったらクリックしてください。",
2015-11-11 19:41:32 +03:00
"Redirect warning" : "リダイレクトの警告",
"The previous page is sending you to %s" : "前のページから %s にリダイレクトしようとしています。",
"If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "ページを開きたくない場合は、<a href=\"%s\">メールアプリ</a> に戻ることができます。",
"Continue to %s" : "%s にリダイレクトする"
2014-10-30 13:57:27 +03:00
},
"nplurals=1; plural=0;");