diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:49 +0000 |
commit | de01c4856318c82ef7980ee4328e57a464c092f4 (patch) | |
tree | 1f6e98d6801e3144556b0a0a687838ae4428ca20 /lib/l10n/ja.js | |
parent | 61f3a09dcd5d069d16b6cb3717e8e9b6e4014baa (diff) | |
download | nextcloud-server-de01c4856318c82ef7980ee4328e57a464c092f4.tar.gz nextcloud-server-de01c4856318c82ef7980ee4328e57a464c092f4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index f148fcadf4b..38a5170f443 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -156,19 +156,10 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", "Passwords are enforced for link and mail shares" : "リンクとメールの共有にパスワードが強制されます", - "SharedWith is not a valid user" : "SharedWithは有効なユーザーではありません", - "SharedWith is not a valid group" : "SharedWithは有効なグループではありません", - "SharedWith should be empty" : "SharedWithは空でなければなりません", - "SharedWith should not be empty" : "SharedWithは空にできません", - "SharedWith is not a valid circle" : "SharedWithは有効なサークルではありません", "Unknown share type" : "不明な共有タイプ", - "SharedBy should be set" : "SharedByを設定する必要があります", "Cannot share with yourself" : "自分自身とは共有できません", - "Path should be set" : "パスを設定する必要があります", - "Path should be either a file or a folder" : "パスは、ファイルまたはフォルダーのいずれかでなければなりません", "You cannot share your root folder" : "ルートルートフォルダーを共有することはできません", "You are not allowed to share %s" : "%s を共有することを許可されていません。", - "A share requires permissions" : "共有には権限が必要です", "Cannot increase permissions of %s" : "%sの権限を追加できません ", "Shares need at least read permissions" : "共有には少なくとも読み取り権限が必要です", "Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません", @@ -195,7 +186,6 @@ OC.L10N.register( "Cannot disable sending the password by Talk without setting a new password" : "新しいパスワードを設定しないとTalkによるパスワード送信を無効にできません", "Share provider does not support accepting" : "共有プロバイダは受け入れをサポートしていません", "Cannot change target of link share" : "リンク共有のターゲットを変更できません", - "Invalid recipient" : "無効な受信者", "Group \"%s\" does not exist" : "グループ \"%s\" は存在しません", "The requested share does not exist anymore" : "この共有はもう存在しません。", "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。", |