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-23 05:26:10 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-23 05:26:10 +0300
commit539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch)
tree2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/ja.js
parent012f791c8f1603ca5906ec8247b3320c94708e00 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 12f8b2c8725..c0ca5e6b803 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -120,7 +120,6 @@ 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 %s days in the future" : "有効期限を%s日以降に設定できません。",
"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« をあなたと共有しました",
@@ -234,6 +233,7 @@ OC.L10N.register(
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"Following databases are supported: %s" : "次のデータベースに対応しています: %s",
"Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s",
- "Invalid Federated Cloud ID" : "無効なクラウド共有ID"
+ "Invalid Federated Cloud ID" : "無効なクラウド共有ID",
+ "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。"
},
"nplurals=1; plural=0;");