diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:13 +0000 |
commit | d7aa58eab5fb44d4037184d5144029fc290b4c3a (patch) | |
tree | cef4f1016756421525a773b8c61cd6f807cd5e15 /apps/settings/l10n/ja.js | |
parent | 46a441a448c0483f69d0cb54eda822c20661b097 (diff) | |
download | nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.tar.gz nextcloud-server-d7aa58eab5fb44d4037184d5144029fc290b4c3a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index f9012ac0934..d37f92811de 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -48,6 +48,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "%1$sでリモートワイプが開始されました", "Remote wipe has finished on %1$s" : "%1$sのリモートワイプが完了しました", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong> パスワード </strong> または<strong> メールアドレス</strong>が更新されたとき", + "Apps" : "アプリ", "Could not remove app." : "アプリを削除できませんでした。", "Could not update app." : "アプリを更新できませんでした。", "Wrong password" : "パスワードが間違っています", @@ -80,6 +81,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、ユーザーメールを設定する必要があります。%sから設定を行ってください。", + "Users" : "ユーザー", "Invalid user" : "無効なユーザー", "Invalid mail address" : "無効なメールアドレスです", "Settings saved" : "設定を保存しました", @@ -111,7 +113,6 @@ OC.L10N.register( "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", - "Apps" : "アプリ", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", |