aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/appinfo/routes.php1
-rw-r--r--apps/theming/l10n/af.js48
-rw-r--r--apps/theming/l10n/af.json46
-rw-r--r--apps/theming/l10n/eo.js64
-rw-r--r--apps/theming/l10n/eo.json62
-rw-r--r--apps/theming/l10n/es_419.js36
-rw-r--r--apps/theming/l10n/es_419.json34
-rw-r--r--apps/theming/l10n/es_AR.js41
-rw-r--r--apps/theming/l10n/es_AR.json39
-rw-r--r--apps/theming/l10n/es_CL.js56
-rw-r--r--apps/theming/l10n/es_CL.json54
-rw-r--r--apps/theming/l10n/es_CO.js57
-rw-r--r--apps/theming/l10n/es_CO.json55
-rw-r--r--apps/theming/l10n/es_CR.js57
-rw-r--r--apps/theming/l10n/es_CR.json55
-rw-r--r--apps/theming/l10n/es_DO.js57
-rw-r--r--apps/theming/l10n/es_DO.json55
-rw-r--r--apps/theming/l10n/es_GT.js57
-rw-r--r--apps/theming/l10n/es_GT.json55
-rw-r--r--apps/theming/l10n/es_HN.js32
-rw-r--r--apps/theming/l10n/es_HN.json30
-rw-r--r--apps/theming/l10n/es_NI.js32
-rw-r--r--apps/theming/l10n/es_NI.json30
-rw-r--r--apps/theming/l10n/es_PA.js32
-rw-r--r--apps/theming/l10n/es_PA.json30
-rw-r--r--apps/theming/l10n/es_PE.js32
-rw-r--r--apps/theming/l10n/es_PE.json30
-rw-r--r--apps/theming/l10n/es_PR.js32
-rw-r--r--apps/theming/l10n/es_PR.json30
-rw-r--r--apps/theming/l10n/es_PY.js32
-rw-r--r--apps/theming/l10n/es_PY.json30
-rw-r--r--apps/theming/l10n/es_SV.js48
-rw-r--r--apps/theming/l10n/es_SV.json46
-rw-r--r--apps/theming/l10n/es_UY.js32
-rw-r--r--apps/theming/l10n/es_UY.json30
-rw-r--r--apps/theming/l10n/fr.js5
-rw-r--r--apps/theming/l10n/fr.json5
-rw-r--r--apps/theming/l10n/he.js62
-rw-r--r--apps/theming/l10n/he.json60
-rw-r--r--apps/theming/l10n/hr.js63
-rw-r--r--apps/theming/l10n/hr.json61
-rw-r--r--apps/theming/l10n/hu.js6
-rw-r--r--apps/theming/l10n/hu.json6
-rw-r--r--apps/theming/l10n/id.js41
-rw-r--r--apps/theming/l10n/id.json39
-rw-r--r--apps/theming/l10n/ka_GE.js46
-rw-r--r--apps/theming/l10n/ka_GE.json44
-rw-r--r--apps/theming/l10n/lv.js40
-rw-r--r--apps/theming/l10n/lv.json38
-rw-r--r--apps/theming/l10n/mn.js29
-rw-r--r--apps/theming/l10n/mn.json27
-rw-r--r--apps/theming/l10n/nl.js4
-rw-r--r--apps/theming/l10n/nl.json4
-rw-r--r--apps/theming/l10n/pl.js18
-rw-r--r--apps/theming/l10n/pl.json18
-rw-r--r--apps/theming/l10n/pt_BR.js34
-rw-r--r--apps/theming/l10n/pt_BR.json34
-rw-r--r--apps/theming/l10n/pt_PT.js67
-rw-r--r--apps/theming/l10n/pt_PT.json65
-rw-r--r--apps/theming/l10n/ru.js5
-rw-r--r--apps/theming/l10n/ru.json5
-rw-r--r--apps/theming/l10n/sq.js41
-rw-r--r--apps/theming/l10n/sq.json39
-rw-r--r--apps/theming/l10n/tr.js10
-rw-r--r--apps/theming/l10n/tr.json10
-rw-r--r--apps/theming/lib/AppInfo/Application.php1
-rw-r--r--apps/theming/lib/Capabilities.php3
-rw-r--r--apps/theming/lib/Command/UpdateConfig.php5
-rw-r--r--apps/theming/lib/Controller/IconController.php1
-rw-r--r--apps/theming/lib/Controller/ThemingController.php29
-rw-r--r--apps/theming/lib/IconBuilder.php9
-rw-r--r--apps/theming/lib/ImageManager.php1
-rw-r--r--apps/theming/lib/Service/ThemeInjectionService.php1
-rw-r--r--apps/theming/lib/Service/ThemesService.php1
-rw-r--r--apps/theming/lib/Settings/Admin.php1
-rw-r--r--apps/theming/lib/Settings/AdminSection.php1
-rw-r--r--apps/theming/lib/Settings/Personal.php1
-rw-r--r--apps/theming/lib/Settings/PersonalSection.php1
-rw-r--r--apps/theming/lib/ThemingDefaults.php9
-rw-r--r--apps/theming/lib/Util.php5
-rw-r--r--apps/theming/openapi.json5
-rw-r--r--apps/theming/tests/CapabilitiesTest.php9
-rw-r--r--apps/theming/tests/Controller/IconControllerTest.php12
-rw-r--r--apps/theming/tests/Controller/ThemingControllerTest.php84
-rw-r--r--apps/theming/tests/Controller/UserThemeControllerTest.php8
-rw-r--r--apps/theming/tests/IconBuilderTest.php12
-rw-r--r--apps/theming/tests/ImageManagerTest.php6
-rw-r--r--apps/theming/tests/Service/ThemesServiceTest.php9
-rw-r--r--apps/theming/tests/ServicesTest.php4
-rw-r--r--apps/theming/tests/Settings/PersonalTest.php3
-rw-r--r--apps/theming/tests/Themes/AccessibleThemeTestCase.php4
-rw-r--r--apps/theming/tests/Themes/DarkHighContrastThemeTest.php1
-rw-r--r--apps/theming/tests/Themes/DyslexiaFontTest.php3
-rw-r--r--apps/theming/tests/ThemingDefaultsTest.php24
-rw-r--r--apps/theming/tests/UtilTest.php20
95 files changed, 234 insertions, 2422 deletions
diff --git a/apps/theming/appinfo/routes.php b/apps/theming/appinfo/routes.php
index 21cc6aa6c2e..b0aedbbb803 100644
--- a/apps/theming/appinfo/routes.php
+++ b/apps/theming/appinfo/routes.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js
deleted file mode 100644
index 355e5168651..00000000000
--- a/apps/theming/l10n/af.js
+++ /dev/null
@@ -1,48 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Laai voorskou…",
- "Admin" : "Admin",
- "Saved" : "Bewaar",
- "a safe home for all your data" : "’n veilige tuiste vir al u data",
- "Name cannot be empty" : "Naam kan nie leeg wees nie",
- "The given name is too long" : "Die gegewe naam is te lank",
- "The given web address is too long" : "Die gegewe webadres is te lank",
- "The given legal notice address is too long" : "Die gegewe regskennisgewingsadres is te lank",
- "The given privacy policy address is too long" : "Die gegewe privaatheidsbeleidadres is te lank",
- "The given slogan is too long" : "Gegewe slagspreuk is te lank",
- "The given color is invalid" : "Die gegewe kleur is ongeldig",
- "The file was uploaded" : "Die lêer is opgelaai",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
- "The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
- "No file was uploaded" : "Geen lêer is opgelaai",
- "Missing a temporary folder" : "Ontbrekende tydelike gids",
- "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
- "No file uploaded" : "Geen lêer opgelaai",
- "Dark theme" : "Donker Tema",
- "Dyslexia font" : "Disleksie-font",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is ’n gratis lettertipe/font wat ontwerp is om sommige van die algemene leesfoute wat deur disleksie veroorsaak word, te versag.",
- "High contrast mode" : "Hoëkontrasmodus",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrasmodus om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
- "Legal notice" : "Regskennisgewing",
- "Privacy policy" : "Privaatheidsbeleid",
- "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan",
- "Keyboard shortcuts" : "Sneltoetse",
- "Background" : "Agtergrond",
- "Open documentation" : "Open dokumentasie",
- "Name" : "Naam",
- "Reset to default" : "Herstel na verstek",
- "Web link" : "Webskakel",
- "Slogan" : "Slagspreuk",
- "Color" : "Kleur",
- "Logo" : "Logo",
- "Upload new logo" : "Laai nuwe logo op",
- "Login image" : "Aantekenbeeld",
- "Upload new login background" : "Laai nuwe aantekenagtergrond op",
- "Remove background image" : "Verwyder agtergrondbeeld",
- "Advanced options" : "Gevorderde opsies",
- "Legal notice link" : "Regskennisgewingskakel",
- "Privacy policy link" : "Privaatheidsbeleidskakel"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/af.json b/apps/theming/l10n/af.json
deleted file mode 100644
index 5d4563d2968..00000000000
--- a/apps/theming/l10n/af.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Laai voorskou…",
- "Admin" : "Admin",
- "Saved" : "Bewaar",
- "a safe home for all your data" : "’n veilige tuiste vir al u data",
- "Name cannot be empty" : "Naam kan nie leeg wees nie",
- "The given name is too long" : "Die gegewe naam is te lank",
- "The given web address is too long" : "Die gegewe webadres is te lank",
- "The given legal notice address is too long" : "Die gegewe regskennisgewingsadres is te lank",
- "The given privacy policy address is too long" : "Die gegewe privaatheidsbeleidadres is te lank",
- "The given slogan is too long" : "Gegewe slagspreuk is te lank",
- "The given color is invalid" : "Die gegewe kleur is ongeldig",
- "The file was uploaded" : "Die lêer is opgelaai",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die opgelaaide lêer oorskry die MAX_FILE_SIZE riglyn wat in die HTML vorm gespesifiseer is",
- "The file was only partially uploaded" : "Die lêer is slegs gedeeltelik op gelaai",
- "No file was uploaded" : "Geen lêer is opgelaai",
- "Missing a temporary folder" : "Ontbrekende tydelike gids",
- "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak",
- "No file uploaded" : "Geen lêer opgelaai",
- "Dark theme" : "Donker Tema",
- "Dyslexia font" : "Disleksie-font",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is ’n gratis lettertipe/font wat ontwerp is om sommige van die algemene leesfoute wat deur disleksie veroorsaak word, te versag.",
- "High contrast mode" : "Hoëkontrasmodus",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrasmodus om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
- "Legal notice" : "Regskennisgewing",
- "Privacy policy" : "Privaatheidsbeleid",
- "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan",
- "Keyboard shortcuts" : "Sneltoetse",
- "Background" : "Agtergrond",
- "Open documentation" : "Open dokumentasie",
- "Name" : "Naam",
- "Reset to default" : "Herstel na verstek",
- "Web link" : "Webskakel",
- "Slogan" : "Slagspreuk",
- "Color" : "Kleur",
- "Logo" : "Logo",
- "Upload new logo" : "Laai nuwe logo op",
- "Login image" : "Aantekenbeeld",
- "Upload new login background" : "Laai nuwe aantekenagtergrond op",
- "Remove background image" : "Verwyder agtergrondbeeld",
- "Advanced options" : "Gevorderde opsies",
- "Legal notice link" : "Regskennisgewingskakel",
- "Privacy policy link" : "Privaatheidsbeleidskakel"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/eo.js b/apps/theming/l10n/eo.js
deleted file mode 100644
index 8da0c17f161..00000000000
--- a/apps/theming/l10n/eo.js
+++ /dev/null
@@ -1,64 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "Tiu nomo tro longas",
- "The given web address is too long" : "Tiu TTT-adreso tro longas",
- "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso",
- "The given legal notice address is too long" : "Tiu adreso pri leĝa regularo tro longas",
- "The given legal notice address is not a valid URL" : "La adreso al leĝa regularo ne estas valida retadreso",
- "The given privacy policy address is too long" : "Tiu adreso pri privateca regularo tro longas",
- "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso",
- "The given slogan is too long" : "Tiu frapfrazo tro longas",
- "The given color is invalid" : "Tiu koloro ne validas",
- "Saved" : "Konservita",
- "The file was uploaded" : "La dosiero alŝutiĝis.",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
- "The file was only partially uploaded" : "La dosiero alŝutiĝis nur parte",
- "No file was uploaded" : "Neniu dosiero alŝutiĝis.",
- "Missing a temporary folder" : "Mankas provizora dosierujo",
- "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon",
- "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralŝuton",
- "No file uploaded" : "Neniu dosiero alŝutiĝis",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vi jam uzas propran etoson. Agordoj de la aplikaĵo „Etosoj“ povus esti anstataŭigitaj de ĝi.",
- "Theming" : "Etosoj",
- "Dark theme" : "Malhela etoso",
- "Enable dark theme" : "Ŝaltu malhelan etoson",
- "Dyslexia font" : "Tiparo por limigi vortblindecon",
- "Enable dyslexia font" : "Ŝaltu disleksian tiparon",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“).",
- "High contrast mode" : "Altkontrasta reĝimo",
- "Enable high contrast mode" : "Ŝaltu altkontrastan reĝimon",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta reĝimo, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
- "Legal notice" : "Leĝa regularo",
- "Privacy policy" : "Privateca regularo",
- "Adjust the Nextcloud theme" : "Modifi la Nextcloud-etoson",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Etosoj ebligas facilan ŝanĝon en la fasado de via servilo kaj de subtenataj klientoj. Tion vidos ĉiuj uzantoj.",
- "Advanced options" : "Detalaj agordoj",
- "Name" : "Nomo",
- "Web link" : "Reta ligilo",
- "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj",
- "Slogan" : "Frapfrazo",
- "Color" : "Koloro",
- "Logo" : "Emblemo",
- "Upload new logo" : "Alŝuti novan emblemon",
- "Legal notice link" : "Ligilo al leĝa regularo",
- "Privacy policy link" : "Ligilo al privateca regularo",
- "Header logo" : "Paĝokapa emblemo",
- "Upload new header logo" : "Alŝuti novan paĝokapan emblemon",
- "Favicon" : "Retpaĝsimbolo",
- "Upload new favicon" : "Alŝuti novan retpaĝsimbolon",
- "Keyboard shortcuts" : "Fulmoklavoj",
- "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." : "Universala aliro estas tre grava por ni. Ni sekvas la retejo-standardojn kaj kontrolas, ĉu ĉio estas uzebla eĉ sen muso, kaj per helpa programaro, kiel ekzemple ekranlegiloj. Ni celas esti kongruaj kun la {guidelines}Reteja alireblecaj reguloj{linkend} 2.1 je la AA nivelo, kun alta kontrasta temo eĉ ĉe la AAA nivelo.",
- "Reset to default" : "Restarigi al defaŭltaj agordoj",
- "Upload" : "Alŝuti",
- "Remove background image" : "Forigi fonan bildon",
- "Loading preview…" : "Ŝargo de antaŭrigardo...",
- "Admin" : "Administranto",
- "Name cannot be empty" : "Nomo ne povas mapleni",
- "Open documentation" : "Malfermi la dokumentaron",
- "https://…" : "https://…",
- "Upload new login background" : "Alŝuti novan ensalutan fonan bildon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aŭtomate krei retpaĝsimbolon, kiu devenos de la alŝutita emblemo kaj koloro."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/eo.json b/apps/theming/l10n/eo.json
deleted file mode 100644
index 96eea1d2cf6..00000000000
--- a/apps/theming/l10n/eo.json
+++ /dev/null
@@ -1,62 +0,0 @@
-{ "translations": {
- "The given name is too long" : "Tiu nomo tro longas",
- "The given web address is too long" : "Tiu TTT-adreso tro longas",
- "The given web address is not a valid URL" : "Tiu TTT-adreso ne estas valida retadreso",
- "The given legal notice address is too long" : "Tiu adreso pri leĝa regularo tro longas",
- "The given legal notice address is not a valid URL" : "La adreso al leĝa regularo ne estas valida retadreso",
- "The given privacy policy address is too long" : "Tiu adreso pri privateca regularo tro longas",
- "The given privacy policy address is not a valid URL" : "La adreso al privateca regularo ne estas valida retadreso",
- "The given slogan is too long" : "Tiu frapfrazo tro longas",
- "The given color is invalid" : "Tiu koloro ne validas",
- "Saved" : "Konservita",
- "The file was uploaded" : "La dosiero alŝutiĝis.",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
- "The file was only partially uploaded" : "La dosiero alŝutiĝis nur parte",
- "No file was uploaded" : "Neniu dosiero alŝutiĝis.",
- "Missing a temporary folder" : "Mankas provizora dosierujo",
- "Could not write file to disk" : "Ne eblis skribi dosieron sur diskon",
- "A PHP extension stopped the file upload" : "PHP-modulo haltigis la dosieralŝuton",
- "No file uploaded" : "Neniu dosiero alŝutiĝis",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Vi jam uzas propran etoson. Agordoj de la aplikaĵo „Etosoj“ povus esti anstataŭigitaj de ĝi.",
- "Theming" : "Etosoj",
- "Dark theme" : "Malhela etoso",
- "Enable dark theme" : "Ŝaltu malhelan etoson",
- "Dyslexia font" : "Tiparo por limigi vortblindecon",
- "Enable dyslexia font" : "Ŝaltu disleksian tiparon",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“).",
- "High contrast mode" : "Altkontrasta reĝimo",
- "Enable high contrast mode" : "Ŝaltu altkontrastan reĝimon",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta reĝimo, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
- "Legal notice" : "Leĝa regularo",
- "Privacy policy" : "Privateca regularo",
- "Adjust the Nextcloud theme" : "Modifi la Nextcloud-etoson",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Etosoj ebligas facilan ŝanĝon en la fasado de via servilo kaj de subtenataj klientoj. Tion vidos ĉiuj uzantoj.",
- "Advanced options" : "Detalaj agordoj",
- "Name" : "Nomo",
- "Web link" : "Reta ligilo",
- "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj",
- "Slogan" : "Frapfrazo",
- "Color" : "Koloro",
- "Logo" : "Emblemo",
- "Upload new logo" : "Alŝuti novan emblemon",
- "Legal notice link" : "Ligilo al leĝa regularo",
- "Privacy policy link" : "Ligilo al privateca regularo",
- "Header logo" : "Paĝokapa emblemo",
- "Upload new header logo" : "Alŝuti novan paĝokapan emblemon",
- "Favicon" : "Retpaĝsimbolo",
- "Upload new favicon" : "Alŝuti novan retpaĝsimbolon",
- "Keyboard shortcuts" : "Fulmoklavoj",
- "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." : "Universala aliro estas tre grava por ni. Ni sekvas la retejo-standardojn kaj kontrolas, ĉu ĉio estas uzebla eĉ sen muso, kaj per helpa programaro, kiel ekzemple ekranlegiloj. Ni celas esti kongruaj kun la {guidelines}Reteja alireblecaj reguloj{linkend} 2.1 je la AA nivelo, kun alta kontrasta temo eĉ ĉe la AAA nivelo.",
- "Reset to default" : "Restarigi al defaŭltaj agordoj",
- "Upload" : "Alŝuti",
- "Remove background image" : "Forigi fonan bildon",
- "Loading preview…" : "Ŝargo de antaŭrigardo...",
- "Admin" : "Administranto",
- "Name cannot be empty" : "Nomo ne povas mapleni",
- "Open documentation" : "Malfermi la dokumentaron",
- "https://…" : "https://…",
- "Upload new login background" : "Alŝuti novan ensalutan fonan bildon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalu la PHP-modulon „Imagemagick“ kun SVG-subteno por aŭtomate krei retpaĝsimbolon, kiu devenos de la alŝutita emblemo kaj koloro."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_419.js b/apps/theming/l10n/es_419.js
deleted file mode 100644
index 7b9091a2905..00000000000
--- a/apps/theming/l10n/es_419.js
+++ /dev/null
@@ -1,36 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Legal notice link" : "Enlace de aviso legal",
- "Privacy policy link" : "Enlace de política de seguridad",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Subir nuevo logo de encabezado",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_419.json b/apps/theming/l10n/es_419.json
deleted file mode 100644
index f70248ecffe..00000000000
--- a/apps/theming/l10n/es_419.json
+++ /dev/null
@@ -1,34 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Legal notice link" : "Enlace de aviso legal",
- "Privacy policy link" : "Enlace de política de seguridad",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Subir nuevo logo de encabezado",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_AR.js b/apps/theming/l10n/es_AR.js
deleted file mode 100644
index a6b86bef5e7..00000000000
--- a/apps/theming/l10n/es_AR.js
+++ /dev/null
@@ -1,41 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Saved" : "Guardado",
- "a safe home for all your data" : "un lugar seguro para todos sus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML",
- "No file was uploaded" : "No se subió ningún archivo ",
- "Missing a temporary folder" : "Falta un directorio temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Habilitar tema nocturno",
- "Dyslexia font" : "Dislexia fuente",
- "Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados ​​por la dislexia.",
- "High contrast mode" : "Modo alto contraste",
- "Enable high contrast mode" : "Habilitar modo de Contraste Alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
- "Privacy policy" : "Políticas de privacidad",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo se pueda usar también sin mouse y software de asistencia, como lectores de pantalla. Nuestro objetivo es cumplir con las {pautas} Accesibilidad al contenido web {linkend} 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "If you find any issues, don’t 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 encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
- "Open documentation" : "Abrir documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve su instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas"
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_AR.json b/apps/theming/l10n/es_AR.json
deleted file mode 100644
index 3924f562e98..00000000000
--- a/apps/theming/l10n/es_AR.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Saved" : "Guardado",
- "a safe home for all your data" : "un lugar seguro para todos sus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML",
- "No file was uploaded" : "No se subió ningún archivo ",
- "Missing a temporary folder" : "Falta un directorio temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Habilitar tema nocturno",
- "Dyslexia font" : "Dislexia fuente",
- "Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados ​​por la dislexia.",
- "High contrast mode" : "Modo alto contraste",
- "Enable high contrast mode" : "Habilitar modo de Contraste Alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
- "Privacy policy" : "Políticas de privacidad",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo se pueda usar también sin mouse y software de asistencia, como lectores de pantalla. Nuestro objetivo es cumplir con las {pautas} Accesibilidad al contenido web {linkend} 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "If you find any issues, don’t 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 encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
- "Open documentation" : "Abrir documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve su instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas"
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js
deleted file mode 100644
index 4deb05cebcf..00000000000
--- a/apps/theming/l10n/es_CL.js
+++ /dev/null
@@ -1,56 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilitar el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente para personas con dislexia",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar modo de contraste alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Modo de alto contraste facilita tu navegación. La calidad visual puede ser menor pero se incrementa la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_CL.json b/apps/theming/l10n/es_CL.json
deleted file mode 100644
index 93bce319127..00000000000
--- a/apps/theming/l10n/es_CL.json
+++ /dev/null
@@ -1,54 +0,0 @@
-{ "translations": {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilitar el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente para personas con dislexia",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar modo de contraste alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Modo de alto contraste facilita tu navegación. La calidad visual puede ser menor pero se incrementa la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_CO.js b/apps/theming/l10n/es_CO.js
deleted file mode 100644
index aa5f15e2bc3..00000000000
--- a/apps/theming/l10n/es_CO.js
+++ /dev/null
@@ -1,57 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Habilitar tema oscuro",
- "Dyslexia font" : "Ayuda para disléxicos",
- "Enable dyslexia font" : "Habilitar ayuda para disléxicos",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDislexic es una herramienta libre diseñada para mitigar algunos de los errores más comunes causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "El modo de alto contraste se usa para facilitar la navegación. Se reducirá la calidad visual pero aumentará la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "Acceso universal es muy importante para nosotros. Nosotros seguimos los estándares del internet y revisamos que todo este usable hasta sin ratón, y programas ayudantes como lectores de pantalla. Nosotros aspiramos de conformar con las {guidelines} Guías de Contenido Accesible del Web {linkend} 2.1 a nivel de AA y con un nivel de AAA con el tema de alto contraste. ",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_CO.json b/apps/theming/l10n/es_CO.json
deleted file mode 100644
index 6e79c75881c..00000000000
--- a/apps/theming/l10n/es_CO.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{ "translations": {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Habilitar tema oscuro",
- "Dyslexia font" : "Ayuda para disléxicos",
- "Enable dyslexia font" : "Habilitar ayuda para disléxicos",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDislexic es una herramienta libre diseñada para mitigar algunos de los errores más comunes causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "El modo de alto contraste se usa para facilitar la navegación. Se reducirá la calidad visual pero aumentará la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "Acceso universal es muy importante para nosotros. Nosotros seguimos los estándares del internet y revisamos que todo este usable hasta sin ratón, y programas ayudantes como lectores de pantalla. Nosotros aspiramos de conformar con las {guidelines} Guías de Contenido Accesible del Web {linkend} 2.1 a nivel de AA y con un nivel de AAA con el tema de alto contraste. ",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_CR.js b/apps/theming/l10n/es_CR.js
deleted file mode 100644
index 761d9e8a7c1..00000000000
--- a/apps/theming/l10n/es_CR.js
+++ /dev/null
@@ -1,57 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Activar el tema oscuro",
- "Dyslexia font" : "Fuente para dislexia",
- "Enable dyslexia font" : "Activar la fuente para dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es una tipografía/fuente diseñada para mitigar algunos de los problemas de lectura causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Activar el modo de alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste facilita la navegación. La calidad visual se reducirá, pero la claridad aumentará.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo pueda utilizarse sin un ratón, y programas de asistencia como lectores de pantalla. Nuestro objetivo es cumplir con los [guidelines]Lineamientos de Accesibilidad de Contenido Web[linkend] 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_CR.json b/apps/theming/l10n/es_CR.json
deleted file mode 100644
index cae5fd42c2f..00000000000
--- a/apps/theming/l10n/es_CR.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{ "translations": {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema oscuro",
- "Enable dark theme" : "Activar el tema oscuro",
- "Dyslexia font" : "Fuente para dislexia",
- "Enable dyslexia font" : "Activar la fuente para dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es una tipografía/fuente diseñada para mitigar algunos de los problemas de lectura causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Activar el modo de alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste facilita la navegación. La calidad visual se reducirá, pero la claridad aumentará.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo pueda utilizarse sin un ratón, y programas de asistencia como lectores de pantalla. Nuestro objetivo es cumplir con los [guidelines]Lineamientos de Accesibilidad de Contenido Web[linkend] 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_DO.js b/apps/theming/l10n/es_DO.js
deleted file mode 100644
index 9af4a7bb302..00000000000
--- a/apps/theming/l10n/es_DO.js
+++ /dev/null
@@ -1,57 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilita el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente de dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra o fuente gratuito diseñado para mitigar algunos de los errores de lectura comunes causados ​​por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilita el modo de alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para mejorar tu navegacion. La calidad visual se vera reducida pero la claridad se mejorara.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo se pueda usar también sin mouse y software de asistencia, como lectores de pantalla. Nuestro objetivo es cumplir con las {guidelines}Pautas de accesibilidad al contenido web{linkend} 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_DO.json b/apps/theming/l10n/es_DO.json
deleted file mode 100644
index 3fd46ff94e9..00000000000
--- a/apps/theming/l10n/es_DO.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{ "translations": {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilita el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente de dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra o fuente gratuito diseñado para mitigar algunos de los errores de lectura comunes causados ​​por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilita el modo de alto contraste",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para mejorar tu navegacion. La calidad visual se vera reducida pero la claridad se mejorara.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo se pueda usar también sin mouse y software de asistencia, como lectores de pantalla. Nuestro objetivo es cumplir con las {guidelines}Pautas de accesibilidad al contenido web{linkend} 2.1 en el nivel AA, con el tema de alto contraste incluso en el nivel AAA.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_GT.js b/apps/theming/l10n/es_GT.js
deleted file mode 100644
index bf82d442226..00000000000
--- a/apps/theming/l10n/es_GT.js
+++ /dev/null
@@ -1,57 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilitar el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente para personas con dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra libre diseñada para reducir algunos de los errores de lectura comunes causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar modo de contraste alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Modo de alto contraste facilita tu navegación. La calidad visual puede ser menor pero se incrementa la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo sea utilizable inclusive sin ratón, y con software de asistencia como lectores de pantalla. Buscamos cumplir con las {guidelines}Guías de Accesibilidad de Contenido Web{linkend} 2.1 sobre nivel AA, incluso sobre nivel AAA para el tema de alto contraste.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_GT.json b/apps/theming/l10n/es_GT.json
deleted file mode 100644
index a70da3cf713..00000000000
--- a/apps/theming/l10n/es_GT.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{ "translations": {
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "Saved" : "Guardado",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Dark theme" : "Tema Oscuro",
- "Enable dark theme" : "Habilitar el tema oscuro",
- "Dyslexia font" : "Fuente para las personas con dislexia",
- "Enable dyslexia font" : "Habilita la fuente para personas con dislexia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra libre diseñada para reducir algunos de los errores de lectura comunes causados por la dislexia.",
- "High contrast mode" : "Modo de alto contraste",
- "Enable high contrast mode" : "Habilitar modo de contraste alto",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Modo de alto contraste facilita tu navegación. La calidad visual puede ser menor pero se incrementa la claridad.",
- "Legal notice" : "Aviso legal",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Advanced options" : "Opciones avanzadas",
- "Name" : "Nombre",
- "Web link" : "Enlace web",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Keyboard shortcuts" : "Atajos del teclado",
- "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." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo sea utilizable inclusive sin ratón, y con software de asistencia como lectores de pantalla. Buscamos cumplir con las {guidelines}Guías de Accesibilidad de Contenido Web{linkend} 2.1 sobre nivel AA, incluso sobre nivel AAA para el tema de alto contraste.",
- "Reset to default" : "Restablecer al predeterminado",
- "Upload" : "Cargar",
- "Remove background image" : "Eliminar imagen de fondo",
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "Open documentation" : "Abrir la documentación",
- "https://…" : "https://…",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_HN.js b/apps/theming/l10n/es_HN.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_HN.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_HN.json b/apps/theming/l10n/es_HN.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_HN.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_NI.js b/apps/theming/l10n/es_NI.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_NI.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_NI.json b/apps/theming/l10n/es_NI.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_NI.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_PA.js b/apps/theming/l10n/es_PA.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_PA.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_PA.json b/apps/theming/l10n/es_PA.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_PA.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_PE.js b/apps/theming/l10n/es_PE.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_PE.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_PE.json b/apps/theming/l10n/es_PE.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_PE.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_PR.js b/apps/theming/l10n/es_PR.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_PR.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_PR.json b/apps/theming/l10n/es_PR.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_PR.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_PY.js b/apps/theming/l10n/es_PY.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_PY.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_PY.json b/apps/theming/l10n/es_PY.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_PY.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_SV.js b/apps/theming/l10n/es_SV.js
deleted file mode 100644
index f51fa47b0ac..00000000000
--- a/apps/theming/l10n/es_SV.js
+++ /dev/null
@@ -1,48 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Saved" : "Guardado",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Legal notice" : "Aviso legal",
- "Keyboard shortcuts" : "Atajos del teclado",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Web link" : "Enlace web",
- "https://…" : "https://…",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/es_SV.json b/apps/theming/l10n/es_SV.json
deleted file mode 100644
index d7937f36889..00000000000
--- a/apps/theming/l10n/es_SV.json
+++ /dev/null
@@ -1,46 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Admin" : "Administración",
- "Saved" : "Guardado",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "Name cannot be empty" : "El nombre no puede estar en blanco",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The file was uploaded" : "El archivo fue cargado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "Could not write file to disk" : "No fue posible escribir a disco",
- "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
- "No file uploaded" : "No hay archivos cargados",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
- "Theming" : "Tematizar",
- "Legal notice" : "Aviso legal",
- "Keyboard shortcuts" : "Atajos del teclado",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Web link" : "Enlace web",
- "https://…" : "https://…",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Legal notice link" : "Enlace al aviso legal",
- "Header logo" : "Logo del encabezado",
- "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Cargar un nuevo favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/es_UY.js b/apps/theming/l10n/es_UY.js
deleted file mode 100644
index a8a0cb95952..00000000000
--- a/apps/theming/l10n/es_UY.js
+++ /dev/null
@@ -1,32 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es_UY.json b/apps/theming/l10n/es_UY.json
deleted file mode 100644
index 766e123ebbb..00000000000
--- a/apps/theming/l10n/es_UY.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Cargando vista previa...",
- "Saved" : "Guardado",
- "Admin" : "Administración",
- "a safe home for all your data" : "un lugar seguro para todos tus datos",
- "The given name is too long" : "El nombre dado es demasiado largo",
- "The given web address is too long" : "La dirección web dada es demasiado larga",
- "The given slogan is too long" : "El lema dado es demasiado largo",
- "The given color is invalid" : "El color dado es inválido",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
- "No file was uploaded" : "No se cargó el archivo",
- "Missing a temporary folder" : "Falta una carpeta temporal",
- "No file uploaded" : "No hay archivos cargados",
- "Theming" : "Tematizar",
- "Open documentation" : "Abrir la documentación",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
- "Name" : "Nombre",
- "Reset to default" : "Restablecer al predeterminado",
- "Slogan" : "Lema",
- "Color" : "Color",
- "Logo" : "Logotipo",
- "Upload new logo" : "Cargar nuevo logotipo",
- "Login image" : "Imágen de inicio de sesión",
- "Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
- "Remove background image" : "Eliminar imagen de fondo",
- "Advanced options" : "Opciones avanzadas",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color."
-},"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 0e0b8ba0a00..074ab2a9cdf 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -75,7 +75,9 @@ OC.L10N.register(
"Background and login image" : "Image d'arrière-plan et de connexion",
"Advanced options" : "Options avancées",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP ImageMagick qui prend en charge les images SVG pour générer automatiquement des favicons à partir du logo téléversé et de la couleur indiquée.",
+ "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 universel est très important pour nous. Nous suivons les standards du web et nous assurons que tout soit également utilisable sans souris et avec des logiciels d’assistance technique tels que les lecteurs d’écran. Nous visons à respecter les {linkstart}Règles pour l’accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
"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 vous rencontrez des problèmes, n'hésitez pas à les signaler sur {issuetracker}notre outil de suivi des problèmes{linkend}. Et si vous voulez vous impliquer, venez rejoindre {designteam}notre équipe de design{linkend} !",
+ "Unable to apply the setting." : "Impossible d'appliquer le réglage.",
"Appearance and accessibility settings" : "Paramètres d’apparence et d’accessibilité",
"Misc accessibility options" : "Diverses options d'accessibilité",
"Enable blur background filter (may increase GPU load)" : "Activer le filtre flou de l'arrière-plan (peut augmenter la charge du GPU)",
@@ -117,6 +119,7 @@ OC.L10N.register(
"Reset to default" : "Restaurer les valeurs par défaut",
"Upload" : "Téléverser",
"Remove background image" : "Retirer l'image d'arrière-plan",
- "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 universel est très important pour nous. Nous suivons les standards du web et nous vérifions que tout est utilisable même sans souris et sans logiciel d'assistance comme les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste."
+ "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 universel est très important pour nous. Nous suivons les standards du web et nous vérifions que tout est utilisable même sans souris et sans logiciel d'assistance comme les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
+ ". Unable to apply the setting." : ". Impossible d'appliquer le réglage."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index 4902c6ab2f1..8daa7ef3e89 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -73,7 +73,9 @@
"Background and login image" : "Image d'arrière-plan et de connexion",
"Advanced options" : "Options avancées",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installez l'extension PHP ImageMagick qui prend en charge les images SVG pour générer automatiquement des favicons à partir du logo téléversé et de la couleur indiquée.",
+ "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 universel est très important pour nous. Nous suivons les standards du web et nous assurons que tout soit également utilisable sans souris et avec des logiciels d’assistance technique tels que les lecteurs d’écran. Nous visons à respecter les {linkstart}Règles pour l’accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
"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 vous rencontrez des problèmes, n'hésitez pas à les signaler sur {issuetracker}notre outil de suivi des problèmes{linkend}. Et si vous voulez vous impliquer, venez rejoindre {designteam}notre équipe de design{linkend} !",
+ "Unable to apply the setting." : "Impossible d'appliquer le réglage.",
"Appearance and accessibility settings" : "Paramètres d’apparence et d’accessibilité",
"Misc accessibility options" : "Diverses options d'accessibilité",
"Enable blur background filter (may increase GPU load)" : "Activer le filtre flou de l'arrière-plan (peut augmenter la charge du GPU)",
@@ -115,6 +117,7 @@
"Reset to default" : "Restaurer les valeurs par défaut",
"Upload" : "Téléverser",
"Remove background image" : "Retirer l'image d'arrière-plan",
- "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 universel est très important pour nous. Nous suivons les standards du web et nous vérifions que tout est utilisable même sans souris et sans logiciel d'assistance comme les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste."
+ "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 universel est très important pour nous. Nous suivons les standards du web et nous vérifions que tout est utilisable même sans souris et sans logiciel d'assistance comme les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
+ ". Unable to apply the setting." : ". Impossible d'appliquer le réglage."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/theming/l10n/he.js b/apps/theming/l10n/he.js
deleted file mode 100644
index cb1011ee65c..00000000000
--- a/apps/theming/l10n/he.js
+++ /dev/null
@@ -1,62 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "השם שסופק ארוך מדי",
- "The given web address is too long" : "הכתובת שסופקה ארוכה מדי",
- "The given web address is not a valid URL" : "הכתובת שסופקה אינה תקנית",
- "The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי",
- "The given legal notice address is not a valid URL" : "כתובת ההצהרה המשפטית שסופקה אינה תקינה",
- "The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי",
- "The given privacy policy address is not a valid URL" : "כתובת מדיניות הפרטיות שסופקה אינה תקינה",
- "The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי",
- "The given color is invalid" : "הצבע שסופק שגוי",
- "Saved" : "נשמר",
- "The file was uploaded" : "הקובץ הועלה",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מהנחיית ה־upload_max_filesize ב־php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שהוגדרה בטופס ה־HTML",
- "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי",
- "No file was uploaded" : "לא הועלו קבצים",
- "Missing a temporary folder" : "חסרה תיקייה זמנית",
- "Could not write file to disk" : "לא ניתן לכתוב לכונן",
- "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ",
- "No file uploaded" : "לא הועלה קובץ",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.",
- "Theming" : "ערכות נושא",
- "Appearance and accessibility" : "תצוגה ונגישות",
- "Dark theme" : "ערכת עיצוב כהה",
- "Enable dark theme" : "הפעלת ערכת עיצוב כהה",
- "Dyslexia font" : "גופן דיסלקציה",
- "Enable dyslexia font" : "הפעלת גופן דיסלקציה",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic הוא גופן חופשי שתוכנן לפתור חלק משגיאות הקריאה הנפוצות שנגרמות עקב דיסלקציה.",
- "High contrast mode" : "מצב ניגודיות גבוהה",
- "Enable high contrast mode" : "הפעלת מצב ניגודיות גבוהה",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "מצב ניגודיות גבוהה מקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהיה ברור יותר.",
- "Legal notice" : "הצהרה משפטית",
- "Privacy policy" : "מדיניות פרטיות",
- "Adjust the Nextcloud theme" : "התאמת ערכת העיצוב של Nextcloud",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "עם ערכות עיצוב ניתן להתאים את המראה והתחושה של המערכת ושל הלקוחות הנתמכים שלך. אלו תהיינה גלויות לכל המשתמשים.",
- "Upload new logo" : "העלאת לוגו חדש",
- "Logo" : "לוגו",
- "Advanced options" : "אפשרויות מתקדמות",
- "Name" : "שם",
- "Web link" : "קישור",
- "a safe home for all your data" : "מקום בטוח לכל הנתונים שלך",
- "Slogan" : "שורת כותרת",
- "Legal notice link" : "קישור להצהרה המשפטית",
- "Privacy policy link" : "קישור למדיניות הפרטיות",
- "Header logo" : "לוגו כותרת",
- "Upload new header logo" : "העלאת לוגו כותרת",
- "Favicon" : "סמל כותרת",
- "Upload new favicon" : "העלאת סמל כותרת חדש",
- "User settings" : "הגדרות משתמש",
- "Keyboard shortcuts" : "קיצורי מקלדת",
- "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." : "גישה אוניברסלית מאוד חשובה לנו, אנו נצמדים לתקני אינטרנט ובודקים כדי לוודא שהכול שמיש גם ללא עכבר ומול תכניות סיוע כגון מקריאי מסך. אנו חותרים להיות תואמים ל{guidelines}הנחיות הנגישות לתוכן אינטרנט{linkend} 2.1 ברמת AA ועם ערכת הניגודיות הגבוהה אפילו ברמת AAA.",
- "Move down" : "להוריד למטה",
- "Plain background" : "רקע רגיל",
- "Reset to default" : "איפוס לבררת מחדל",
- "Upload" : "העלאה",
- "Remove background image" : "הסרת תמונת רקע",
- "Color" : "צבע",
- "Change color" : "החלפת צבע"
-},
-"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
diff --git a/apps/theming/l10n/he.json b/apps/theming/l10n/he.json
deleted file mode 100644
index 0f165b80246..00000000000
--- a/apps/theming/l10n/he.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{ "translations": {
- "The given name is too long" : "השם שסופק ארוך מדי",
- "The given web address is too long" : "הכתובת שסופקה ארוכה מדי",
- "The given web address is not a valid URL" : "הכתובת שסופקה אינה תקנית",
- "The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי",
- "The given legal notice address is not a valid URL" : "כתובת ההצהרה המשפטית שסופקה אינה תקינה",
- "The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי",
- "The given privacy policy address is not a valid URL" : "כתובת מדיניות הפרטיות שסופקה אינה תקינה",
- "The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי",
- "The given color is invalid" : "הצבע שסופק שגוי",
- "Saved" : "נשמר",
- "The file was uploaded" : "הקובץ הועלה",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מהנחיית ה־upload_max_filesize ב־php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שהוגדרה בטופס ה־HTML",
- "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי",
- "No file was uploaded" : "לא הועלו קבצים",
- "Missing a temporary folder" : "חסרה תיקייה זמנית",
- "Could not write file to disk" : "לא ניתן לכתוב לכונן",
- "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ",
- "No file uploaded" : "לא הועלה קובץ",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.",
- "Theming" : "ערכות נושא",
- "Appearance and accessibility" : "תצוגה ונגישות",
- "Dark theme" : "ערכת עיצוב כהה",
- "Enable dark theme" : "הפעלת ערכת עיצוב כהה",
- "Dyslexia font" : "גופן דיסלקציה",
- "Enable dyslexia font" : "הפעלת גופן דיסלקציה",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic הוא גופן חופשי שתוכנן לפתור חלק משגיאות הקריאה הנפוצות שנגרמות עקב דיסלקציה.",
- "High contrast mode" : "מצב ניגודיות גבוהה",
- "Enable high contrast mode" : "הפעלת מצב ניגודיות גבוהה",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "מצב ניגודיות גבוהה מקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהיה ברור יותר.",
- "Legal notice" : "הצהרה משפטית",
- "Privacy policy" : "מדיניות פרטיות",
- "Adjust the Nextcloud theme" : "התאמת ערכת העיצוב של Nextcloud",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "עם ערכות עיצוב ניתן להתאים את המראה והתחושה של המערכת ושל הלקוחות הנתמכים שלך. אלו תהיינה גלויות לכל המשתמשים.",
- "Upload new logo" : "העלאת לוגו חדש",
- "Logo" : "לוגו",
- "Advanced options" : "אפשרויות מתקדמות",
- "Name" : "שם",
- "Web link" : "קישור",
- "a safe home for all your data" : "מקום בטוח לכל הנתונים שלך",
- "Slogan" : "שורת כותרת",
- "Legal notice link" : "קישור להצהרה המשפטית",
- "Privacy policy link" : "קישור למדיניות הפרטיות",
- "Header logo" : "לוגו כותרת",
- "Upload new header logo" : "העלאת לוגו כותרת",
- "Favicon" : "סמל כותרת",
- "Upload new favicon" : "העלאת סמל כותרת חדש",
- "User settings" : "הגדרות משתמש",
- "Keyboard shortcuts" : "קיצורי מקלדת",
- "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." : "גישה אוניברסלית מאוד חשובה לנו, אנו נצמדים לתקני אינטרנט ובודקים כדי לוודא שהכול שמיש גם ללא עכבר ומול תכניות סיוע כגון מקריאי מסך. אנו חותרים להיות תואמים ל{guidelines}הנחיות הנגישות לתוכן אינטרנט{linkend} 2.1 ברמת AA ועם ערכת הניגודיות הגבוהה אפילו ברמת AAA.",
- "Move down" : "להוריד למטה",
- "Plain background" : "רקע רגיל",
- "Reset to default" : "איפוס לבררת מחדל",
- "Upload" : "העלאה",
- "Remove background image" : "הסרת תמונת רקע",
- "Color" : "צבע",
- "Change color" : "החלפת צבע"
-},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js
deleted file mode 100644
index 6b09f5418aa..00000000000
--- a/apps/theming/l10n/hr.js
+++ /dev/null
@@ -1,63 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "Naziv je predug",
- "The given web address is too long" : "Navedena adresa web-mjesta je preduga",
- "The given web address is not a valid URL" : "Navedena adresa web-mjesta nije važeći URL",
- "The given legal notice address is too long" : "Navedena adresa pravne obavijesti je preduga",
- "The given legal notice address is not a valid URL" : "Navedena adresa pravne obavijesti nije važeći URL",
- "The given privacy policy address is too long" : "Navedena adresa pravila o privatnosti je preduga",
- "The given privacy policy address is not a valid URL" : "Navedena adresa pravila o privatnosti nije važeći URL",
- "The given slogan is too long" : "Navedeni slogan je predug",
- "The given color is invalid" : "Navedena boja nije važeća",
- "Saved" : "Spremljeno",
- "The file was uploaded" : "Datoteka je otpremljena",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a",
- "The file was only partially uploaded" : "Datoteka je samo djelomično otpremljena",
- "No file was uploaded" : "Nije otpremljena nijedna datoteka",
- "Missing a temporary folder" : "Nedostaje privremena mapa",
- "Could not write file to disk" : "Nije moguće zapisati datoteku na disk",
- "A PHP extension stopped the file upload" : "Proširenje PHP-a zaustavilo je otpremanje datoteke",
- "No file uploaded" : "Nije otpremljena nijedna datoteka",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagođenu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.",
- "Theming" : "Upravljanje temama",
- "Dark theme" : "Tamna tema",
- "Enable dark theme" : "Omogući tamnu temu",
- "Dyslexia font" : "Font za osobe s disleksijom",
- "Enable dyslexia font" : "Omogući font za osobe s disleksijom",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom.",
- "High contrast mode" : "Način jakog kontrasta",
- "Enable high contrast mode" : "Omogući način jakog kontrasta",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Način jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
- "Legal notice" : "Pravna obavijest",
- "Privacy policy" : "Pravila o privatnosti",
- "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.",
- "Upload new logo" : "Otpremi novi logotip",
- "Logo" : "Logotip",
- "Advanced options" : "Napredne opcije",
- "Name" : "Naziv",
- "Web link" : "Web poveznica",
- "a safe home for all your data" : "siguran dom za sve vaše podatke",
- "Slogan" : "Slogan",
- "Legal notice link" : "Poveznica na pravnu obavijest",
- "Privacy policy link" : "Poveznica na pravila o privatnosti",
- "Header logo" : "Logotip zaglavlja",
- "Upload new header logo" : "Otpremi novi logotip zaglavlja",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Otpremi novi favicon",
- "User settings" : "Korisničke postavke",
- "Keyboard shortcuts" : "Tipkovni prečaci",
- "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." : "Nama je vrlo važno osigurati univerzalan pristup. Pratimo sve internetske i mrežne standarde i provjeravamo je li sustav upotrebljiv bez miša i pomoćnog softvera, kao što je čitač zaslona. Naš je cilj postići sukladnost sa {guidelines}Smjernicama pristupačnosti web-sadržaja{linkend} 2.1 na razini AA s temom jakog kontrasta na razini AAA.",
- "Move up" : "Premjesti gore",
- "Move down" : "Premjesti dolje",
- "Plain background" : "Obična pozadina",
- "Reset to default" : "Vrati na zadanu postavku",
- "Upload" : "Otpremi",
- "Remove background image" : "Ukloni pozadinsku sliku",
- "Color" : "Boja",
- "Background" : "Pozadina",
- "Change color" : "Promijeni boju"
-},
-"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/apps/theming/l10n/hr.json b/apps/theming/l10n/hr.json
deleted file mode 100644
index 0f2f865d89f..00000000000
--- a/apps/theming/l10n/hr.json
+++ /dev/null
@@ -1,61 +0,0 @@
-{ "translations": {
- "The given name is too long" : "Naziv je predug",
- "The given web address is too long" : "Navedena adresa web-mjesta je preduga",
- "The given web address is not a valid URL" : "Navedena adresa web-mjesta nije važeći URL",
- "The given legal notice address is too long" : "Navedena adresa pravne obavijesti je preduga",
- "The given legal notice address is not a valid URL" : "Navedena adresa pravne obavijesti nije važeći URL",
- "The given privacy policy address is too long" : "Navedena adresa pravila o privatnosti je preduga",
- "The given privacy policy address is not a valid URL" : "Navedena adresa pravila o privatnosti nije važeći URL",
- "The given slogan is too long" : "Navedeni slogan je predug",
- "The given color is invalid" : "Navedena boja nije važeća",
- "Saved" : "Spremljeno",
- "The file was uploaded" : "Datoteka je otpremljena",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a",
- "The file was only partially uploaded" : "Datoteka je samo djelomično otpremljena",
- "No file was uploaded" : "Nije otpremljena nijedna datoteka",
- "Missing a temporary folder" : "Nedostaje privremena mapa",
- "Could not write file to disk" : "Nije moguće zapisati datoteku na disk",
- "A PHP extension stopped the file upload" : "Proširenje PHP-a zaustavilo je otpremanje datoteke",
- "No file uploaded" : "Nije otpremljena nijedna datoteka",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagođenu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.",
- "Theming" : "Upravljanje temama",
- "Dark theme" : "Tamna tema",
- "Enable dark theme" : "Omogući tamnu temu",
- "Dyslexia font" : "Font za osobe s disleksijom",
- "Enable dyslexia font" : "Omogući font za osobe s disleksijom",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom.",
- "High contrast mode" : "Način jakog kontrasta",
- "Enable high contrast mode" : "Omogući način jakog kontrasta",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Način jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
- "Legal notice" : "Pravna obavijest",
- "Privacy policy" : "Pravila o privatnosti",
- "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.",
- "Upload new logo" : "Otpremi novi logotip",
- "Logo" : "Logotip",
- "Advanced options" : "Napredne opcije",
- "Name" : "Naziv",
- "Web link" : "Web poveznica",
- "a safe home for all your data" : "siguran dom za sve vaše podatke",
- "Slogan" : "Slogan",
- "Legal notice link" : "Poveznica na pravnu obavijest",
- "Privacy policy link" : "Poveznica na pravila o privatnosti",
- "Header logo" : "Logotip zaglavlja",
- "Upload new header logo" : "Otpremi novi logotip zaglavlja",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Otpremi novi favicon",
- "User settings" : "Korisničke postavke",
- "Keyboard shortcuts" : "Tipkovni prečaci",
- "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." : "Nama je vrlo važno osigurati univerzalan pristup. Pratimo sve internetske i mrežne standarde i provjeravamo je li sustav upotrebljiv bez miša i pomoćnog softvera, kao što je čitač zaslona. Naš je cilj postići sukladnost sa {guidelines}Smjernicama pristupačnosti web-sadržaja{linkend} 2.1 na razini AA s temom jakog kontrasta na razini AAA.",
- "Move up" : "Premjesti gore",
- "Move down" : "Premjesti dolje",
- "Plain background" : "Obična pozadina",
- "Reset to default" : "Vrati na zadanu postavku",
- "Upload" : "Otpremi",
- "Remove background image" : "Ukloni pozadinsku sliku",
- "Color" : "Boja",
- "Background" : "Pozadina",
- "Change color" : "Promijeni boju"
-},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js
index 84cbc942fab..3b6ad529091 100644
--- a/apps/theming/l10n/hu.js
+++ b/apps/theming/l10n/hu.js
@@ -29,7 +29,7 @@ OC.L10N.register(
"Appearance and accessibility" : "Megjelenés és akadálymentesítés",
"PHP Imagick module" : "PHP Imagick modul",
"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." : "Az „imagick” PHP-modul nem engedélyezett, de a témázó alkalmazás igen. A webhelyikonok előállításához telepítenie és engedélyeznie kell ezt a modult.",
- "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Az \"imagick\" PHP modul ebben az esetben nem támogatja az SVG-t. A jobb kompatibilitás érdekében ajánlott telepíteni.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Az „imagick” PHP-modul ebben az esetben nem támogatja az SVG-t. A jobb kompatibilitás érdekében ajánlott telepíteni.",
"Dark theme with high contrast mode" : "Sötét téma magas kontrasztú móddal",
"Enable dark high contrast mode" : "Sötét, magas kontrasztú mód engedélyezése",
"Similar to the high contrast mode, but with dark colours." : "Hasonló a magas kontrasztú módhoz, de sötét színekkel.",
@@ -78,9 +78,9 @@ OC.L10N.register(
"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}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}dizájn csapatunkhoz{linkend}!",
"Appearance and accessibility settings" : "Megjelenési és akadálymentesítési beállítások",
"Misc accessibility options" : "Egyéb kisegítő lehetőségek",
- "Enable blur background filter (may increase GPU load)" : "Elmosódott háttérszűrő engedélyezése (megnövelheti a GPU terhelést)",
+ "Enable blur background filter (may increase GPU load)" : "Háttérelmosó szűrő engedélyezése (megnövelheti a GPU terhelést)",
"Customization has been disabled by your administrator" : "A testreszabást letiltotta a rendszergazda",
- "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." : "A fontos elemek kiemeléséhez állítson be elsődleges színt. Az olyan elemek színe, mint az elsődleges gombok, kissé eltérhet, ahogyan a kisegítő lehetőségekhez igazodik.",
+ "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." : "Elsődleges szín beállítása a fontos elemek kiemeléséhez. Az olyan elemek színe, mint az elsődleges gombok, kissé eltérhetnek, ahogyan az akadálymentesítési követelményekhez igazodnak.",
"Background and color" : "Háttér és szín",
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "A háttér beállítható az alapértelmezett készletből származó képre, egyéni feltöltött képre vagy sima színre.",
"Keyboard shortcuts" : "Gyorsbillentyűk",
diff --git a/apps/theming/l10n/hu.json b/apps/theming/l10n/hu.json
index a1014d143e0..92963ccc3b2 100644
--- a/apps/theming/l10n/hu.json
+++ b/apps/theming/l10n/hu.json
@@ -27,7 +27,7 @@
"Appearance and accessibility" : "Megjelenés és akadálymentesítés",
"PHP Imagick module" : "PHP Imagick modul",
"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." : "Az „imagick” PHP-modul nem engedélyezett, de a témázó alkalmazás igen. A webhelyikonok előállításához telepítenie és engedélyeznie kell ezt a modult.",
- "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Az \"imagick\" PHP modul ebben az esetben nem támogatja az SVG-t. A jobb kompatibilitás érdekében ajánlott telepíteni.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Az „imagick” PHP-modul ebben az esetben nem támogatja az SVG-t. A jobb kompatibilitás érdekében ajánlott telepíteni.",
"Dark theme with high contrast mode" : "Sötét téma magas kontrasztú móddal",
"Enable dark high contrast mode" : "Sötét, magas kontrasztú mód engedélyezése",
"Similar to the high contrast mode, but with dark colours." : "Hasonló a magas kontrasztú módhoz, de sötét színekkel.",
@@ -76,9 +76,9 @@
"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}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}dizájn csapatunkhoz{linkend}!",
"Appearance and accessibility settings" : "Megjelenési és akadálymentesítési beállítások",
"Misc accessibility options" : "Egyéb kisegítő lehetőségek",
- "Enable blur background filter (may increase GPU load)" : "Elmosódott háttérszűrő engedélyezése (megnövelheti a GPU terhelést)",
+ "Enable blur background filter (may increase GPU load)" : "Háttérelmosó szűrő engedélyezése (megnövelheti a GPU terhelést)",
"Customization has been disabled by your administrator" : "A testreszabást letiltotta a rendszergazda",
- "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." : "A fontos elemek kiemeléséhez állítson be elsődleges színt. Az olyan elemek színe, mint az elsődleges gombok, kissé eltérhet, ahogyan a kisegítő lehetőségekhez igazodik.",
+ "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." : "Elsődleges szín beállítása a fontos elemek kiemeléséhez. Az olyan elemek színe, mint az elsődleges gombok, kissé eltérhetnek, ahogyan az akadálymentesítési követelményekhez igazodnak.",
"Background and color" : "Háttér és szín",
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "A háttér beállítható az alapértelmezett készletből származó képre, egyéni feltöltött képre vagy sima színre.",
"Keyboard shortcuts" : "Gyorsbillentyűk",
diff --git a/apps/theming/l10n/id.js b/apps/theming/l10n/id.js
deleted file mode 100644
index af38885a718..00000000000
--- a/apps/theming/l10n/id.js
+++ /dev/null
@@ -1,41 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Memuat pratinjau",
- "Admin" : "Admin",
- "Saved" : "Disimpan",
- "a safe home for all your data" : "rumah yang aman untuk semua datamu",
- "The given name is too long" : "Pemberian nama terlalu panjang",
- "The given web address is too long" : "Pemberian alamat web terlalu panjang",
- "The given slogan is too long" : "Pemberian slogan terlalu panjang",
- "The file was uploaded" : "Berkas terunggah",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.",
- "The file was only partially uploaded" : "Berkas hanya sebagian terunggah",
- "No file was uploaded" : "Tidak ada berkas yang diunggah",
- "Missing a temporary folder" : "Folder sementara tidak ada",
- "Could not write file to disk" : "Tidak dapat menulis berkas ke disk",
- "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas",
- "No file uploaded" : "Tidak ada file diunggah",
- "Theming" : "Tema",
- "Dark theme" : "Tema gelap",
- "Enable dark theme" : "Aktifkan tema gelap",
- "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
- "Dyslexia font" : "Font disleksia",
- "Enable dyslexia font" : "Aktifkan fon disleksia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
- "High contrast mode" : "Mode kontras tinggi",
- "Enable high contrast mode" : "Aktifkan mode kontras tinggi",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mode kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
- "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." : "Akses universal sangat penting bagi kami. Kami mengikuti standar web dan memeriksa agar semua dapat digunakan, bahkan saat tanpa menggunakan tetikus, dan lainnya seperti perangkat lunak pembantu pembaca layar. Kami bertujuan untuk mematuhi {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 pada tingkat AA, dengan tema kontras tinggi bahkan pada tingkat AAA.",
- "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Jika Anda menemukan isu, jangan sungkan untuk melaporkan pada {issuetracker}pelacakan isu kami{linkend}. Silakan gabung dan berkontribusi dengan {designteam}tim desain kami{linkend} jika Anda ingin!",
- "Open documentation" : "Buka dokumentasi",
- "Name" : "Nama",
- "Slogan" : "Slogan",
- "Color" : "Warna",
- "Logo" : "Logo",
- "Upload new logo" : "Unggah Logo baru",
- "Login image" : "Gambar ketika masuk",
- "Advanced options" : "Opsi lanjutan"
-},
-"nplurals=1; plural=0;");
diff --git a/apps/theming/l10n/id.json b/apps/theming/l10n/id.json
deleted file mode 100644
index 559a76df7eb..00000000000
--- a/apps/theming/l10n/id.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Memuat pratinjau",
- "Admin" : "Admin",
- "Saved" : "Disimpan",
- "a safe home for all your data" : "rumah yang aman untuk semua datamu",
- "The given name is too long" : "Pemberian nama terlalu panjang",
- "The given web address is too long" : "Pemberian alamat web terlalu panjang",
- "The given slogan is too long" : "Pemberian slogan terlalu panjang",
- "The file was uploaded" : "Berkas terunggah",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.",
- "The file was only partially uploaded" : "Berkas hanya sebagian terunggah",
- "No file was uploaded" : "Tidak ada berkas yang diunggah",
- "Missing a temporary folder" : "Folder sementara tidak ada",
- "Could not write file to disk" : "Tidak dapat menulis berkas ke disk",
- "A PHP extension stopped the file upload" : "Ekstensi PHP menghentikan proses unggah berkas",
- "No file uploaded" : "Tidak ada file diunggah",
- "Theming" : "Tema",
- "Dark theme" : "Tema gelap",
- "Enable dark theme" : "Aktifkan tema gelap",
- "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
- "Dyslexia font" : "Font disleksia",
- "Enable dyslexia font" : "Aktifkan fon disleksia",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
- "High contrast mode" : "Mode kontras tinggi",
- "Enable high contrast mode" : "Aktifkan mode kontras tinggi",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mode kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
- "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." : "Akses universal sangat penting bagi kami. Kami mengikuti standar web dan memeriksa agar semua dapat digunakan, bahkan saat tanpa menggunakan tetikus, dan lainnya seperti perangkat lunak pembantu pembaca layar. Kami bertujuan untuk mematuhi {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 pada tingkat AA, dengan tema kontras tinggi bahkan pada tingkat AAA.",
- "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Jika Anda menemukan isu, jangan sungkan untuk melaporkan pada {issuetracker}pelacakan isu kami{linkend}. Silakan gabung dan berkontribusi dengan {designteam}tim desain kami{linkend} jika Anda ingin!",
- "Open documentation" : "Buka dokumentasi",
- "Name" : "Nama",
- "Slogan" : "Slogan",
- "Color" : "Warna",
- "Logo" : "Logo",
- "Upload new logo" : "Unggah Logo baru",
- "Login image" : "Gambar ketika masuk",
- "Advanced options" : "Opsi lanjutan"
-},"pluralForm" :"nplurals=1; plural=0;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/ka_GE.js b/apps/theming/l10n/ka_GE.js
deleted file mode 100644
index e6f5f3906dd..00000000000
--- a/apps/theming/l10n/ka_GE.js
+++ /dev/null
@@ -1,46 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "პრევიუს ჩატვირთვა…",
- "Admin" : "ადმინისტრაცია",
- "Saved" : "შენახულია",
- "a safe home for all your data" : "უსაფრთხო სახლი მთელი თქვენი მონაცემებისათვის",
- "Name cannot be empty" : "სახელი ვერ იქნება ცარიელი",
- "The given name is too long" : "მოცემული სახელი ძალიან გრძელია",
- "The given web address is too long" : "მოცემული ვებ-მისამართი ძალიან გრძელია",
- "The given slogan is too long" : "მოცემული ლოზუნგი ძალიან გრძელია",
- "The given color is invalid" : "მოცემული ფერი არასწორია",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ატვირთული ფაილი აჭარბებს php.ini-ში დაყენებულ upload_max_filesize დირექტივას",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ატვირთული ფაილი აჭარბებს HTML ფორამაში მითითებულ MAX_FILE_SIZE დირექტივას",
- "No file was uploaded" : "ფაილი არ აიტვირთა",
- "Missing a temporary folder" : "დროებითი დირექტორია არ არსებობს",
- "No file uploaded" : "ფაილი არ იქნა ატვირთული",
- "Theming" : "ვიზუალური თემები",
- "Dark theme" : "მუქი თემა",
- "Enable dark theme" : "მუქი თემის გააქტიურება",
- "Dyslexia font" : "შრიფტი Dyslexia ",
- "Enable dyslexia font" : "ჩართე დისლექსიის შრიფტი",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic-ი უფასო გარნიტურა/შრიფტია, რომელიც შექმნილია დისლექსიით გამოწვეული წაკითხვის ზოგიერთი პრობლემის აღმოსაფხვრელად.",
- "High contrast mode" : "მაღალ-კონტრასტული რეჟიმი",
- "Enable high contrast mode" : "ჩართე მაღალ-კონტრასტული რეჟიმი",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "მაღალ-კონტრასტული რეჟიმი თქვენი ნავიგაციის გასამარტივებლად. ვიზუალური ხარისხი შემცირდება, თუმცა, გაიზრდება სიმკვეთრე. ",
- "Keyboard shortcuts" : "კლავიატურის კომბინაციები",
- "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." : "უნივერსალური წვდომა ჩვენთვის ძალზედ მნივნელოვანია. ჩვენ მივსდევთ ინტერნეტის სტანდარტებს და ვცდილობთ გავხადოთ ყველაფერი ხელმისაწვდომი მაუსის და დამხამრე პროგრამული უზრუნველყოფის გარეშე, ისეთის როგორიცაა ეკრანის წამკითხველი. ჩვენი მიზანია შესაბამისობაში ვიყოთ {guidelines}ქსელის შიგთავსის ხელმისაწვდომობის სახელმძღვანელო{linkend} 2.1-თან AA დონეზე, ხოლო მაღალ-კონტრასტული თემით AAA დონეზეც კი.",
- "Pick from Files" : "აირჩიე ფაილებიდან",
- "Plain background" : "ცარიელი ფონი",
- "Insert from {productName}" : "შეავსეთ {productName}-დან",
- "Open documentation" : "ღია დოკუმენტაცია",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "ვიზუალური თემები საშუალებას გაძლევთ თქვენს ინსტანციას და მხარდაჭერილ კლიენტებს მარტივად გაუწიოთ გამოსახულებას პერსონალიზაცია. ეს გამოჩნდება ყველა მომხმარებელთან.",
- "Name" : "სახელი",
- "Reset to default" : "საწყის მდგომარეობაში დაბრუნება",
- "Slogan" : "ლოზუნგი",
- "Color" : "ფერი",
- "Logo" : "ლოგო",
- "Upload new logo" : "ახალი ლოგოს ატვირთვა",
- "Login image" : "ლოგინის სურათი",
- "Upload new login background" : "ლოგინის ახალი ფონის ატვირთვა",
- "Remove background image" : "ფონური სურათის მოშორება",
- "Advanced options" : "დამატებითი ოპციონები",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხარდაჭერის მქონე Imagemagick PHP გაფართოების დაყენება ფავიკონებს ატვირთული ლოგოსა და ფერის მიხევით დააგენერირებს ავტომატურად."
-},
-"nplurals=2; plural=(n!=1);");
diff --git a/apps/theming/l10n/ka_GE.json b/apps/theming/l10n/ka_GE.json
deleted file mode 100644
index ef942d720c6..00000000000
--- a/apps/theming/l10n/ka_GE.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{ "translations": {
- "Loading preview…" : "პრევიუს ჩატვირთვა…",
- "Admin" : "ადმინისტრაცია",
- "Saved" : "შენახულია",
- "a safe home for all your data" : "უსაფრთხო სახლი მთელი თქვენი მონაცემებისათვის",
- "Name cannot be empty" : "სახელი ვერ იქნება ცარიელი",
- "The given name is too long" : "მოცემული სახელი ძალიან გრძელია",
- "The given web address is too long" : "მოცემული ვებ-მისამართი ძალიან გრძელია",
- "The given slogan is too long" : "მოცემული ლოზუნგი ძალიან გრძელია",
- "The given color is invalid" : "მოცემული ფერი არასწორია",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ატვირთული ფაილი აჭარბებს php.ini-ში დაყენებულ upload_max_filesize დირექტივას",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "ატვირთული ფაილი აჭარბებს HTML ფორამაში მითითებულ MAX_FILE_SIZE დირექტივას",
- "No file was uploaded" : "ფაილი არ აიტვირთა",
- "Missing a temporary folder" : "დროებითი დირექტორია არ არსებობს",
- "No file uploaded" : "ფაილი არ იქნა ატვირთული",
- "Theming" : "ვიზუალური თემები",
- "Dark theme" : "მუქი თემა",
- "Enable dark theme" : "მუქი თემის გააქტიურება",
- "Dyslexia font" : "შრიფტი Dyslexia ",
- "Enable dyslexia font" : "ჩართე დისლექსიის შრიფტი",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic-ი უფასო გარნიტურა/შრიფტია, რომელიც შექმნილია დისლექსიით გამოწვეული წაკითხვის ზოგიერთი პრობლემის აღმოსაფხვრელად.",
- "High contrast mode" : "მაღალ-კონტრასტული რეჟიმი",
- "Enable high contrast mode" : "ჩართე მაღალ-კონტრასტული რეჟიმი",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "მაღალ-კონტრასტული რეჟიმი თქვენი ნავიგაციის გასამარტივებლად. ვიზუალური ხარისხი შემცირდება, თუმცა, გაიზრდება სიმკვეთრე. ",
- "Keyboard shortcuts" : "კლავიატურის კომბინაციები",
- "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." : "უნივერსალური წვდომა ჩვენთვის ძალზედ მნივნელოვანია. ჩვენ მივსდევთ ინტერნეტის სტანდარტებს და ვცდილობთ გავხადოთ ყველაფერი ხელმისაწვდომი მაუსის და დამხამრე პროგრამული უზრუნველყოფის გარეშე, ისეთის როგორიცაა ეკრანის წამკითხველი. ჩვენი მიზანია შესაბამისობაში ვიყოთ {guidelines}ქსელის შიგთავსის ხელმისაწვდომობის სახელმძღვანელო{linkend} 2.1-თან AA დონეზე, ხოლო მაღალ-კონტრასტული თემით AAA დონეზეც კი.",
- "Pick from Files" : "აირჩიე ფაილებიდან",
- "Plain background" : "ცარიელი ფონი",
- "Insert from {productName}" : "შეავსეთ {productName}-დან",
- "Open documentation" : "ღია დოკუმენტაცია",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "ვიზუალური თემები საშუალებას გაძლევთ თქვენს ინსტანციას და მხარდაჭერილ კლიენტებს მარტივად გაუწიოთ გამოსახულებას პერსონალიზაცია. ეს გამოჩნდება ყველა მომხმარებელთან.",
- "Name" : "სახელი",
- "Reset to default" : "საწყის მდგომარეობაში დაბრუნება",
- "Slogan" : "ლოზუნგი",
- "Color" : "ფერი",
- "Logo" : "ლოგო",
- "Upload new logo" : "ახალი ლოგოს ატვირთვა",
- "Login image" : "ლოგინის სურათი",
- "Upload new login background" : "ლოგინის ახალი ფონის ატვირთვა",
- "Remove background image" : "ფონური სურათის მოშორება",
- "Advanced options" : "დამატებითი ოპციონები",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "SVG სურთების მხარდაჭერის მქონე Imagemagick PHP გაფართოების დაყენება ფავიკონებს ატვირთული ლოგოსა და ფერის მიხევით დააგენერირებს ავტომატურად."
-},"pluralForm" :"nplurals=2; plural=(n!=1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/lv.js b/apps/theming/l10n/lv.js
deleted file mode 100644
index 313a2fb8f8e..00000000000
--- a/apps/theming/l10n/lv.js
+++ /dev/null
@@ -1,40 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Ielādē priekšskatījumu...",
- "Admin" : "Admin",
- "Saved" : "Saglabāts",
- "a safe home for all your data" : "droša vieta visiem jūsu datiem",
- "The given name is too long" : "Norādītais nosaukums ir pārāk garš",
- "The given web address is too long" : "Norādītā adrese ir pārāk gara",
- "The given slogan is too long" : "Norādītais teiciens ir pārāk garšs",
- "The given color is invalid" : "Norādītā krāsa ir nederīga",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
- "No file was uploaded" : "Neviena datne netika augšupielādēta",
- "Missing a temporary folder" : "Trūkst pagaidu mapes",
- "No file uploaded" : "Nav augšupielādēta datne",
- "Theming" : "Dizains",
- "Dark theme" : "Tumšais motīvs",
- "Enable dark theme" : "Iespējot tumšo motīvu",
- "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumšais motīvs atslogo Tavas acis samazinot kopējo atspīdumu un spilgtumu. Tas joprojām atrodas izstrādes režīmā, tādēļ dod ziņu par jebkurām atrastajām problēmām.",
- "Dyslexia font" : "Dislektisks fonts",
- "Enable dyslexia font" : "Iespējot disleksijas fontu",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ir bezmaksas fonts, kas veidots, lai mazinātu tipiskākos lasīšanas traucējumus, ko izraisa disleksija.",
- "High contrast mode" : "Augsta kontrasta režīms",
- "Enable high contrast mode" : "Iespējot augsta kontrasta režīmu",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
- "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." : "Universāla pieejamība mums ir ļoti svarīga. Mēs sekojam tīmekļa standartiem un panākam ka visu var lietot arī bez datorpeles, un palīgprogrammatūras, kā ekrāna lasītāja. Mēs mērķējam uz būšanu piekāpīgi ar {vadlīnijām}Tīmekļa satura pieejamības vadlīnijas{piesaistīts} 2.1 uz AA līmeņa, ar augsta kontrasta režīmu pat AAA līmenī",
- "Open documentation" : "Atvērt dokumentāciju",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Tēmošana padara iespējamu viegli pielāgot savas instances un atbalstošo klientaplikāciju izskatu un sajūtu. Tas būs redzams visiem lietotājiem.",
- "Name" : "Nosaukums",
- "Reset to default" : "Atiestatīt",
- "Slogan" : "Sauklis",
- "Color" : "Krāsa",
- "Logo" : "Logo",
- "Upload new logo" : "Augšupielādēt jaunu logo",
- "Login image" : "Pieteikšanās fona attēls",
- "Upload new login background" : "Augšupielādēt jaunu pieteikšanās fona attēlu",
- "Remove background image" : "Noņemt fona attēlu",
- "Advanced options" : "Papildu opcijas"
-},
-"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/theming/l10n/lv.json b/apps/theming/l10n/lv.json
deleted file mode 100644
index 0b9fa8d7389..00000000000
--- a/apps/theming/l10n/lv.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Ielādē priekšskatījumu...",
- "Admin" : "Admin",
- "Saved" : "Saglabāts",
- "a safe home for all your data" : "droša vieta visiem jūsu datiem",
- "The given name is too long" : "Norādītais nosaukums ir pārāk garš",
- "The given web address is too long" : "Norādītā adrese ir pārāk gara",
- "The given slogan is too long" : "Norādītais teiciens ir pārāk garšs",
- "The given color is invalid" : "Norādītā krāsa ir nederīga",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
- "No file was uploaded" : "Neviena datne netika augšupielādēta",
- "Missing a temporary folder" : "Trūkst pagaidu mapes",
- "No file uploaded" : "Nav augšupielādēta datne",
- "Theming" : "Dizains",
- "Dark theme" : "Tumšais motīvs",
- "Enable dark theme" : "Iespējot tumšo motīvu",
- "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumšais motīvs atslogo Tavas acis samazinot kopējo atspīdumu un spilgtumu. Tas joprojām atrodas izstrādes režīmā, tādēļ dod ziņu par jebkurām atrastajām problēmām.",
- "Dyslexia font" : "Dislektisks fonts",
- "Enable dyslexia font" : "Iespējot disleksijas fontu",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ir bezmaksas fonts, kas veidots, lai mazinātu tipiskākos lasīšanas traucējumus, ko izraisa disleksija.",
- "High contrast mode" : "Augsta kontrasta režīms",
- "Enable high contrast mode" : "Iespējot augsta kontrasta režīmu",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
- "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." : "Universāla pieejamība mums ir ļoti svarīga. Mēs sekojam tīmekļa standartiem un panākam ka visu var lietot arī bez datorpeles, un palīgprogrammatūras, kā ekrāna lasītāja. Mēs mērķējam uz būšanu piekāpīgi ar {vadlīnijām}Tīmekļa satura pieejamības vadlīnijas{piesaistīts} 2.1 uz AA līmeņa, ar augsta kontrasta režīmu pat AAA līmenī",
- "Open documentation" : "Atvērt dokumentāciju",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Tēmošana padara iespējamu viegli pielāgot savas instances un atbalstošo klientaplikāciju izskatu un sajūtu. Tas būs redzams visiem lietotājiem.",
- "Name" : "Nosaukums",
- "Reset to default" : "Atiestatīt",
- "Slogan" : "Sauklis",
- "Color" : "Krāsa",
- "Logo" : "Logo",
- "Upload new logo" : "Augšupielādēt jaunu logo",
- "Login image" : "Pieteikšanās fona attēls",
- "Upload new login background" : "Augšupielādēt jaunu pieteikšanās fona attēlu",
- "Remove background image" : "Noņemt fona attēlu",
- "Advanced options" : "Papildu opcijas"
-},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/mn.js b/apps/theming/l10n/mn.js
deleted file mode 100644
index 942ea752eab..00000000000
--- a/apps/theming/l10n/mn.js
+++ /dev/null
@@ -1,29 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Урьдчилсан харагдцыг дуудаж байна...",
- "Saved" : "Хадгалах",
- "Admin" : "Админ",
- "a safe home for all your data" : "Таны өгөгдлүүдийн аюулгүй гэр",
- "The given name is too long" : "Өгсөн нэр хэтэрхий урт байна",
- "The given web address is too long" : "Өгсөн вэб хаяг хэтэрхий урт байна",
- "The given slogan is too long" : "Өгсөн уриа үг хэтэрхий урт байна",
- "The given color is invalid" : "Өнгө буруу байна",
- "No file uploaded" : "Файл илгээгдсэнгүй",
- "Unsupported image type" : "Дэмжигдэхгүй зургийн төрөл байна",
- "Theming" : "Загварчлал",
- "Name" : "Нэр",
- "Reset to default" : "Анхны байдлаар сэргээх",
- "Web address" : "Вэб хаяг",
- "Web address https://…" : "Вэб хаяг https://...",
- "Slogan" : "Уриа үг",
- "Color" : "Өнгө",
- "Logo" : "Бэлгэ тэмдэг",
- "Upload new logo" : "Шинэ бэлгэ тэмдэг байршуулах",
- "Login image" : "Нэвтрэх зураг",
- "Upload new login background" : "Нэвтрэх ханын зураг байршуулах",
- "Remove background image" : "Ханын зургийг хасах",
- "You are already using a custom theme" : "Та тусгай загварчлал ашиглаж байна",
- "reset to default" : "анхныхаар сэргээх"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/mn.json b/apps/theming/l10n/mn.json
deleted file mode 100644
index bce38de201b..00000000000
--- a/apps/theming/l10n/mn.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Урьдчилсан харагдцыг дуудаж байна...",
- "Saved" : "Хадгалах",
- "Admin" : "Админ",
- "a safe home for all your data" : "Таны өгөгдлүүдийн аюулгүй гэр",
- "The given name is too long" : "Өгсөн нэр хэтэрхий урт байна",
- "The given web address is too long" : "Өгсөн вэб хаяг хэтэрхий урт байна",
- "The given slogan is too long" : "Өгсөн уриа үг хэтэрхий урт байна",
- "The given color is invalid" : "Өнгө буруу байна",
- "No file uploaded" : "Файл илгээгдсэнгүй",
- "Unsupported image type" : "Дэмжигдэхгүй зургийн төрөл байна",
- "Theming" : "Загварчлал",
- "Name" : "Нэр",
- "Reset to default" : "Анхны байдлаар сэргээх",
- "Web address" : "Вэб хаяг",
- "Web address https://…" : "Вэб хаяг https://...",
- "Slogan" : "Уриа үг",
- "Color" : "Өнгө",
- "Logo" : "Бэлгэ тэмдэг",
- "Upload new logo" : "Шинэ бэлгэ тэмдэг байршуулах",
- "Login image" : "Нэвтрэх зураг",
- "Upload new login background" : "Нэвтрэх ханын зураг байршуулах",
- "Remove background image" : "Ханын зургийг хасах",
- "You are already using a custom theme" : "Та тусгай загварчлал ашиглаж байна",
- "reset to default" : "анхныхаар сэргээх"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js
index 11fc3447b1e..46a95ffa9d6 100644
--- a/apps/theming/l10n/nl.js
+++ b/apps/theming/l10n/nl.js
@@ -54,8 +54,8 @@ OC.L10N.register(
"Privacy policy link" : "Privacybeleid link",
"Header logo" : "Top logo",
"Upload new header logo" : "Upload een nieuwe top afbeelding",
- "Favicon" : "Favorietenpictogram",
- "Upload new favicon" : "Upload een nieuwe favorietenpictogram",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Nieuw favicon uploaden",
"User settings" : "Instellingen gebruiker",
"Disable user theming" : "Gebruiker thema's uitschakelen",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.",
diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json
index 272ce9ff916..9871f78bbf2 100644
--- a/apps/theming/l10n/nl.json
+++ b/apps/theming/l10n/nl.json
@@ -52,8 +52,8 @@
"Privacy policy link" : "Privacybeleid link",
"Header logo" : "Top logo",
"Upload new header logo" : "Upload een nieuwe top afbeelding",
- "Favicon" : "Favorietenpictogram",
- "Upload new favicon" : "Upload een nieuwe favorietenpictogram",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Nieuw favicon uploaden",
"User settings" : "Instellingen gebruiker",
"Disable user theming" : "Gebruiker thema's uitschakelen",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.",
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js
index abad4875661..79e45abb881 100644
--- a/apps/theming/l10n/pl.js
+++ b/apps/theming/l10n/pl.js
@@ -27,7 +27,9 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już własnego motywu. Ustawienia aplikacji Theming mogą zostać nadpisane.",
"Theming" : "Motyw",
"Appearance and accessibility" : "Wygląd i dostępność",
+ "PHP Imagick module" : "Moduł 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." : "Moduł PHP \"imagick\" nie jest włączony, pomimo że aplikacja motywu jest. Aby generowanie favicon działało poprawnie, musisz zainstalować i włączyć ten moduł.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Moduł PHP \"imagick\" w tym przypadku nie obsługuje SVG. Dla lepszej kompatybilności zaleca się jego instalację.",
"Dark theme with high contrast mode" : "Ciemny motyw z trybem wysokiego kontrastu",
"Enable dark high contrast mode" : "Włącz ciemny tryb wysokiego kontrastu",
"Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.",
@@ -53,6 +55,8 @@ OC.L10N.register(
"Web link" : "Link",
"a safe home for all your data" : "bezpieczny dom dla wszystkich danych",
"Slogan" : "Slogan",
+ "Primary color" : "Kolor podstawowy",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Kolor podstawowy jest używany do wyróżniania elementów, takich jak ważne przyciski. Może być lekko dostosowany w zależności od bieżącego schematu kolorów.",
"Legal notice link" : "Link do informacji prawnej",
"Privacy policy link" : "Link do polityki prywatności",
"Header logo" : "Logo nagłówka",
@@ -63,15 +67,24 @@ OC.L10N.register(
"Disable user theming" : "Wyłącz motywy użytkownika",
"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." : "Chociaż możesz wybrać i dostosować swoją instancję, użytkownicy mogą zmieniać swoje tło i kolory. Jeśli chcesz wymusić dostosowanie, możesz to włączyć.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motyw umożliwia na łatwą personalizację wyglądu instancji i wspieranych klientów. Ustawiony wygląd będzie widoczny dla wszystkich użytkowników.",
+ "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." : "Zamiast obrazu tła możesz również ustawić jednolity kolor tła. Jeśli używasz obrazu tła, zmiana tego koloru wpłynie na kolor ikon w menu aplikacji.",
+ "Background color" : "Kolor tła",
"Upload new logo" : "Wyślij nowe logo",
"Logo" : "Logo",
"Upload new background and login image" : "Wyślij nowe tło i obraz logowania",
"Background and login image" : "Obraz tła i logowania",
"Advanced options" : "Opcje zaawansowane",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie ImageMagick PHP z obsługą obrazów SVG, aby automatycznie generować favikony na podstawie przesłanego logo i koloru.",
+ "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." : "Uniwersalna dostępność jest dla nas bardzo ważna. Przestrzegamy standardów sieciowych i dbamy, aby wszystko było używalne także bez myszy, jak również z oprogramowaniem wspomagającym, takim jak czytniki ekranu. Dążymy do zgodności z Wytycznymi dotyczącymi {linkstart} dostępności treści internetowych (WCAG) {linkend} 2.1 na poziomie AA, a w przypadku motywów o wysokim kontraście nawet na poziomie 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}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}listę błędów{linkend}. A jeśli chcesz się zaangażować, dołącz do {designteam}naszego zespołu projektowego{linkend}!",
+ "Unable to apply the setting." : "Nie można zastosować ustawienia.",
+ "Appearance and accessibility settings" : "Ustawienia wyglądu i dostępności",
+ "Misc accessibility options" : "Inne opcje dostępności",
"Enable blur background filter (may increase GPU load)" : "Włącz filtr rozmycia tła (może zwiększyć obciążenie GPU)",
"Customization has been disabled by your administrator" : "Dostosowanie zostało wyłączone przez administratora",
+ "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." : "Ustaw kolor podstawowy, aby wyróżnić ważne elementy. Kolor używany dla elementów, takich jak główne przyciski, może się nieco różnić, ponieważ dostosowuje się do wymagań dostępności.",
+ "Background and color" : "Tło i kolor",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Tło może być ustawione jako obraz z zestawu domyślnego, przesłany przez użytkownika obraz lub jednolity kolor.",
"Keyboard shortcuts" : "Skróty klawiaturowe",
"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." : "W niektórych przypadkach skróty klawiaturowe mogą kolidować z narzędziami ułatwień dostępu. Aby umożliwić prawidłowe skupienie się na narzędziu, możesz tutaj wyłączyć wszystkie skróty klawiaturowe. Spowoduje to również wyłączenie wszystkich dostępnych skrótów w aplikacjach.",
"Disable all keyboard shortcuts" : "Wyłącz wszystkie skróty klawiaturowe",
@@ -92,6 +105,8 @@ OC.L10N.register(
"The default app can not be changed because it was configured by the administrator." : "Domyślnej aplikacji nie można zmienić, ponieważ została skonfigurowana przez administratora.",
"The app order was changed, to see it in action you have to reload the page." : "Kolejność aplikacji została zmieniona, aby zobaczyć ją po zmianie, należy ponownie załadować stronę.",
"Reset default app order" : "Zresetuj domyślną kolejność aplikacji",
+ "Could not set primary color" : "Nie udało się ustawić podstawowego koloru",
+ "Reset primary color" : "Resetuj kolor podstawowy",
"Could not set global default apps" : "Nie można ustawić globalnych aplikacji domyślnych",
"Default app" : "Aplikacja domyślna",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Domyślną aplikacją jest aplikacja będąca np. otwierana po zalogowaniu lub kliknięciu logo w menu.",
@@ -104,6 +119,7 @@ OC.L10N.register(
"Reset to default" : "Przywróć domyślne",
"Upload" : "Wyślij",
"Remove background image" : "Usuń obraz tła",
- "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." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA."
+ "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." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
+ ". Unable to apply the setting." : ". Nie udało się zapisać ustawień."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json
index e31da72d4c8..02308d7f5b7 100644
--- a/apps/theming/l10n/pl.json
+++ b/apps/theming/l10n/pl.json
@@ -25,7 +25,9 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już własnego motywu. Ustawienia aplikacji Theming mogą zostać nadpisane.",
"Theming" : "Motyw",
"Appearance and accessibility" : "Wygląd i dostępność",
+ "PHP Imagick module" : "Moduł 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." : "Moduł PHP \"imagick\" nie jest włączony, pomimo że aplikacja motywu jest. Aby generowanie favicon działało poprawnie, musisz zainstalować i włączyć ten moduł.",
+ "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Moduł PHP \"imagick\" w tym przypadku nie obsługuje SVG. Dla lepszej kompatybilności zaleca się jego instalację.",
"Dark theme with high contrast mode" : "Ciemny motyw z trybem wysokiego kontrastu",
"Enable dark high contrast mode" : "Włącz ciemny tryb wysokiego kontrastu",
"Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.",
@@ -51,6 +53,8 @@
"Web link" : "Link",
"a safe home for all your data" : "bezpieczny dom dla wszystkich danych",
"Slogan" : "Slogan",
+ "Primary color" : "Kolor podstawowy",
+ "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Kolor podstawowy jest używany do wyróżniania elementów, takich jak ważne przyciski. Może być lekko dostosowany w zależności od bieżącego schematu kolorów.",
"Legal notice link" : "Link do informacji prawnej",
"Privacy policy link" : "Link do polityki prywatności",
"Header logo" : "Logo nagłówka",
@@ -61,15 +65,24 @@
"Disable user theming" : "Wyłącz motywy użytkownika",
"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." : "Chociaż możesz wybrać i dostosować swoją instancję, użytkownicy mogą zmieniać swoje tło i kolory. Jeśli chcesz wymusić dostosowanie, możesz to włączyć.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motyw umożliwia na łatwą personalizację wyglądu instancji i wspieranych klientów. Ustawiony wygląd będzie widoczny dla wszystkich użytkowników.",
+ "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." : "Zamiast obrazu tła możesz również ustawić jednolity kolor tła. Jeśli używasz obrazu tła, zmiana tego koloru wpłynie na kolor ikon w menu aplikacji.",
+ "Background color" : "Kolor tła",
"Upload new logo" : "Wyślij nowe logo",
"Logo" : "Logo",
"Upload new background and login image" : "Wyślij nowe tło i obraz logowania",
"Background and login image" : "Obraz tła i logowania",
"Advanced options" : "Opcje zaawansowane",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Zainstaluj rozszerzenie ImageMagick PHP z obsługą obrazów SVG, aby automatycznie generować favikony na podstawie przesłanego logo i koloru.",
+ "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." : "Uniwersalna dostępność jest dla nas bardzo ważna. Przestrzegamy standardów sieciowych i dbamy, aby wszystko było używalne także bez myszy, jak również z oprogramowaniem wspomagającym, takim jak czytniki ekranu. Dążymy do zgodności z Wytycznymi dotyczącymi {linkstart} dostępności treści internetowych (WCAG) {linkend} 2.1 na poziomie AA, a w przypadku motywów o wysokim kontraście nawet na poziomie 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}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}listę błędów{linkend}. A jeśli chcesz się zaangażować, dołącz do {designteam}naszego zespołu projektowego{linkend}!",
+ "Unable to apply the setting." : "Nie można zastosować ustawienia.",
+ "Appearance and accessibility settings" : "Ustawienia wyglądu i dostępności",
+ "Misc accessibility options" : "Inne opcje dostępności",
"Enable blur background filter (may increase GPU load)" : "Włącz filtr rozmycia tła (może zwiększyć obciążenie GPU)",
"Customization has been disabled by your administrator" : "Dostosowanie zostało wyłączone przez administratora",
+ "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." : "Ustaw kolor podstawowy, aby wyróżnić ważne elementy. Kolor używany dla elementów, takich jak główne przyciski, może się nieco różnić, ponieważ dostosowuje się do wymagań dostępności.",
+ "Background and color" : "Tło i kolor",
+ "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Tło może być ustawione jako obraz z zestawu domyślnego, przesłany przez użytkownika obraz lub jednolity kolor.",
"Keyboard shortcuts" : "Skróty klawiaturowe",
"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." : "W niektórych przypadkach skróty klawiaturowe mogą kolidować z narzędziami ułatwień dostępu. Aby umożliwić prawidłowe skupienie się na narzędziu, możesz tutaj wyłączyć wszystkie skróty klawiaturowe. Spowoduje to również wyłączenie wszystkich dostępnych skrótów w aplikacjach.",
"Disable all keyboard shortcuts" : "Wyłącz wszystkie skróty klawiaturowe",
@@ -90,6 +103,8 @@
"The default app can not be changed because it was configured by the administrator." : "Domyślnej aplikacji nie można zmienić, ponieważ została skonfigurowana przez administratora.",
"The app order was changed, to see it in action you have to reload the page." : "Kolejność aplikacji została zmieniona, aby zobaczyć ją po zmianie, należy ponownie załadować stronę.",
"Reset default app order" : "Zresetuj domyślną kolejność aplikacji",
+ "Could not set primary color" : "Nie udało się ustawić podstawowego koloru",
+ "Reset primary color" : "Resetuj kolor podstawowy",
"Could not set global default apps" : "Nie można ustawić globalnych aplikacji domyślnych",
"Default app" : "Aplikacja domyślna",
"The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Domyślną aplikacją jest aplikacja będąca np. otwierana po zalogowaniu lub kliknięciu logo w menu.",
@@ -102,6 +117,7 @@
"Reset to default" : "Przywróć domyślne",
"Upload" : "Wyślij",
"Remove background image" : "Usuń obraz tła",
- "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." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA."
+ "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." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
+ ". Unable to apply the setting." : ". Nie udało się zapisać ustawień."
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index 5e88f16e47b..6e455a29922 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -29,9 +29,9 @@ OC.L10N.register(
"Appearance and accessibility" : "Aparência e acessibilidade",
"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.",
+ "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\" nesta instância 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",
+ "Enable dark high contrast mode" : "Ativar 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" : "Ativar o tema escuro",
@@ -71,16 +71,16 @@ OC.L10N.register(
"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",
+ "Upload new background and login image" : "Carregar nova imagem de fundo e 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 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}!",
+ "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 com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 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 relatá-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" : "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)",
+ "Enable blur background filter (may increase GPU load)" : "Ativar o filtro de desfoque de fundo (pode aumentar a carga da GPU)",
"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",
@@ -91,35 +91,35 @@ OC.L10N.register(
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Move up" : "Mover para cima",
"Move down" : "Mover para baixo",
- "Select a background from your files" : "Selecione o papel de parede de seus arquivos",
- "Select background" : "Selecione o plano de fundo",
+ "Select a background from your files" : "Selecione um plano de fundo de seus arquivos",
+ "Select background" : "Selecione plano de fundo",
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
"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",
+ "Theme selection is enforced" : "A seleção do tema é imposta",
+ "Could not set the app order" : "Não foi possível definir a ordem dos aplicativos",
+ "Could not reset the app order" : "Não foi possível redefinir a ordem dos aplicativos",
"Navigation bar settings" : "Configurações da barra de navegação",
- "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." : "Você pode configurar a ordem do aplicativo usada na barra de navegação. A primeira entrada será o aplicativo padrão, aberto após o login ou ao clicar no logotipo.",
+ "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." : "Você pode configurar a ordem dos aplicativos usada na barra de navegação. A primeira entrada será o aplicativo padrão, aberto após o login ou ao clicar no logotipo.",
"The default app can not be changed because it was configured by the administrator." : "O aplicativo padrão não pode ser alterado porque foi configurado pelo administrador.",
- "The app order was changed, to see it in action you have to reload the page." : "A ordem do aplicativo foi alterada, para vê-lo em ação é necessário recarregar a página.",
+ "The app order was changed, to see it in action you have to reload the page." : "A ordem dos aplicativos foi alterada, para vê-la em ação é necessário recarregar a página.",
"Reset default app order" : "Redefinir a ordem padrão dos aplicativos",
"Could not set primary color" : "Não foi possível definir a cor primária",
"Reset primary color" : "Redefinir cor primária",
"Could not set global default apps" : "Não foi possível definir aplicativos padrão globais",
"Default app" : "Aplicativo padrão",
- "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, por exemplo. aberto após o login ou quando o logotipo no menu é clicado.",
+ "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, p. ex., aberto após o login ou quando o logotipo no menu é clicado.",
"Use custom default app" : "Usar aplicativo padrão personalizado",
"Global default app" : "Aplicativo padrão global",
"Global default apps" : "Aplicativos padrão globais",
- "Default app priority" : "Prioridade padrão do aplicativo",
+ "Default app priority" : "Prioridade padrão de aplicativos",
"If an app is not enabled for a user, the next app with lower priority is used." : "Se um aplicativo não estiver habilitado para um usuário, o próximo aplicativo com prioridade mais baixa será usado.",
"Select a custom color" : "Selecione uma cor personalizada",
"Reset to default" : "Redefinir para o padrão",
- "Upload" : "Enviar",
+ "Upload" : "Carregar",
"Remove background image" : "Excluir a imagem de fundo",
- "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.",
+ "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 verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 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."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 81828028924..18160e12ccf 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -27,9 +27,9 @@
"Appearance and accessibility" : "Aparência e acessibilidade",
"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.",
+ "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\" nesta instância 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",
+ "Enable dark high contrast mode" : "Ativar 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" : "Ativar o tema escuro",
@@ -69,16 +69,16 @@
"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",
+ "Upload new background and login image" : "Carregar nova imagem de fundo e 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 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}!",
+ "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 com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {linkstart}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 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 relatá-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" : "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)",
+ "Enable blur background filter (may increase GPU load)" : "Ativar o filtro de desfoque de fundo (pode aumentar a carga da GPU)",
"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",
@@ -89,35 +89,35 @@
"Current selected app: {app}, position {position} of {total}" : "Aplicativo atualmente selecionado: {app}, posição {position} de {total}",
"Move up" : "Mover para cima",
"Move down" : "Mover para baixo",
- "Select a background from your files" : "Selecione o papel de parede de seus arquivos",
- "Select background" : "Selecione o plano de fundo",
+ "Select a background from your files" : "Selecione um plano de fundo de seus arquivos",
+ "Select background" : "Selecione plano de fundo",
"No background has been selected" : "Nenhum plano de fundo foi selecionado",
"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",
+ "Theme selection is enforced" : "A seleção do tema é imposta",
+ "Could not set the app order" : "Não foi possível definir a ordem dos aplicativos",
+ "Could not reset the app order" : "Não foi possível redefinir a ordem dos aplicativos",
"Navigation bar settings" : "Configurações da barra de navegação",
- "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." : "Você pode configurar a ordem do aplicativo usada na barra de navegação. A primeira entrada será o aplicativo padrão, aberto após o login ou ao clicar no logotipo.",
+ "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." : "Você pode configurar a ordem dos aplicativos usada na barra de navegação. A primeira entrada será o aplicativo padrão, aberto após o login ou ao clicar no logotipo.",
"The default app can not be changed because it was configured by the administrator." : "O aplicativo padrão não pode ser alterado porque foi configurado pelo administrador.",
- "The app order was changed, to see it in action you have to reload the page." : "A ordem do aplicativo foi alterada, para vê-lo em ação é necessário recarregar a página.",
+ "The app order was changed, to see it in action you have to reload the page." : "A ordem dos aplicativos foi alterada, para vê-la em ação é necessário recarregar a página.",
"Reset default app order" : "Redefinir a ordem padrão dos aplicativos",
"Could not set primary color" : "Não foi possível definir a cor primária",
"Reset primary color" : "Redefinir cor primária",
"Could not set global default apps" : "Não foi possível definir aplicativos padrão globais",
"Default app" : "Aplicativo padrão",
- "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, por exemplo. aberto após o login ou quando o logotipo no menu é clicado.",
+ "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "O aplicativo padrão é o aplicativo que é, p. ex., aberto após o login ou quando o logotipo no menu é clicado.",
"Use custom default app" : "Usar aplicativo padrão personalizado",
"Global default app" : "Aplicativo padrão global",
"Global default apps" : "Aplicativos padrão globais",
- "Default app priority" : "Prioridade padrão do aplicativo",
+ "Default app priority" : "Prioridade padrão de aplicativos",
"If an app is not enabled for a user, the next app with lower priority is used." : "Se um aplicativo não estiver habilitado para um usuário, o próximo aplicativo com prioridade mais baixa será usado.",
"Select a custom color" : "Selecione uma cor personalizada",
"Reset to default" : "Redefinir para o padrão",
- "Upload" : "Enviar",
+ "Upload" : "Carregar",
"Remove background image" : "Excluir a imagem de fundo",
- "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.",
+ "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 verificamos se tudo pode ser usado também sem mouse e com software de assistência, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 (Web Content Accessibility Guidelines 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."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/theming/l10n/pt_PT.js b/apps/theming/l10n/pt_PT.js
deleted file mode 100644
index 16973ced9a4..00000000000
--- a/apps/theming/l10n/pt_PT.js
+++ /dev/null
@@ -1,67 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "The given name is too long" : "O nome atribuído é demasiado longo",
- "The given web address is too long" : "O endereço web atribuído é demasiado longo",
- "The given web address is not a valid URL" : "O endereço web indicado não é um URL válido",
- "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
- "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é um URL válido",
- "The given slogan is too long" : "O slogan atribuído é demasiado longo",
- "The given color is invalid" : "A cor atribuída é inválida",
- "Saved" : "Guardado",
- "The file was uploaded" : "O ficheiro foi carregado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a directiva upload_max_filesize no php.ini ",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a directiva MAX_FILE_SIZE especificada no formulário HTML",
- "The file was only partially uploaded" : "O ficheiro foi apenas parcialmente carregado",
- "No file was uploaded" : "O ficheiro foi carregado",
- "Missing a temporary folder" : "Falta uma pasta temporária",
- "Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.",
- "A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro",
- "No file uploaded" : "Nenhum ficheiro carregado",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Já está a usar um tema personalizado. As configurações da aplicação Theming podem ser substituídas por isso.",
- "Theming" : "Temática",
- "Dark theme" : "Tema escuro",
- "Enable dark theme" : "Ativar tema escuro",
- "Dyslexia font" : "Tipo de letra \"Dyslexia\"",
- "Enable dyslexia font" : "Ativar tipo de letra \"Dyslexia\"",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra gratuito, desenhado para mitigar alguns dos problemas 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." : "Um modo de alto contraste para facilitar sua navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
- "Legal notice" : "Informação legal",
- "Privacy policy" : "Política de privacidade",
- "Adjust the Nextcloud theme" : "Configurar o tema do Nextcloud",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visível para todos os utilizadores",
- "Advanced options" : "Opções avançadas",
- "Name" : "Nome",
- "Web link" : "Hiperligação da Web",
- "a safe home for all your data" : "Um local seguro para todos os seus dados",
- "Slogan" : "Slogan",
- "Color" : "Cor",
- "Logo" : "Logótipo",
- "Upload new logo" : "Carregar novo logótipo",
- "Legal notice link" : "Ligação da informação legal",
- "Privacy policy link" : "Ligação da politica de privacidade",
- "Header logo" : "Logótipo do cabeçalho",
- "Upload new header logo" : "Carregar logótipo do cabeçalho",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Carregar novo favicon",
- "Keyboard shortcuts" : "Atalhos de teclado",
- "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 verificamos para tornar tudo utilizável também sem rato e software auxiliar, como leitores de ecrã. O nosso objetivo é estar em conformidade com as {guidelines} Diretrizes de acessibilidade para o conteúdo da Web {linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
- "Move up" : "Mover para cima",
- "Move down" : "Mover para baixo",
- "Reset to default" : "Repor original",
- "Upload" : "Enviar",
- "Remove background image" : "Remover imagem de segundo plano",
- "Loading preview…" : "A carregar pre-visualização...",
- "Admin" : "Administrador",
- "Name cannot be empty" : "O Nome não pode estar vazio",
- "Pick from Files" : "Escolha a partir dos Ficheiros",
- "Plain background" : "Fundo simples",
- "Insert from {productName}" : "Inserir de {productName}",
- "Open documentation" : "Abrir documentação",
- "https://…" : "https://…",
- "Upload new login background" : "Carregar imagem de segundo plano de Login",
- "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 na cor e no logotipo carregado."
-},
-"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/theming/l10n/pt_PT.json b/apps/theming/l10n/pt_PT.json
deleted file mode 100644
index 2305c70443a..00000000000
--- a/apps/theming/l10n/pt_PT.json
+++ /dev/null
@@ -1,65 +0,0 @@
-{ "translations": {
- "The given name is too long" : "O nome atribuído é demasiado longo",
- "The given web address is too long" : "O endereço web atribuído é demasiado longo",
- "The given web address is not a valid URL" : "O endereço web indicado não é um URL válido",
- "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
- "The given privacy policy address is not a valid URL" : "O endereço da política de privacidade não é um URL válido",
- "The given slogan is too long" : "O slogan atribuído é demasiado longo",
- "The given color is invalid" : "A cor atribuída é inválida",
- "Saved" : "Guardado",
- "The file was uploaded" : "O ficheiro foi carregado",
- "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a directiva upload_max_filesize no php.ini ",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excedo a directiva MAX_FILE_SIZE especificada no formulário HTML",
- "The file was only partially uploaded" : "O ficheiro foi apenas parcialmente carregado",
- "No file was uploaded" : "O ficheiro foi carregado",
- "Missing a temporary folder" : "Falta uma pasta temporária",
- "Could not write file to disk" : "Não foi possível escrever o ficheiro no disco.",
- "A PHP extension stopped the file upload" : "Uma extensão PHP parou o carregamento do ficheiro",
- "No file uploaded" : "Nenhum ficheiro carregado",
- "You are already using a custom theme. Theming app settings might be overwritten by that." : "Já está a usar um tema personalizado. As configurações da aplicação Theming podem ser substituídas por isso.",
- "Theming" : "Temática",
- "Dark theme" : "Tema escuro",
- "Enable dark theme" : "Ativar tema escuro",
- "Dyslexia font" : "Tipo de letra \"Dyslexia\"",
- "Enable dyslexia font" : "Ativar tipo de letra \"Dyslexia\"",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra gratuito, desenhado para mitigar alguns dos problemas 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." : "Um modo de alto contraste para facilitar sua navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
- "Legal notice" : "Informação legal",
- "Privacy policy" : "Política de privacidade",
- "Adjust the Nextcloud theme" : "Configurar o tema do Nextcloud",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "A tematização possibilita a fácil personalização da aparência da sua instância e clientes suportados. Isto será visível para todos os utilizadores",
- "Advanced options" : "Opções avançadas",
- "Name" : "Nome",
- "Web link" : "Hiperligação da Web",
- "a safe home for all your data" : "Um local seguro para todos os seus dados",
- "Slogan" : "Slogan",
- "Color" : "Cor",
- "Logo" : "Logótipo",
- "Upload new logo" : "Carregar novo logótipo",
- "Legal notice link" : "Ligação da informação legal",
- "Privacy policy link" : "Ligação da politica de privacidade",
- "Header logo" : "Logótipo do cabeçalho",
- "Upload new header logo" : "Carregar logótipo do cabeçalho",
- "Favicon" : "Favicon",
- "Upload new favicon" : "Carregar novo favicon",
- "Keyboard shortcuts" : "Atalhos de teclado",
- "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 verificamos para tornar tudo utilizável também sem rato e software auxiliar, como leitores de ecrã. O nosso objetivo é estar em conformidade com as {guidelines} Diretrizes de acessibilidade para o conteúdo da Web {linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
- "Move up" : "Mover para cima",
- "Move down" : "Mover para baixo",
- "Reset to default" : "Repor original",
- "Upload" : "Enviar",
- "Remove background image" : "Remover imagem de segundo plano",
- "Loading preview…" : "A carregar pre-visualização...",
- "Admin" : "Administrador",
- "Name cannot be empty" : "O Nome não pode estar vazio",
- "Pick from Files" : "Escolha a partir dos Ficheiros",
- "Plain background" : "Fundo simples",
- "Insert from {productName}" : "Inserir de {productName}",
- "Open documentation" : "Abrir documentação",
- "https://…" : "https://…",
- "Upload new login background" : "Carregar imagem de segundo plano de Login",
- "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 na cor e no logotipo carregado."
-},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js
index 2748d8dfb79..a31a75731c9 100644
--- a/apps/theming/l10n/ru.js
+++ b/apps/theming/l10n/ru.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." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение ImageMagick с поддержкой изображений SVG ",
+ "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 на уровне AA, а с темой высокой контрастности — даже на уровне 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}!" : "При обнаружении ошибок, не стесняйтесь сообщать о них {issuetracker}на наш форум{linkend}. Если Вы заинтересованы в продвижении проекта присоединяйтесь к {designteam}нашей команде дизайнеров{linkend}!",
+ "Unable to apply the setting." : "Невозможно применить настройку.",
"Appearance and accessibility settings" : "Внешний вид и доступность",
"Misc accessibility options" : "Различные параметры специальных возможностей",
"Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)",
@@ -117,6 +119,7 @@ OC.L10N.register(
"Reset to default" : "Сбросить изменения",
"Upload" : "Отправить",
"Remove background image" : "Убрать фоновое изображение ",
- "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." : "Доступная среда очень важна для нас. При разработке мы следуем веб-стандартам, контролируя возможность пользования всем сервисом без помощи мыши и с использованием вспомогательных программ, например, выполняющих чтение с экрана. Мы стремимся к выполнению рекомендаций {guidelines}Руководства доступности Веб-Контента{linkend} 2.1 на уровне АА, а при использовании режима высокой контрастности — даже на уровне ААА."
+ "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." : "Доступная среда очень важна для нас. При разработке мы следуем веб-стандартам, контролируя возможность пользования всем сервисом без помощи мыши и с использованием вспомогательных программ, например, выполняющих чтение с экрана. Мы стремимся к выполнению рекомендаций {guidelines}Руководства доступности Веб-Контента{linkend} 2.1 на уровне АА, а при использовании режима высокой контрастности — даже на уровне ААА.",
+ ". Unable to apply the setting." : ". Невозможно применить настройку."
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json
index 6d7fcc3e60e..e7b99b0a47a 100644
--- a/apps/theming/l10n/ru.json
+++ b/apps/theming/l10n/ru.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." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение ImageMagick с поддержкой изображений SVG ",
+ "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 на уровне AA, а с темой высокой контрастности — даже на уровне 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}!" : "При обнаружении ошибок, не стесняйтесь сообщать о них {issuetracker}на наш форум{linkend}. Если Вы заинтересованы в продвижении проекта присоединяйтесь к {designteam}нашей команде дизайнеров{linkend}!",
+ "Unable to apply the setting." : "Невозможно применить настройку.",
"Appearance and accessibility settings" : "Внешний вид и доступность",
"Misc accessibility options" : "Различные параметры специальных возможностей",
"Enable blur background filter (may increase GPU load)" : "Включить фильтр размытия фона (может увеличить нагрузку на графический процессор)",
@@ -115,6 +117,7 @@
"Reset to default" : "Сбросить изменения",
"Upload" : "Отправить",
"Remove background image" : "Убрать фоновое изображение ",
- "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." : "Доступная среда очень важна для нас. При разработке мы следуем веб-стандартам, контролируя возможность пользования всем сервисом без помощи мыши и с использованием вспомогательных программ, например, выполняющих чтение с экрана. Мы стремимся к выполнению рекомендаций {guidelines}Руководства доступности Веб-Контента{linkend} 2.1 на уровне АА, а при использовании режима высокой контрастности — даже на уровне ААА."
+ "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." : "Доступная среда очень важна для нас. При разработке мы следуем веб-стандартам, контролируя возможность пользования всем сервисом без помощи мыши и с использованием вспомогательных программ, например, выполняющих чтение с экрана. Мы стремимся к выполнению рекомендаций {guidelines}Руководства доступности Веб-Контента{linkend} 2.1 на уровне АА, а при использовании режима высокой контрастности — даже на уровне ААА.",
+ ". Unable to apply the setting." : ". Невозможно применить настройку."
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/theming/l10n/sq.js b/apps/theming/l10n/sq.js
deleted file mode 100644
index f388d6dd3b5..00000000000
--- a/apps/theming/l10n/sq.js
+++ /dev/null
@@ -1,41 +0,0 @@
-OC.L10N.register(
- "theming",
- {
- "Loading preview…" : "Duke ngarkuar pamjen paraprake...",
- "Admin" : "Admin",
- "Saved" : "E ruajtur",
- "a safe home for all your data" : "një vënd i sigurtë për të dhënat e tua ",
- "The given name is too long" : "Emri i dhënë është tepër i gjatë ",
- "The given web address is too long" : "Adresa e dhënë e ueb-it është tepër e gjate ",
- "The given slogan is too long" : "Slogani i dhënë është shumë i gjatë ",
- "The given color is invalid" : "Ngjyra e dhënë është invalide ",
- "The file was uploaded" : "Skedari u ngarkua",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML",
- "No file was uploaded" : "S’u ngarkua kartelë",
- "Missing a temporary folder" : "Mungon një dosje e përkohshme",
- "No file uploaded" : "Asnjë skedar i ngarkuar",
- "Theming" : "Duke vendosur theme-n",
- "Dark theme" : "Temë e errët",
- "Enable dark theme" : "Aktivizo temën e errët",
- "Dyslexia font" : "Fonti Dyslexia",
- "Enable dyslexia font" : "Aktivizo fontin e disleksisë",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic është një font / karakter tipografik i lirë i dizajnuar për të zbutur disa nga gabimet e zakonshme të leximit të shkaktuara nga disleksija.",
- "High contrast mode" : "Modalitet me kontrast të lartë",
- "Enable high contrast mode" : "Aktivizoni modalitetin me kontrast të lartë",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një modalitet me kontrast të lartë për të lehtësuar lundrimin. Cilësia vizuale do të reduktohet por qartësia do të rritet",
- "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." : "Qasja universale është shumë e rëndësishme për ne. Ne ndjekim standardet e uebit dhe kontrollojmë që çdo gjë të jetë e përdorshme edhe pa miun, dhe softuerë ndihmës siç janë lexuesit e ekranit. Ne synojmë të jemi në përputhje me {udhëzimet}Udhëzimet mbi Aksesueshmërinë për Përmbajtjen në Internet{linkend} 2.1 në nivelin AA, me temën e kontrastit të lartë edhe në nivelin AAA.",
- "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Nëse gjeni ndonjë problem, mos hezitoni t'i raportoni ato në {issuetracker}gjurmuesi ynë i çështjeve{linkend}. Dhe nëse doni të përfshiheni, ejani bashkohuni me {designteam}ekipin tonë të dizajnit{linkend}!",
- "Open documentation" : "Dokumentacion i hapur",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming bën të mundur për të përshtatur lehtësisht pamjen dhe ndjenjën e instancës suaj dhe klientëve të mbështetur. Kjo do të jetë e dukshme për të gjithë përdoruesit.",
- "Name" : "Emri",
- "Reset to default" : "Rivendos tek të paracaktuarat",
- "Slogan" : "Sllogan",
- "Color" : "Ngjyrë ",
- "Logo" : "Logo",
- "Upload new logo" : "Ngarko logo të re ",
- "Login image" : "Imazhi i hyrjes",
- "Upload new login background" : "Ngarko background të ri hyrjeje",
- "Remove background image" : "Hiqni imazhin në sfond",
- "Advanced options" : "Opsione të avancuara"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/sq.json b/apps/theming/l10n/sq.json
deleted file mode 100644
index 7fa7b58ad25..00000000000
--- a/apps/theming/l10n/sq.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{ "translations": {
- "Loading preview…" : "Duke ngarkuar pamjen paraprake...",
- "Admin" : "Admin",
- "Saved" : "E ruajtur",
- "a safe home for all your data" : "një vënd i sigurtë për të dhënat e tua ",
- "The given name is too long" : "Emri i dhënë është tepër i gjatë ",
- "The given web address is too long" : "Adresa e dhënë e ueb-it është tepër e gjate ",
- "The given slogan is too long" : "Slogani i dhënë është shumë i gjatë ",
- "The given color is invalid" : "Ngjyra e dhënë është invalide ",
- "The file was uploaded" : "Skedari u ngarkua",
- "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML",
- "No file was uploaded" : "S’u ngarkua kartelë",
- "Missing a temporary folder" : "Mungon një dosje e përkohshme",
- "No file uploaded" : "Asnjë skedar i ngarkuar",
- "Theming" : "Duke vendosur theme-n",
- "Dark theme" : "Temë e errët",
- "Enable dark theme" : "Aktivizo temën e errët",
- "Dyslexia font" : "Fonti Dyslexia",
- "Enable dyslexia font" : "Aktivizo fontin e disleksisë",
- "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic është një font / karakter tipografik i lirë i dizajnuar për të zbutur disa nga gabimet e zakonshme të leximit të shkaktuara nga disleksija.",
- "High contrast mode" : "Modalitet me kontrast të lartë",
- "Enable high contrast mode" : "Aktivizoni modalitetin me kontrast të lartë",
- "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një modalitet me kontrast të lartë për të lehtësuar lundrimin. Cilësia vizuale do të reduktohet por qartësia do të rritet",
- "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." : "Qasja universale është shumë e rëndësishme për ne. Ne ndjekim standardet e uebit dhe kontrollojmë që çdo gjë të jetë e përdorshme edhe pa miun, dhe softuerë ndihmës siç janë lexuesit e ekranit. Ne synojmë të jemi në përputhje me {udhëzimet}Udhëzimet mbi Aksesueshmërinë për Përmbajtjen në Internet{linkend} 2.1 në nivelin AA, me temën e kontrastit të lartë edhe në nivelin AAA.",
- "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Nëse gjeni ndonjë problem, mos hezitoni t'i raportoni ato në {issuetracker}gjurmuesi ynë i çështjeve{linkend}. Dhe nëse doni të përfshiheni, ejani bashkohuni me {designteam}ekipin tonë të dizajnit{linkend}!",
- "Open documentation" : "Dokumentacion i hapur",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming bën të mundur për të përshtatur lehtësisht pamjen dhe ndjenjën e instancës suaj dhe klientëve të mbështetur. Kjo do të jetë e dukshme për të gjithë përdoruesit.",
- "Name" : "Emri",
- "Reset to default" : "Rivendos tek të paracaktuarat",
- "Slogan" : "Sllogan",
- "Color" : "Ngjyrë ",
- "Logo" : "Logo",
- "Upload new logo" : "Ngarko logo të re ",
- "Login image" : "Imazhi i hyrjes",
- "Upload new login background" : "Ngarko background të ri hyrjeje",
- "Remove background image" : "Hiqni imazhin në sfond",
- "Advanced options" : "Opsione të avancuara"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index c77b3cfc358..418bc837641 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -28,7 +28,7 @@ OC.L10N.register(
"Theming" : "Tema",
"Appearance and accessibility" : "Görünüm ve erişilebilirlik",
"PHP Imagick module" : "PHP Imagick modülü",
- "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." : "Tema uygulamasında olmasına rağmen \"imagick\" PHP modülü kullanıma alınmamış. Favicon oluşturma işleminin doğru çalışması için bu modülü kurmanız ve kullanıma almanız gerekir.",
+ "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." : "Tema uygulamasında olmasına rağmen \"imagick\" PHP modülü kullanıma alınmamış. Favicon oluşturma işleminin yapılabilmesi için bu modülü kurmanız ve kullanıma almanız gerekir.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Bu kopyadaki PHP \"imagick\" modülünde SVG desteği yok. Daha iyi başarım ve uyumluluk için bu modülün kurulması önemle önerilir.",
"Dark theme with high contrast mode" : "Koyu tema ve yüksek renk karşıtlığı kipi",
"Enable dark high contrast mode" : "Koyu yüksek renk karşıtlığı kipi kullanılsın",
@@ -65,7 +65,7 @@ OC.L10N.register(
"Upload new favicon" : "Yeni favicon yükle",
"User settings" : "Kullanıcı ayarları",
"Disable user theming" : "Kullanıcı teması kullanımdan kaldırılsın",
- "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." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi dayatmak istiyorsanız, bu seçeneği kullanıma alabilirsiniz.",
+ "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." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi zorunlu kılmak istiyorsanız, bu seçeneği açabilirsiniz.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"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." : "Arka plan görseli yerine düz bir arka plan rengi de yapılandırabilirsiniz. Arka plan görseli kullanıyorsanız bu rengi değiştirmek uygulama menüsü simgelerinin rengini etkiler.",
"Background color" : "Arka plan rengi",
@@ -81,7 +81,7 @@ OC.L10N.register(
"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)",
- "Customization has been disabled by your administrator" : "Özelleştirme yöneticiniz tarafından kullanımdan kaldırılmış",
+ "Customization has been disabled by your administrator" : "Özelleştirme özelliği yöneticiniz tarafından kapatılmış",
"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." : "Önemli ögeleri vurgulamak için bir birincil renk ayarlayın. Birincil düğmeler gibi ögeler için kullanılan renk, erişilebilirlik gereksinimlerini karşılamak üzere ayarlandığında biraz farklılık gösterebilir.",
"Background and color" : "Arka plan ve renk",
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Arka plan varsayılan ayardaki bir görsele, özel olarak yüklenen bir görsele veya düz bir renge ayarlanabilir.",
@@ -97,7 +97,7 @@ OC.L10N.register(
"Custom background" : "Özel arka plan",
"Plain background" : "Düz arka plan",
"Default background" : "Varsayılan arka plan",
- "Theme selection is enforced" : "Tema seçimi zorunludur",
+ "Theme selection is enforced" : "Tema seçimi zorunlu kılınmış",
"Could not set the app order" : "Uygulama sırası ayarlanamadı",
"Could not reset the app order" : "Uygulama sırasını sıfırla",
"Navigation bar settings" : "Gezinme çubuğu ayarları",
@@ -114,7 +114,7 @@ OC.L10N.register(
"Global default app" : "Genel varsayılan uygulama",
"Global default apps" : "Genel varsayılan uygulamalar",
"Default app priority" : "Varsayılan uygulama önceliği",
- "If an app is not enabled for a user, the next app with lower priority is used." : "Bir uygulama bir kullanıcıda kullanıma alınmamışsa, daha düşük öncelikli bir sonraki uygulama kullanılır.",
+ "If an app is not enabled for a user, the next app with lower priority is used." : "Bir uygulama, bir kullanıcı için kullanıma alınmamışsa, daha düşük öncelikli bir sonraki uygulama kullanılır.",
"Select a custom color" : "Özel bir renk seçin",
"Reset to default" : "Varsayılanlara dön",
"Upload" : "Yükle",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 2bde409f985..3642c44db8f 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -26,7 +26,7 @@
"Theming" : "Tema",
"Appearance and accessibility" : "Görünüm ve erişilebilirlik",
"PHP Imagick module" : "PHP Imagick modülü",
- "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." : "Tema uygulamasında olmasına rağmen \"imagick\" PHP modülü kullanıma alınmamış. Favicon oluşturma işleminin doğru çalışması için bu modülü kurmanız ve kullanıma almanız gerekir.",
+ "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." : "Tema uygulamasında olmasına rağmen \"imagick\" PHP modülü kullanıma alınmamış. Favicon oluşturma işleminin yapılabilmesi için bu modülü kurmanız ve kullanıma almanız gerekir.",
"The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "Bu kopyadaki PHP \"imagick\" modülünde SVG desteği yok. Daha iyi başarım ve uyumluluk için bu modülün kurulması önemle önerilir.",
"Dark theme with high contrast mode" : "Koyu tema ve yüksek renk karşıtlığı kipi",
"Enable dark high contrast mode" : "Koyu yüksek renk karşıtlığı kipi kullanılsın",
@@ -63,7 +63,7 @@
"Upload new favicon" : "Yeni favicon yükle",
"User settings" : "Kullanıcı ayarları",
"Disable user theming" : "Kullanıcı teması kullanımdan kaldırılsın",
- "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." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi dayatmak istiyorsanız, bu seçeneği kullanıma alabilirsiniz.",
+ "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." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmenizi zorunlu kılmak istiyorsanız, bu seçeneği açabilirsiniz.",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"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." : "Arka plan görseli yerine düz bir arka plan rengi de yapılandırabilirsiniz. Arka plan görseli kullanıyorsanız bu rengi değiştirmek uygulama menüsü simgelerinin rengini etkiler.",
"Background color" : "Arka plan rengi",
@@ -79,7 +79,7 @@
"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)",
- "Customization has been disabled by your administrator" : "Özelleştirme yöneticiniz tarafından kullanımdan kaldırılmış",
+ "Customization has been disabled by your administrator" : "Özelleştirme özelliği yöneticiniz tarafından kapatılmış",
"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." : "Önemli ögeleri vurgulamak için bir birincil renk ayarlayın. Birincil düğmeler gibi ögeler için kullanılan renk, erişilebilirlik gereksinimlerini karşılamak üzere ayarlandığında biraz farklılık gösterebilir.",
"Background and color" : "Arka plan ve renk",
"The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Arka plan varsayılan ayardaki bir görsele, özel olarak yüklenen bir görsele veya düz bir renge ayarlanabilir.",
@@ -95,7 +95,7 @@
"Custom background" : "Özel arka plan",
"Plain background" : "Düz arka plan",
"Default background" : "Varsayılan arka plan",
- "Theme selection is enforced" : "Tema seçimi zorunludur",
+ "Theme selection is enforced" : "Tema seçimi zorunlu kılınmış",
"Could not set the app order" : "Uygulama sırası ayarlanamadı",
"Could not reset the app order" : "Uygulama sırasını sıfırla",
"Navigation bar settings" : "Gezinme çubuğu ayarları",
@@ -112,7 +112,7 @@
"Global default app" : "Genel varsayılan uygulama",
"Global default apps" : "Genel varsayılan uygulamalar",
"Default app priority" : "Varsayılan uygulama önceliği",
- "If an app is not enabled for a user, the next app with lower priority is used." : "Bir uygulama bir kullanıcıda kullanıma alınmamışsa, daha düşük öncelikli bir sonraki uygulama kullanılır.",
+ "If an app is not enabled for a user, the next app with lower priority is used." : "Bir uygulama, bir kullanıcı için kullanıma alınmamışsa, daha düşük öncelikli bir sonraki uygulama kullanılır.",
"Select a custom color" : "Özel bir renk seçin",
"Reset to default" : "Varsayılanlara dön",
"Upload" : "Yükle",
diff --git a/apps/theming/lib/AppInfo/Application.php b/apps/theming/lib/AppInfo/Application.php
index c031243361f..d08a1903265 100644
--- a/apps/theming/lib/AppInfo/Application.php
+++ b/apps/theming/lib/AppInfo/Application.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Capabilities.php b/apps/theming/lib/Capabilities.php
index b6145298d95..d5d6e415e75 100644
--- a/apps/theming/lib/Capabilities.php
+++ b/apps/theming/lib/Capabilities.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -41,6 +42,7 @@ class Capabilities implements IPublicCapability {
* @return array{
* theming: array{
* name: string,
+ * productName: string,
* url: string,
* slogan: string,
* color: string,
@@ -94,6 +96,7 @@ class Capabilities implements IPublicCapability {
return [
'theming' => [
'name' => $this->theming->getName(),
+ 'productName' => $this->theming->getProductName(),
'url' => $this->theming->getBaseUrl(),
'slogan' => $this->theming->getSlogan(),
'color' => $color,
diff --git a/apps/theming/lib/Command/UpdateConfig.php b/apps/theming/lib/Command/UpdateConfig.php
index 9fec1c4970a..6236f866445 100644
--- a/apps/theming/lib/Command/UpdateConfig.php
+++ b/apps/theming/lib/Command/UpdateConfig.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2020 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -34,8 +35,8 @@ class UpdateConfig extends Command {
->addArgument(
'key',
InputArgument::OPTIONAL,
- 'Key to update the theming app configuration (leave empty to get a list of all configured values)' . PHP_EOL .
- 'One of: ' . implode(', ', self::SUPPORTED_KEYS)
+ 'Key to update the theming app configuration (leave empty to get a list of all configured values)' . PHP_EOL
+ . 'One of: ' . implode(', ', self::SUPPORTED_KEYS)
)
->addArgument(
'value',
diff --git a/apps/theming/lib/Controller/IconController.php b/apps/theming/lib/Controller/IconController.php
index f487663d8c8..e82faf78a79 100644
--- a/apps/theming/lib/Controller/IconController.php
+++ b/apps/theming/lib/Controller/IconController.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Controller/ThemingController.php b/apps/theming/lib/Controller/ThemingController.php
index af4898c03db..e5cee254fe8 100644
--- a/apps/theming/lib/Controller/ThemingController.php
+++ b/apps/theming/lib/Controller/ThemingController.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -270,8 +271,8 @@ class ThemingController extends Controller {
return new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'name' => $name,
'url' => $this->imageManager->getImageUrl($key),
'message' => $this->l10n->t('Saved'),
@@ -294,8 +295,8 @@ class ThemingController extends Controller {
return new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'value' => $value,
'message' => $this->l10n->t('Saved'),
],
@@ -317,8 +318,8 @@ class ThemingController extends Controller {
return new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => $this->l10n->t('Saved'),
],
'status' => 'success'
@@ -401,7 +402,17 @@ class ThemingController extends Controller {
$css = ":root { $variables } " . $customCss;
} else {
// If not set, we'll rely on the body class
- $css = "[data-theme-$themeId] { $variables $customCss }";
+ // We need to separate @-rules from normal selectors, as they can't be nested
+ // This is a replacement for the SCSS compiler that did this automatically before f1448fcf0777db7d4254cb0a3ef94d63be9f7a24
+ // We need a better way to handle this, but for now we just remove comments and split the at-rules
+ // from the rest of the CSS.
+ $customCssWithoutComments = preg_replace('!/\*.*?\*/!s', '', $customCss);
+ $customCssWithoutComments = preg_replace('!//.*!', '', $customCssWithoutComments);
+ preg_match_all('/(@[^{]+{(?:[^{}]*|(?R))*})/', $customCssWithoutComments, $atRules);
+ $atRulesCss = implode('', $atRules[0]);
+ $scopedCss = preg_replace('/(@[^{]+{(?:[^{}]*|(?R))*})/', '', $customCssWithoutComments);
+
+ $css = "$atRulesCss [data-theme-$themeId] { $variables $scopedCss }";
}
try {
@@ -462,8 +473,8 @@ class ThemingController extends Controller {
'theme_color' => $this->themingDefaults->getColorPrimary(),
'background_color' => $this->themingDefaults->getColorPrimary(),
'description' => $description,
- 'icons' =>
- [
+ 'icons'
+ => [
[
'src' => $this->urlGenerator->linkToRoute('theming.Icon.getTouchIcon',
['app' => $app]) . '?v=' . $cacheBusterValue,
diff --git a/apps/theming/lib/IconBuilder.php b/apps/theming/lib/IconBuilder.php
index 55e0a1e930c..63f4559970d 100644
--- a/apps/theming/lib/IconBuilder.php
+++ b/apps/theming/lib/IconBuilder.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -114,10 +115,10 @@ class IconBuilder {
// generate background image with rounded corners
$cornerRadius = 0.2 * $size;
- $background = '<?xml version="1.0" encoding="UTF-8"?>' .
- '<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" width="' . $size . '" height="' . $size . '" xmlns:xlink="http://www.w3.org/1999/xlink">' .
- '<rect x="0" y="0" rx="' . $cornerRadius . '" ry="' . $cornerRadius . '" width="' . $size . '" height="' . $size . '" style="fill:' . $color . ';" />' .
- '</svg>';
+ $background = '<?xml version="1.0" encoding="UTF-8"?>'
+ . '<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:cc="http://creativecommons.org/ns#" width="' . $size . '" height="' . $size . '" xmlns:xlink="http://www.w3.org/1999/xlink">'
+ . '<rect x="0" y="0" rx="' . $cornerRadius . '" ry="' . $cornerRadius . '" width="' . $size . '" height="' . $size . '" style="fill:' . $color . ';" />'
+ . '</svg>';
// resize svg magic as this seems broken in Imagemagick
if ($mime === 'image/svg+xml' || substr($appIconContent, 0, 4) === '<svg') {
if (substr($appIconContent, 0, 5) !== '<?xml') {
diff --git a/apps/theming/lib/ImageManager.php b/apps/theming/lib/ImageManager.php
index 83828130425..309bf192bc3 100644
--- a/apps/theming/lib/ImageManager.php
+++ b/apps/theming/lib/ImageManager.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Service/ThemeInjectionService.php b/apps/theming/lib/Service/ThemeInjectionService.php
index f780f5484bd..873d388081c 100644
--- a/apps/theming/lib/Service/ThemeInjectionService.php
+++ b/apps/theming/lib/Service/ThemeInjectionService.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Service/ThemesService.php b/apps/theming/lib/Service/ThemesService.php
index 37ea47f80d8..f49524cb62c 100644
--- a/apps/theming/lib/Service/ThemesService.php
+++ b/apps/theming/lib/Service/ThemesService.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Settings/Admin.php b/apps/theming/lib/Settings/Admin.php
index 24ac0729de5..9fa0f2bb0e7 100644
--- a/apps/theming/lib/Settings/Admin.php
+++ b/apps/theming/lib/Settings/Admin.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Settings/AdminSection.php b/apps/theming/lib/Settings/AdminSection.php
index a659204e722..a1ea568d9f2 100644
--- a/apps/theming/lib/Settings/AdminSection.php
+++ b/apps/theming/lib/Settings/AdminSection.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Settings/Personal.php b/apps/theming/lib/Settings/Personal.php
index 9f78f2cbc35..f14deeb35f0 100644
--- a/apps/theming/lib/Settings/Personal.php
+++ b/apps/theming/lib/Settings/Personal.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/Settings/PersonalSection.php b/apps/theming/lib/Settings/PersonalSection.php
index 851f122eed1..0a9361d5533 100644
--- a/apps/theming/lib/Settings/PersonalSection.php
+++ b/apps/theming/lib/Settings/PersonalSection.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/lib/ThemingDefaults.php b/apps/theming/lib/ThemingDefaults.php
index 42c96557ba7..04f56895fa3 100644
--- a/apps/theming/lib/ThemingDefaults.php
+++ b/apps/theming/lib/ThemingDefaults.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -120,8 +121,8 @@ class ThemingDefaults extends \OC_Defaults {
if ($entity !== '') {
if ($baseUrl !== '') {
- $footer = '<a href="' . $baseUrl . '" target="_blank"' .
- ' rel="noreferrer noopener" class="entity-name">' . $entity . '</a>';
+ $footer = '<a href="' . $baseUrl . '" target="_blank"'
+ . ' rel="noreferrer noopener" class="entity-name">' . $entity . '</a>';
} else {
$footer = '<span class="entity-name">' . $entity . '</span>';
}
@@ -154,8 +155,8 @@ class ThemingDefaults extends \OC_Defaults {
if ($link['url'] !== ''
&& filter_var($link['url'], FILTER_VALIDATE_URL)
) {
- $legalLinks .= $divider . '<a href="' . $link['url'] . '" class="legal" target="_blank"' .
- ' rel="noreferrer noopener">' . $link['text'] . '</a>';
+ $legalLinks .= $divider . '<a href="' . $link['url'] . '" class="legal" target="_blank"'
+ . ' rel="noreferrer noopener">' . $link['text'] . '</a>';
$divider = ' · ';
}
}
diff --git a/apps/theming/lib/Util.php b/apps/theming/lib/Util.php
index b7022dae8b9..797456632fc 100644
--- a/apps/theming/lib/Util.php
+++ b/apps/theming/lib/Util.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
@@ -186,8 +187,8 @@ class Util {
* @return string base64 encoded radio button svg
*/
public function generateRadioButton($color) {
- $radioButtonIcon = '<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">' .
- '<path d="M8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7zm0 1a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8z" fill="' . $color . '"/></svg>';
+ $radioButtonIcon = '<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16">'
+ . '<path d="M8 1a7 7 0 0 0-7 7 7 7 0 0 0 7 7 7 7 0 0 0 7-7 7 7 0 0 0-7-7zm0 1a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6 6 6 0 0 1 6-6zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8z" fill="' . $color . '"/></svg>';
return base64_encode($radioButtonIcon);
}
diff --git a/apps/theming/openapi.json b/apps/theming/openapi.json
index 2518f4acb73..66ee05413b3 100644
--- a/apps/theming/openapi.json
+++ b/apps/theming/openapi.json
@@ -79,6 +79,7 @@
"type": "object",
"required": [
"name",
+ "productName",
"url",
"slogan",
"color",
@@ -98,6 +99,9 @@
"name": {
"type": "string"
},
+ "productName": {
+ "type": "string"
+ },
"url": {
"type": "string"
},
@@ -701,6 +705,7 @@
"color": {
"type": "string",
"nullable": true,
+ "default": null,
"description": "Color for the background"
}
}
diff --git a/apps/theming/tests/CapabilitiesTest.php b/apps/theming/tests/CapabilitiesTest.php
index f5230d4d6d0..aa08a45a28b 100644
--- a/apps/theming/tests/CapabilitiesTest.php
+++ b/apps/theming/tests/CapabilitiesTest.php
@@ -54,6 +54,7 @@ class CapabilitiesTest extends TestCase {
return [
['name', 'url', 'slogan', '#FFFFFF', '#000000', 'logo', 'background', '#fff', '#000', 'http://absolute/', true, [
'name' => 'name',
+ 'productName' => 'name',
'url' => 'url',
'slogan' => 'slogan',
'color' => '#FFFFFF',
@@ -71,6 +72,7 @@ class CapabilitiesTest extends TestCase {
]],
['name1', 'url2', 'slogan3', '#01e4a0', '#ffffff', 'logo5', 'background6', '#fff', '#000', 'http://localhost/', false, [
'name' => 'name1',
+ 'productName' => 'name1',
'url' => 'url2',
'slogan' => 'slogan3',
'color' => '#01e4a0',
@@ -88,6 +90,7 @@ class CapabilitiesTest extends TestCase {
]],
['name1', 'url2', 'slogan3', '#000000', '#ffffff', 'logo5', 'backgroundColor', '#000000', '#ffffff', 'http://localhost/', true, [
'name' => 'name1',
+ 'productName' => 'name1',
'url' => 'url2',
'slogan' => 'slogan3',
'color' => '#000000',
@@ -105,6 +108,7 @@ class CapabilitiesTest extends TestCase {
]],
['name1', 'url2', 'slogan3', '#000000', '#ffffff', 'logo5', 'backgroundColor', '#000000', '#ffffff', 'http://localhost/', false, [
'name' => 'name1',
+ 'productName' => 'name1',
'url' => 'url2',
'slogan' => 'slogan3',
'color' => '#000000',
@@ -124,9 +128,9 @@ class CapabilitiesTest extends TestCase {
}
/**
- * @dataProvider dataGetCapabilities
* @param non-empty-array<string, string> $expected
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataGetCapabilities')]
public function testGetCapabilities(string $name, string $url, string $slogan, string $color, string $textColor, string $logo, string $background, string $backgroundColor, string $backgroundTextColor, string $baseUrl, bool $backgroundThemed, array $expected): void {
$this->config->expects($this->once())
->method('getAppValue')
@@ -135,6 +139,9 @@ class CapabilitiesTest extends TestCase {
->method('getName')
->willReturn($name);
$this->theming->expects($this->once())
+ ->method('getProductName')
+ ->willReturn($name);
+ $this->theming->expects($this->once())
->method('getBaseUrl')
->willReturn($url);
$this->theming->expects($this->once())
diff --git a/apps/theming/tests/Controller/IconControllerTest.php b/apps/theming/tests/Controller/IconControllerTest.php
index 329ad429bc5..c5034600e03 100644
--- a/apps/theming/tests/Controller/IconControllerTest.php
+++ b/apps/theming/tests/Controller/IconControllerTest.php
@@ -95,13 +95,13 @@ class IconControllerTest extends TestCase {
$this->imageManager->expects($this->once())
->method('getImage', false)
->with('favicon')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->imageManager->expects($this->any())
->method('shouldReplaceIcons')
->willReturn(true);
$this->imageManager->expects($this->once())
->method('getCachedImage')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->iconBuilder->expects($this->once())
->method('getFavicon')
->with('core')
@@ -119,7 +119,7 @@ class IconControllerTest extends TestCase {
$this->imageManager->expects($this->once())
->method('getImage')
->with('favicon', false)
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->imageManager->expects($this->any())
->method('shouldReplaceIcons')
->willReturn(false);
@@ -144,7 +144,7 @@ class IconControllerTest extends TestCase {
$this->imageManager->expects($this->once())
->method('getImage')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->imageManager->expects($this->any())
->method('shouldReplaceIcons')
->willReturn(true);
@@ -155,7 +155,7 @@ class IconControllerTest extends TestCase {
$file = $this->iconFileMock('filename', 'filecontent');
$this->imageManager->expects($this->once())
->method('getCachedImage')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->imageManager->expects($this->once())
->method('setCachedImage')
->willReturn($file);
@@ -169,7 +169,7 @@ class IconControllerTest extends TestCase {
$this->imageManager->expects($this->once())
->method('getImage')
->with('favicon')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$this->imageManager->expects($this->any())
->method('shouldReplaceIcons')
->willReturn(false);
diff --git a/apps/theming/tests/Controller/ThemingControllerTest.php b/apps/theming/tests/Controller/ThemingControllerTest.php
index 6fb9be64ad3..fb461f03a28 100644
--- a/apps/theming/tests/Controller/ThemingControllerTest.php
+++ b/apps/theming/tests/Controller/ThemingControllerTest.php
@@ -97,9 +97,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataUpdateStylesheetSuccess
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataUpdateStylesheetSuccess')]
public function testUpdateStylesheetSuccess(string $setting, string $value, string $message): void {
$this->themingDefaults
->expects($this->once())
@@ -114,8 +112,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => $message,
],
'status' => 'success',
@@ -155,9 +153,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataUpdateStylesheetError
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataUpdateStylesheetError')]
public function testUpdateStylesheetError(string $setting, string $value, string $message): void {
$this->themingDefaults
->expects($this->never())
@@ -172,8 +168,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => $message,
],
'status' => 'error',
@@ -203,8 +199,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => 'No file uploaded',
],
'status' => 'failure',
@@ -233,8 +229,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => 'Invalid key',
],
'status' => 'failure',
@@ -282,8 +278,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => 'Unsupported image type',
],
'status' => 'failure'
@@ -323,8 +319,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => 'Unsupported image type',
],
'status' => 'failure'
@@ -346,9 +342,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataUpdateImages
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataUpdateImages')]
public function testUpdateLogoNormalLogoUpload(string $mimeType, bool $folderExists = true): void {
$tmpLogo = Server::get(ITempManager::class)->getTemporaryFolder() . '/logo.svg';
$destination = Server::get(ITempManager::class)->getTemporaryFolder();
@@ -387,8 +381,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'name' => 'logo.svg',
'message' => 'Saved',
'url' => 'imageUrl',
@@ -436,8 +430,8 @@ class ThemingControllerTest extends TestCase {
->willReturn('imageUrl');
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'name' => 'logo.svg',
'message' => 'Saved',
'url' => 'imageUrl',
@@ -481,8 +475,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => 'Unsupported image type',
],
'status' => 'failure'
@@ -504,9 +498,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataPhpUploadErrors
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataPhpUploadErrors')]
public function testUpdateLogoLoginScreenUploadWithInvalidImageUpload(int $error, string $expectedErrorMessage): void {
$this->request
->expects($this->once())
@@ -532,8 +524,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => $expectedErrorMessage,
],
'status' => 'failure'
@@ -543,9 +535,7 @@ class ThemingControllerTest extends TestCase {
$this->assertEquals($expected, $this->themingController->uploadImage());
}
- /**
- * @dataProvider dataPhpUploadErrors
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataPhpUploadErrors')]
public function testUpdateLogoUploadWithInvalidImageUpload($error, $expectedErrorMessage): void {
$this->request
->expects($this->once())
@@ -571,8 +561,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'message' => $expectedErrorMessage
],
'status' => 'failure'
@@ -596,8 +586,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'value' => 'MyValue',
'message' => 'Saved'
],
@@ -614,9 +604,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataUndoDelete
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataUndoDelete')]
public function testUndoDelete(string $value, string $filename): void {
$this->l10n
->expects($this->once())
@@ -631,8 +619,8 @@ class ThemingControllerTest extends TestCase {
$expected = new DataResponse(
[
- 'data' =>
- [
+ 'data'
+ => [
'value' => $value,
'message' => 'Saved',
],
@@ -716,9 +704,7 @@ class ThemingControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataGetManifest
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataGetManifest')]
public function testGetManifest(bool $standalone): void {
$this->config
->expects($this->once())
@@ -748,8 +734,8 @@ class ThemingControllerTest extends TestCase {
$response = new JSONResponse([
'name' => 'Nextcloud',
'start_url' => 'localhost',
- 'icons' =>
- [
+ 'icons'
+ => [
[
'src' => 'touchicon?v=0',
'type' => 'image/png',
diff --git a/apps/theming/tests/Controller/UserThemeControllerTest.php b/apps/theming/tests/Controller/UserThemeControllerTest.php
index b830bb5b065..9a8c1cd19aa 100644
--- a/apps/theming/tests/Controller/UserThemeControllerTest.php
+++ b/apps/theming/tests/Controller/UserThemeControllerTest.php
@@ -92,9 +92,7 @@ class UserThemeControllerTest extends TestCase {
];
}
- /**
- * @dataProvider dataTestThemes
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestThemes')]
public function testEnableTheme(string $themeId, ?string $exception = null): void {
$this->themesService
->expects($this->any())
@@ -109,9 +107,7 @@ class UserThemeControllerTest extends TestCase {
$this->assertEquals($expected, $this->userThemeController->enableTheme($themeId));
}
- /**
- * @dataProvider dataTestThemes
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestThemes')]
public function testDisableTheme(string $themeId, ?string $exception = null): void {
$this->themesService
->expects($this->any())
diff --git a/apps/theming/tests/IconBuilderTest.php b/apps/theming/tests/IconBuilderTest.php
index 5eb75e7e694..d881e4eb75c 100644
--- a/apps/theming/tests/IconBuilderTest.php
+++ b/apps/theming/tests/IconBuilderTest.php
@@ -63,9 +63,7 @@ class IconBuilderTest extends TestCase {
];
}
- /**
- * @dataProvider dataRenderAppIcon
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataRenderAppIcon')]
public function testRenderAppIcon(string $app, string $color, string $file): void {
$this->checkImagick();
$this->themingDefaults->expects($this->once())
@@ -89,9 +87,7 @@ class IconBuilderTest extends TestCase {
// cloud be something like $expectedIcon->compareImages($icon, Imagick::METRIC_MEANABSOLUTEERROR)[1])
}
- /**
- * @dataProvider dataRenderAppIcon
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataRenderAppIcon')]
public function testGetTouchIcon(string $app, string $color, string $file): void {
$this->checkImagick();
$this->themingDefaults->expects($this->once())
@@ -116,9 +112,7 @@ class IconBuilderTest extends TestCase {
// cloud be something like $expectedIcon->compareImages($icon, Imagick::METRIC_MEANABSOLUTEERROR)[1])
}
- /**
- * @dataProvider dataRenderAppIcon
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataRenderAppIcon')]
public function testGetFavicon(string $app, string $color, string $file): void {
$this->checkImagick();
$this->imageManager->expects($this->once())
diff --git a/apps/theming/tests/ImageManagerTest.php b/apps/theming/tests/ImageManagerTest.php
index c9b930ca8c9..0c4d555cc00 100644
--- a/apps/theming/tests/ImageManagerTest.php
+++ b/apps/theming/tests/ImageManagerTest.php
@@ -221,7 +221,7 @@ class ImageManagerTest extends TestCase {
$folder->expects($this->once())
->method('getFile')
->with('filename')
- ->will($this->throwException(new NotFoundException()));
+ ->willThrowException(new NotFoundException());
$image = $this->imageManager->getCachedImage('filename');
}
@@ -313,9 +313,7 @@ class ImageManagerTest extends TestCase {
];
}
- /**
- * @dataProvider dataUpdateImage
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataUpdateImage')]
public function testUpdateImage(string $key, string $tmpFile, bool $folderExists, bool $shouldConvert): void {
$file = $this->createMock(ISimpleFile::class);
$folder = $this->createMock(ISimpleFolder::class);
diff --git a/apps/theming/tests/Service/ThemesServiceTest.php b/apps/theming/tests/Service/ThemesServiceTest.php
index a2c3111fbd1..354ed1dec85 100644
--- a/apps/theming/tests/Service/ThemesServiceTest.php
+++ b/apps/theming/tests/Service/ThemesServiceTest.php
@@ -126,11 +126,11 @@ class ThemesServiceTest extends TestCase {
}
/**
- * @dataProvider dataTestEnableTheme
*
* @param string[] $enabledThemes
* @param string[] $expectedEnabled
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestEnableTheme')]
public function testEnableTheme(string $toEnable, array $enabledThemes, array $expectedEnabled): void {
$user = $this->createMock(IUser::class);
$this->userSession->expects($this->any())
@@ -159,11 +159,11 @@ class ThemesServiceTest extends TestCase {
}
/**
- * @dataProvider dataTestDisableTheme
*
* @param string[] $enabledThemes
* @param string[] $expectedEnabled
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestDisableTheme')]
public function testDisableTheme(string $toDisable, array $enabledThemes, array $expectedEnabled): void {
$user = $this->createMock(IUser::class);
$this->userSession->expects($this->any())
@@ -193,10 +193,9 @@ class ThemesServiceTest extends TestCase {
}
/**
- * @dataProvider dataTestIsEnabled
- *
* @param string[] $enabledThemes
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestIsEnabled')]
public function testIsEnabled(string $themeId, array $enabledThemes, bool $expected): void {
$user = $this->createMock(IUser::class);
$this->userSession->expects($this->any())
@@ -270,11 +269,11 @@ class ThemesServiceTest extends TestCase {
}
/**
- * @dataProvider dataTestSetEnabledThemes
*
* @param string[] $enabledThemes
* @param string[] $expected
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestSetEnabledThemes')]
public function testSetEnabledThemes(array $enabledThemes, array $expected): void {
$user = $this->createMock(IUser::class);
$this->userSession->expects($this->any())
diff --git a/apps/theming/tests/ServicesTest.php b/apps/theming/tests/ServicesTest.php
index c9b9a44be0b..3971c9b6698 100644
--- a/apps/theming/tests/ServicesTest.php
+++ b/apps/theming/tests/ServicesTest.php
@@ -60,9 +60,7 @@ class ServicesTest extends TestCase {
];
}
- /**
- * @dataProvider queryData
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('queryData')]
public function testContainerQuery(string $service, ?string $expected = null): void {
if ($expected === null) {
$expected = $service;
diff --git a/apps/theming/tests/Settings/PersonalTest.php b/apps/theming/tests/Settings/PersonalTest.php
index e70ef623809..9216450ec9c 100644
--- a/apps/theming/tests/Settings/PersonalTest.php
+++ b/apps/theming/tests/Settings/PersonalTest.php
@@ -87,10 +87,9 @@ class PersonalTest extends TestCase {
}
/**
- * @dataProvider dataTestGetForm
- *
* @param string[] $enabledThemes
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestGetForm')]
public function testGetForm(string $enforcedTheme, array $themesState): void {
$this->config->expects($this->once())
->method('getSystemValueString')
diff --git a/apps/theming/tests/Themes/AccessibleThemeTestCase.php b/apps/theming/tests/Themes/AccessibleThemeTestCase.php
index f3dc2ed53b4..f516e1f5116 100644
--- a/apps/theming/tests/Themes/AccessibleThemeTestCase.php
+++ b/apps/theming/tests/Themes/AccessibleThemeTestCase.php
@@ -147,9 +147,7 @@ class AccessibleThemeTestCase extends TestCase {
];
}
- /**
- * @dataProvider dataAccessibilityPairs
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataAccessibilityPairs')]
public function testAccessibilityOfVariables(array $mainColors, array $backgroundColors, float $minContrast): void {
if (!isset($this->theme)) {
$this->markTestSkipped('You need to setup $this->theme in your setUp function');
diff --git a/apps/theming/tests/Themes/DarkHighContrastThemeTest.php b/apps/theming/tests/Themes/DarkHighContrastThemeTest.php
index ff4808149ad..d03e8b13300 100644
--- a/apps/theming/tests/Themes/DarkHighContrastThemeTest.php
+++ b/apps/theming/tests/Themes/DarkHighContrastThemeTest.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
diff --git a/apps/theming/tests/Themes/DyslexiaFontTest.php b/apps/theming/tests/Themes/DyslexiaFontTest.php
index ba27ab592f7..7d56fb4b1be 100644
--- a/apps/theming/tests/Themes/DyslexiaFontTest.php
+++ b/apps/theming/tests/Themes/DyslexiaFontTest.php
@@ -146,11 +146,10 @@ class DyslexiaFontTest extends TestCase {
}
/**
- * @dataProvider dataTestGetCustomCss
- *
* Ensure the fonts are always loaded from the web root
* despite having url rewriting enabled or not
*/
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataTestGetCustomCss')]
public function testGetCustomCss(string $webRoot, bool $prettyUrlsEnabled): void {
\OC::$WEBROOT = $webRoot;
$this->config->expects($this->any())
diff --git a/apps/theming/tests/ThemingDefaultsTest.php b/apps/theming/tests/ThemingDefaultsTest.php
index 2a0fee6cf16..1acd12f12fa 100644
--- a/apps/theming/tests/ThemingDefaultsTest.php
+++ b/apps/theming/tests/ThemingDefaultsTest.php
@@ -183,9 +183,7 @@ class ThemingDefaultsTest extends TestCase {
];
}
- /**
- * @dataProvider legalUrlProvider
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('legalUrlProvider')]
public function testGetImprintURL(string $imprintUrl): void {
$this->config
->expects($this->once())
@@ -196,9 +194,7 @@ class ThemingDefaultsTest extends TestCase {
$this->assertEquals($imprintUrl, $this->template->getImprintUrl());
}
- /**
- * @dataProvider legalUrlProvider
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('legalUrlProvider')]
public function testGetPrivacyURL(string $privacyUrl): void {
$this->config
->expects($this->once())
@@ -346,9 +342,7 @@ class ThemingDefaultsTest extends TestCase {
];
}
- /**
- * @dataProvider invalidLegalUrlProvider
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('invalidLegalUrlProvider')]
public function testGetShortFooterInvalidImprint(string $invalidImprintUrl): void {
$this->navigationManager->expects($this->once())->method('getAll')->with(INavigationManager::TYPE_GUEST)->willReturn([]);
$this->config
@@ -365,9 +359,7 @@ class ThemingDefaultsTest extends TestCase {
$this->assertEquals('<a href="url" target="_blank" rel="noreferrer noopener" class="entity-name">Name</a> – Slogan', $this->template->getShortFooter());
}
- /**
- * @dataProvider invalidLegalUrlProvider
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('invalidLegalUrlProvider')]
public function testGetShortFooterInvalidPrivacy(string $invalidPrivacyUrl): void {
$this->navigationManager->expects($this->once())->method('getAll')->with(INavigationManager::TYPE_GUEST)->willReturn([]);
$this->config
@@ -455,9 +447,7 @@ class ThemingDefaultsTest extends TestCase {
];
}
- /**
- * @dataProvider dataGetColorPrimary
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataGetColorPrimary')]
public function testGetColorPrimary(bool $disableTheming, string $primaryColor, string $userPrimaryColor, string $expected): void {
$user = $this->createMock(IUser::class);
$this->userSession->expects($this->any())
@@ -798,9 +788,7 @@ class ThemingDefaultsTest extends TestCase {
];
}
- /**
- * @dataProvider dataReplaceImagePath
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataReplaceImagePath')]
public function testReplaceImagePath(string $app, string $image, string|bool $result = 'themingRoute?v=1234abcd'): void {
$this->cache->expects($this->any())
->method('get')
diff --git a/apps/theming/tests/UtilTest.php b/apps/theming/tests/UtilTest.php
index c0629e425e7..1e944027e32 100644
--- a/apps/theming/tests/UtilTest.php
+++ b/apps/theming/tests/UtilTest.php
@@ -48,9 +48,7 @@ class UtilTest extends TestCase {
];
}
- /**
- * @dataProvider dataColorContrast
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataColorContrast')]
public function testColorContrast(string $color1, string $color2, int|float $contrast): void {
$this->assertEqualsWithDelta($contrast, $this->util->colorContrast($color1, $color2), .001);
}
@@ -63,9 +61,7 @@ class UtilTest extends TestCase {
['#ffff00', true],
];
}
- /**
- * @dataProvider dataInvertTextColor
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataInvertTextColor')]
public function testInvertTextColor(string $color, bool $expected): void {
$invert = $this->util->invertTextColor($color);
$this->assertEquals($expected, $invert);
@@ -143,9 +139,7 @@ class UtilTest extends TestCase {
$this->assertEquals($expected, $button);
}
- /**
- * @dataProvider dataGetAppIcon
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataGetAppIcon')]
public function testGetAppIcon(string $app, string $expected): void {
$this->appData->expects($this->any())
->method('getFolder')
@@ -178,9 +172,7 @@ class UtilTest extends TestCase {
$this->assertEquals($file, $icon);
}
- /**
- * @dataProvider dataGetAppImage
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataGetAppImage')]
public function testGetAppImage(string $app, string $image, string|bool $expected): void {
$this->assertEquals($expected, $this->util->getAppImage($app, $image));
}
@@ -226,9 +218,7 @@ class UtilTest extends TestCase {
['backgroundColor', false],
];
}
- /**
- * @dataProvider dataIsBackgroundThemed
- */
+ #[\PHPUnit\Framework\Attributes\DataProvider('dataIsBackgroundThemed')]
public function testIsBackgroundThemed(string $backgroundMime, bool $expected): void {
$this->config->expects($this->once())
->method('getAppValue')