summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-21 02:09:12 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-21 02:09:12 +0200
commitb819aa33f7d0053155cc382ab03c9cf8124c8a47 (patch)
treec24206f726a32f691fed6f5d3d89b4f98778fd4c /apps/files_sharing/l10n/ja_JP.php
parent1e42cd162e70b6c9498c806a05c5c52402035c65 (diff)
downloadnextcloud-server-b819aa33f7d0053155cc382ab03c9cf8124c8a47.tar.gz
nextcloud-server-b819aa33f7d0053155cc382ab03c9cf8124c8a47.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja_JP.php')
-rw-r--r--apps/files_sharing/l10n/ja_JP.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index bc58aa98633..a38b457aaef 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
+"Delete" => "削除",
"Your Shared Files" => "共有ファイル",
"Item" => "項目",
"Shared With" => "で共有 ",
"Permissions" => "許可",
"Read" => "読込",
"Edit" => "編集",
-"Delete" => "削除",
"Enable Resharing" => "再共有を有効にする",
"Allow users to reshare files they don't own" => "所有者でないファイルの共有を許可する"
);