[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-09-06 00:19:02 +00:00
parent 73cef2f200
commit b3cba05239
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 38 additions and 0 deletions

20
l10n/pl.js Normal file
View File

@ -0,0 +1,20 @@
OC.L10N.register(
"data_request",
{
"sent!" : "wysłano!",
"No administrator could have been contacted." : "Nie można było skontaktować się z żadnym administratorem.",
"Personal data export request" : "Żądanie eksportu danych osobowych",
"Hello %s," : "Witaj %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Użytkownik %s, zidentyfikowany jako \"%s\", zażądał eksportu swoich danych osobowych. Proszę podjąć odpowiednie działania.",
"Account deletion request" : "Prośba usunięcia konta",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Użytkownik %s, zidentyfikowany jako \"%s\", zażądał usunięcia swojego konta. Proszę podjąć odpowiednie działania.",
"No administrator has set an email address" : "Żaden administrator nie ustawił adresu e-mail",
"Data Request" : "Żądanie danych",
"Request your data from the admins" : "Poproś o dane od administratorów",
"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." : "Umożliwiaj użytkownikom zażądanie eksportu lub usunięcia ich danych. Odpowiednie opcje są dodawane do sekcji ustawień osobistych. Administracje zostaną powiadomione pocztą elektroniczną o żądaniu.",
"Account" : "Konto",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Możesz zażądać eksportu danych lub usunięcia konta od administratora systemu. Może to potrwać do 30 dni.",
"Request data export" : "Zażądaj eksportu danych",
"Request account deletion" : "Zażądaj usunięcia konta"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

18
l10n/pl.json Normal file
View File

@ -0,0 +1,18 @@
{ "translations": {
"sent!" : "wysłano!",
"No administrator could have been contacted." : "Nie można było skontaktować się z żadnym administratorem.",
"Personal data export request" : "Żądanie eksportu danych osobowych",
"Hello %s," : "Witaj %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Użytkownik %s, zidentyfikowany jako \"%s\", zażądał eksportu swoich danych osobowych. Proszę podjąć odpowiednie działania.",
"Account deletion request" : "Prośba usunięcia konta",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Użytkownik %s, zidentyfikowany jako \"%s\", zażądał usunięcia swojego konta. Proszę podjąć odpowiednie działania.",
"No administrator has set an email address" : "Żaden administrator nie ustawił adresu e-mail",
"Data Request" : "Żądanie danych",
"Request your data from the admins" : "Poproś o dane od administratorów",
"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." : "Umożliwiaj użytkownikom zażądanie eksportu lub usunięcia ich danych. Odpowiednie opcje są dodawane do sekcji ustawień osobistych. Administracje zostaną powiadomione pocztą elektroniczną o żądaniu.",
"Account" : "Konto",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Możesz zażądać eksportu danych lub usunięcia konta od administratora systemu. Może to potrwać do 30 dni.",
"Request data export" : "Zażądaj eksportu danych",
"Request account deletion" : "Zażądaj usunięcia konta"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}