diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/ja.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-29.0.0.tar.gz nextcloud-server-29.0.0.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 6615d6d611e..5804a5190da 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -92,7 +92,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。", "__language_name__" : "日本語 (Japanese)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", - "Help" : "ヘルプ", "Appearance and accessibility" : "外観とアクセシビリティ", "Apps" : "アプリ", "Personal settings" : "個人設定", @@ -272,6 +271,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。", "Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります", "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", + "Help" : "ヘルプ", "Unknown user" : "不明なユーザー", "Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください", "Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください", |