diff options
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r-- | core/l10n/ja_JP.php | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 62f5e16f3ca..36f986f6167 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -15,12 +15,34 @@ "October" => "10月", "November" => "11月", "December" => "12月", +"Choose" => "選択", "Cancel" => "キャンセル", "No" => "いいえ", "Yes" => "はい", "Ok" => "OK", "No categories selected for deletion." => "削除するカテゴリが選択されていません。", "Error" => "エラー", +"Error while sharing" => "共有でエラー発生", +"Error while unsharing" => "共有解除でエラー発生", +"Error while changing permissions" => "権限変更でエラー発生", +"Share with" => "共有者", +"Share with link" => "URLリンクで共有", +"Password protect" => "パスワード保護", +"Password" => "パスワード", +"Set expiration date" => "有効期限を設定", +"Expiration date" => "有効期限", +"No people found" => "ユーザーが見つかりません", +"Resharing is not allowed" => "再共有は許可されていません", +"Unshare" => "共有解除", +"can edit" => "編集可能", +"access control" => "アクセス権限", +"create" => "作成", +"update" => "更新", +"delete" => "削除", +"share" => "共有", +"Password protected" => "パスワード保護", +"Error unsetting expiration date" => "有効期限の未設定エラー", +"Error setting expiration date" => "有効期限の設定でエラー発生", "ownCloud password reset" => "ownCloudのパスワードをリセットします", "Use the following link to reset your password: {link}" => "パスワードをリセットするには次のリンクをクリックして下さい: {link}", "You will receive a link to reset your password via Email." => "メールでパスワードをリセットするリンクが届きます。", @@ -42,7 +64,6 @@ "Edit categories" => "カテゴリを編集", "Add" => "追加", "Create an <strong>admin account</strong>" => "<strong>管理者アカウント</strong>を作成してください", -"Password" => "パスワード", "Advanced" => "詳細設定", "Data folder" => "データフォルダ", "Configure the database" => "データベースを設定してください", |