summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-18 11:50:02 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-18 11:50:02 -0400
commit6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff (patch)
treeeaa3d40397219d2d4d0b114fc99af36d11137d88 /core/l10n/ja_JP.php
parent817b8d151b2a3ad6f3e9758397a6f8d8033e39c3 (diff)
downloadnextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.tar.gz
nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 343fffd09b0..2416f23c8e9 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -16,6 +16,10 @@ $TRANSLATIONS = array(
"Error adding %s to favorites." => "お気に入りに %s を追加エラー",
"No categories selected for deletion." => "削除するカテゴリが選択されていません。",
"Error removing %s from favorites." => "お気に入りから %s の削除エラー",
+"No image or file provided" => "画像もしくはファイルが提供されていません",
+"Unknown filetype" => "不明なファイルタイプ",
+"Invalid image" => "無効な画像",
+"No temporary profile picture available, try again" => "一時的なプロファイル用画像が利用できません。もう一度試して下さい",
"Sunday" => "日",
"Monday" => "月",
"Tuesday" => "火",
@@ -48,9 +52,11 @@ $TRANSLATIONS = array(
"last year" => "一年前",
"years ago" => "年前",
"Choose" => "選択",
+"Error loading file picker template: {error}" => "ファイル選択テンプレートの読み込みエラー: {error}",
"Yes" => "はい",
"No" => "いいえ",
"Ok" => "OK",
+"Error loading message template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
"The object type is not specified." => "オブジェクタイプが指定されていません。",
"Error" => "エラー",
"The app name is not specified." => "アプリ名がしていされていません。",