aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ja.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-06-03 02:19:30 -0400
commit63132483ca2075d4a984f435e272badf3cab41c3 (patch)
tree9e40bb44181eeecb4256432c25ada24cc5693b44 /apps/files_sharing/l10n/ja.js
parent3ff2bec5faaeddf47e95b4e4b395be7c709649b1 (diff)
downloadnextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.tar.gz
nextcloud-server-63132483ca2075d4a984f435e272badf3cab41c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r--apps/files_sharing/l10n/ja.js38
1 files changed, 19 insertions, 19 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index 6e7f688fece..bd40344053a 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -8,25 +8,6 @@ OC.L10N.register(
"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リンクで共有中",
@@ -46,6 +27,25 @@ OC.L10N.register(
"Invalid ownCloud url" : "無効なownCloud URL です",
"Shared by" : "共有者:",
"Sharing" : "共有",
+ "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" : "パーミッションを追加できません",
"A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
"A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき",
"A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロード</strong>されたとき",