aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/ca.js7
-rw-r--r--apps/theming/l10n/ca.json7
-rw-r--r--apps/theming/l10n/da.js3
-rw-r--r--apps/theming/l10n/da.json3
-rw-r--r--apps/theming/l10n/et_EE.js136
-rw-r--r--apps/theming/l10n/et_EE.json136
-rw-r--r--apps/theming/l10n/fr.js2
-rw-r--r--apps/theming/l10n/fr.json2
-rw-r--r--apps/theming/l10n/pt_BR.js45
-rw-r--r--apps/theming/l10n/pt_BR.json45
-rw-r--r--apps/theming/l10n/sk.js3
-rw-r--r--apps/theming/l10n/sk.json3
-rw-r--r--apps/theming/l10n/sr.js2
-rw-r--r--apps/theming/l10n/sr.json2
-rw-r--r--apps/theming/l10n/tr.js2
-rw-r--r--apps/theming/l10n/tr.json2
-rw-r--r--apps/theming/l10n/uk.js2
-rw-r--r--apps/theming/l10n/uk.json2
-rw-r--r--apps/theming/lib/Command/UpdateConfig.php2
-rw-r--r--apps/theming/lib/Controller/ThemingController.php8
-rw-r--r--apps/theming/lib/Service/ThemesService.php3
-rw-r--r--apps/theming/openapi.json2
22 files changed, 309 insertions, 110 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 0022e60a852..26e83ca4222 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -75,14 +75,16 @@ OC.L10N.register(
"Background and login image" : "Imatge de fons i d'inici de sessió",
"Advanced options" : "Paràmetres avançats",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense ratolí i programari d'assistència com ara lectors de pantalla. Pretenem complir les {linkstart}Directrius d'accessibilitat de contingut web{linkend} 2.1 a nivell AA, amb el tema d'alt contrast fins i tot a nivell AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si trobeu cap problema, no dubteu a informar-ne en el {issuetracker}nostre seguiment de problemes{linkend}. A més, si voleu participar, uniu-vos al {designteam}nostre equip de disseny{linkend}!",
+ "Unable to apply the setting." : "No es pot aplicar el paràmetre.",
"Appearance and accessibility settings" : "Paràmetres d'aparença i accessibilitat",
"Misc accessibility options" : "Diverses opcions d'accessibilitat",
- "Enable blur background filter (may increase GPU load)" : "Activa el filtre de fons borrós (pot augmentar la càrrega de la GPU)",
+ "Enable blur background filter (may increase GPU load)" : "Habilita el filtre de fons borrós (pot augmentar la càrrega de la GPU)",
"Customization has been disabled by your administrator" : "L'administrador ha inhabilitat la personalització",
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Estableix un color primari per ressaltar els elements importants. El color utilitzat per a elements com els botons primaris pot variar una mica a mesura que s'ajusta per complir els requisits d'accessibilitat.",
"Background and color" : "Fons i color",
- "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "El fons es pot configurar amb una imatge del conjunt predeterminat, una imatge personalitzada carregada o un color normal.",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "El fons es pot configurar amb una imatge del conjunt per defecte, una imatge personalitzada carregada o un color normal.",
"Keyboard shortcuts" : "Dreceres de teclat",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "En alguns casos, les dreceres de teclat poden interferir amb les eines d'accessibilitat. Per a permetre centrar-vos correctament en la vostra eina, podeu inhabilitar totes les dreceres de teclat aquí. Això també inhabilitarà totes les dreceres disponibles en les aplicacions.",
"Disable all keyboard shortcuts" : "Inhabilita totes les dreceres de teclat",
@@ -119,6 +121,7 @@ OC.L10N.register(
"Remove background image" : "Suprimeix la imatge de fons",
"Color" : "Color",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense el ratolí i amb programes d'assistència, com ara els lectors de pantalla. Volem complir les {guidelines}Pautes d'accessibilitat del contingut web{linkend} 2.1 a nivell AA i amb el tema de contrast alt fins i tot a nivell AAA.",
+ ". Unable to apply the setting." : ". No es pot aplicar el paràmetre.",
"Background" : "Fons",
"Set a custom background" : "Definiu un fons personalitzat",
"Change color" : "Canvia el color",
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json
index 65c55ac528d..c3b0db7d2fe 100644
--- a/apps/theming/l10n/ca.json
+++ b/apps/theming/l10n/ca.json
@@ -73,14 +73,16 @@
"Background and login image" : "Imatge de fons i d'inici de sessió",
"Advanced options" : "Paràmetres avançats",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió del PHP d'ImageMagick compatible amb imatges SVG per a generar automàticament icones de web a partir del logotip i del color pujats.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense ratolí i programari d'assistència com ara lectors de pantalla. Pretenem complir les {linkstart}Directrius d'accessibilitat de contingut web{linkend} 2.1 a nivell AA, amb el tema d'alt contrast fins i tot a nivell AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si trobeu cap problema, no dubteu a informar-ne en el {issuetracker}nostre seguiment de problemes{linkend}. A més, si voleu participar, uniu-vos al {designteam}nostre equip de disseny{linkend}!",
+ "Unable to apply the setting." : "No es pot aplicar el paràmetre.",
"Appearance and accessibility settings" : "Paràmetres d'aparença i accessibilitat",
"Misc accessibility options" : "Diverses opcions d'accessibilitat",
- "Enable blur background filter (may increase GPU load)" : "Activa el filtre de fons borrós (pot augmentar la càrrega de la GPU)",
+ "Enable blur background filter (may increase GPU load)" : "Habilita el filtre de fons borrós (pot augmentar la càrrega de la GPU)",
"Customization has been disabled by your administrator" : "L'administrador ha inhabilitat la personalització",
"Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Estableix un color primari per ressaltar els elements importants. El color utilitzat per a elements com els botons primaris pot variar una mica a mesura que s'ajusta per complir els requisits d'accessibilitat.",
"Background and color" : "Fons i color",
- "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "El fons es pot configurar amb una imatge del conjunt predeterminat, una imatge personalitzada carregada o un color normal.",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "El fons es pot configurar amb una imatge del conjunt per defecte, una imatge personalitzada carregada o un color normal.",
"Keyboard shortcuts" : "Dreceres de teclat",
"In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "En alguns casos, les dreceres de teclat poden interferir amb les eines d'accessibilitat. Per a permetre centrar-vos correctament en la vostra eina, podeu inhabilitar totes les dreceres de teclat aquí. Això també inhabilitarà totes les dreceres disponibles en les aplicacions.",
"Disable all keyboard shortcuts" : "Inhabilita totes les dreceres de teclat",
@@ -117,6 +119,7 @@
"Remove background image" : "Suprimeix la imatge de fons",
"Color" : "Color",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense el ratolí i amb programes d'assistència, com ara els lectors de pantalla. Volem complir les {guidelines}Pautes d'accessibilitat del contingut web{linkend} 2.1 a nivell AA i amb el tema de contrast alt fins i tot a nivell AAA.",
+ ". Unable to apply the setting." : ". No es pot aplicar el paràmetre.",
"Background" : "Fons",
"Set a custom background" : "Definiu un fons personalitzat",
"Change color" : "Canvia el color",
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js
index ec7f5667985..1bb6012dfd2 100644
--- a/apps/theming/l10n/da.js
+++ b/apps/theming/l10n/da.js
@@ -75,7 +75,9 @@ OC.L10N.register(
"Background and login image" : "Baggrunds- og loginbillede",
"Advanced options" : "Avancerede indstillinger",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer ImageMagick PHP udvidelsen med understøttelse af SVG billeder for automatisk at generere favikoner baseret på det uploadede logo og farve.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universel adgang er meget vigtig for os. Vi følger webstandarder og kontrollerer at gøre alt brugbart også uden mus og hjælpesoftware såsom skærmlæsere. Vi sigter efter at være i overensstemmelse med {linkstart} retningslinjerne for tilgængelighed af webindhold {linkend} 2.1 på AA-niveau, med højkontrast-temaet selv på AAA-niveau.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Hvis du støder på nogle problemer, så tøv ikke med at rapportere dem på {issuetracker}vores issue tracker{linkend}. Og hvis du ønsker at hjælpe, så kom og vær med i vort {designteam}design team{linkend}!",
+ "Unable to apply the setting." : "Indstillingen kunne ikke anvendes.",
"Appearance and accessibility settings" : "Udseende og tilgængelighedsindstillinger",
"Misc accessibility options" : "Diverse tilgængelighedsindstillinger",
"Enable blur background filter (may increase GPU load)" : "Aktiver slår baggrundsfilter (kan øge GPU belastningen)",
@@ -119,6 +121,7 @@ OC.L10N.register(
"Remove background image" : "Fjern baggrundsbillede",
"Color" : "Farve",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universel adgang er meget vigtig for os. Vi følger webstandarder og sikrer os at gøre alt tilgængeligt også uden mus, eller med hjælpesoftware såsom skærmlæsere. Vi stræber etfer at følge {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 og AA niveau, endda med højt kontrast tema på AAA niveau.",
+ ". Unable to apply the setting." : ". Indstillingen kunne ikke anvendes.",
"Background" : "Baggrund",
"Set a custom background" : "Angiv en brugerdefineret baggrund",
"Change color" : "Skift farve",
diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json
index 1c438245269..eb2b2c71a29 100644
--- a/apps/theming/l10n/da.json
+++ b/apps/theming/l10n/da.json
@@ -73,7 +73,9 @@
"Background and login image" : "Baggrunds- og loginbillede",
"Advanced options" : "Avancerede indstillinger",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer ImageMagick PHP udvidelsen med understøttelse af SVG billeder for automatisk at generere favikoner baseret på det uploadede logo og farve.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universel adgang er meget vigtig for os. Vi følger webstandarder og kontrollerer at gøre alt brugbart også uden mus og hjælpesoftware såsom skærmlæsere. Vi sigter efter at være i overensstemmelse med {linkstart} retningslinjerne for tilgængelighed af webindhold {linkend} 2.1 på AA-niveau, med højkontrast-temaet selv på AAA-niveau.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Hvis du støder på nogle problemer, så tøv ikke med at rapportere dem på {issuetracker}vores issue tracker{linkend}. Og hvis du ønsker at hjælpe, så kom og vær med i vort {designteam}design team{linkend}!",
+ "Unable to apply the setting." : "Indstillingen kunne ikke anvendes.",
"Appearance and accessibility settings" : "Udseende og tilgængelighedsindstillinger",
"Misc accessibility options" : "Diverse tilgængelighedsindstillinger",
"Enable blur background filter (may increase GPU load)" : "Aktiver slår baggrundsfilter (kan øge GPU belastningen)",
@@ -117,6 +119,7 @@
"Remove background image" : "Fjern baggrundsbillede",
"Color" : "Farve",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universel adgang er meget vigtig for os. Vi følger webstandarder og sikrer os at gøre alt tilgængeligt også uden mus, eller med hjælpesoftware såsom skærmlæsere. Vi stræber etfer at følge {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 og AA niveau, endda med højt kontrast tema på AAA niveau.",
+ ". Unable to apply the setting." : ". Indstillingen kunne ikke anvendes.",
"Background" : "Baggrund",
"Set a custom background" : "Angiv en brugerdefineret baggrund",
"Change color" : "Skift farve",
diff --git a/apps/theming/l10n/et_EE.js b/apps/theming/l10n/et_EE.js
index bc34c2ed823..38c324611e9 100644
--- a/apps/theming/l10n/et_EE.js
+++ b/apps/theming/l10n/et_EE.js
@@ -1,44 +1,130 @@
OC.L10N.register(
"theming",
{
- "Loading preview…" : "Eelvaate laadimine...",
- "Admin" : "Haldur",
- "Saved" : "Salvestatud",
- "a safe home for all your data" : "turvaline koht sinu andmetele",
"The given name is too long" : "Antud nimi on liiga pikk",
"The given web address is too long" : "Antud veebiaadress on liiga pikk",
+ "The given web address is not a valid URL" : "Antud veebiaadress pole korrektne võrguaadress",
+ "The given legal notice address is too long" : "Antud juriidilise teabe aadress on liiga pikk",
+ "The given legal notice address is not a valid URL" : "Antud juriidilise teabe aadress pole korrektne võrguaadress",
+ "The given privacy policy address is too long" : "Antud privaatsusreeglite aadress on liiga pikk",
+ "The given privacy policy address is not a valid URL" : "Antud privaatsusreeglite aadress pole korrektne võrguaadress",
"The given slogan is too long" : "Antud tunnuslause on liiga pikk",
"The given color is invalid" : "Antud värv ei sobi",
+ "Disable-user-theming should be true or false" : "„Disable-user-theming“ väärtus saab olla kas „true“ või „false“",
+ "Saved" : "Salvestatud",
+ "Invalid app given" : "Vale rakendus",
+ "Invalid type for setting \"defaultApp\" given" : "Seadistuse „defaultApp“ vigane tüüp",
+ "Invalid setting key" : "Vigane seadistuste võti",
"The file was uploaded" : "Fail laaditi üles",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaaditud fail on suurem, kui php.ini failis määratud upload_max_filesize",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaaditud fail on suurem, kui MAX_FILE_SIZE atribuut, mis oli HTML vormis määratud",
"The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt",
- "No file was uploaded" : "Ühtegi faili ei latud üles",
- "Missing a temporary folder" : "Ajutine kausta on puudu",
+ "No file was uploaded" : "Ühtegi faili ei laaditud üles",
+ "Missing a temporary folder" : "Ajutine kaust on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
- "No file uploaded" : "Faili ei laetud üles",
- "Theming" : "Teemad",
- "Dark theme" : "Tume teema",
- "Enable dark theme" : "Luba tume teema",
+ "A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
+ "No file uploaded" : "Faili ei laaditud üles",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Sa juba kasutad omaloodud kujundust. Selle rakenduse seadistused ilmselt muudavad nüüd seda.",
+ "Theming" : "Kujundused",
+ "Appearance and accessibility" : "Välimus ja hõlpsus",
+ "PHP Imagick module" : "Moodul PHP Imagick",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP moodul „imagick“ pole kasutusel, aga kujundust haldav rakendus on. Et favikonide loomine ja toimiks korrektselt, siis palun lülita see moodul serveri seadistustest sisse.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Selle serveri PHP „imagick“ moodulil puudub SVG tugi. Parema ühilduvusse nimel palun paigalda ta.",
+ "Dark theme with high contrast mode" : "Kontrastne tume kujundus",
+ "Enable dark high contrast mode" : "Kasuta kontrastset tumedat kujundust",
+ "Similar to the high contrast mode, but with dark colours." : "Sarnane kontrastsele režiimile, aga tumedates toonides.",
+ "Dark theme" : "Tume kujundus",
+ "Enable dark theme" : "Kasuta tumedat kujundust",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Vähendades valgustugevust ja eredust vähendab tume kujundus koormust sinu silmadele.",
+ "System default theme" : "Süsteemi vaikimisi kujundus",
+ "Enable the system default" : "Kasuta süsteemi vaikimisi kujundust",
+ "Using the default system appearance." : "Kasutan süsteemi vaikimisi kujundust.",
"Dyslexia font" : "Düsleksia font",
- "Enable dyslexia font" : "Luba düsleksia font",
+ "Enable dyslexia font" : "Kasuta düsleksia fonti",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic on tasuta kirjatüüp/font, mis aitab leevendada mõningaid levinud lugemisvigu, mida põhjustab düsleksia. ",
"High contrast mode" : "Kõrge kontrastsusega režiim",
- "Enable high contrast mode" : "Lubage kõrge kontrastsusega režiim.",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kõrge kontrastsusega režiim, mis hõlbustab navigeerimist. Visuaalne kvaliteet väheneb, kuid loetavus paraneb. ",
- "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {guidlines}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemel, kõrge kontrastsusega teema isegi AAA-tasemel. ",
- "Open documentation" : "Ava dokumentatsioon",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Enable high contrast mode" : "Kasuta kõrge kontrastsusega režiimi.",
+ "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kõrge kontrastsusega režiim, mis hõlbustab liikumist lehel. Visuaalne kvaliteet väheneb, kuid loetavus paraneb. ",
+ "Light theme" : "Hele kujundus",
+ "Enable the default light theme" : "Kasuta heledat kujundust",
+ "The default light appearance." : "Vaikimisi hele kujundus.",
+ "Legal notice" : "Juriidiline teave",
+ "Privacy policy" : "Privaatsusreeglid",
+ "Adjust the Nextcloud theme" : "Muuda Nextcloudi kujundust",
"Name" : "Nimi",
- "Reset to default" : "Taasta vaikeseaded",
+ "Web link" : "Veebilink",
+ "a safe home for all your data" : "turvaline koht sinu andmetele",
"Slogan" : "Tunnuslause",
- "Color" : "Värv",
+ "Primary color" : "Põhivärv",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Põhivärv on mõeldud lehe oluliste elementude rõhutamiseks. Vastavalt valitud üldkujundusele võib see värv ka natuke kohenduda.",
+ "Legal notice link" : "Juriidilise teabe link",
+ "Privacy policy link" : "Privaatsusreeglite link",
+ "Header logo" : "Päiselogo",
+ "Upload new header logo" : "Laadi üles uus päiselogo",
+ "Favicon" : "Saidi favikon",
+ "Upload new favicon" : "Laadi üles uus saidi favikon",
+ "User settings" : "Kasutaja seadistused",
+ "Disable user theming" : "Keela kujunduste valimine kasutaja poolt",
+ "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Kuigi sina oled seadistanud oma serveri kasutajaliidese kujunduse, siis kasutajad võivad omi taustu ja värve muuta. Kui tahad, et kõik kasutaks ainult sinu tehtud kujundust, siis lülita see eelistus sisse.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Taustapildi asemele võid sa määrata ka lihtsalt ühe värvi. Kui aga taustapilt on olemas, siis see värv mõjutab rakenduste ikoonide värve.",
+ "Background color" : "Taustavärv",
+ "Upload new logo" : "Laadi üles uus logo",
"Logo" : "Logo",
- "Upload new logo" : "Lae üles uus logo",
- "Login image" : "Avalehe taust",
- "Upload new login background" : "Lae üles uus avalehe taustapilt",
- "Remove background image" : "Eemalda taustapilt",
+ "Upload new background and login image" : "Laadi üles uus taustapilt ja sisselogimise pilt",
+ "Background and login image" : "Taustapilt ja sisselogimise pilt",
"Advanced options" : "Täpsemad valikud",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. "
+ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda PHP Imagemagicku lsiamoodul SVG piltide toega, et üleslaaditud logo ja värvi põhjal luua automaatselt favikone. ",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemega, suure kontrastsusega teema puhul isegi AAA-tasemega. ",
+ "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Kui leiad mingeid probleeme, siis teata neist {issuetracker}meie veahalduse süsteemis{linkend}. Ja kui soovid kaasa lüüa, siis tule liitu {designteam}meie disainimeeskonnaga{linkend}!",
+ "Unable to apply the setting." : "Seadistuse rakendamine ei õnnestu.",
+ "Appearance and accessibility settings" : "Välimuse ja hõlpsuse seadistused",
+ "Misc accessibility options" : "Varia hõlpsuse seadistused",
+ "Enable blur background filter (may increase GPU load)" : "Kasuta tausta hägustamise filtrit (suurendab graafikaprotsessori koormust)",
+ "Customization has been disabled by your administrator" : "Kujunduse kohendamine pole peakasutaja poolt lubatud",
+ "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Määra oluliste kujunduselementide põhivärv. Sama värv kuulub mõnedes rollides, sealhulgas põhinuppudel, kohendamisele vastavalt hõlbustuse nõuetele.",
+ "Background and color" : "Taust ja värvid",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Taustavärvi võid valida mõnest vaikimisi pildikomplekti pildist, oma üleslaaditud pildist või lihtsalt värvinumbri alusel.",
+ "Keyboard shortcuts" : "Klaviatuuri kiirklahvid",
+ "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Mõnel juhul klaviatuuri kiirklahvid võivad takistada hõlbustustarvikute tööd. Sellisel puhul saad nad siit välja lülitada. Samaga lülituvad kiirklahvid välja ka kõikides rakendustes.",
+ "Disable all keyboard shortcuts" : "Lülita kõik klaviatuuri kiirklahvid välja",
+ "Current selected app: {app}, position {position} of {total}" : "Hetkel valitud rakendus: {app}, asukoht {position} / {total}",
+ "Move up" : "Liiguta ülespoole",
+ "Move down" : "Liiguta allapoole",
+ "Select a background from your files" : "Vali taustapilt oma failide seast",
+ "Select background" : "Vali taust",
+ "No background has been selected" : "Ühtegi tausta pole valitud",
+ "Custom background" : "Sinu valitud taust",
+ "Plain background" : "Lihtne taust",
+ "Default background" : "Vaikimisi taust",
+ "Theme selection is enforced" : "Kujunduse valik on peakasutaja poolt määratud",
+ "Could not set the app order" : "Rakenduste järjekorda ei õnnestunud muuta",
+ "Could not reset the app order" : "Rakenduste järjekorda ei õnnestunud lähtestada",
+ "Navigation bar settings" : "Rakenduste riba seadistused",
+ "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Rakenduste ribal võib objektide järjekorda muuta. Esimene ikoon on vaikimisi rakendus, mis avatakse sisselogimisel või logo klõpsimisel.",
+ "The default app can not be changed because it was configured by the administrator." : "Vaikimisi rakendust ei saa muuta, kuna see on peakasutaja poolt ettemääratud.",
+ "The app order was changed, to see it in action you have to reload the page." : "Rakenduste järjekord on muudetud. Palun laadi lehti uuesti, iui soovid näha kuidas see välja näeb.",
+ "Reset default app order" : "Lähtesta rakenduste vaikimisi järjekord",
+ "Could not set primary color" : "Põhivärvi ei õnnestunud määrata",
+ "Reset primary color" : "Lähtesta põhivärv",
+ "Could not set global default apps" : "Üldisi vaikimisi rakendusi ei õnnestunud määrata",
+ "Default app" : "Vaikimisi rakendus",
+ "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Vaikimisi rakendus on see, mis avatakse sisselogimisel või logo klõpsimisel.",
+ "Use custom default app" : "Vali endale sobiv vaikimisi rakendus",
+ "Global default app" : "Üldine vaikimisi rakendus",
+ "Global default apps" : "Üldised vaikimisi rakendused",
+ "Default app priority" : "Vaikimisi rakenduste olulisus",
+ "If an app is not enabled for a user, the next app with lower priority is used." : "Kui rakendus pole antud kasutaja jaoks sisselülitatud, siis loendist võetakse olulisuselt järgmine rakendus.",
+ "Select a custom color" : "Vali oma eelistatud värv",
+ "Reset to default" : "Taasta vaikeseaded",
+ "Upload" : "Laadi üles",
+ "Remove background image" : "Eemalda taustapilt",
+ "Color" : "Värv",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemel, kõrge kontrastsusega teema isegi AAA-tasemel. ",
+ ". Unable to apply the setting." : ". Seadistuse rakendamine pole võimalik.",
+ "Background" : "Taust",
+ "Set a custom background" : "Lisa oma taust",
+ "Change color" : "Muuda värvi",
+ "No background" : "Tausta pole"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/et_EE.json b/apps/theming/l10n/et_EE.json
index df314f79f6d..3fb8b3eb22b 100644
--- a/apps/theming/l10n/et_EE.json
+++ b/apps/theming/l10n/et_EE.json
@@ -1,42 +1,128 @@
{ "translations": {
- "Loading preview…" : "Eelvaate laadimine...",
- "Admin" : "Haldur",
- "Saved" : "Salvestatud",
- "a safe home for all your data" : "turvaline koht sinu andmetele",
"The given name is too long" : "Antud nimi on liiga pikk",
"The given web address is too long" : "Antud veebiaadress on liiga pikk",
+ "The given web address is not a valid URL" : "Antud veebiaadress pole korrektne võrguaadress",
+ "The given legal notice address is too long" : "Antud juriidilise teabe aadress on liiga pikk",
+ "The given legal notice address is not a valid URL" : "Antud juriidilise teabe aadress pole korrektne võrguaadress",
+ "The given privacy policy address is too long" : "Antud privaatsusreeglite aadress on liiga pikk",
+ "The given privacy policy address is not a valid URL" : "Antud privaatsusreeglite aadress pole korrektne võrguaadress",
"The given slogan is too long" : "Antud tunnuslause on liiga pikk",
"The given color is invalid" : "Antud värv ei sobi",
+ "Disable-user-theming should be true or false" : "„Disable-user-theming“ väärtus saab olla kas „true“ või „false“",
+ "Saved" : "Salvestatud",
+ "Invalid app given" : "Vale rakendus",
+ "Invalid type for setting \"defaultApp\" given" : "Seadistuse „defaultApp“ vigane tüüp",
+ "Invalid setting key" : "Vigane seadistuste võti",
"The file was uploaded" : "Fail laaditi üles",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaaditud fail on suurem, kui php.ini failis määratud upload_max_filesize",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaaditud fail on suurem, kui MAX_FILE_SIZE atribuut, mis oli HTML vormis määratud",
"The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt",
- "No file was uploaded" : "Ühtegi faili ei latud üles",
- "Missing a temporary folder" : "Ajutine kausta on puudu",
+ "No file was uploaded" : "Ühtegi faili ei laaditud üles",
+ "Missing a temporary folder" : "Ajutine kaust on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
- "No file uploaded" : "Faili ei laetud üles",
- "Theming" : "Teemad",
- "Dark theme" : "Tume teema",
- "Enable dark theme" : "Luba tume teema",
+ "A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
+ "No file uploaded" : "Faili ei laaditud üles",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Sa juba kasutad omaloodud kujundust. Selle rakenduse seadistused ilmselt muudavad nüüd seda.",
+ "Theming" : "Kujundused",
+ "Appearance and accessibility" : "Välimus ja hõlpsus",
+ "PHP Imagick module" : "Moodul PHP Imagick",
+ "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP moodul „imagick“ pole kasutusel, aga kujundust haldav rakendus on. Et favikonide loomine ja toimiks korrektselt, siis palun lülita see moodul serveri seadistustest sisse.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Selle serveri PHP „imagick“ moodulil puudub SVG tugi. Parema ühilduvusse nimel palun paigalda ta.",
+ "Dark theme with high contrast mode" : "Kontrastne tume kujundus",
+ "Enable dark high contrast mode" : "Kasuta kontrastset tumedat kujundust",
+ "Similar to the high contrast mode, but with dark colours." : "Sarnane kontrastsele režiimile, aga tumedates toonides.",
+ "Dark theme" : "Tume kujundus",
+ "Enable dark theme" : "Kasuta tumedat kujundust",
+ "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Vähendades valgustugevust ja eredust vähendab tume kujundus koormust sinu silmadele.",
+ "System default theme" : "Süsteemi vaikimisi kujundus",
+ "Enable the system default" : "Kasuta süsteemi vaikimisi kujundust",
+ "Using the default system appearance." : "Kasutan süsteemi vaikimisi kujundust.",
"Dyslexia font" : "Düsleksia font",
- "Enable dyslexia font" : "Luba düsleksia font",
+ "Enable dyslexia font" : "Kasuta düsleksia fonti",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic on tasuta kirjatüüp/font, mis aitab leevendada mõningaid levinud lugemisvigu, mida põhjustab düsleksia. ",
"High contrast mode" : "Kõrge kontrastsusega režiim",
- "Enable high contrast mode" : "Lubage kõrge kontrastsusega režiim.",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kõrge kontrastsusega režiim, mis hõlbustab navigeerimist. Visuaalne kvaliteet väheneb, kuid loetavus paraneb. ",
- "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {guidlines}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemel, kõrge kontrastsusega teema isegi AAA-tasemel. ",
- "Open documentation" : "Ava dokumentatsioon",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Enable high contrast mode" : "Kasuta kõrge kontrastsusega režiimi.",
+ "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kõrge kontrastsusega režiim, mis hõlbustab liikumist lehel. Visuaalne kvaliteet väheneb, kuid loetavus paraneb. ",
+ "Light theme" : "Hele kujundus",
+ "Enable the default light theme" : "Kasuta heledat kujundust",
+ "The default light appearance." : "Vaikimisi hele kujundus.",
+ "Legal notice" : "Juriidiline teave",
+ "Privacy policy" : "Privaatsusreeglid",
+ "Adjust the Nextcloud theme" : "Muuda Nextcloudi kujundust",
"Name" : "Nimi",
- "Reset to default" : "Taasta vaikeseaded",
+ "Web link" : "Veebilink",
+ "a safe home for all your data" : "turvaline koht sinu andmetele",
"Slogan" : "Tunnuslause",
- "Color" : "Värv",
+ "Primary color" : "Põhivärv",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Põhivärv on mõeldud lehe oluliste elementude rõhutamiseks. Vastavalt valitud üldkujundusele võib see värv ka natuke kohenduda.",
+ "Legal notice link" : "Juriidilise teabe link",
+ "Privacy policy link" : "Privaatsusreeglite link",
+ "Header logo" : "Päiselogo",
+ "Upload new header logo" : "Laadi üles uus päiselogo",
+ "Favicon" : "Saidi favikon",
+ "Upload new favicon" : "Laadi üles uus saidi favikon",
+ "User settings" : "Kasutaja seadistused",
+ "Disable user theming" : "Keela kujunduste valimine kasutaja poolt",
+ "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Kuigi sina oled seadistanud oma serveri kasutajaliidese kujunduse, siis kasutajad võivad omi taustu ja värve muuta. Kui tahad, et kõik kasutaks ainult sinu tehtud kujundust, siis lülita see eelistus sisse.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teemad võimaldavad lihtsalt serveriinstantsi ja toetatud klientide välimus muuta. See on näha kõigile kasutajatele.",
+ "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Taustapildi asemele võid sa määrata ka lihtsalt ühe värvi. Kui aga taustapilt on olemas, siis see värv mõjutab rakenduste ikoonide värve.",
+ "Background color" : "Taustavärv",
+ "Upload new logo" : "Laadi üles uus logo",
"Logo" : "Logo",
- "Upload new logo" : "Lae üles uus logo",
- "Login image" : "Avalehe taust",
- "Upload new login background" : "Lae üles uus avalehe taustapilt",
- "Remove background image" : "Eemalda taustapilt",
+ "Upload new background and login image" : "Laadi üles uus taustapilt ja sisselogimise pilt",
+ "Background and login image" : "Taustapilt ja sisselogimise pilt",
"Advanced options" : "Täpsemad valikud",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda Imagemagick PHP laiendus SVG piltide toega, et üleslaetud logo ja värvi põhjal automaatselt faviconid genereerida. "
+ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Paigalda PHP Imagemagicku lsiamoodul SVG piltide toega, et üleslaaditud logo ja värvi põhjal luua automaatselt favikone. ",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemega, suure kontrastsusega teema puhul isegi AAA-tasemega. ",
+ "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Kui leiad mingeid probleeme, siis teata neist {issuetracker}meie veahalduse süsteemis{linkend}. Ja kui soovid kaasa lüüa, siis tule liitu {designteam}meie disainimeeskonnaga{linkend}!",
+ "Unable to apply the setting." : "Seadistuse rakendamine ei õnnestu.",
+ "Appearance and accessibility settings" : "Välimuse ja hõlpsuse seadistused",
+ "Misc accessibility options" : "Varia hõlpsuse seadistused",
+ "Enable blur background filter (may increase GPU load)" : "Kasuta tausta hägustamise filtrit (suurendab graafikaprotsessori koormust)",
+ "Customization has been disabled by your administrator" : "Kujunduse kohendamine pole peakasutaja poolt lubatud",
+ "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Määra oluliste kujunduselementide põhivärv. Sama värv kuulub mõnedes rollides, sealhulgas põhinuppudel, kohendamisele vastavalt hõlbustuse nõuetele.",
+ "Background and color" : "Taust ja värvid",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Taustavärvi võid valida mõnest vaikimisi pildikomplekti pildist, oma üleslaaditud pildist või lihtsalt värvinumbri alusel.",
+ "Keyboard shortcuts" : "Klaviatuuri kiirklahvid",
+ "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Mõnel juhul klaviatuuri kiirklahvid võivad takistada hõlbustustarvikute tööd. Sellisel puhul saad nad siit välja lülitada. Samaga lülituvad kiirklahvid välja ka kõikides rakendustes.",
+ "Disable all keyboard shortcuts" : "Lülita kõik klaviatuuri kiirklahvid välja",
+ "Current selected app: {app}, position {position} of {total}" : "Hetkel valitud rakendus: {app}, asukoht {position} / {total}",
+ "Move up" : "Liiguta ülespoole",
+ "Move down" : "Liiguta allapoole",
+ "Select a background from your files" : "Vali taustapilt oma failide seast",
+ "Select background" : "Vali taust",
+ "No background has been selected" : "Ühtegi tausta pole valitud",
+ "Custom background" : "Sinu valitud taust",
+ "Plain background" : "Lihtne taust",
+ "Default background" : "Vaikimisi taust",
+ "Theme selection is enforced" : "Kujunduse valik on peakasutaja poolt määratud",
+ "Could not set the app order" : "Rakenduste järjekorda ei õnnestunud muuta",
+ "Could not reset the app order" : "Rakenduste järjekorda ei õnnestunud lähtestada",
+ "Navigation bar settings" : "Rakenduste riba seadistused",
+ "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Rakenduste ribal võib objektide järjekorda muuta. Esimene ikoon on vaikimisi rakendus, mis avatakse sisselogimisel või logo klõpsimisel.",
+ "The default app can not be changed because it was configured by the administrator." : "Vaikimisi rakendust ei saa muuta, kuna see on peakasutaja poolt ettemääratud.",
+ "The app order was changed, to see it in action you have to reload the page." : "Rakenduste järjekord on muudetud. Palun laadi lehti uuesti, iui soovid näha kuidas see välja näeb.",
+ "Reset default app order" : "Lähtesta rakenduste vaikimisi järjekord",
+ "Could not set primary color" : "Põhivärvi ei õnnestunud määrata",
+ "Reset primary color" : "Lähtesta põhivärv",
+ "Could not set global default apps" : "Üldisi vaikimisi rakendusi ei õnnestunud määrata",
+ "Default app" : "Vaikimisi rakendus",
+ "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Vaikimisi rakendus on see, mis avatakse sisselogimisel või logo klõpsimisel.",
+ "Use custom default app" : "Vali endale sobiv vaikimisi rakendus",
+ "Global default app" : "Üldine vaikimisi rakendus",
+ "Global default apps" : "Üldised vaikimisi rakendused",
+ "Default app priority" : "Vaikimisi rakenduste olulisus",
+ "If an app is not enabled for a user, the next app with lower priority is used." : "Kui rakendus pole antud kasutaja jaoks sisselülitatud, siis loendist võetakse olulisuselt järgmine rakendus.",
+ "Select a custom color" : "Vali oma eelistatud värv",
+ "Reset to default" : "Taasta vaikeseaded",
+ "Upload" : "Laadi üles",
+ "Remove background image" : "Eemalda taustapilt",
+ "Color" : "Värv",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universaalne juurdepääs on meie jaoks väga oluline. Me järgime veebistandardeid ja kontrollime, et kõik oleks kasutatav ka ilma hiireta ja abitarkvara, näiteks ekraani lugejateta. Meie eesmärk on olla vastavuses {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA-tasemel, kõrge kontrastsusega teema isegi AAA-tasemel. ",
+ ". Unable to apply the setting." : ". Seadistuse rakendamine pole võimalik.",
+ "Background" : "Taust",
+ "Set a custom background" : "Lisa oma taust",
+ "Change color" : "Muuda värvi",
+ "No background" : "Tausta pole"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 412eed96a8e..e6c3bc562a2 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -102,7 +102,7 @@ OC.L10N.register(
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Vous pouvez configurer l'ordre des applications utilisées dans la barre de navigation. La première entrée sera l'application par défaut, ouverte après la connexion ou en cliquant sur le logo.",
"The default app can not be changed because it was configured by the administrator." : "L'application par défaut ne peut pas être changée, car elle a été configurée par l'administrateur.",
"The app order was changed, to see it in action you have to reload the page." : "L'ordre des applications a été changé, pour le voir en action, vous devez recharger la page.",
- "Reset default app order" : "Réinitialiser l'ordre par défaut des applications",
+ "Reset default app order" : "Rétablir l'ordre par défaut des applications ",
"Could not set primary color" : "Impossible de définir la couleur principale",
"Reset primary color" : "Réinitialiser la couleur principale",
"Could not set global default apps" : "Impossible de définir les applications globales par défaut",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index 316b085c555..68e65957cdf 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -100,7 +100,7 @@
"You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Vous pouvez configurer l'ordre des applications utilisées dans la barre de navigation. La première entrée sera l'application par défaut, ouverte après la connexion ou en cliquant sur le logo.",
"The default app can not be changed because it was configured by the administrator." : "L'application par défaut ne peut pas être changée, car elle a été configurée par l'administrateur.",
"The app order was changed, to see it in action you have to reload the page." : "L'ordre des applications a été changé, pour le voir en action, vous devez recharger la page.",
- "Reset default app order" : "Réinitialiser l'ordre par défaut des applications",
+ "Reset default app order" : "Rétablir l'ordre par défaut des applications ",
"Could not set primary color" : "Impossible de définir la couleur principale",
"Reset primary color" : "Réinitialiser la couleur principale",
"Could not set global default apps" : "Impossible de définir les applications globales par défaut",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index 0ae208932f3..b938e562585 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -10,10 +10,10 @@ OC.L10N.register(
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
- "Disable-user-theming should be true or false" : "Desabilitar-tema-usuário deve ser verdadeiro ou falso",
+ "Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"",
"Saved" : "Salva",
"Invalid app given" : "Aplicativo inválido fornecido",
- "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração de \"defaultApp\" fornecido",
+ "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido",
"Invalid setting key" : "Chave de configuração inválida",
"The file was uploaded" : "O arquivo foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini",
@@ -22,32 +22,32 @@ OC.L10N.register(
"No file was uploaded" : "Nenhum arquivo foi enviado",
"Missing a temporary folder" : "Falta uma pasta temporária",
"Could not write file to disk" : "Não foi possível escrever no disco",
- "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo",
+ "A PHP extension stopped the file upload" : "Uma extensão PHP parou o upload do arquivo",
"No file uploaded" : "Nenhum arquivo enviado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
"Theming" : "Personalização",
"Appearance and accessibility" : "Aparência e acessibilidade",
- "PHP Imagick module" : "Módulo PHP Imageck",
+ "PHP Imagick module" : "Módulo PHP Imagick",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" neste caso não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.",
"Dark theme with high contrast mode" : "Tema escuro com modo de alto contraste",
"Enable dark high contrast mode" : "Ative o modo escuro de alto contraste",
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
"Dark theme" : "Tema escuro",
- "Enable dark theme" : "Enable dark theme",
+ "Enable dark theme" : "Ativar o tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
"System default theme" : "Tema padrão do sistema",
"Enable the system default" : "Ativar o padrão do sistema",
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
- "Dyslexia font" : "Fonte de dislexia",
- "Enable dyslexia font" : "Ativar fonte dislexia",
+ "Dyslexia font" : "Fonte para dislexia",
+ "Enable dyslexia font" : "Ativar fonte para dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Ativar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
"Light theme" : "Tema claro",
- "Enable the default light theme" : "Ative o tema de luz padrão",
- "The default light appearance." : "A aparência de luz padrão.",
+ "Enable the default light theme" : "Ativar o tema claro padrão",
+ "The default light appearance." : "A aparência clara padrão.",
"Legal notice" : "Aviso legal",
"Privacy policy" : "Política de privacidade",
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
@@ -56,7 +56,7 @@ OC.L10N.register(
"a safe home for all your data" : "um lugar seguro para seus dados",
"Slogan" : "Slogan",
"Primary color" : "Cor primária",
- "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Pode ser ligeiramente ajustado dependendo do esquema de cores atual.",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.",
"Legal notice link" : "Link do aviso legal",
"Privacy policy link" : "Link da política de privacidade",
"Header logo" : "Logotipo de cabeçalho",
@@ -67,24 +67,26 @@ OC.L10N.register(
"Disable user theming" : "Desabilitar temas do usuário",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
- "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo simples. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
+ "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo lisa. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
"Background color" : "Cor de fundo",
"Upload new logo" : "Enviar novo logotipo",
"Logo" : "Logotipo",
"Upload new background and login image" : "Envie um novo papel de parede e imagem de login",
"Background and login image" : "Plano de fundo e imagem de login",
"Advanced options" : "Opções avançadas",
- "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick para ter suporte a geração automática em SVG para favicons baseados no logotipo e cores enviados.",
+ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick com suporte para imagens SVG para gerar automaticamente favicons com base no logotipo carregado e na cor.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em denunciá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
+ "Unable to apply the setting." : "Não foi possível aplicar a configuração.",
"Appearance and accessibility settings" : "Configurações de aparência e acessibilidade",
- "Misc accessibility options" : "Várias opções de acessibilidade",
+ "Misc accessibility options" : "Opções de acessibilidade diversas",
"Enable blur background filter (may increase GPU load)" : "Ativar o filtro de fundo de desfoque (pode aumentar a carga da GPU)",
- "Customization has been disabled by your administrator" : "A personalização foi desativada pelo seu administrador",
- "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode diferir um pouco à medida que é ajustada para atender aos requisitos de acessibilidade.",
- "Background and color" : "Fundo e cor",
- "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor simples.",
+ "Customization has been disabled by your administrator" : "A personalização foi desativada por seu administrador",
+ "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
+ "Background and color" : "Plano de fundo e cor",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.",
"Keyboard shortcuts" : "Atalhos do teclado",
- "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desativar todos os atalhos de teclado aqui. Isso também desativará todos os atalhos disponíveis nos aplicativos.",
+ "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Move up" : "Mover para cima",
@@ -92,9 +94,9 @@ OC.L10N.register(
"Select a background from your files" : "Selecione o papel de parede de seus arquivos",
"Select background" : "Selecione o plano de fundo",
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
- "Custom background" : "Papel de parede personalizado",
- "Plain background" : "Fundo simples",
- "Default background" : "Papel de parede padrão",
+ "Custom background" : "Plano de fundo personalizado",
+ "Plain background" : "Plano de fundo liso",
+ "Default background" : "Plano de fundo padrão",
"Theme selection is enforced" : "A seleção do tema é aplicada",
"Could not set the app order" : "Não foi possível definir a ordem do aplicativo",
"Could not reset the app order" : "Não foi possível redefinir a ordem do aplicativo",
@@ -119,6 +121,7 @@ OC.L10N.register(
"Remove background image" : "Excluir a imagem de fundo",
"Color" : "Cor",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
+ ". Unable to apply the setting." : ". Não foi possível aplicar a configuração.",
"Background" : "Fundo",
"Set a custom background" : "Defina um plano de fundo personalizado",
"Change color" : "Trocar a cor",
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 7d3defd15f8..49051cc39e1 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -8,10 +8,10 @@
"The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é uma URL válida",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
- "Disable-user-theming should be true or false" : "Desabilitar-tema-usuário deve ser verdadeiro ou falso",
+ "Disable-user-theming should be true or false" : "A configuração \"disable-user-theming\" (desabilitar temas do usuário) deve ser \"true\" ou \"false\"",
"Saved" : "Salva",
"Invalid app given" : "Aplicativo inválido fornecido",
- "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração de \"defaultApp\" fornecido",
+ "Invalid type for setting \"defaultApp\" given" : "Tipo inválido para configuração \"defaultApp\" fornecido",
"Invalid setting key" : "Chave de configuração inválida",
"The file was uploaded" : "O arquivo foi enviado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini",
@@ -20,32 +20,32 @@
"No file was uploaded" : "Nenhum arquivo foi enviado",
"Missing a temporary folder" : "Falta uma pasta temporária",
"Could not write file to disk" : "Não foi possível escrever no disco",
- "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo",
+ "A PHP extension stopped the file upload" : "Uma extensão PHP parou o upload do arquivo",
"No file uploaded" : "Nenhum arquivo enviado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
"Theming" : "Personalização",
"Appearance and accessibility" : "Aparência e acessibilidade",
- "PHP Imagick module" : "Módulo PHP Imageck",
+ "PHP Imagick module" : "Módulo PHP Imagick",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "O módulo PHP \"imagick\" não está habilitado, embora o aplicativo de temas esteja. Para que a geração de favicon funcione corretamente, você precisa instalar e habilitar este módulo.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "O módulo PHP \"imagick\" neste caso não tem suporte a SVG. Para melhor compatibilidade é recomendado instalá-lo.",
"Dark theme with high contrast mode" : "Tema escuro com modo de alto contraste",
"Enable dark high contrast mode" : "Ative o modo escuro de alto contraste",
"Similar to the high contrast mode, but with dark colours." : "Semelhante ao modo de alto contraste, mas com cores escuras.",
"Dark theme" : "Tema escuro",
- "Enable dark theme" : "Enable dark theme",
+ "Enable dark theme" : "Ativar o tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Um tema escuro para aliviar seus olhos, reduzindo a luminosidade e o brilho gerais.",
"System default theme" : "Tema padrão do sistema",
"Enable the system default" : "Ativar o padrão do sistema",
"Using the default system appearance." : "Usando a aparência padrão do sistema.",
- "Dyslexia font" : "Fonte de dislexia",
- "Enable dyslexia font" : "Ativar fonte dislexia",
+ "Dyslexia font" : "Fonte para dislexia",
+ "Enable dyslexia font" : "Ativar fonte para dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Ativar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
"Light theme" : "Tema claro",
- "Enable the default light theme" : "Ative o tema de luz padrão",
- "The default light appearance." : "A aparência de luz padrão.",
+ "Enable the default light theme" : "Ativar o tema claro padrão",
+ "The default light appearance." : "A aparência clara padrão.",
"Legal notice" : "Aviso legal",
"Privacy policy" : "Política de privacidade",
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
@@ -54,7 +54,7 @@
"a safe home for all your data" : "um lugar seguro para seus dados",
"Slogan" : "Slogan",
"Primary color" : "Cor primária",
- "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Pode ser ligeiramente ajustado dependendo do esquema de cores atual.",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "A cor primária é usada para destacar elementos como botões importantes. Ela pode ser ligeiramente ajustado, dependendo do esquema de cores atual.",
"Legal notice link" : "Link do aviso legal",
"Privacy policy link" : "Link da política de privacidade",
"Header logo" : "Logotipo de cabeçalho",
@@ -65,24 +65,26 @@
"Disable user theming" : "Desabilitar temas do usuário",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Embora você possa selecionar e personalizar a sua instância, os usuários podem alterar seu plano de fundo e as cores. Se você quiser forçar a sua personalização, marque esta caixa.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
- "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo simples. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
+ "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Em vez de uma imagem de fundo você também pode configurar uma cor de fundo lisa. Se você usar uma imagem de fundo, a alteração dessa cor influenciará a cor dos ícones do menu do aplicativo.",
"Background color" : "Cor de fundo",
"Upload new logo" : "Enviar novo logotipo",
"Logo" : "Logotipo",
"Upload new background and login image" : "Envie um novo papel de parede e imagem de login",
"Background and login image" : "Plano de fundo e imagem de login",
"Advanced options" : "Opções avançadas",
- "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick para ter suporte a geração automática em SVG para favicons baseados no logotipo e cores enviados.",
+ "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP ImageMagick com suporte para imagens SVG para gerar automaticamente favicons com base no logotipo carregado e na cor.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da Web e verificamos se tudo pode ser usado também sem mouse e software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 no nível AA, com o tema de alto contraste até mesmo no nível AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em denunciá-lo em {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se a {designteam}nossa equipe de design{linkend}!",
+ "Unable to apply the setting." : "Não foi possível aplicar a configuração.",
"Appearance and accessibility settings" : "Configurações de aparência e acessibilidade",
- "Misc accessibility options" : "Várias opções de acessibilidade",
+ "Misc accessibility options" : "Opções de acessibilidade diversas",
"Enable blur background filter (may increase GPU load)" : "Ativar o filtro de fundo de desfoque (pode aumentar a carga da GPU)",
- "Customization has been disabled by your administrator" : "A personalização foi desativada pelo seu administrador",
- "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode diferir um pouco à medida que é ajustada para atender aos requisitos de acessibilidade.",
- "Background and color" : "Fundo e cor",
- "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor simples.",
+ "Customization has been disabled by your administrator" : "A personalização foi desativada por seu administrador",
+ "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Defina uma cor primária para destacar elementos importantes. A cor usada para elementos como botões primários pode ser um pouco diferente, pois é ajustada para atender aos requisitos de acessibilidade.",
+ "Background and color" : "Plano de fundo e cor",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "O plano de fundo pode ser definido como uma imagem do conjunto padrão, uma imagem personalizada carregada ou uma cor lisa.",
"Keyboard shortcuts" : "Atalhos do teclado",
- "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desativar todos os atalhos de teclado aqui. Isso também desativará todos os atalhos disponíveis nos aplicativos.",
+ "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Em alguns casos, os atalhos de teclado podem interferir nas ferramentas de acessibilidade. Para permitir o foco em sua ferramenta corretamente, você pode desabilitar todos os atalhos de teclado aqui. Isso também desabilitará todos os atalhos disponíveis nos aplicativos.",
"Disable all keyboard shortcuts" : "Desabilitar todos os atalhos de teclado",
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Move up" : "Mover para cima",
@@ -90,9 +92,9 @@
"Select a background from your files" : "Selecione o papel de parede de seus arquivos",
"Select background" : "Selecione o plano de fundo",
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
- "Custom background" : "Papel de parede personalizado",
- "Plain background" : "Fundo simples",
- "Default background" : "Papel de parede padrão",
+ "Custom background" : "Plano de fundo personalizado",
+ "Plain background" : "Plano de fundo liso",
+ "Default background" : "Plano de fundo padrão",
"Theme selection is enforced" : "A seleção do tema é aplicada",
"Could not set the app order" : "Não foi possível definir a ordem do aplicativo",
"Could not reset the app order" : "Não foi possível redefinir a ordem do aplicativo",
@@ -117,6 +119,7 @@
"Remove background image" : "Excluir a imagem de fundo",
"Color" : "Cor",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
+ ". Unable to apply the setting." : ". Não foi possível aplicar a configuração.",
"Background" : "Fundo",
"Set a custom background" : "Defina um plano de fundo personalizado",
"Change color" : "Trocar a cor",
diff --git a/apps/theming/l10n/sk.js b/apps/theming/l10n/sk.js
index 8e54b77e727..8740effb3c4 100644
--- a/apps/theming/l10n/sk.js
+++ b/apps/theming/l10n/sk.js
@@ -75,7 +75,9 @@ OC.L10N.register(
"Background and login image" : "Obrázok pozadia a prihlasovacej obrazovky",
"Advanced options" : "Pokročilé možnosti",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainštalujte si rozšírenie ImageMagick PHP s podporou obrázkov SVG pre automatické generovanie favicon na základe nahraného loga a farby.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {linkstart}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ak nájdete nejaké problémy, neváhajte ich nahlásiť v {issuetracker}našom nástroji na sledovanie problémov{linkend}. A ak sa chcete zapojiť, pridajte sa k {designteam}nášmu tímu dizajnérov{linkend}!",
+ "Unable to apply the setting." : "Nepodarilo sa použiť nastavenia.",
"Appearance and accessibility settings" : "Nastavenia vzhľadu a dostupnosti",
"Misc accessibility options" : "Rôzne možnosti dostupnosti",
"Enable blur background filter (may increase GPU load)" : "Povoliť filter rozmazania pozadia (môže zvýšiť zaťaženie GPU)",
@@ -119,6 +121,7 @@ OC.L10N.register(
"Remove background image" : "Odstrániť obrázok pozadia",
"Color" : "Farba",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
+ ". Unable to apply the setting." : ". Nepodarilo sa použiť nastavenia.",
"Background" : "Pozadie",
"Set a custom background" : "Nastaviť vlastné pozadie",
"Change color" : "Zmeniť farbu",
diff --git a/apps/theming/l10n/sk.json b/apps/theming/l10n/sk.json
index d521829c91f..817d62381d2 100644
--- a/apps/theming/l10n/sk.json
+++ b/apps/theming/l10n/sk.json
@@ -73,7 +73,9 @@
"Background and login image" : "Obrázok pozadia a prihlasovacej obrazovky",
"Advanced options" : "Pokročilé možnosti",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainštalujte si rozšírenie ImageMagick PHP s podporou obrázkov SVG pre automatické generovanie favicon na základe nahraného loga a farby.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {linkstart}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ak nájdete nejaké problémy, neváhajte ich nahlásiť v {issuetracker}našom nástroji na sledovanie problémov{linkend}. A ak sa chcete zapojiť, pridajte sa k {designteam}nášmu tímu dizajnérov{linkend}!",
+ "Unable to apply the setting." : "Nepodarilo sa použiť nastavenia.",
"Appearance and accessibility settings" : "Nastavenia vzhľadu a dostupnosti",
"Misc accessibility options" : "Rôzne možnosti dostupnosti",
"Enable blur background filter (may increase GPU load)" : "Povoliť filter rozmazania pozadia (môže zvýšiť zaťaženie GPU)",
@@ -117,6 +119,7 @@
"Remove background image" : "Odstrániť obrázok pozadia",
"Color" : "Farba",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
+ ". Unable to apply the setting." : ". Nepodarilo sa použiť nastavenia.",
"Background" : "Pozadie",
"Set a custom background" : "Nastaviť vlastné pozadie",
"Change color" : "Zmeniť farbu",
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index f307b0799c9..2f5a777a908 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -75,7 +75,9 @@ OC.L10N.register(
"Background and login image" : "Позадина и слика пријављивања",
"Advanced options" : "Напредне опције",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте ImageMagick PHP проширење са подшком за SVG слике да би било могуће аутоматско генерисање favicons према отпремљеном логоу и боји.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {linkstart}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу, а са темом високог контраста чак и на ААА нивоу.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "У случају да наиђете на било какве проблеме, не оклевајте да их пријавите на {issuetracker}наш пратилац проблема{linkend}. А ако желите да се умешате, слободно се прикључите {designteam}нашем дизајн тиму{linkend}!",
+ "Unable to apply the setting." : "Подешавање није могло да се примени.",
"Appearance and accessibility settings" : "Подешавања изгледа и приступачности",
"Misc accessibility options" : "Разне опције приступаности",
"Enable blur background filter (may increase GPU load)" : "Укључи филтер замућења позадине (може да повећа оптерећење GPU)",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index f98bce187db..591315e1fc4 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -73,7 +73,9 @@
"Background and login image" : "Позадина и слика пријављивања",
"Advanced options" : "Напредне опције",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте ImageMagick PHP проширење са подшком за SVG слике да би било могуће аутоматско генерисање favicons према отпремљеном логоу и боји.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {linkstart}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу, а са темом високог контраста чак и на ААА нивоу.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "У случају да наиђете на било какве проблеме, не оклевајте да их пријавите на {issuetracker}наш пратилац проблема{linkend}. А ако желите да се умешате, слободно се прикључите {designteam}нашем дизајн тиму{linkend}!",
+ "Unable to apply the setting." : "Подешавање није могло да се примени.",
"Appearance and accessibility settings" : "Подешавања изгледа и приступачности",
"Misc accessibility options" : "Разне опције приступаности",
"Enable blur background filter (may increase GPU load)" : "Укључи филтер замућења позадине (може да повећа оптерећење GPU)",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 3b5eaea1d44..1f5e6106157 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -75,7 +75,9 @@ OC.L10N.register(
"Background and login image" : "Arka plan ve oturum açma görseli",
"Advanced options" : "Gelişmiş ayarlar",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon oluşturulması için ImageMagick PHP eklentisini SVG desteği ile kurun.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {linkstart}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
+ "Unable to apply the setting." : "Ayar uygulanamadı.",
"Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları",
"Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri",
"Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 7234f5afcfb..98bb3b6fc36 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -73,7 +73,9 @@
"Background and login image" : "Arka plan ve oturum açma görseli",
"Advanced options" : "Gelişmiş ayarlar",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon oluşturulması için ImageMagick PHP eklentisini SVG desteği ile kurun.",
+ "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. internet sitesi standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {linkstart}İnternet Sitesi İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
+ "Unable to apply the setting." : "Ayar uygulanamadı.",
"Appearance and accessibility settings" : "Görünüm ve erişilebilirlik ayarları",
"Misc accessibility options" : "Çeşitli erişilebilirlik seçenekleri",
"Enable blur background filter (may increase GPU load)" : "Arka plan bulanıklaştırılsın (grafik işlemci yükünü artırabilir)",
diff --git a/apps/theming/l10n/uk.js b/apps/theming/l10n/uk.js
index a953073926a..003df4f1be0 100644
--- a/apps/theming/l10n/uk.js
+++ b/apps/theming/l10n/uk.js
@@ -63,7 +63,7 @@ OC.L10N.register(
"Upload new header logo" : "Завантажити новий логотип заголовка",
"Favicon" : "Значок сайту",
"Upload new favicon" : "Завантажити новий значок",
- "User settings" : "Користувацькі налаштування",
+ "User settings" : "Налаштування користувача",
"Disable user theming" : "Вимкнути можливість користувачів змінювати оформлення",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "На додаток до встановлення оформлення вашої хмари користувачі також можуть змінювати тло та кольорову гаму. Тут ви можете встановити оформлення однаковим для всіх користувачів.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Оформлення дозволяє легко налаштувати зовнішній вигляд вашого сервера та підтримуваних клієнтів. Це будуть бачити всі користувачі.",
diff --git a/apps/theming/l10n/uk.json b/apps/theming/l10n/uk.json
index aff0183a9ec..e24475bac8a 100644
--- a/apps/theming/l10n/uk.json
+++ b/apps/theming/l10n/uk.json
@@ -61,7 +61,7 @@
"Upload new header logo" : "Завантажити новий логотип заголовка",
"Favicon" : "Значок сайту",
"Upload new favicon" : "Завантажити новий значок",
- "User settings" : "Користувацькі налаштування",
+ "User settings" : "Налаштування користувача",
"Disable user theming" : "Вимкнути можливість користувачів змінювати оформлення",
"Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "На додаток до встановлення оформлення вашої хмари користувачі також можуть змінювати тло та кольорову гаму. Тут ви можете встановити оформлення однаковим для всіх користувачів.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Оформлення дозволяє легко налаштувати зовнішній вигляд вашого сервера та підтримуваних клієнтів. Це будуть бачити всі користувачі.",
diff --git a/apps/theming/lib/Command/UpdateConfig.php b/apps/theming/lib/Command/UpdateConfig.php
index 89e47688372..9fec1c4970a 100644
--- a/apps/theming/lib/Command/UpdateConfig.php
+++ b/apps/theming/lib/Command/UpdateConfig.php
@@ -16,7 +16,7 @@ use Symfony\Component\Console\Output\OutputInterface;
class UpdateConfig extends Command {
public const SUPPORTED_KEYS = [
- 'name', 'url', 'imprintUrl', 'privacyUrl', 'slogan', 'color', 'primary_color', 'disable-user-theming'
+ 'name', 'url', 'imprintUrl', 'privacyUrl', 'slogan', 'color', 'primary_color', 'background_color', 'disable-user-theming'
];
public function __construct(
diff --git a/apps/theming/lib/Controller/ThemingController.php b/apps/theming/lib/Controller/ThemingController.php
index 8d9e7aaf060..af4898c03db 100644
--- a/apps/theming/lib/Controller/ThemingController.php
+++ b/apps/theming/lib/Controller/ThemingController.php
@@ -32,7 +32,6 @@ use OCP\IL10N;
use OCP\INavigationManager;
use OCP\IRequest;
use OCP\IURLGenerator;
-use ScssPhp\ScssPhp\Compiler;
/**
* Class ThemingController
@@ -45,7 +44,7 @@ class ThemingController extends Controller {
public const VALID_UPLOAD_KEYS = ['header', 'logo', 'logoheader', 'background', 'favicon'];
public function __construct(
- $appName,
+ string $appName,
IRequest $request,
private IConfig $config,
private IAppConfig $appConfig,
@@ -402,10 +401,7 @@ class ThemingController extends Controller {
$css = ":root { $variables } " . $customCss;
} else {
// If not set, we'll rely on the body class
- $compiler = new Compiler();
- $compiledCss = $compiler->compileString("[data-theme-$themeId] { $variables $customCss }");
- $css = $compiledCss->getCss();
- ;
+ $css = "[data-theme-$themeId] { $variables $customCss }";
}
try {
diff --git a/apps/theming/lib/Service/ThemesService.php b/apps/theming/lib/Service/ThemesService.php
index 39a8eeff410..37ea47f80d8 100644
--- a/apps/theming/lib/Service/ThemesService.php
+++ b/apps/theming/lib/Service/ThemesService.php
@@ -148,8 +148,7 @@ class ThemesService {
}
/**
- * Get the list of all enabled themes IDs
- * for the logged-in user
+ * Get the list of all enabled themes IDs for the current user.
*
* @return string[]
*/
diff --git a/apps/theming/openapi.json b/apps/theming/openapi.json
index bc316232ee8..2518f4acb73 100644
--- a/apps/theming/openapi.json
+++ b/apps/theming/openapi.json
@@ -1036,7 +1036,7 @@
"tags": [
{
"name": "theming",
- "description": "Class ThemingController\nhandle ajax requests to update the theme"
+ "description": "Class ThemingController handle ajax requests to update the theme"
}
]
}