diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:36:58 +0000 |
commit | 7a6191ebb9c6605feb62797804ac21266c763912 (patch) | |
tree | 001397aab34ab9f2acf22aa654516d5c9e588f34 /core/l10n/ja.json | |
parent | a05e5428c5dea6f1be4dbca8635b729d49c958a6 (diff) | |
download | nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.tar.gz nextcloud-server-7a6191ebb9c6605feb62797804ac21266c763912.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 76cf289bb6e..18b7398baac 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -101,8 +101,14 @@ "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], "No" : "いいえ", "Yes" : "はい", + "Federated user" : "フェデレーションユーザー", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "共有を作成", + "The remote URL must include the user." : "リモートURLにはユーザーを含める必要があります。", + "Invalid remote URL." : "無効なリモートURLです。", "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", + "Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク", + "Please copy the link manually:" : "手動でリンクをコピーしてください:", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", |