diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-05 01:55:08 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-05 01:55:08 -0400 |
commit | 48be0b781a07860b4c29b2dd98b0b95207594245 (patch) | |
tree | 72af28f3289681765a2ab3c2c74a68ec8601ce7e /apps/files_sharing/l10n/ja.json | |
parent | ba998670333b5430cd00dbce82a44f831ef34da1 (diff) | |
download | nextcloud-server-48be0b781a07860b4c29b2dd98b0b95207594245.tar.gz nextcloud-server-48be0b781a07860b4c29b2dd98b0b95207594245.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.json')
-rw-r--r-- | apps/files_sharing/l10n/ja.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index a7adc456d9f..bed19ba3db1 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -6,6 +6,25 @@ "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", "Storage not valid" : "ストレージが無効です", "Couldn't add remote share" : "リモート共有を追加できませんでした", + "Share API is disabled" : "共有APIが無効です。", + "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。", + "Could not delete share" : "共有を削除できませんでした", + "Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください", + "Wrong path, file/folder doesn't exist" : "パスが間違っています。ファイル/フォルダーがありません", + "Please specify a valid user" : "正しいユーザーを指定してください", + "Group sharing is disabled by the administrator" : "グループ共有が管理者によって無効にされています。", + "Please specify a valid group" : "正しいグループを指定してください", + "Public link sharing is disabled by the administrator" : "URL共有が管理者によって無効されています。", + "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 タイプの共有が許可されていません。", + "Unknown share type" : "不明な共有タイプ", + "Not a directory" : "ディレクトリではありません", + "Could not lock path" : "パスをロックできませんでした", + "Can't change permissions for public share links" : "URLリンク共有のパーミッションを変更できません", + "Wrong or no update parameter given" : "間違っている、もしくはパラメータが更新されていません", + "Cannot increase permissions" : "パーミッションを追加できません", "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", |