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 /core/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 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index b1eca749575..ccad3235144 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -357,7 +357,6 @@ OC.L10N.register( "Get your own free account" : "無料でアカウントを作成", "%s homepage" : "%s ホームページ", "Confirm your password" : "パスワードを確認", - "%s's homepage" : "%sのホームページ", "Connect to your account" : "あなたのアカウントに接続する", "Please log in before granting %1$s access to your %2$s account." : "あなたの %2$s アカウントに %1$s アクセスを許可する前にログインしてください。", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "新しいデバイスやアプリを設定しようとしていないのに、今この画面が表示された場合、誰かがあなたを騙してデータへのアクセス権を奪取しようとしています。その場合は、ここで止めてシステム管理者に連絡してください。", @@ -426,6 +425,7 @@ OC.L10N.register( "Contacts" : "連絡先", "Contacts menu" : "連絡先メニュー", "Setup two-factor authentication" : "二要素認証を設定", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。" + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。", + "%s's homepage" : "%sのホームページ" }, "nplurals=1; plural=0;"); |