Skip to content

Commit

Permalink
Merge branch 'release-7.2.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 15, 2021
2 parents 83a9d4b + 8120c03 commit f60b3a6
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 0 deletions.
22 changes: 22 additions & 0 deletions locales/ja-JP/dac.rdf.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
msgid ""
msgstr ""
"Project-Id-Version: TAO 3.4.0-sprint117\n"
"PO-Revision-Date: 2020-09-22T16:02:17\n"
"Last-Translator: TAO Translation Team <[email protected]>\n"
"MIME-Version: 1.0\n"
"Language: ja-JP\n"
"sourceLanguage: en-US\n"
"targetLanguage: ja-JP\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

# http://www.tao.lu/Ontologies/TAO.rdf#DacAdministrator
msgctxt "http://www.w3.org/2000/01/rdf-schema#label"
msgid "Data Access Administrator"
msgstr "Data Access Administrator"

# http://www.tao.lu/Ontologies/TAO.rdf#DacAdministrator
msgctxt "http://www.w3.org/2000/01/rdf-schema#comment"
msgid "Data Access Administrator role"
msgstr "Data Access Administratorロール"

88 changes: 88 additions & 0 deletions locales/ja-JP/messages.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
msgid ""
msgstr ""
"Project-Id-Version: TAO 3.4.0-sprint117\n"
"PO-Revision-Date: 2020-09-22T16:02:17\n"
"Last-Translator: TAO Translation Team <[email protected]>\n"
"MIME-Version: 1.0\n"
"Language: ja-JP\n"
"sourceLanguage: en-US\n"
"targetLanguage: ja-JP\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Basepath: ../../\n"
"X-Poedit-KeywordsList: __\n"
"X-Poedit-SearchPath-0: .\n"

msgid "%s classes and instances have been updated"
msgstr "%s クラスとインスタンスはアップロード済みです"

msgid "Access can not be revoked for the current user."
msgstr "現在のユーザのアクセスを取り消すことはできません"

msgid "Access control"
msgstr "アクセス制限"

msgid "Access Permissions for"
msgstr "アクセス権限:"

msgid "Actions"
msgstr "操作"

msgid "Add role(s)"
msgstr "ロール追加"

msgid "Add user(s)"
msgstr "ユーザ追加"

msgid "grant"
msgstr "付与"

msgid "Name"
msgstr "名称"

msgid "Permissions saved"
msgstr "権限を保存しました"

msgid "read"
msgstr "読み出し"

msgid "Recursive"
msgstr "再帰的"

msgid "Remove"
msgstr "削除"

msgid "role"
msgstr "ロール"

msgid "Roles"
msgstr "ロール"

msgid "Save"
msgstr "保存"

msgid "something went wrong during taoDacSimple uninstallation\n"
""
msgstr "taoDacSimpleのアンインストール中に不具合が発生しました。"

msgid "taoDacSimple extension correctly uninstalled"
msgstr "taoDacSimple拡張期を正しくアンインストール"

msgid "Type"
msgstr "タイプ"

msgid "Unable to process your request"
msgstr "リクエストが処理できません"

msgid "user"
msgstr "ユーザ"

msgid "Users"
msgstr "ユーザ"

msgid "write"
msgstr "書き込み"

msgid "You must have one role or user that have the manage permission on this element."
msgstr "このエレメントに管理権限を持つロールまたはユーザが1つ必要です。"

1 change: 1 addition & 0 deletions locales/ja-JP/messages_po.js

Large diffs are not rendered by default.

0 comments on commit f60b3a6

Please sign in to comment.