summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-11 01:55:27 -0500
commitdc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch)
treeaa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/ja.json
parentbf9d4d425d56f540153cdde94469254571a4d779 (diff)
downloadnextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz
nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r--lib/l10n/ja.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index d7d4f0ae7ff..d7aaceb88b7 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -18,6 +18,16 @@
"No app name specified" : "アプリ名が未指定",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
+ "today" : "今日",
+ "yesterday" : "1日前",
+ "_%n day ago_::_%n days ago_" : [""],
+ "last month" : "1ヶ月前",
+ "_%n month ago_::_%n months ago_" : ["%nヶ月前"],
+ "last year" : "1年前",
+ "_%n year go_::_%n years ago_" : [""],
+ "_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
+ "_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
+ "seconds ago" : "数秒前",
"Database Error" : "データベースエラー",
"Please contact your system administrator." : "システム管理者に問い合わせてください。",
"web services under your control" : "あなたの管理下のウェブサービス",
@@ -81,16 +91,6 @@
"Sharing %s failed, because the sharing backend for %s could not find its source" : "%s の共有に失敗しました。%s のバックエンド共有に必要なソースが見つかりませんでした。",
"Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
- "seconds ago" : "数秒前",
- "_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
- "_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
- "today" : "今日",
- "yesterday" : "1日前",
- "_%n day go_::_%n days ago_" : ["%n日前"],
- "last month" : "1ヶ月前",
- "_%n month ago_::_%n months ago_" : ["%nヶ月前"],
- "last year" : "1年前",
- "years ago" : "年前",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "ユーザー名で利用できる文字列は、次のものです: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",