diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-20 00:20:22 +0000 |
commit | 8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b (patch) | |
tree | 752cae26e271417907b8cbe3788d0cdcf8fdbc8e /lib/l10n | |
parent | 7fca7ff774bdb660bfc88740e093c6844a84cfe1 (diff) | |
download | nextcloud-server-8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b.tar.gz nextcloud-server-8acbcf5edbae350ea3e4a8235e893c7cb0c28b5b.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" : "外観とアクセシビリティ", |