diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index cab2bc6905b..cb03489fbaa 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -99,11 +99,7 @@ "Sharing %s failed, because resharing is not allowed" : "%s を共有できませんでした。再共有は許可されていません。", "Sharing %s failed, because the sharing backend for %s could not find its source" : "%s の共有に失敗しました。%s のバックエンド共有に必要なソースが見つかりませんでした。", "Sharing %s failed, because the file could not be found in the file cache" : "%s の共有に失敗しました。ファイルキャッシュにファイルがありませんでした。", - "Cannot increase permissions of %s" : "%s の権限を強化できません", - "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。", - "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Expiration date is in the past" : "有効期限が切れています", - "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした", "Sunday" : "日曜日", "Monday" : "月曜日", @@ -203,6 +199,10 @@ "You need to enter either an existing account or the administrator." : "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", "%s shared »%s« with you" : "%sが あなたと »%s«を共有しました", "%s via %s" : "%s に %s から", + "Cannot increase permissions of %s" : "%s の権限を強化できません", + "Files can't be shared with delete permissions" : "削除権限つきでファイルを共有できません。", + "Files can't be shared with create permissions" : "作成権限つきでファイルを共有できません。", + "Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。", "Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません", "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。", |