Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js20
1 files changed, 11 insertions, 9 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 0e87523179e..d88fb2a800e 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -81,6 +81,9 @@ OC.L10N.register(
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "アプリは有効ですが、更新が必要です。5秒後に更新ページにリダイレクトします。",
"App update" : "アプリのアップデート",
"No apps found for \"{query}\"" : "\"{query}\" に対応するアプリはありません",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
+ "Valid until {date}" : "{date} まで有効",
+ "Delete" : "削除",
"An error occurred: {message}" : "エラーが発生しました: {message}",
"Select a profile picture" : "プロファイル画像を選択",
"Very weak password" : "非常に弱いパスワード",
@@ -88,9 +91,6 @@ OC.L10N.register(
"So-so password" : "まずまずのパスワード",
"Good password" : "良好なパスワード",
"Strong password" : "強いパスワード",
- "An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
- "Valid until {date}" : "{date} まで有効",
- "Delete" : "削除",
"Groups" : "グループ",
"Unable to delete {objName}" : "{objName} を削除できません",
"Error creating group" : "グループの作成エラー",
@@ -109,7 +109,6 @@ OC.L10N.register(
"__language_name__" : "Japanese (日本語)",
"Personal info" : "個人情報",
"Sync clients" : "同期用クライアント",
- "SSL root certificates" : "SSLルート証明書",
"Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)",
"Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題",
"Warnings, errors and fatal issues" : "警告、エラー、致命的な問題",
@@ -216,6 +215,11 @@ OC.L10N.register(
"Enable only for specific groups" : "特定のグループのみ有効に",
"Uninstall App" : "アプリをアンインストール",
"Enable experimental apps" : "実験的なアプリを有効にする",
+ "Common Name" : "コモンネーム",
+ "Valid until" : "有効期限",
+ "Issued By" : "発行元",
+ "Valid until %s" : "%s まで有効",
+ "Import root certificate" : "ルート証明書をインポート",
"Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "それでは!",
"Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
@@ -227,8 +231,11 @@ OC.L10N.register(
"You are using <strong>%s</strong> of <strong>%s</strong>" : "<strong>%s</strong> / <strong>%s</strong> が現在使用中です",
"Profile picture" : "プロフィール画像",
"Upload new" : "新たにアップロード",
+ "Select from Files" : "ファイルから選択",
"Remove image" : "画像を削除",
+ "png or jpg, max. 20 MB" : "png もしくは jpg, 最大.20MB",
"Cancel" : "キャンセル",
+ "Choose as profile picture" : "プロファイル画像として選択",
"Full name" : "氏名",
"No display name set" : "表示名が未設定",
"Email" : "メール",
@@ -248,11 +255,6 @@ OC.L10N.register(
"iOS app" : "iOSアプリ",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしていただける場合は、\n<a href=\"https://owncloud.org/contribute\"\ntarget=\"_blank\">開発に参加する</a>か、\n<a href=\"https://owncloud.org/promote\"\ntarget=\"_blank\">プロジェクトを広く伝えてください</a>!",
"Show First Run Wizard again" : "初回ウィザードを再表示する",
- "Common Name" : "コモンネーム",
- "Valid until" : "有効期限",
- "Issued By" : "発行元",
- "Valid until %s" : "%s まで有効",
- "Import root certificate" : "ルート証明書をインポート",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : " {communityopen}ownCloud community{linkclose} によって開発されています。{githubopen}ソースコード{linkclose} は {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} によってライセンスされます。",
"Show storage location" : "データの保存場所を表示",
"Show last log in" : "最終ログインを表示",