diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-16 02:17:30 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-04-16 02:17:30 +0200 |
commit | d0b3e8aceba231b4206677b5000216dfc2b75f33 (patch) | |
tree | aa396a28ef923df0a243ff3ff4ad694408075d66 /core/l10n/ja_JP.php | |
parent | c829a9c1569c7adb928363f4d352c9a654b271ad (diff) | |
download | nextcloud-server-d0b3e8aceba231b4206677b5000216dfc2b75f33.tar.gz nextcloud-server-d0b3e8aceba231b4206677b5000216dfc2b75f33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r-- | core/l10n/ja_JP.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 617a8bf4f49..200e494d8c1 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -31,7 +31,7 @@ "November" => "11月", "December" => "12月", "Settings" => "設定", -"seconds ago" => "秒前", +"seconds ago" => "数秒前", "1 minute ago" => "1 分前", "{minutes} minutes ago" => "{minutes} 分前", "1 hour ago" => "1 時間前", @@ -44,11 +44,11 @@ "months ago" => "月前", "last year" => "一年前", "years ago" => "年前", -"Choose" => "選択", +"Ok" => "OK", "Cancel" => "キャンセル", -"No" => "いいえ", +"Choose" => "選択", "Yes" => "はい", -"Ok" => "OK", +"No" => "いいえ", "The object type is not specified." => "オブジェクタイプが指定されていません。", "Error" => "エラー", "The app name is not specified." => "アプリ名がしていされていません。", |