From a5df2a8f754bfb80bff98f51306fb3edb9fd035d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 28 Aug 2019 02:23:57 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/hr.js | 21 +++++++++++++++++++++ l10n/hr.json | 19 +++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 l10n/hr.js create mode 100644 l10n/hr.json diff --git a/l10n/hr.js b/l10n/hr.js new file mode 100644 index 0000000..e07fe8b --- /dev/null +++ b/l10n/hr.js @@ -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;"); diff --git a/l10n/hr.json b/l10n/hr.json new file mode 100644 index 0000000..47b2b15 --- /dev/null +++ b/l10n/hr.json @@ -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;" +} \ No newline at end of file