diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 80983d41d81..8198f3c5e54 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -202,8 +202,14 @@ "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 …" : "名前またはメールアドレス…", @@ -232,9 +238,14 @@ "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}であなたと共有しました", @@ -261,6 +272,7 @@ "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 からのパスワード生成エラー" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |