diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:29 +0000 |
commit | c05f08bf79aa4327fc3651abf28a06216144c749 (patch) | |
tree | fed29d2d0c772f4ba8564d73deeef7c7e271dc74 /apps/files_sharing/l10n/ja.json | |
parent | bb2b64df7a8788e938b6af6de0ba66e3ec1c6b98 (diff) | |
download | nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.tar.gz nextcloud-server-c05f08bf79aa4327fc3651abf28a06216144c749.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 326d4d51e76..7b4eb3588b7 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -67,6 +67,7 @@ "Share for file {file} with {user} expired" : "ユーザー{user}へのファイル:{file}の共有が解除されました", "Share for file {file} expired" : "ファイル:{file}の共有が解除されました", "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "メールまたは公開リンクにより共有されたファイルまたはフォルダーが<strong>ダウンロード</strong>されたとき", + "Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "メールまたはパブリックリンクで共有されているフォルダにファイルが<strong>アップロード</strong>されました", "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき", "Sharing" : "共有", "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき", @@ -89,6 +90,8 @@ "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "%1$s の共有に失敗しました。バックエンド側で %2$s タイプの共有が許可されていません。", "Please specify a valid federated account ID" : "有効なフェデレーションアカウントIDを指定してください", "Please specify a valid federated group ID" : "正しい連携グループIDを指定してください", + "You cannot share to a Team if the app is not enabled" : "アプリが有効でない場合、チームに共有することはできません", + "Please specify a valid team" : "有効なチームを指定してください", "Sharing %s failed because the back end does not support room shares" : "バックエンドがルーム共有をサポートしていないため、%s を共有できませんでした", "Sharing %s failed because the back end does not support ScienceMesh shares" : "バックエンドが ScienceMesh 共有をサポートしていないため %s の共有に失敗しました。", "Unknown share type" : "不明な共有タイプ", @@ -109,6 +112,7 @@ "No mail notification configured for this share type" : "この共有タイプにはメール通知が設定されていません", "Wrong password" : "パスワードが間違っています", "Error while sending mail notification" : "メール通知送信中にエラーが発生", + "This share does not exist or is no longer available" : "このシェアは存在していないか、または利用できなくなりました", "shared by %s" : "%s が共有", "Download all files" : "すべてのファイルをダウンロード", "Direct link" : "リンク", |