aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-31 01:12:52 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-31 01:12:52 +0000
commitbbdfead9fdcfb98c76f8bd57b61d133a13f21697 (patch)
treed9067cc0de0aa93078e180d31a26fd6915a53150 /core/l10n/ja.js
parent1293affc84db2e9e2ea127bb1dd44faaa85f9797 (diff)
downloadnextcloud-server-bbdfead9fdcfb98c76f8bd57b61d133a13f21697.tar.gz
nextcloud-server-bbdfead9fdcfb98c76f8bd57b61d133a13f21697.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index c3eb3db054e..668748296d8 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -155,9 +155,6 @@ OC.L10N.register(
"No users or groups found for {search}" : "{search} の検索でユーザー、グループが見つかりません",
"No users found for {search}" : "{search} のユーザーはいませんでした",
"An error occurred. Please try again" : "エラーが発生しました。もう一度実行してください。",
- "{sharee} (group)" : "{sharee} (グループ)",
- "{sharee} (remote)" : "{sharee} (リモート)",
- "{sharee} (email)" : "{sharee} (メール)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
"Share" : "共有",
"Name or email address..." : "名前またはメールアドレス",
@@ -281,6 +278,9 @@ OC.L10N.register(
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有",
+ "{sharee} (group)" : "{sharee} (グループ)",
+ "{sharee} (remote)" : "{sharee} (リモート)",
+ "{sharee} (email)" : "{sharee} (メール)",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
"Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
"Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",