Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-30 05:27:46 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-30 05:27:46 +0300
commitf3baab3159be20a7f643e1370016bbba756b8d9a (patch)
tree2ae8a68a73c081722fcd442b0e48eada33fed0ff /lib/l10n/ja.js
parent22ba8fa78d704810f793511964093bb8dc859d24 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index c0ca5e6b803..6500792ca50 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。",
"Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。",
"Expiration date is in the past" : "有効期限が切れています",
+ "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["有効期限を%n日以降に設定できません。"],
"Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます",
"Sharing %s failed, because this item is already shared with user %s" : "このアイテム%sはすでにユーザー%sと共有されているため、共有に失敗しました",
"%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました",