diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:03 +0000 |
commit | 4bc14ed801989cdffc07867bdd48f725a66eac02 (patch) | |
tree | 5b49016044f050972327055dc06b15dbc12c73e0 /apps/files_sharing/l10n/ja.js | |
parent | b99c088dc3eff5efa46ebffbf95c903613d24ff2 (diff) | |
download | nextcloud-server-4bc14ed801989cdffc07867bdd48f725a66eac02.tar.gz nextcloud-server-4bc14ed801989cdffc07867bdd48f725a66eac02.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 4233073ae1f..b3a3bed42a3 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -306,9 +306,10 @@ OC.L10N.register( "_Reject share_::_Reject shares_" : ["共有の受け入れを拒否する"], "_Restore share_::_Restore shares_" : ["共有を復元する"], "Shared" : "共有中", - "Shared multiple times with different people" : "異なる人と複数回共有", "Shared by {ownerDisplayName}" : "{ownerDisplayName} が共有済み", + "Shared multiple times with different people" : "異なる人と複数回共有", "Show sharing options" : "共有オプションを表示", + "Shared with others" : "他ユーザーと共有中", "Link to a file" : "ファイルへリンク", "Error updating the share: {errorMessage}" : "共有の更新中にエラーが発生しました: {errorMessage}", "Error updating the share" : "共有の更新中にエラー", @@ -332,7 +333,6 @@ OC.L10N.register( "List of files that are shared with you." : "あなたと共有しているファイルの一覧。", "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", "Files and folders others shared with you will show up here" : "他の人から共有されたファイルやフォルダは、ここに表示されます。", - "Shared with others" : "他ユーザーと共有中", "List of files that you shared with others." : "他ユーザと共有したファイルの一覧。", "Nothing shared yet" : "まだ何も共有されていません", "Files and folders you shared will show up here" : "共有したファイルやフォルダは、ここに表示されます。", |