diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
commit | 033bafc0268ba1ad779f95f37924a5fd2f4b8945 (patch) | |
tree | dacb569823b58c310e69346412dbd896a9dff2cf /apps/files_sharing/l10n/ja.js | |
parent | b66a2cc23037e16345262c44974abdb3460db6cc (diff) | |
download | nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.tar.gz nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 53c279f8777..d4f88eb1f8b 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -175,14 +175,17 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "{owner}によってグループ{user}と共有されました", "Shared with the conversation {user} by {owner}" : "{owner}が{user}との会話を共有しました", "Shared with {user} by {owner}" : "{owner}が{user}と共有", + "Allow download" : "ダウンロードを許可", "Added by {initiator}" : "{initiator}によって追加されました", "Via “{folder}”" : "“{folder}” 経由", "Internal link" : "内部リンク", + "Copy internal link to clipboard" : "内部リンクをクリップボードにコピー", "Link copied" : "リンクをコピーしました", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", "Copy to clipboard" : "クリップボードにコピー", "Only works for users with access to this folder" : "このフォルダーにアクセスできるユーザーにのみ機能します", "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", + "Copy public link to clipboard" : "公開リンクをクリップボードにコピー", "Please enter the following required information before creating the share" : "共有を作成する前に、次の必要な情報を入力してください", "Password protection (enforced)" : "パスワード保護(強制)", "Password protection" : "パスワード保護", |