diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index fa5aae87034..72093799aa3 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -78,7 +78,6 @@ OC.L10N.register( "Public upload disabled by the administrator" : "URL共有へのアップロードが管理者によって無効されています。", "Public upload is only possible for publicly shared folders" : "公開共有されているフォルダーにしか公開アップロードはできません。", "Invalid date, date format must be YYYY-MM-DD" : "無効な日付です。YYYY-MM-DDのフォーマットで日付を指定してください。", - "Sharing %s failed because the back end does not allow shares from type %s" : "%s の共有に失敗しました。バックエンド側で %s タイプの共有が許可されていません。", "You cannot share to a Circle if the app is not enabled" : "アプリが無効の場合は、サークルには共有できません", "Please specify a valid circle" : "正しいサークルを指定してください", "Unknown share type" : "不明な共有タイプ", @@ -108,6 +107,7 @@ OC.L10N.register( "Uploading files…" : "ファイルをアップロード中...", "Uploaded files:" : "アップロード済ファイル:", "{actor} removed you from {file}" : "{actor} が {file} の共有を削除しました", + "Sharing %s failed because the back end does not allow shares from type %s" : "%s の共有に失敗しました。バックエンド側で %s タイプの共有が許可されていません。", "%s is publicly shared" : "%s が公開共有されました", "This share is password-protected" : "この共有はパスワードで保護されています", "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。", |