aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
commite0446a1df530100e53aab018159cd6df41ae7763 (patch)
tree5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /core/l10n/ja.php
parent3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff)
downloadnextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz
nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r--core/l10n/ja.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 294605fed22..4a212b92b3a 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "メンテナンスモードがオンになりました",
"Turned off maintenance mode" => "メンテナンスモードがオフになりました",
"Updated database" => "データベース更新完了",
+"Checked database schema update" => "指定データベースのスキーマを更新",
+"Disabled incompatible apps: %s" => "無効化された非互換アプリ:%s",
"No image or file provided" => "画像もしくはファイルが提供されていません",
"Unknown filetype" => "不明なファイルタイプ",
"Invalid image" => "無効な画像",
@@ -65,6 +67,7 @@ $TRANSLATIONS = array(
"Strong password" => "強いパスワード",
"Shared" => "共有中",
"Shared by {owner}" => "{owner} と共有中",
+"Shared with {recipients}" => "{recipients} と共有",
"Share" => "共有",
"Error" => "エラー",
"Error while sharing" => "共有でエラー発生",
@@ -109,6 +112,7 @@ $TRANSLATIONS = array(
"Edit tags" => "タグを編集",
"Error loading dialog template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." => "削除するタグが選択されていません。",
+"Updating {productName} to version {version}, this may take a while." => "{productName} を バージョン {version} に更新しています。しばらくお待ち下さい。",
"Please reload the page." => "ページをリロードしてください。",
"The update was unsuccessful." => "アップデートに失敗しました。",
"The update was successful. Redirecting you to ownCloud now." => "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
@@ -163,6 +167,7 @@ $TRANSLATIONS = array(
"Database name" => "データベース名",
"Database tablespace" => "データベースの表領域",
"Database host" => "データベースのホスト名",
+"SQLite will be used as database. For larger installations we recommend to change this." => "SQLite をデータベースとして利用します。大規模な運用では、利用しないことをお勧めします。",
"Finish setup" => "セットアップを完了します",
"Finishing …" => "作業を完了しています ...",
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "このアプリケーションを使用するにはJavaScriptが必要です。\n<a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScriptを有効にし</a>、インターフェースを更新してください。 ",
@@ -183,6 +188,9 @@ $TRANSLATIONS = array(
"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
"Thank you for your patience." => "しばらくお待ちください。",
"%s will be updated to version %s." => "%s はバージョン %s にアップデートされました。",
+"The following apps will be disabled:" => "以下のアプリは無効です:",
+"The theme %s has been disabled." => "テーマ %s が無効になっています。",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "データベースを確認してください。実行前にconfig フォルダとdata フォルダをバックアップします。",
"Start update" => "アップデートを開始",
"This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在アップデート中のため、しばらく時間がかかります。",
"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。"