summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-06 02:27:01 +0000
commit7df188b20088203f36bfa9f0cc4c01b1056c5d38 (patch)
tree6f69daf4e5b6a5891c9a97b54110e0e08c31e21d /core/l10n/ja.js
parente5ee2ec441068994497d74fed1855d8e1fc983ba (diff)
downloadnextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.tar.gz
nextcloud-server-7df188b20088203f36bfa9f0cc4c01b1056c5d38.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.js13
1 files changed, 12 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index b8aedcea09b..b1eca749575 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -25,12 +25,15 @@ OC.L10N.register(
"State token does not match" : "状態トークンが一致しません",
"Invalid app password" : "アプリパスワードが無効です",
"Could not complete login" : "ログインが完了できませんでした",
+ "State token missing" : "状態トークンがありません",
"Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。",
"This community release of Nextcloud is unsupported and push notifications are limited." : "コミュニティリリースのNextcloudにサポートはなく、プッシュ通知には制限があります",
"Login" : "ログイン",
+ "Please try again" : "再度お試しください",
"Password reset is disabled" : "パスワードリセットは無効化されています",
"Could not reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
"Could not reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
+ "Password is too long. Maximum allowed length is 469 characters." : "パスワードが長すぎます。使用できる文字数は 469 文字までです",
"%s password reset" : "%s パスワードリセット",
"Password reset" : "パスワードのリセット",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックして、パスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。",
@@ -48,6 +51,7 @@ OC.L10N.register(
"Repair info:" : "修復情報:",
"Repair warning:" : "修復警告:",
"Repair error:" : "修復エラー:",
+ "Please use the command line updater because updating via the browser is disabled in your config.php." : "config.php でブラウザ経由の更新が無効になっているため、コマンドラインアップデーターをご利用ください。",
"Turned on maintenance mode" : "メンテナンスモードがオンになりました",
"Turned off maintenance mode" : "メンテナンスモードがオフになりました",
"Maintenance mode is kept active" : "メンテナンスモードが継続中です",
@@ -98,6 +102,7 @@ OC.L10N.register(
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "このインスタンスには推奨されるPHPモジュールがいくつかありません。 パフォーマンスの向上と互換性の向上のために、それらをインストールすることを強くお勧めします。",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "テーマ別アプリは有効ですが、PHPモジュール「imagick」が有効ではありません。ファビコン生成を正しく行うには、このモジュールをインストールし、有効化する必要があります。",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP モジュール \"gmp\" および \"bcmath\" が有効になっていない。WebAuthnパスワードレス認証を利用する場合は、これらのモジュールが必要です。",
+ "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 ↗{linkend} about this." : "このシステムは32ビット版のPHPで動いているようです。Nextcloudを正常に動かすには64ビット版が必要です。OSとPHPを64ビット版にアップグレードしてください!詳細は{linkstart}こちらのドキュメント ↗{linkend}をご覧ください。",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "このインスタンスのphp-imagickモジュールはSVGをサポートしていません。互換性の向上のために、インストールすることをお勧めします。",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "データベース内の一部のカラムで、大きなint型への変換が欠落しています。大きなテーブルのカラムタイプの変更には時間がかかるため、それらは自動的に変更されませんでした。occ db:convert-filecache-bigint\" を実行することで、それらの保留中の変更を手動で適用することができます。この操作は、インスタンスがオフラインの時に行う必要があります。詳しくは{linkstart}このドキュメントページ{linkend}を読んでください。",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。",
@@ -179,6 +184,8 @@ OC.L10N.register(
"Simple email app nicely integrated with Files, Contacts and Calendar." : "ファイル、連絡先、カレンダーとうまく合わさったシンプルなメールアプリ。",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "チャット、ビデオ通話、画面共有、オンラインミーティング、ウェブ会議 - ブラウザーとモバイルアプリで。",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online上に構築された、共同作業ドキュメント、スプレッドシート、およびプレゼンテーション",
+ "Distraction free note taking app." : "集中モードメモアプリ",
+ "Search contacts" : "連絡先を検索",
"Forgot password?" : "パスワードをお忘れですか?",
"Log in with a device" : "デバイスを使ってログインする",
"Back" : "戻る",
@@ -188,6 +195,7 @@ OC.L10N.register(
"You have not added any info yet" : "まだ情報が追加されていません",
"{user} has not added any info yet" : "{user}が、まだ情報を追加していません",
"Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください",
+ "Search starts once you start typing and results may be reached with the arrow keys" : "入力が始まると検索が始まり、矢印キーで検索結果を表示することができます",
"Reset search" : "検索をリセットする",
"Start search" : "検索開始",
"Search for {name} only" : "{name}のみを検索",
@@ -208,6 +216,7 @@ OC.L10N.register(
"Settings menu" : "メニュー設定",
"Search {types} …" : "{types} を検索…",
"Settings" : "設定",
+ "Avatar of {fullName}" : "{fullName} のアバター",
"Could not load your contacts" : "連絡先を読み込めませんでした",
"Search contacts …" : "連絡先を検索...",
"No contacts found" : "連絡先が見つかりません",
@@ -346,6 +355,7 @@ OC.L10N.register(
"Skip to main content" : "メインコンテンツへスキップ",
"Skip to navigation of app" : "アプリのナビゲーションにスキップする",
"Get your own free account" : "無料でアカウントを作成",
+ "%s homepage" : "%s ホームページ",
"Confirm your password" : "パスワードを確認",
"%s's homepage" : "%sのホームページ",
"Connect to your account" : "あなたのアカウントに接続する",
@@ -415,6 +425,7 @@ OC.L10N.register(
"More apps menu" : "その他のアプリメニュー",
"Contacts" : "連絡先",
"Contacts menu" : "連絡先メニュー",
- "Setup two-factor authentication" : "二要素認証を設定"
+ "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}をご覧ください。"
},
"nplurals=1; plural=0;");