[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-11-15 01:18:05 +00:00
parent 2c88e6e3aa
commit b462e7ec01
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 20 additions and 2 deletions

View File

@ -2,8 +2,17 @@ OC.L10N.register(
"data_request",
{
"sent!" : "送信しました!",
"No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。",
"Personal data export request" : "個人データのエクスポート要求",
"Hello %s," : "こんにちは %s さん、",
"Account deletion request" : "アカウントの削除要求",
"No administrator has set an email address" : "メールアドレスに管理者が設定されていません",
"Account" : "アカウント"
"Data Request" : "データリクエスト",
"Request your data from the admins" : "管理者からのデータのリクエスト",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "ユーザーがデータのエクスポートまたは削除を要求できるようにします。 オプションに従って、個人設定セクションに追加されます。 管理者には、その要求について電子メールで通知されます。",
"Account" : "アカウント",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "データのエクスポートまたはアカウントの削除は、システム管理者に要求できます。 これには最大30日かかります。",
"Request data export" : "リクエストデータのエクスポート",
"Request account deletion" : "アカウントの削除をリクエストする"
},
"nplurals=1; plural=0;");

View File

@ -1,7 +1,16 @@
{ "translations": {
"sent!" : "送信しました!",
"No administrator could have been contacted." : "管理者に連絡が取れなかった可能性があります。",
"Personal data export request" : "個人データのエクスポート要求",
"Hello %s," : "こんにちは %s さん、",
"Account deletion request" : "アカウントの削除要求",
"No administrator has set an email address" : "メールアドレスに管理者が設定されていません",
"Account" : "アカウント"
"Data Request" : "データリクエスト",
"Request your data from the admins" : "管理者からのデータのリクエスト",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrations will be notified by email about the request." : "ユーザーがデータのエクスポートまたは削除を要求できるようにします。 オプションに従って、個人設定セクションに追加されます。 管理者には、その要求について電子メールで通知されます。",
"Account" : "アカウント",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "データのエクスポートまたはアカウントの削除は、システム管理者に要求できます。 これには最大30日かかります。",
"Request data export" : "リクエストデータのエクスポート",
"Request account deletion" : "アカウントの削除をリクエストする"
},"pluralForm" :"nplurals=1; plural=0;"
}