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 /lib/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 'lib/l10n/ja_JP.php')
-rw-r--r-- | lib/l10n/ja_JP.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php index 529eec3ac52..5906c7f7a1e 100644 --- a/lib/l10n/ja_JP.php +++ b/lib/l10n/ja_JP.php @@ -37,7 +37,7 @@ "MS SQL username and/or password not valid: %s" => "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。", "Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>インストールガイド</a>をよく確認してください。", -"seconds ago" => "秒前", +"seconds ago" => "数秒前", "1 minute ago" => "1分前", "%d minutes ago" => "%d 分前", "1 hour ago" => "1 時間前", |