diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:18:13 +0000 |
commit | 72612cb73ca072e9ac962371fdb64f113b85b4d2 (patch) | |
tree | 382556df93204a1e285118cbfb4fe71eada013a9 /apps/files/l10n/ja.js | |
parent | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (diff) | |
download | nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.tar.gz nextcloud-server-72612cb73ca072e9ac962371fdb64f113b85b4d2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r-- | apps/files/l10n/ja.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 5696c7f5dc4..b3d6498c810 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -227,18 +227,12 @@ OC.L10N.register( "Text file" : "テキストファイル", "New text file.txt" : "新規のテキストファイル作成", "Storage invalid" : "ストレージが無効です", - "Select" : "選択", - "You don’t have permission to upload or create files here" : "ここにファイルをアップロードまたは作成する権限がありません", - "New" : "新規作成", - "Copied!" : "コピー完了", "Unlimited" : "無制限", "Search users" : "ユーザーを検索", - "Cannot transfer ownership of a file or folder you don't own" : "所有していないファイルまたはフォルダーの所有権を譲渡することはできません", "Cancel" : "キャンセル", "%s used" : "%s 使用中", "%s%%" : "%s%%", "%1$s of %2$s used" : "%2$s 中%1$s 使用中", - "Settings" : "設定", "Deleted files" : "ゴミ箱" }, "nplurals=1; plural=0;"); |