summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-18 01:07:04 +0000
commit00fffae47f4563e6b6e2f5efe632d8341cf1425c (patch)
tree4b2a97455cef802a35ff4cb5868fae940c01be3d /apps/files/l10n/ja.js
parent19e4ac33a91919d9aa9c08ff46054560c63cf3e8 (diff)
downloadnextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.tar.gz
nextcloud-server-00fffae47f4563e6b6e2f5efe632d8341cf1425c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ja.js')
-rw-r--r--apps/files/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js
index c264c8c4693..b24bedc3fde 100644
--- a/apps/files/l10n/ja.js
+++ b/apps/files/l10n/ja.js
@@ -70,7 +70,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n バイト"],
"Favorited" : "お気に入り済",
"Favorite" : "お気に入り",
- "Local link" : "ローカルリンク",
"Folder" : "フォルダー",
"New folder" : "新しいフォルダー",
"Upload" : "アップロード",
@@ -130,6 +129,7 @@ OC.L10N.register(
"Error uploading file \"{fileName}\": {message}" : "ファイル\"{fileName}\"のアップロードエラー: {message}",
"Could not get result from server." : "サーバーから結果を取得できませんでした。",
"No entries in this folder match '{filter}'" : "このフォルダー内で '{filter}' にマッチするものはありません",
+ "Local link" : "ローカルリンク",
"{newname} already exists" : "{newname} はすでに存在します",
"A file or folder has been <strong>changed</strong>" : "ファイルまたはフォルダーを<strong>変更</strong>したとき",
"A file or folder has been <strong>deleted</strong>" : "ファイルまたはフォルダーを<strong>削除</strong>したとき",