summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index a6d0990c287..021b4cfd9b8 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -204,8 +204,14 @@ OC.L10N.register(
"Shared via link by {initiator}" : "{initiator}がリンクで共有",
"Mail share ({label})" : "メール共有 ({label})",
"Share link ({label})" : "リンク共有 ({label})",
+ "Share link ({index})" : "リンク共有 ({index})",
"Share link" : "URLで共有",
+ "Actions for \"{title}\"" : "\"{title}\"のアクション",
+ "Copy public link of \"{title}\" to clipboard" : "\"{title}\" の公開リンクをクリップボードにコピー",
"Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください",
+ "Link share created" : "リンク共有が作成されました",
+ "Error while creating the share" : "共有作成時にエラーが発生しました",
+ "Search for share recipients" : "共有の受信者を検索",
"No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。",
"Resharing is not allowed" : "再共有は許可されていません",
"Name or email …" : "名前またはメールアドレス…",
@@ -234,9 +240,14 @@ OC.L10N.register(
"Error creating the share" : "共有の作成中にエラーが発生しました",
"Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}",
"Error updating the share" : "共有の更新中にエラー",
+ "File \"{path}\" has been unshared" : "ファイルパス \"{path}\" が共有解除されました",
+ "Folder \"{path}\" has been unshared" : "フォルダーパス \"{path}\" が共有解除されました",
+ "Share {propertyName} saved" : "{propertyName} の共有が保存されました",
"Shared" : "共有中",
"Share" : "共有",
"Shared with" : "と共有",
+ "Password created successfully" : "パスワードが正常に作成されました",
+ "Error generating password from password policy" : "パスワード ポリシーからのパスワード生成エラー",
"Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中",
"Shared with you and {circle} by {owner}" : "{owner} が{circle}で共有中",
"Shared with you and the conversation {conversation} by {owner}" : "{owner}のスレッド{conversation}であなたと共有しました",
@@ -263,6 +274,7 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "1つ以上の共有が明日期限切れになります",
"Copy to clipboard" : "クリップボードにコピー",
"Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。",
- "Toggle grid view" : "グリッド表示の切り替え"
+ "Toggle grid view" : "グリッド表示の切り替え",
+ "Error generating password from password_policy" : "password_policy からのパスワード生成エラー"
},
"nplurals=1; plural=0;");