diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index ab2df1ff007..9a6fd256b8c 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -179,13 +179,11 @@ OC.L10N.register( "Added by {initiator}" : "{initiator}によって追加されました", "Via “{folder}”" : "“{folder}” 経由", "Internal link" : "内部リンク", - "Copy internal link to clipboard" : "内部リンクをクリップボードにコピー", "Cannot copy, please copy the link manually" : "コピーできませんでした。手動でリンクをコピーしてください。", - "Copy to clipboard" : "クリップボードにコピー", + "Copy internal link to clipboard" : "内部リンクをクリップボードにコピー", "Only works for users with access to this folder" : "このフォルダーにアクセスできるユーザーにのみ機能します", "Only works for users with access to this file" : "このファイルへのアクセス権を持つユーザーに対してのみ機能します", "Link copied" : "リンクをコピーしました", - "Copy public link to clipboard" : "公開リンクをクリップボードにコピー", "Please enter the following required information before creating the share" : "共有を作成する前に、次の必要な情報を入力してください", "Password protection (enforced)" : "パスワード保護(強制)", "Password protection" : "パスワード保護", @@ -207,6 +205,7 @@ OC.L10N.register( "Mail share ({label})" : "メール共有 ({label})", "Share link ({label})" : "リンク共有 ({label})", "Share link" : "URLで共有", + "Copy public link to clipboard" : "公開リンクをクリップボードにコピー", "Error, please enter proper password and/or expiration date" : "エラー、正しいパスワードおよび/または有効期限を入力してください", "No recommendations. Start typing." : "推奨事項はありません。 入力を開始します。", "Resharing is not allowed" : "再共有は許可されていません", @@ -257,6 +256,7 @@ OC.L10N.register( "Add to your Nextcloud" : "あなたのNextcloudに追加", "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。", "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" : "グリッド表示の切り替え" }, |