aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-04 01:55:57 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-01-04 01:55:57 -0500
commitaaa48576eec42388bc923a60aeb9c92ef2ff9ca4 (patch)
treec5d450d242d59c5e799d80d1a1741da9877a72ff /apps/files/l10n/ja_JP.php
parentf016a3ead30cd40295f624c7e52bb54fd2ef7479 (diff)
downloadnextcloud-server-aaa48576eec42388bc923a60aeb9c92ef2ff9ca4.tar.gz
nextcloud-server-aaa48576eec42388bc923a60aeb9c92ef2ff9ca4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja_JP.php')
-rw-r--r--apps/files/l10n/ja_JP.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index dd556151864..8019b825d3c 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -6,6 +6,7 @@ $TRANSLATIONS = array(
"File name must not contain \"/\". Please choose a different name." => "ファイル名には \"/\" を含めることはできません。別の名前を選択してください。",
"The name %s is already used in the folder %s. Please choose a different name." => "%s はフォルダ %s ないですでに使われています。別の名前を選択してください。",
"Not a valid source" => "有効なソースではありません",
+"Server is not allowed to open URLs, please check the server configuration" => "サーバーは、URLを開くことは許されません。サーバーの設定をチェックしてください。",
"Error while downloading %s to %s" => "%s から %s へのダウンロードエラー",
"Error when creating the file" => "ファイルの生成エラー",
"Folder name cannot be empty." => "フォルダ名は空にできません",
@@ -36,6 +37,7 @@ $TRANSLATIONS = array(
"{new_name} already exists" => "{new_name} はすでに存在しています",
"Could not create file" => "ファイルを作成できませんでした",
"Could not create folder" => "フォルダを作成できませんでした",
+"Error fetching URL" => "URL取得エラー",
"Share" => "共有",
"Delete permanently" => "完全に削除する",
"Rename" => "名前の変更",