diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/files/l10n/ja.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index a5978835a59..5696c7f5dc4 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -201,7 +201,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "ファイルのお気に入りの状態を変更できません", "Error while loading the file data" : "ファイルデータの読み込み中にエラーが発生しました", "Pick a template for {name}" : "{name} のテンプレートを選択してください", - "Cancel" : "キャンセル", "Create" : "作成", "Create a new file with the selected template" : "選択したテンプレートを使用して新しいファイルを作成します", "Creating file" : "ファイル作成", @@ -235,6 +234,7 @@ OC.L10N.register( "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 使用中", |