diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index b9ddbe5cda2..1953e07d40e 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -118,7 +118,6 @@ "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« をあなたと共有しました", @@ -232,6 +231,7 @@ "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日以降に設定できません。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |