[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-10-04 00:18:24 +00:00
parent bb88050d79
commit f3de03f201
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
8 changed files with 112 additions and 8 deletions

View File

@ -1,16 +1,17 @@
OC.L10N.register(
"data_request",
{
"sent!" : "odeslat!",
"sent!" : "odesláno!",
"No administrator could have been contacted." : "Nepodařilo se kontaktovat žádného ze správců.",
"Personal data export request" : "Požadavek na export osobních dat",
"Hello %s," : "Zdravíme %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Uživatel %s, identifikovaný uživatelským identifikátorem „%s“, si vyžádal export svých osobních dat. Příslušně zareagujte.",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Uživatel %s, určený identifikátorem uživatele „%s“, si vyžádal export svých osobních dat. Příslušně zareagujte.",
"Account deletion request" : "Požadavek na smazání účtu",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Uživatel %s, identifikovaný uživatelským Id %s, požádal o smazání účtu. Proveďte příslušné akce.",
"No administrator has set an email address" : "Žádný ze správců nemá zadanou e-mailovou adresu",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Uživatel %s, určený identifikátorem uživatele „%s“, si vyžádal smazání účtu. Příslušně zareagujte.",
"No administrator has set an email address" : "Žádný ze správců nemá nastavenou e-mailovou adresu",
"Data Request" : "Požadavek na data",
"Request your data from the admins" : "Vyžádat si svá data od správců",
"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žnit uživatelům požádat o export nebo smazání jejich dat. Dle voleb jsou přidány do sekce osobních nastavení. Správci budou upozorněni na požadavek e-mailem.",
"Account" : "Účet",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "U správce systému je možné si zažádat si o export svých dat nebo smazání účtu. Vyřízení může trvat až 30 dnů.",
"Request data export" : "Vyžádat export dat",

View File

@ -1,14 +1,15 @@
{ "translations": {
"sent!" : "odeslat!",
"sent!" : "odesláno!",
"No administrator could have been contacted." : "Nepodařilo se kontaktovat žádného ze správců.",
"Personal data export request" : "Požadavek na export osobních dat",
"Hello %s," : "Zdravíme %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Uživatel %s, identifikovaný uživatelským identifikátorem „%s“, si vyžádal export svých osobních dat. Příslušně zareagujte.",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Uživatel %s, určený identifikátorem uživatele „%s“, si vyžádal export svých osobních dat. Příslušně zareagujte.",
"Account deletion request" : "Požadavek na smazání účtu",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Uživatel %s, identifikovaný uživatelským Id %s, požádal o smazání účtu. Proveďte příslušné akce.",
"No administrator has set an email address" : "Žádný ze správců nemá zadanou e-mailovou adresu",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Uživatel %s, určený identifikátorem uživatele „%s“, si vyžádal smazání účtu. Příslušně zareagujte.",
"No administrator has set an email address" : "Žádný ze správců nemá nastavenou e-mailovou adresu",
"Data Request" : "Požadavek na data",
"Request your data from the admins" : "Vyžádat si svá data od správců",
"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žnit uživatelům požádat o export nebo smazání jejich dat. Dle voleb jsou přidány do sekce osobních nastavení. Správci budou upozorněni na požadavek e-mailem.",
"Account" : "Účet",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "U správce systému je možné si zažádat si o export svých dat nebo smazání účtu. Vyřízení může trvat až 30 dnů.",
"Request data export" : "Vyžádat export dat",

14
l10n/el.js Normal file
View File

@ -0,0 +1,14 @@
OC.L10N.register(
"data_request",
{
"sent!" : "απεστάλη!",
"Hello %s," : "Γεια σου %s,",
"Account deletion request" : "Αίτηση διαγραφής λογαριασμού",
"No administrator has set an email address" : "Κανένας διαχειριστής δεν όρισε μια διεύθυνση ηλεκτρονικού ταχυδρομείου",
"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." : "Ενεργοποίηση των αιτημάτων χρηστών για εξαγωγή ή διαγραφή των δεδομένων τους. Σύμφωνα με τις επιλογές που έχουν προστεθεί στο τμήμα των προσωπικών ρυθμίσεων.Οι διαχειρηστές θα ειδοποιούνται με email για το αίτημα.",
"Account" : "Λογαριασμός",
"Request account deletion" : "Αίτηση διαγραφής λογαριασμού"
},
"nplurals=2; plural=(n != 1);");

12
l10n/el.json Normal file
View File

@ -0,0 +1,12 @@
{ "translations": {
"sent!" : "απεστάλη!",
"Hello %s," : "Γεια σου %s,",
"Account deletion request" : "Αίτηση διαγραφής λογαριασμού",
"No administrator has set an email address" : "Κανένας διαχειριστής δεν όρισε μια διεύθυνση ηλεκτρονικού ταχυδρομείου",
"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." : "Ενεργοποίηση των αιτημάτων χρηστών για εξαγωγή ή διαγραφή των δεδομένων τους. Σύμφωνα με τις επιλογές που έχουν προστεθεί στο τμήμα των προσωπικών ρυθμίσεων.Οι διαχειρηστές θα ειδοποιούνται με email για το αίτημα.",
"Account" : "Λογαριασμός",
"Request account deletion" : "Αίτηση διαγραφής λογαριασμού"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

20
l10n/lv.js Normal file
View File

@ -0,0 +1,20 @@
OC.L10N.register(
"data_request",
{
"sent!" : "nosūtīts!",
"No administrator could have been contacted." : "Nevarēja sazināties ar nevienu administrātoru.",
"Personal data export request" : "Personas datu eksporta pieprasījums",
"Hello %s," : "Sveicināti %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Lietotājs %s, identificējams ar lietotāja id \"%s\", ir pieprasījis savu personas datu eksportu. Lūdzu vajadzīgi rīkojieties.",
"Account deletion request" : "Konta dzēšanas pieprasījums",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Lietotājs %s, identificējams ar lietotāja id \"%s\", ir pieprasījis sava konta dzēšanu. Lūdzu vajadzīgi rīkojieties.",
"No administrator has set an email address" : "Neviens administrators nav norādijis e-pasta adresi",
"Data Request" : "Datu Pieprasījums",
"Request your data from the admins" : "Pieprasi savus datus no administrātoriem",
"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." : "Ļauj saviem lietotājiem pieprasīt savu datu eksportu vai dzēšanu. Balstoties uz iespējām, kas pievienotas personas iestatījumos. Administrātoriem pieprasījums tiks paziņots caur e-pastu. ",
"Account" : "Konts",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Tu vari pieprasīt savu datu eksportu vai konta dzēšanu no sistēmas administrātora. Tas var aizņemt līdz pat 30 dienām.",
"Request data export" : "Pieprasīt datu eksportu",
"Request account deletion" : "Pieprasīt konta dzēšanu"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

18
l10n/lv.json Normal file
View File

@ -0,0 +1,18 @@
{ "translations": {
"sent!" : "nosūtīts!",
"No administrator could have been contacted." : "Nevarēja sazināties ar nevienu administrātoru.",
"Personal data export request" : "Personas datu eksporta pieprasījums",
"Hello %s," : "Sveicināti %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Lietotājs %s, identificējams ar lietotāja id \"%s\", ir pieprasījis savu personas datu eksportu. Lūdzu vajadzīgi rīkojieties.",
"Account deletion request" : "Konta dzēšanas pieprasījums",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Lietotājs %s, identificējams ar lietotāja id \"%s\", ir pieprasījis sava konta dzēšanu. Lūdzu vajadzīgi rīkojieties.",
"No administrator has set an email address" : "Neviens administrators nav norādijis e-pasta adresi",
"Data Request" : "Datu Pieprasījums",
"Request your data from the admins" : "Pieprasi savus datus no administrātoriem",
"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." : "Ļauj saviem lietotājiem pieprasīt savu datu eksportu vai dzēšanu. Balstoties uz iespējām, kas pievienotas personas iestatījumos. Administrātoriem pieprasījums tiks paziņots caur e-pastu. ",
"Account" : "Konts",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Tu vari pieprasīt savu datu eksportu vai konta dzēšanu no sistēmas administrātora. Tas var aizņemt līdz pat 30 dienām.",
"Request data export" : "Pieprasīt datu eksportu",
"Request account deletion" : "Pieprasīt konta dzēšanu"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

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);"
}