diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:13 +0000 |
commit | ea1b0a035630609cb43e3c773fb7e5d0ecab34c9 (patch) | |
tree | b0d986637f2822577e6cb40b3224381c691ed93e /lib/l10n | |
parent | 8afe96afd50f99b8a40116a6c1e25350784fcaf7 (diff) | |
download | nextcloud-server-ea1b0a035630609cb43e3c773fb7e5d0ecab34c9.tar.gz nextcloud-server-ea1b0a035630609cb43e3c773fb7e5d0ecab34c9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ja.js | 2 | ||||
-rw-r--r-- | lib/l10n/ja.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index bced701c817..6615d6d611e 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -90,7 +90,7 @@ OC.L10N.register( "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", - "__language_name__" : "Japanese (日本語)", + "__language_name__" : "日本語 (Japanese)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", "Help" : "ヘルプ", "Appearance and accessibility" : "外観とアクセシビリティ", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 85c35663564..dedaff59e60 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -88,7 +88,7 @@ "Empty filename is not allowed" : "空のファイル名は許可されていません", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", - "__language_name__" : "Japanese (日本語)", + "__language_name__" : "日本語 (Japanese)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", "Help" : "ヘルプ", "Appearance and accessibility" : "外観とアクセシビリティ", |