diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:38 +0000 |
commit | cd6b10f89b6b2059ca6f3ebf3355ce80e3649099 (patch) | |
tree | 29e75b4550bc7e2e882cd75ab77981181216d860 /core/l10n/ja.js | |
parent | e6a2985e4dfdfafd0370983b87237170a86931a6 (diff) | |
download | nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.tar.gz nextcloud-server-cd6b10f89b6b2059ca6f3ebf3355ce80e3649099.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index dbe3ca714be..84dcaac1762 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -197,6 +197,13 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Collabora Online上に構築された、共同作業ドキュメント、スプレッドシート、およびプレゼンテーション", "Distraction free note taking app." : "集中モードメモアプリ", "Search contacts" : "連絡先を検索", + "Search contacts …" : "連絡先を検索...", + "Could not load your contacts" : "連絡先を読み込めませんでした", + "No contacts found" : "連絡先が見つかりません", + "Show all contacts …" : "すべての連絡先を表示...", + "Install the Contacts app" : "連絡先アプリをインストール", + "Loading your contacts …" : "連絡先を読み込み中...", + "Looking for {term} …" : "{term} を確認中 ...", "Forgot password?" : "パスワードをお忘れですか?", "Back to login form" : "ログイン画面に戻る", "Back" : "戻る", @@ -223,16 +230,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する", "Supported versions" : "サポート対象バージョン", "{name} version {version} and above" : "{name} バージョン {version} 以上が対象", - "Open settings menu" : "設定メニューを開く", "Settings menu" : "メニュー設定", "Search {types} …" : "{types} を検索…", - "Avatar of {fullName}" : "{fullName} のアバター", - "Could not load your contacts" : "連絡先を読み込めませんでした", - "No contacts found" : "連絡先が見つかりません", - "Show all contacts …" : "すべての連絡先を表示...", - "Install the Contacts app" : "連絡先アプリをインストール", - "Loading your contacts …" : "連絡先を読み込み中...", - "Looking for {term} …" : "{term} を確認中 ...", "No" : "いいえ", "Yes" : "はい", "Choose {file}" : "{file}を選択", @@ -407,8 +406,9 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "このアカウントのメールアドレスにパスワードリセットメッセージを送信しました。届かない場合は、スパム/ジャンクフォルダーを確認するか、ローカル管理者にサポートを依頼してください。", "If it is not there ask your local administrator." : "もしそうでない場合は、管理者に問い合わせてください。", "Press enter to start searching" : "Enterキーを押して検索を開始します", + "Open settings menu" : "設定メニューを開く", "Settings" : "設定", - "Search contacts …" : "連絡先を検索...", + "Avatar of {fullName}" : "{fullName} のアバター", "No files in here" : "ここにはファイルがありません", "New folder" : "新しいフォルダー", "No more subfolders in here" : "ここにはサブフォルダーはありません", |