Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
ownclouders committed Feb 16, 2022
1 parent 534c180 commit 20bf0ed
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/files/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ OC.L10N.register(
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -61,6 +62,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -59,6 +60,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down
2 changes: 2 additions & 0 deletions tests/data/apptheme/apps/files/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ OC.L10N.register(
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -61,6 +62,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down
2 changes: 2 additions & 0 deletions tests/data/apptheme/apps/files/l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -59,6 +60,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down
2 changes: 2 additions & 0 deletions tests/data/themes/abc/apps/files/l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ OC.L10N.register(
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -61,6 +62,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down
2 changes: 2 additions & 0 deletions tests/data/themes/abc/apps/files/l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"Delete" : "削除",
"Disconnect storage" : "ストレージを切断する",
"Unshare" : "共有解除",
"How do you want to open this file?" : "このファイルをどのように開きますか?",
"Could not load info for file \"{file}\"" : "ファイル \"{file}\" の情報を読み込めませんでした",
"Files" : "ファイル",
"Details" : "詳細",
Expand Down Expand Up @@ -59,6 +60,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["%n 個のファイルをアップロード中"],
"New" : "新規作成",
"Unknown user" : "不明なユーザー",
"Lock status" : "ロック状態",
"\"{name}\" is an invalid file name." : "\"{name}\" は無効なファイル名です。",
"File name cannot be empty." : "ファイル名を空にすることはできません。",
"File name cannot contain \"/\"." : "ファイル名に\"/\"を含めることはできません。",
Expand Down

0 comments on commit 20bf0ed

Please sign in to comment.