[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2019-08-28 02:23:57 +00:00
parent 01c8d1d0b1
commit a5df2a8f75
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 40 additions and 0 deletions

21
l10n/hr.js Normal file
View File

@ -0,0 +1,21 @@
OC.L10N.register(
"data_request",
{
"sent!" : "poslana!",
"No administrator could have been contacted." : "Nije stupljeno u kontakt ni s jednim administratorom.",
"Personal data export request" : "Zahtjev za izvoz osobnih podataka",
"Hello %s," : "Pozdrav %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Korisnik %s s korisničkim imenom „%s” zatražio je izvoz svojih osobnih podataka. Poduzmite odgovarajuće radnje.",
"Account deletion request" : "Zahtjev za brisanje računa",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Korisnik %s s korisničkim imenom „%s” zatražio je brisanje računa. Poduzmite odgovarajuće radnje.",
"No administrator has set an email address" : "Nijedan administrator nije postavio adresu e-pošte",
"Data Request" : "Zahtjev za podacima",
"Request your data from the admins" : "Zatražite podatke od administratora",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Omogućite korisnicima da zatraže izvoz ili brisanje svojih podataka. Odgovarajuće mogućnosti dodaju se odjeljku s osobnim postavkama. Administratori će biti obaviješteni putem e-pošte o zahtjevu.",
"Account" : "Račun",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Možete zatražiti izvoz podataka ili brisanje računa od administratora sustava. To može potrajati do 30 dana.",
"Request data export" : "Zatraži izvoz podataka",
"Request account deletion" : "Zatraži brisanje računa",
"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." : "Omogućite korisnicima da zatraže izvoz ili brisanje svojih podataka. Odgovarajuće mogućnosti dodaju se odjeljku s osobnim postavkama. Administratori će biti obaviješteni putem e-pošte o zahtjevu."
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

19
l10n/hr.json Normal file
View File

@ -0,0 +1,19 @@
{ "translations": {
"sent!" : "poslana!",
"No administrator could have been contacted." : "Nije stupljeno u kontakt ni s jednim administratorom.",
"Personal data export request" : "Zahtjev za izvoz osobnih podataka",
"Hello %s," : "Pozdrav %s,",
"The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "Korisnik %s s korisničkim imenom „%s” zatražio je izvoz svojih osobnih podataka. Poduzmite odgovarajuće radnje.",
"Account deletion request" : "Zahtjev za brisanje računa",
"The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "Korisnik %s s korisničkim imenom „%s” zatražio je brisanje računa. Poduzmite odgovarajuće radnje.",
"No administrator has set an email address" : "Nijedan administrator nije postavio adresu e-pošte",
"Data Request" : "Zahtjev za podacima",
"Request your data from the admins" : "Zatražite podatke od administratora",
"Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request." : "Omogućite korisnicima da zatraže izvoz ili brisanje svojih podataka. Odgovarajuće mogućnosti dodaju se odjeljku s osobnim postavkama. Administratori će biti obaviješteni putem e-pošte o zahtjevu.",
"Account" : "Račun",
"You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Možete zatražiti izvoz podataka ili brisanje računa od administratora sustava. To može potrajati do 30 dana.",
"Request data export" : "Zatraži izvoz podataka",
"Request account deletion" : "Zatraži brisanje računa",
"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." : "Omogućite korisnicima da zatraže izvoz ili brisanje svojih podataka. Odgovarajuće mogućnosti dodaju se odjeljku s osobnim postavkama. Administratori će biti obaviješteni putem e-pošte o zahtjevu."
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}