diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
commit | 3b5e031e6b193299f0bff2360fef97070e9d37bd (patch) | |
tree | 634fcf27a4d6813034c34b0fc85621b75c073894 /core/l10n/ja.js | |
parent | 8bfbefa11734e99d0550eb679efccb7773b4a1d7 (diff) | |
download | nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.tar.gz nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 668748296d8..4846686d5b3 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -132,7 +132,9 @@ OC.L10N.register( "Set expiration date" : "有効期限を設定", "Expiration" : "期限切れ", "Expiration date" : "有効期限", + "Unshare" : "共有解除", "Share link" : "URLで共有", + "Could not unshare" : "共有の解除ができませんでした", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} より共有中", "Choose a password for the mail share" : "メール共有のパスワードを選択", @@ -140,14 +142,12 @@ OC.L10N.register( "remote" : "リモート", "email" : "メール", "shared by {sharer}" : "共有した人 {sharer}", - "Unshare" : "共有解除", "Can reshare" : "再共有可能", "Can edit" : "編集可能", "Can create" : "作成可能", "Can change" : "変更可能", "Can delete" : "削除可能", "Access control" : "アクセス制御", - "Could not unshare" : "共有の解除ができませんでした", "Error while sharing" : "共有でエラーが発生しました", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"], |