Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js33
1 files changed, 17 insertions, 16 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index e272a4091..cf5b4ceec 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,9 +2,14 @@ OC.L10N.register(
"mail",
{
"Mail" : "メール",
- "Error while loading the accounts." : "アカウントの読み込みエラー",
"{from}\n{subject}" : "{from}\n{subject}",
"_%n new message in {folderName} \nfrom {from}_::_%n new messages in {folderName} \nfrom {from}_" : ["{folderName} に {from} から %n 件の新しいメッセージ"],
+ "Error while loading the accounts." : "アカウントの読み込みエラー",
+ "Connecting …" : "接続中 …",
+ "Unknown error" : "不明なエラー",
+ "Error while creating an account: " : "アカウント作成エラー:",
+ "Connect" : "接続",
+ "Message could not be starred. Please try again." : "メッセージにスターをつけられませんでした。再試行してください。",
"Error while loading the selected account." : "選択されたアカウントの読み込みエラー",
"Error while loading messages." : "メールメッセージの読み込みエラー",
"Choose a folder to store the attachment in" : "添付ファイルを保存するフォルダーを選択",
@@ -16,23 +21,19 @@ OC.L10N.register(
"Forwarded message" : "転送メッセージ",
"Error while loading the selected message." : "選択メッセージの読み込み中にエラーが発生",
"Draft saved!" : "ドラフトを保存しました!",
- "Connecting …" : "接続中 …",
- "Unknown error" : "不明なエラー",
- "Error while creating an account: " : "アカウント作成エラー:",
- "Connect" : "接続",
- "Error while deleting account." : "アカウント削除エラー",
"Choose a file to add as attachment" : "添付として追加するファイルを選択",
"Reply" : "返信",
"Send" : "送信",
"Sending …" : "送信中 …",
"Message sent!" : "へメッセージを送信しました!",
+ "Server error" : "サーバーエラー",
"you" : "あなた",
"Send message to {email}" : "{email} にメッセージを送信",
- "Message could not be starred. Please try again." : "メッセージにスターをつけられませんでした。再試行してください。",
"Error while deleting message." : "メッセージ削除中にエラーが発生",
"Loading …" : "読込中...",
"Load more …" : "読込中 …",
"Check messages …" : "メッセージをチェック…",
+ "Error while deleting account." : "アカウント削除エラー",
"Inbox" : "受信箱",
"Sent" : "送信",
"Drafts" : "草稿",
@@ -57,15 +58,6 @@ OC.L10N.register(
"Back to website" : "ウェブサイトへ戻る",
"Add attachment from Files" : "添付ファイルを追加",
"Error loading message" : "メッセージ読み込みエラー",
- "Download attachment" : "添付ファイルをダウンロード",
- "Save to Files" : "ファイルに保存",
- "Save all to Files" : "すべてファイルに保存",
- "Forward" : "転送",
- "Delete" : "削除",
- "Add mail account" : "メールアカウントの追加",
- "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "メールを暗号化するなら <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a> をインストールしてください!",
- "No search results for {{searchTerm}}" : "{{searchTerm}} の検索結果はありません",
- "No messages in this folder!" : "このフォルダーにメッセージはありません。",
"New message" : "新しいメッセージ",
"Connect your mail account" : "メールアカウントに接続",
"Name" : "名前",
@@ -85,6 +77,15 @@ OC.L10N.register(
"SMTP Port (default 25, ssl 465)" : "SMTPポート(デフォルト 25, ssl 465)",
"SMTP User" : "SMTPユーザー",
"SMTP Password" : "SMTP パスワード",
+ "Download attachment" : "添付ファイルをダウンロード",
+ "Save to Files" : "ファイルに保存",
+ "Save all to Files" : "すべてファイルに保存",
+ "Forward" : "転送",
+ "Delete" : "削除",
+ "Add mail account" : "メールアカウントの追加",
+ "Looking to encrypt your emails? Install the <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a>!" : "メールを暗号化するなら <a href=\"https://www.mailvelope.com/\" target=\"_blank\">Mailvelope browser extension</a> をインストールしてください!",
+ "No messages in this folder!" : "このフォルダーにメッセージはありません。",
+ "No search results for {{searchTerm}}" : "{{searchTerm}} の検索結果はありません",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "%s へリダイレクトします。数秒後に自動転送されなかったらクリックしてください。",
"Redirect Warning" : "リダイレクト警告",
"The previous page is sending you to %s." : "前のページを%sに送信しています。",