diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-16 00:21:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-16 00:21:50 +0000 |
commit | 5bd7fd00d623b022bb1410b5e8d52e85c9ac7d73 (patch) | |
tree | 489c81623fddb99c01c9561dcb3378b135033143 /apps/files_sharing | |
parent | 7260f04f1b820044ffefcd042394919ccc0f0679 (diff) | |
download | nextcloud-server-5bd7fd00d623b022bb1410b5e8d52e85c9ac7d73.tar.gz nextcloud-server-5bd7fd00d623b022bb1410b5e8d52e85c9ac7d73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 565a1470487..a1bb80117b9 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -205,6 +205,10 @@ OC.L10N.register( "Password protection (enforced)" : "パスワード保護(強制)", "Password protection" : "パスワード保護", "Enter a password" : "パスワードを入力", + "Enable link expiration (enforced)" : "リンクの期限切れを有効にする(強制)", + "Enable link expiration" : "リンクの期限切れを有効にする", + "Enter expiration date (enforced)" : "有効期限を入力してください(強制)", + "Enter expiration date" : "有効期限を入力してください", "Create share" : "共有を作成", "Customize link" : "共有のカスタマイズ", "Generate QR code" : "QRコードを生成", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index b8798c086f9..fa5e22c0aeb 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -203,6 +203,10 @@ "Password protection (enforced)" : "パスワード保護(強制)", "Password protection" : "パスワード保護", "Enter a password" : "パスワードを入力", + "Enable link expiration (enforced)" : "リンクの期限切れを有効にする(強制)", + "Enable link expiration" : "リンクの期限切れを有効にする", + "Enter expiration date (enforced)" : "有効期限を入力してください(強制)", + "Enter expiration date" : "有効期限を入力してください", "Create share" : "共有を作成", "Customize link" : "共有のカスタマイズ", "Generate QR code" : "QRコードを生成", |