diff --git a/l10n/eo.js b/l10n/eo.js new file mode 100644 index 0000000..c7d37b5 --- /dev/null +++ b/l10n/eo.js @@ -0,0 +1,20 @@ +OC.L10N.register( + "data_request", + { + "sent!" : "sendita!", + "No administrator could have been contacted." : "Neniu administranto povis esti kontaktita.", + "Personal data export request" : "Peto pri propra datumeksporto", + "Hello %s," : "Saluton %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "La uzanto %s, kun identigilo „%s“, petis eksporton de siaj propraj datumoj. Bv. fari tion, kio necesas.", + "Account deletion request" : "Peto pri konta forigado", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "La uzanto %s, kun idetigilo „%s“, petis forigadon de sia konto. Bv. fari tion, kio necesas.", + "No administrator has set an email address" : "Neniu administranto havas retpoŝtadreson.", + "Data Request" : "Peto pri datumoj", + "Request your data from the admins" : "Peti viajn datumojn el via administranto", + "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." : "Permesas al viaj uzantoj peti eksporton aŭ forigadon de iliaj datumoj. Laŭaj opcioj aldoniĝos al iliaj agordoj. Administrantoj sciiĝos per retpoŝtmesaĝo pri la peto.", + "Account" : "Konto", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Vi povas peti eksporton de viaj datumoj aŭ forigadon de via konto el la sistema administranto. Tio povas daŭri ĝis 30 tagoj.", + "Request data export" : "Peti datumeksporton", + "Request account deletion" : "Peti kontoforigadon" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json new file mode 100644 index 0000000..4aa49f0 --- /dev/null +++ b/l10n/eo.json @@ -0,0 +1,18 @@ +{ "translations": { + "sent!" : "sendita!", + "No administrator could have been contacted." : "Neniu administranto povis esti kontaktita.", + "Personal data export request" : "Peto pri propra datumeksporto", + "Hello %s," : "Saluton %s,", + "The user %s, identified by user id \"%s\", has requested an export of his personal data. Please take action accordingly." : "La uzanto %s, kun identigilo „%s“, petis eksporton de siaj propraj datumoj. Bv. fari tion, kio necesas.", + "Account deletion request" : "Peto pri konta forigado", + "The user %s, identified by user id \"%s\", has requested to delete the account. Please take action accordingly." : "La uzanto %s, kun idetigilo „%s“, petis forigadon de sia konto. Bv. fari tion, kio necesas.", + "No administrator has set an email address" : "Neniu administranto havas retpoŝtadreson.", + "Data Request" : "Peto pri datumoj", + "Request your data from the admins" : "Peti viajn datumojn el via administranto", + "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." : "Permesas al viaj uzantoj peti eksporton aŭ forigadon de iliaj datumoj. Laŭaj opcioj aldoniĝos al iliaj agordoj. Administrantoj sciiĝos per retpoŝtmesaĝo pri la peto.", + "Account" : "Konto", + "You can request an export of your data or account deletion from the system administrator. This can take up to 30 days." : "Vi povas peti eksporton de viaj datumoj aŭ forigadon de via konto el la sistema administranto. Tio povas daŭri ĝis 30 tagoj.", + "Request data export" : "Peti datumeksporton", + "Request account deletion" : "Peti kontoforigadon" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file