diff --git a/apps/accessibility/l10n/af.js b/apps/accessibility/l10n/af.js
index 047b80551479ec35ee90f6487fc3970e2c2058f2..39809a820cfc61cb1682f633e3376965bc5b1267 100644
--- a/apps/accessibility/l10n/af.js
+++ b/apps/accessibility/l10n/af.js
@@ -10,13 +10,13 @@ OC.L10N.register(
     "Accessibility" : "Toeganklikheid",
     "Accessibility options for nextcloud" : "Toeganklikheidsopsies vir nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bied veelvuldige toeganklikheidsopsies om u gebruik van Nextcloud te vergemaklik",
+    "High contrast theme" : "Hoëkontrastema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
+    "Dark theme (beta)" : "Donkertema (beta)",
     "Web Content Accessibility Guidelines" : "Webinhoudtoeganklikheidsriglyne",
     "our issue tracker" : "ons probleemnaspoorder",
     "our design team" : "ons ontwerpspan",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Rapporteer gerus enige probleme wat u teëkom op {issuetracker}. Indien u betrokke wil raak kan u by die {designteam} aansluit!",
-    "Enable" : "Aktiveer",
-    "High contrast theme" : "Hoëkontrastema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
-    "Dark theme (beta)" : "Donkertema (beta)"
+    "Enable" : "Aktiveer"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/af.json b/apps/accessibility/l10n/af.json
index bdbf5330635ff626670ae9b48f3445249f8904b3..9103a7588bfa19e9bc5afc4bd3fd5e584aba0803 100644
--- a/apps/accessibility/l10n/af.json
+++ b/apps/accessibility/l10n/af.json
@@ -8,13 +8,13 @@
     "Accessibility" : "Toeganklikheid",
     "Accessibility options for nextcloud" : "Toeganklikheidsopsies vir nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bied veelvuldige toeganklikheidsopsies om u gebruik van Nextcloud te vergemaklik",
+    "High contrast theme" : "Hoëkontrastema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
+    "Dark theme (beta)" : "Donkertema (beta)",
     "Web Content Accessibility Guidelines" : "Webinhoudtoeganklikheidsriglyne",
     "our issue tracker" : "ons probleemnaspoorder",
     "our design team" : "ons ontwerpspan",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Rapporteer gerus enige probleme wat u teëkom op {issuetracker}. Indien u betrokke wil raak kan u by die {designteam} aansluit!",
-    "Enable" : "Aktiveer",
-    "High contrast theme" : "Hoëkontrastema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "’n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
-    "Dark theme (beta)" : "Donkertema (beta)"
+    "Enable" : "Aktiveer"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ar.js b/apps/accessibility/l10n/ar.js
index 60dc7f33731b3d0d053a11cccd4655abe6ac4561..621af835023ec2b1a8ecc8dabc6fd100260c3bd0 100644
--- a/apps/accessibility/l10n/ar.js
+++ b/apps/accessibility/l10n/ar.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "إمكانية الوصول",
     "Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
+    "High contrast theme" : "وضع التباين العالي",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
+    "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
     "Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
     "our issue tracker" : "تعقب الأخطاء الخاص بنا",
     "our design team" : "فريق التصميم الخاص بنا",
-    "Enable" : "تفعيل",
-    "High contrast theme" : "وضع التباين العالي",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
-    "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)"
+    "Enable" : "تفعيل"
 },
 "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/apps/accessibility/l10n/ar.json b/apps/accessibility/l10n/ar.json
index 97e9f430160866d7e82f7fb818a8e37b970144ef..ebee036193c7d3f3e79ce108b15634e44e651dcc 100644
--- a/apps/accessibility/l10n/ar.json
+++ b/apps/accessibility/l10n/ar.json
@@ -8,12 +8,12 @@
     "Accessibility" : "إمكانية الوصول",
     "Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
+    "High contrast theme" : "وضع التباين العالي",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
+    "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
     "Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
     "our issue tracker" : "تعقب الأخطاء الخاص بنا",
     "our design team" : "فريق التصميم الخاص بنا",
-    "Enable" : "تفعيل",
-    "High contrast theme" : "وضع التباين العالي",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
-    "Dark theme (beta)" : "مظهر مظلم (تحت التجريب)"
+    "Enable" : "تفعيل"
 },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/bg.js b/apps/accessibility/l10n/bg.js
index 4c9a3b0c51b41c83f25118baaee24bfdd68fa26e..6cf5475e972bf265020910417f8d7e9fd4d661f2 100644
--- a/apps/accessibility/l10n/bg.js
+++ b/apps/accessibility/l10n/bg.js
@@ -9,11 +9,11 @@ OC.L10N.register(
     "Accessibility" : "Достъпност",
     "Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
-    "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
-    "our design team" : "нашия екип",
-    "Enable" : "Включване",
     "High contrast theme" : "Тема с висок контраст",
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
-    "Dark theme (beta)" : "Тъмна тема (бета)"
+    "Dark theme (beta)" : "Тъмна тема (бета)",
+    "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
+    "our design team" : "нашия екип",
+    "Enable" : "Включване"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/bg.json b/apps/accessibility/l10n/bg.json
index d124f9159c605fa779167c33a30be35e45def9ed..21ec4f9c32068dc402e1ea91f7326a5658b2770b 100644
--- a/apps/accessibility/l10n/bg.json
+++ b/apps/accessibility/l10n/bg.json
@@ -7,11 +7,11 @@
     "Accessibility" : "Достъпност",
     "Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
-    "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
-    "our design team" : "нашия екип",
-    "Enable" : "Включване",
     "High contrast theme" : "Тема с висок контраст",
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
-    "Dark theme (beta)" : "Тъмна тема (бета)"
+    "Dark theme (beta)" : "Тъмна тема (бета)",
+    "Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
+    "our design team" : "нашия екип",
+    "Enable" : "Включване"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ca.js b/apps/accessibility/l10n/ca.js
index 73a0827b195fdb17294a38d81ed62dd4781f423f..d190106127efd1bcd44a01b50eff7a64bfbe10f4 100644
--- a/apps/accessibility/l10n/ca.js
+++ b/apps/accessibility/l10n/ca.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Accessibilitat",
     "Accessibility options for nextcloud" : "Paràmetres d'accessibilitat de Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos paràmetres d'accessibilitat per facilitar-vos l'ús de Nextcloud",
+    "High contrast theme" : "Tema de contrast alt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
+    "Dark theme (beta)" : "Tema fosc (beta)",
     "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
     "our issue tracker" : "el nostre seguidor d'incidències",
     "our design team" : "el nostre equip de disseny",
-    "Enable" : "Activa",
-    "High contrast theme" : "Tema de contrast alt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
-    "Dark theme (beta)" : "Tema fosc (beta)"
+    "Enable" : "Activa"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/ca.json b/apps/accessibility/l10n/ca.json
index 5aad0d8b15f4514097ccccdf68066d9ef06af547..29e77705b69dcae0be959faa9bdc3cd5218aa6b0 100644
--- a/apps/accessibility/l10n/ca.json
+++ b/apps/accessibility/l10n/ca.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Accessibilitat",
     "Accessibility options for nextcloud" : "Paràmetres d'accessibilitat de Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos paràmetres d'accessibilitat per facilitar-vos l'ús de Nextcloud",
+    "High contrast theme" : "Tema de contrast alt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
+    "Dark theme (beta)" : "Tema fosc (beta)",
     "Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
     "our issue tracker" : "el nostre seguidor d'incidències",
     "our design team" : "el nostre equip de disseny",
-    "Enable" : "Activa",
-    "High contrast theme" : "Tema de contrast alt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
-    "Dark theme (beta)" : "Tema fosc (beta)"
+    "Enable" : "Activa"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/cs.js b/apps/accessibility/l10n/cs.js
index 126be8c04a38ae0c9fe264e8105dda34752f2430..54bf81f72611f1acc166f68d5dbcf971342b594f 100644
--- a/apps/accessibility/l10n/cs.js
+++ b/apps/accessibility/l10n/cs.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Zpřístupnění",
     "Accessibility options for nextcloud" : "Předvolby v Nexcloud pro zpřístupnění",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
+    "High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
+    "Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)",
     "Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
     "our issue tracker" : "náš systém evidence hlášení problémů",
     "our design team" : "náš tým návrhářů",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením na {issuetracker}. A pokud se chcete zapojit, přidejte se k {designteam}!",
-    "Enable" : "Zapnout",
-    "High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
-    "Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)"
+    "Enable" : "Zapnout"
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/accessibility/l10n/cs.json b/apps/accessibility/l10n/cs.json
index 8a1b0efc130a9b81fd44039514ec62314e6861d5..6cfc4b92dbbcd52978a842c35cdbe09d3ba88234 100644
--- a/apps/accessibility/l10n/cs.json
+++ b/apps/accessibility/l10n/cs.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Zpřístupnění",
     "Accessibility options for nextcloud" : "Předvolby v Nexcloud pro zpřístupnění",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
+    "High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
+    "Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)",
     "Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
     "our issue tracker" : "náš systém evidence hlášení problémů",
     "our design team" : "náš tým návrhářů",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením na {issuetracker}. A pokud se chcete zapojit, přidejte se k {designteam}!",
-    "Enable" : "Zapnout",
-    "High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
-    "Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)"
+    "Enable" : "Zapnout"
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/da.js b/apps/accessibility/l10n/da.js
index d13a9187d3edfee48279617a62a6e02f76b75ae3..a213627719e873c8eb3a3fb41fa76776e84b21c9 100644
--- a/apps/accessibility/l10n/da.js
+++ b/apps/accessibility/l10n/da.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Handicapvenlig",
     "Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
+    "High contrast theme" : "Højkontrasttema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
     "our issue tracker" : "vores problem følger",
     "our design team" : "vores designteam",
-    "Enable" : "Aktivér",
-    "High contrast theme" : "Højkontrasttema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
-    "Dark theme (beta)" : "Mørkt tema (beta)"
+    "Enable" : "Aktivér"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/da.json b/apps/accessibility/l10n/da.json
index b45534ac15532127326174293306b776bf060556..6cea3f6a7a9896881bc53bfff24b56420e35df06 100644
--- a/apps/accessibility/l10n/da.json
+++ b/apps/accessibility/l10n/da.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Handicapvenlig",
     "Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
+    "High contrast theme" : "Højkontrasttema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
     "our issue tracker" : "vores problem følger",
     "our design team" : "vores designteam",
-    "Enable" : "Aktivér",
-    "High contrast theme" : "Højkontrasttema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
-    "Dark theme (beta)" : "Mørkt tema (beta)"
+    "Enable" : "Aktivér"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/de.js b/apps/accessibility/l10n/de.js
index a840356596aeefa8ef9be8b83998bd8282ad4606..7513ff844ecfaf1068a1bdee6da124c35710a5de 100644
--- a/apps/accessibility/l10n/de.js
+++ b/apps/accessibility/l10n/de.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Barrierefreiheit",
     "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
+    "High contrast theme" : "Kontrastreiches Design",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
+    "Dark theme (beta)" : "Dunkles Design (beta)",
     "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
     "our issue tracker" : "Unser Problemverfolgungssystem",
     "our design team" : "Unser Design-Team",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Du Fehler findest, melde sie bitte auf {issuetracker}. Und wenn Du mitthelfen willst, trete dem {designteam} bei!",
-    "Enable" : "Aktiviere",
-    "High contrast theme" : "Kontrastreiches Design",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
-    "Dark theme (beta)" : "Dunkles Design (beta)"
+    "Enable" : "Aktiviere"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/de.json b/apps/accessibility/l10n/de.json
index 59115fd4a595acb7a90bc87938716a98ddddffa4..9d75bd8bed5cc4a2fffee33777c0cc3f95550a6c 100644
--- a/apps/accessibility/l10n/de.json
+++ b/apps/accessibility/l10n/de.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Barrierefreiheit",
     "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
+    "High contrast theme" : "Kontrastreiches Design",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
+    "Dark theme (beta)" : "Dunkles Design (beta)",
     "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
     "our issue tracker" : "Unser Problemverfolgungssystem",
     "our design team" : "Unser Design-Team",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Du Fehler findest, melde sie bitte auf {issuetracker}. Und wenn Du mitthelfen willst, trete dem {designteam} bei!",
-    "Enable" : "Aktiviere",
-    "High contrast theme" : "Kontrastreiches Design",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
-    "Dark theme (beta)" : "Dunkles Design (beta)"
+    "Enable" : "Aktiviere"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/de_DE.js b/apps/accessibility/l10n/de_DE.js
index fcbb7144dce2fb37b834b115135148e428abe714..caca676e59cb1adbcfe02f050ea86e81b88792ea 100644
--- a/apps/accessibility/l10n/de_DE.js
+++ b/apps/accessibility/l10n/de_DE.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Barrierefreiheit",
     "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
+    "High contrast theme" : "Kontrastreiches Design",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
+    "Dark theme (beta)" : "Dunkles Design (beta)",
     "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
     "our issue tracker" : "Unser Problemverfolgungssystem",
     "our design team" : "Unser Design-Team",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Sie Fehler finden, melden Sie sie bitte auf {issuetracker}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam} bei!",
-    "Enable" : "Aktiviere",
-    "High contrast theme" : "Kontrastreiches Design",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
-    "Dark theme (beta)" : "Dunkles Design (beta)"
+    "Enable" : "Aktiviere"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/de_DE.json b/apps/accessibility/l10n/de_DE.json
index 4e18430720c0a508b0048cde978e7f66c0f43d3e..4fed39a913c79e36fab4f2a755d4a0ed38e15e12 100644
--- a/apps/accessibility/l10n/de_DE.json
+++ b/apps/accessibility/l10n/de_DE.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Barrierefreiheit",
     "Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
+    "High contrast theme" : "Kontrastreiches Design",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
+    "Dark theme (beta)" : "Dunkles Design (beta)",
     "Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
     "our issue tracker" : "Unser Problemverfolgungssystem",
     "our design team" : "Unser Design-Team",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Sie Fehler finden, melden Sie sie bitte auf {issuetracker}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam} bei!",
-    "Enable" : "Aktiviere",
-    "High contrast theme" : "Kontrastreiches Design",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
-    "Dark theme (beta)" : "Dunkles Design (beta)"
+    "Enable" : "Aktiviere"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/el.js b/apps/accessibility/l10n/el.js
index 8da4a89d3d8bfa98ddb71fac6e2c8073cfbbe999..d23e4faac29d2de2dfcc56d94ead626e4980a5a6 100644
--- a/apps/accessibility/l10n/el.js
+++ b/apps/accessibility/l10n/el.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Προσβασιμότητα",
     "Accessibility options for nextcloud" : "Ρυθμίσεις προσβασιμότητας του nextcloud.",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνουν τη χρήση του Nextcloud",
+    "High contrast theme" : "Θέμα υψηλής αντίθεσης",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
+    "Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)",
     "Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
     "our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
     "our design team" : "η σχεδιαστική ομάδα μας",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker}. Και αν θέλετε να εμπλακείτε, έρθετε στο {designteam}!",
-    "Enable" : "Ενεργοποίηση",
-    "High contrast theme" : "Θέμα υψηλής αντίθεσης",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
-    "Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)"
+    "Enable" : "Ενεργοποίηση"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/el.json b/apps/accessibility/l10n/el.json
index f4251c28f5464697ce978242baab5a6c612d75c0..69a878b3aee2fafe13e836edcf7ff396a84d1166 100644
--- a/apps/accessibility/l10n/el.json
+++ b/apps/accessibility/l10n/el.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Προσβασιμότητα",
     "Accessibility options for nextcloud" : "Ρυθμίσεις προσβασιμότητας του nextcloud.",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνουν τη χρήση του Nextcloud",
+    "High contrast theme" : "Θέμα υψηλής αντίθεσης",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
+    "Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)",
     "Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
     "our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
     "our design team" : "η σχεδιαστική ομάδα μας",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker}. Και αν θέλετε να εμπλακείτε, έρθετε στο {designteam}!",
-    "Enable" : "Ενεργοποίηση",
-    "High contrast theme" : "Θέμα υψηλής αντίθεσης",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
-    "Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)"
+    "Enable" : "Ενεργοποίηση"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/eo.js b/apps/accessibility/l10n/eo.js
index 668964ec56fadd45a4195c87fb3ea024926edde2..6a61d0a0a051c1fe1ee248f18dd2baac5976dadc 100644
--- a/apps/accessibility/l10n/eo.js
+++ b/apps/accessibility/l10n/eo.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Alirebleco",
     "Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
+    "High contrast theme" : "Altkontrasta etoso",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
+    "Dark theme (beta)" : "Malhela etoso (beta)",
     "Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
     "our issue tracker" : "problem-spuradilo",
     "our design team" : "nian teamon de fasonistoj",
-    "Enable" : "Åœalti la opcion",
-    "High contrast theme" : "Altkontrasta etoso",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
-    "Dark theme (beta)" : "Malhela etoso (beta)"
+    "Enable" : "Åœalti la opcion"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/eo.json b/apps/accessibility/l10n/eo.json
index 35592ac2b4ea52510a1b0a0251a2a6321a23a235..c86e53c73755c63bd079d5a2d72654e6d3835b5b 100644
--- a/apps/accessibility/l10n/eo.json
+++ b/apps/accessibility/l10n/eo.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Alirebleco",
     "Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
+    "High contrast theme" : "Altkontrasta etoso",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
+    "Dark theme (beta)" : "Malhela etoso (beta)",
     "Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
     "our issue tracker" : "problem-spuradilo",
     "our design team" : "nian teamon de fasonistoj",
-    "Enable" : "Åœalti la opcion",
-    "High contrast theme" : "Altkontrasta etoso",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
-    "Dark theme (beta)" : "Malhela etoso (beta)"
+    "Enable" : "Åœalti la opcion"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/es.js b/apps/accessibility/l10n/es.js
index 7cb0cbcdbda82711a768037d37bb36f9ff7ce912..84eccff261a78abede0c6724afd707efa804c8d7 100644
--- a/apps/accessibility/l10n/es.js
+++ b/apps/accessibility/l10n/es.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
+    "Dark theme (beta)" : "Tema oscuro (beta)",
     "Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
     "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muyu importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón, y con un software de asistencia como un lector de pantalla o screenreader. Nuestro objetivo es cumplir con las {guidelines} 2.1 en nivel AA, con el tema de alto contraste en nivel AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}. Y si desea estar involucrado, ¡únase al {designteam}!",
-    "Enable" : "Activa",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
-    "Dark theme (beta)" : "Tema oscuro (beta)"
+    "Enable" : "Activa"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/es.json b/apps/accessibility/l10n/es.json
index 5a7763d64d3cc69f5fa6dcad15134b24dc0183b4..c57dd57cae8215ccb6094ee29b4d94b5d6f9bb88 100644
--- a/apps/accessibility/l10n/es.json
+++ b/apps/accessibility/l10n/es.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
+    "Dark theme (beta)" : "Tema oscuro (beta)",
     "Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
     "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muyu importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón, y con un software de asistencia como un lector de pantalla o screenreader. Nuestro objetivo es cumplir con las {guidelines} 2.1 en nivel AA, con el tema de alto contraste en nivel AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}. Y si desea estar involucrado, ¡únase al {designteam}!",
-    "Enable" : "Activa",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
-    "Dark theme (beta)" : "Tema oscuro (beta)"
+    "Enable" : "Activa"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/es_AR.js b/apps/accessibility/l10n/es_AR.js
index 23e2053b283e8021149814e1c97640ca7be9aacc..ede1c2c68d9d306d1b1cac123b2ef77b219e1b20 100644
--- a/apps/accessibility/l10n/es_AR.js
+++ b/apps/accessibility/l10n/es_AR.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
+    "Dark theme (beta)" : "Tema oscuro (beta)",
     "Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
     "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
-    "Enable" : "Habilitar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
-    "Dark theme (beta)" : "Tema oscuro (beta)"
+    "Enable" : "Habilitar"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/es_AR.json b/apps/accessibility/l10n/es_AR.json
index b82e48cfb2766db545cd7a4d37c31337e151fc7f..28a271f902eb926262210139ff246aaa37434a59 100644
--- a/apps/accessibility/l10n/es_AR.json
+++ b/apps/accessibility/l10n/es_AR.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Accesibilidad",
     "Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
+    "Dark theme (beta)" : "Tema oscuro (beta)",
     "Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
     "our issue tracker" : "nuestro rastreador de problemas",
     "our design team" : "nuestro equipo de diseño",
-    "Enable" : "Habilitar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
-    "Dark theme (beta)" : "Tema oscuro (beta)"
+    "Enable" : "Habilitar"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/eu.js b/apps/accessibility/l10n/eu.js
index b8af68fe0fe13308080f210172950fe82f1c3992..021b6917a2ca760b8f97751667d53862682fe8cb 100644
--- a/apps/accessibility/l10n/eu.js
+++ b/apps/accessibility/l10n/eu.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Erabilerraztasuna",
     "Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
+    "High contrast theme" : "Kontraste altuko gaia",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
+    "Dark theme (beta)" : "Gai beltza (beta)",
     "Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
     "our issue tracker" : "gure akats egunkaria",
     "our design team" : "gure diseinatzaile taldea",
-    "Enable" : "Gaitu",
-    "High contrast theme" : "Kontraste altuko gaia",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
-    "Dark theme (beta)" : "Gai beltza (beta)"
+    "Enable" : "Gaitu"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/eu.json b/apps/accessibility/l10n/eu.json
index c796df0fdd7f6d117a3dac4bdf4231fe3451935e..f0cc4267c6c2d95838807ba9798d1214257852b8 100644
--- a/apps/accessibility/l10n/eu.json
+++ b/apps/accessibility/l10n/eu.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Erabilerraztasuna",
     "Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
+    "High contrast theme" : "Kontraste altuko gaia",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
+    "Dark theme (beta)" : "Gai beltza (beta)",
     "Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
     "our issue tracker" : "gure akats egunkaria",
     "our design team" : "gure diseinatzaile taldea",
-    "Enable" : "Gaitu",
-    "High contrast theme" : "Kontraste altuko gaia",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
-    "Dark theme (beta)" : "Gai beltza (beta)"
+    "Enable" : "Gaitu"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/fa.js b/apps/accessibility/l10n/fa.js
index 0b3c90f534470f003d7698230fe0d17c4cbac10e..7de95ec22c2ebcca0f4e6ea08c6db14695174f40 100644
--- a/apps/accessibility/l10n/fa.js
+++ b/apps/accessibility/l10n/fa.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "در دسترس بودن",
     "Accessibility options for nextcloud" : "امکان در دسترس بودن برای نکس کلود",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "امکان دسترسی امکانات از چند مسیر برای کار کردن راحت تر شما با نکست کلود قرارداده شده است.",
+    "High contrast theme" : "تم با وضوح بالا",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
+    "Dark theme (beta)" : "تم تاریک (بتا)",
     "Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
     "our issue tracker" : "دنبال کننده مساله ها",
     "our design team" : "تیم طراحی ما",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "دسترسی جهانی برای ما بسیار مهم است. ما از استانداردهای وب پیروی می کنیم و بررسی می کنیم تا همه چیز را بدون ماوس و نرم افزارهای کمکی مانند صفحه نمایشگر نیز قابل استفاده کنیم. هدف ما این است که مطابق با دستورالعمل {2.1} در سطح AA ، با تم کنتراست بالا حتی در سطح AAA باشد.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "اگر مشکلی پیدا کردید ، از گزارش آنها در مورد {issuetracker} دریغ نکنید. و اگر می خواهید درگیر شوید ، به ما بپیوندید {designteam}!",
-    "Enable" : "فعال",
-    "High contrast theme" : "تم با وضوح بالا",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
-    "Dark theme (beta)" : "تم تاریک (بتا)"
+    "Enable" : "فعال"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/accessibility/l10n/fa.json b/apps/accessibility/l10n/fa.json
index be76fbecec99536f77263ac052d8a9df6d699f09..fac65e39c154852b414f1b3a6d006c0318ade716 100644
--- a/apps/accessibility/l10n/fa.json
+++ b/apps/accessibility/l10n/fa.json
@@ -8,14 +8,14 @@
     "Accessibility" : "در دسترس بودن",
     "Accessibility options for nextcloud" : "امکان در دسترس بودن برای نکس کلود",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "امکان دسترسی امکانات از چند مسیر برای کار کردن راحت تر شما با نکست کلود قرارداده شده است.",
+    "High contrast theme" : "تم با وضوح بالا",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
+    "Dark theme (beta)" : "تم تاریک (بتا)",
     "Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
     "our issue tracker" : "دنبال کننده مساله ها",
     "our design team" : "تیم طراحی ما",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "دسترسی جهانی برای ما بسیار مهم است. ما از استانداردهای وب پیروی می کنیم و بررسی می کنیم تا همه چیز را بدون ماوس و نرم افزارهای کمکی مانند صفحه نمایشگر نیز قابل استفاده کنیم. هدف ما این است که مطابق با دستورالعمل {2.1} در سطح AA ، با تم کنتراست بالا حتی در سطح AAA باشد.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "اگر مشکلی پیدا کردید ، از گزارش آنها در مورد {issuetracker} دریغ نکنید. و اگر می خواهید درگیر شوید ، به ما بپیوندید {designteam}!",
-    "Enable" : "فعال",
-    "High contrast theme" : "تم با وضوح بالا",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
-    "Dark theme (beta)" : "تم تاریک (بتا)"
+    "Enable" : "فعال"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/fi.js b/apps/accessibility/l10n/fi.js
index e808f15534f9f6d7cb0bbb0de480725017eead1d..2d287b69eb490da2fccc47b20f0090e304bbfeb3 100644
--- a/apps/accessibility/l10n/fi.js
+++ b/apps/accessibility/l10n/fi.js
@@ -9,12 +9,12 @@ OC.L10N.register(
     "Accessibility" : "Saavutettavuus",
     "Accessibility options for nextcloud" : "Saavutettavuusvaihtoehdot Nextcloudille",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tarjoaa monia saavutettavuusvaihtoehtoja helpottamaan Nexcloudin käyttöä.",
+    "High contrast theme" : "Suuren kontrastin teema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
+    "Dark theme (beta)" : "Tumma teema (beta)",
     "Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
     "our issue tracker" : "virheidenseurantajärjestelmämme",
     "our design team" : "suunnitteluryhmämme",
-    "Enable" : "Ota käyttöön",
-    "High contrast theme" : "Suuren kontrastin teema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
-    "Dark theme (beta)" : "Tumma teema (beta)"
+    "Enable" : "Ota käyttöön"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/fi.json b/apps/accessibility/l10n/fi.json
index 6b3608261b994d350300e5b7076c7c8798b6ac85..7a6f37fb5d5487474679f5787130b10e11b45ff9 100644
--- a/apps/accessibility/l10n/fi.json
+++ b/apps/accessibility/l10n/fi.json
@@ -7,12 +7,12 @@
     "Accessibility" : "Saavutettavuus",
     "Accessibility options for nextcloud" : "Saavutettavuusvaihtoehdot Nextcloudille",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Tarjoaa monia saavutettavuusvaihtoehtoja helpottamaan Nexcloudin käyttöä.",
+    "High contrast theme" : "Suuren kontrastin teema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
+    "Dark theme (beta)" : "Tumma teema (beta)",
     "Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
     "our issue tracker" : "virheidenseurantajärjestelmämme",
     "our design team" : "suunnitteluryhmämme",
-    "Enable" : "Ota käyttöön",
-    "High contrast theme" : "Suuren kontrastin teema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
-    "Dark theme (beta)" : "Tumma teema (beta)"
+    "Enable" : "Ota käyttöön"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/fr.js b/apps/accessibility/l10n/fr.js
index 59d67b2bb2a5907d76563b4dbdefa90a65c5f4b2..a28396def272346ae93cb447124623d7e2e50550 100644
--- a/apps/accessibility/l10n/fr.js
+++ b/apps/accessibility/l10n/fr.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Accessibilité",
     "Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
+    "High contrast theme" : "Thème à contraste élevé",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
+    "Dark theme (beta)" : "Thème sombre (beta)",
     "Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
     "our issue tracker" : "notre outil de suivi des problèmes",
     "our design team" : "notre équipe de conception",
     "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} 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 vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}. Et si vous souhaitez vous impliquer, rejoignez {designteam} !",
-    "Enable" : "Activer",
-    "High contrast theme" : "Thème à contraste élevé",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
-    "Dark theme (beta)" : "Thème sombre (beta)"
+    "Enable" : "Activer"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/accessibility/l10n/fr.json b/apps/accessibility/l10n/fr.json
index ea5581c8f43e2cc0b74059b6b314f5530ac829f4..3ad97f44dd196d25d496f17bef2272384594de78 100644
--- a/apps/accessibility/l10n/fr.json
+++ b/apps/accessibility/l10n/fr.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Accessibilité",
     "Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
+    "High contrast theme" : "Thème à contraste élevé",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
+    "Dark theme (beta)" : "Thème sombre (beta)",
     "Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
     "our issue tracker" : "notre outil de suivi des problèmes",
     "our design team" : "notre équipe de conception",
     "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} 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 vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}. Et si vous souhaitez vous impliquer, rejoignez {designteam} !",
-    "Enable" : "Activer",
-    "High contrast theme" : "Thème à contraste élevé",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
-    "Dark theme (beta)" : "Thème sombre (beta)"
+    "Enable" : "Activer"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/gl.js b/apps/accessibility/l10n/gl.js
index 7eb5332f37f8cfa520720f41d4d9e6d90cf070d7..fb1fd409fa60373d30fea6c753f7315b61d2b5dc 100644
--- a/apps/accessibility/l10n/gl.js
+++ b/apps/accessibility/l10n/gl.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Accesibilidade",
     "Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
     "our issue tracker" : "o noso seguidor de incidencias",
     "our design team" : "o noso equipo de deseño",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {directrices} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se atopa algún problema, non dubide en informalo en {issuetracker}. E se quere involucrarse, entre en {designteam}!",
-    "Enable" : "Activar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Activar"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/gl.json b/apps/accessibility/l10n/gl.json
index 484fc1d1e54c6f9b9a68291625b78a24d30a7dfc..3f58d3941d6c5702577595a00b7bc58877b50566 100644
--- a/apps/accessibility/l10n/gl.json
+++ b/apps/accessibility/l10n/gl.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Accesibilidade",
     "Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
     "our issue tracker" : "o noso seguidor de incidencias",
     "our design team" : "o noso equipo de deseño",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {directrices} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se atopa algún problema, non dubide en informalo en {issuetracker}. E se quere involucrarse, entre en {designteam}!",
-    "Enable" : "Activar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Activar"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/he.js b/apps/accessibility/l10n/he.js
index d52b448003f67856783cacbd6ff9467e776b8cd7..ffe0888d43aa164002269e2d16bd2b3e96131c95 100644
--- a/apps/accessibility/l10n/he.js
+++ b/apps/accessibility/l10n/he.js
@@ -8,12 +8,12 @@ OC.L10N.register(
     "Accessibility" : "נגישות",
     "Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב‏־Nextcloud",
+    "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
+    "Dark theme (beta)" : "ערכת נושא כהה (בטא)",
     "Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
     "our issue tracker" : "עוקב התקלות שלנו",
     "our design team" : "צוות העיצוב שלנו",
-    "Enable" : "הפעלה",
-    "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
-    "Dark theme (beta)" : "ערכת נושא כהה (בטא)"
+    "Enable" : "הפעלה"
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/accessibility/l10n/he.json b/apps/accessibility/l10n/he.json
index 14269b303ea365d919c92feab0d90ee0b399bcb9..d7f2edba469cc334e70515a74cfe3247d5e31be3 100644
--- a/apps/accessibility/l10n/he.json
+++ b/apps/accessibility/l10n/he.json
@@ -6,12 +6,12 @@
     "Accessibility" : "נגישות",
     "Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב‏־Nextcloud",
+    "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
+    "Dark theme (beta)" : "ערכת נושא כהה (בטא)",
     "Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
     "our issue tracker" : "עוקב התקלות שלנו",
     "our design team" : "צוות העיצוב שלנו",
-    "Enable" : "הפעלה",
-    "High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
-    "Dark theme (beta)" : "ערכת נושא כהה (בטא)"
+    "Enable" : "הפעלה"
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/hr.js b/apps/accessibility/l10n/hr.js
index 07c459b7f4d5c1bebde70aba6dcf1642a7fc8da7..c6ebcd31be1d1bc95c4640f45183be77c3789c5c 100644
--- a/apps/accessibility/l10n/hr.js
+++ b/apps/accessibility/l10n/hr.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Pristupačnost",
     "Accessibility options for nextcloud" : "Mogućnosti pristupačnosti za Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
+    "High contrast theme" : "Tema jakog kontrasta",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
+    "Dark theme (beta)" : "Tamna tema (beta)",
     "Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
     "our issue tracker" : "naš alat za praćenje problema",
     "our design team" : "naš dizajnerski tim",
-    "Enable" : "Omogući",
-    "High contrast theme" : "Tema jakog kontrasta",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
-    "Dark theme (beta)" : "Tamna tema (beta)"
+    "Enable" : "Omogući"
 },
 "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/accessibility/l10n/hr.json b/apps/accessibility/l10n/hr.json
index 396ab21c7f621c9fa4750f014b591d4aafceeb38..bbf1c6986898ee9f608f276e746cbc81360d7b69 100644
--- a/apps/accessibility/l10n/hr.json
+++ b/apps/accessibility/l10n/hr.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Pristupačnost",
     "Accessibility options for nextcloud" : "Mogućnosti pristupačnosti za Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
+    "High contrast theme" : "Tema jakog kontrasta",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
+    "Dark theme (beta)" : "Tamna tema (beta)",
     "Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
     "our issue tracker" : "naš alat za praćenje problema",
     "our design team" : "naš dizajnerski tim",
-    "Enable" : "Omogući",
-    "High contrast theme" : "Tema jakog kontrasta",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
-    "Dark theme (beta)" : "Tamna tema (beta)"
+    "Enable" : "Omogući"
 },"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/accessibility/l10n/hu.js b/apps/accessibility/l10n/hu.js
index 1fe5a83cce75d05373522ad8a2cc8f270b85c00c..93ace9402ac50dd14ef92b25bc800756004d102b 100644
--- a/apps/accessibility/l10n/hu.js
+++ b/apps/accessibility/l10n/hu.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Akadálymentesítés",
     "Accessibility options for nextcloud" : "Akadálymentesítési lehetőségek a Nextcloudhoz",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
+    "High contrast theme" : "Magas kontrasztú téma",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
+    "Dark theme (beta)" : "Sötét téma (béta)",
     "Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
     "our issue tracker" : "a hibakövetőnk",
     "our design team" : "a fejlesztőcsapatunk",
-    "Enable" : "Engedélyezés",
-    "High contrast theme" : "Magas kontrasztú téma",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
-    "Dark theme (beta)" : "Sötét téma (béta)"
+    "Enable" : "Engedélyezés"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/hu.json b/apps/accessibility/l10n/hu.json
index 017665e7e30d04267f0a8a970484764c06818a05..339cde42336c55edb559bb519e271a593065c43e 100644
--- a/apps/accessibility/l10n/hu.json
+++ b/apps/accessibility/l10n/hu.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Akadálymentesítés",
     "Accessibility options for nextcloud" : "Akadálymentesítési lehetőségek a Nextcloudhoz",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
+    "High contrast theme" : "Magas kontrasztú téma",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
+    "Dark theme (beta)" : "Sötét téma (béta)",
     "Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
     "our issue tracker" : "a hibakövetőnk",
     "our design team" : "a fejlesztőcsapatunk",
-    "Enable" : "Engedélyezés",
-    "High contrast theme" : "Magas kontrasztú téma",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
-    "Dark theme (beta)" : "Sötét téma (béta)"
+    "Enable" : "Engedélyezés"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/id.js b/apps/accessibility/l10n/id.js
index ca876b16a622dffb1975c5c526bb18ee57b38ae1..116a9c9833332f55457df36c5f4f9a36e8e45315 100644
--- a/apps/accessibility/l10n/id.js
+++ b/apps/accessibility/l10n/id.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "aksesbilitas",
     "Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
+    "High contrast theme" : "Tema kontras tinggi",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
+    "Dark theme (beta)" : "Tema gelap (beta)",
     "Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
     "our issue tracker" : "pelacak masalah kami",
     "our design team" : "Tim desain kami",
-    "Enable" : "aktifkan",
-    "High contrast theme" : "Tema kontras tinggi",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
-    "Dark theme (beta)" : "Tema gelap (beta)"
+    "Enable" : "aktifkan"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/id.json b/apps/accessibility/l10n/id.json
index 65934d5e263322e862abb3f063c62f3b9df8775f..833833b42ac19626806346c70462a0f67a0357c1 100644
--- a/apps/accessibility/l10n/id.json
+++ b/apps/accessibility/l10n/id.json
@@ -8,12 +8,12 @@
     "Accessibility" : "aksesbilitas",
     "Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
+    "High contrast theme" : "Tema kontras tinggi",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
+    "Dark theme (beta)" : "Tema gelap (beta)",
     "Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
     "our issue tracker" : "pelacak masalah kami",
     "our design team" : "Tim desain kami",
-    "Enable" : "aktifkan",
-    "High contrast theme" : "Tema kontras tinggi",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
-    "Dark theme (beta)" : "Tema gelap (beta)"
+    "Enable" : "aktifkan"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/is.js b/apps/accessibility/l10n/is.js
index 8d8f45cf8bc7acfc262b36a50a5bfb8ea05e6a00..be8e0c556814e7b0c67e2962a4708f36c3708bcd 100644
--- a/apps/accessibility/l10n/is.js
+++ b/apps/accessibility/l10n/is.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Aukið aðgengi",
     "Accessibility options for nextcloud" : "Valkostir fyrir auðveldað aðgengi í Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
+    "High contrast theme" : "Þema með mikil birtuskil",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
+    "Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)",
     "Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
     "our issue tracker" : "villuskráningin okkar",
     "our design team" : "hönnunarteymið okkar",
-    "Enable" : "Virkja",
-    "High contrast theme" : "Þema með mikil birtuskil",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
-    "Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)"
+    "Enable" : "Virkja"
 },
 "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/accessibility/l10n/is.json b/apps/accessibility/l10n/is.json
index 706bd4cf45d881fac55a93769cb63b18e16d9697..90a5945eed9421d5bd71730833763e35a8a3ee7f 100644
--- a/apps/accessibility/l10n/is.json
+++ b/apps/accessibility/l10n/is.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Aukið aðgengi",
     "Accessibility options for nextcloud" : "Valkostir fyrir auðveldað aðgengi í Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
+    "High contrast theme" : "Þema með mikil birtuskil",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
+    "Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)",
     "Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
     "our issue tracker" : "villuskráningin okkar",
     "our design team" : "hönnunarteymið okkar",
-    "Enable" : "Virkja",
-    "High contrast theme" : "Þema með mikil birtuskil",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
-    "Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)"
+    "Enable" : "Virkja"
 },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/it.js b/apps/accessibility/l10n/it.js
index fe588a201e4cdf6df29e9803efa9c3017694b3da..30ab296b9b10f63ab76854055a24c5e70fbd2df0 100644
--- a/apps/accessibility/l10n/it.js
+++ b/apps/accessibility/l10n/it.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Accessibilità",
     "Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
+    "High contrast theme" : "Tema ad alto contrasto",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
+    "Dark theme (beta)" : "Tema scuro (beta)",
     "Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
     "our issue tracker" : "il nostro sistema di tracciamento dei problemi",
     "our design team" : "la nostra squadra di progetto",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e i controlli per rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo su {issuetracker}. E se vuoi partecipare, unisciti al {designteam}!",
-    "Enable" : "Abilita",
-    "High contrast theme" : "Tema ad alto contrasto",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
-    "Dark theme (beta)" : "Tema scuro (beta)"
+    "Enable" : "Abilita"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/it.json b/apps/accessibility/l10n/it.json
index a87bb4dca658b5089f0f5f5076bcc67b5a126530..2ea16eef87775b4efebae868819e98d3ebd90752 100644
--- a/apps/accessibility/l10n/it.json
+++ b/apps/accessibility/l10n/it.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Accessibilità",
     "Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
+    "High contrast theme" : "Tema ad alto contrasto",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
+    "Dark theme (beta)" : "Tema scuro (beta)",
     "Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
     "our issue tracker" : "il nostro sistema di tracciamento dei problemi",
     "our design team" : "la nostra squadra di progetto",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e i controlli per rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo su {issuetracker}. E se vuoi partecipare, unisciti al {designteam}!",
-    "Enable" : "Abilita",
-    "High contrast theme" : "Tema ad alto contrasto",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
-    "Dark theme (beta)" : "Tema scuro (beta)"
+    "Enable" : "Abilita"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ja.js b/apps/accessibility/l10n/ja.js
index de6ed77f503b25a1990edfc34b54ee374182864f..be2356c243250f43be999c924edc784e53970e44 100644
--- a/apps/accessibility/l10n/ja.js
+++ b/apps/accessibility/l10n/ja.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "アクセシビリティ",
     "Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "あなたのNextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供します。",
+    "High contrast theme" : "ハイコントラストテーマ",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
+    "Dark theme (beta)" : "ダークテーマ (ベータ版)",
     "Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
     "our issue tracker" : "問題追跡",
     "our design team" : "デザインチーム",
-    "Enable" : "有効にする",
-    "High contrast theme" : "ハイコントラストテーマ",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
-    "Dark theme (beta)" : "ダークテーマ (ベータ版)"
+    "Enable" : "有効にする"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/ja.json b/apps/accessibility/l10n/ja.json
index 1fb15ccd89a4d221bfc683ea255807ea02054051..d615229a82366df893fb7e3cb7f15647fdc92f26 100644
--- a/apps/accessibility/l10n/ja.json
+++ b/apps/accessibility/l10n/ja.json
@@ -8,12 +8,12 @@
     "Accessibility" : "アクセシビリティ",
     "Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "あなたのNextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供します。",
+    "High contrast theme" : "ハイコントラストテーマ",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
+    "Dark theme (beta)" : "ダークテーマ (ベータ版)",
     "Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
     "our issue tracker" : "問題追跡",
     "our design team" : "デザインチーム",
-    "Enable" : "有効にする",
-    "High contrast theme" : "ハイコントラストテーマ",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
-    "Dark theme (beta)" : "ダークテーマ (ベータ版)"
+    "Enable" : "有効にする"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ko.js b/apps/accessibility/l10n/ko.js
index ba30a1ba3c6df3a4ff0ac71f0bf264ee63da45a3..67d1ef6cf122fadd2dafb93bd46c4a5db98e5103 100644
--- a/apps/accessibility/l10n/ko.js
+++ b/apps/accessibility/l10n/ko.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "접근성",
     "Accessibility options for nextcloud" : "Nextcloud 접근성 옵션",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
+    "High contrast theme" : "고대비 테마",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
+    "Dark theme (beta)" : "어두운 테마(베타)",
     "Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
     "our issue tracker" : "우리의 이슈 트래커",
     "our design team" : "우리의 디자인 팀",
-    "Enable" : "활성화",
-    "High contrast theme" : "고대비 테마",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
-    "Dark theme (beta)" : "어두운 테마(베타)"
+    "Enable" : "활성화"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/ko.json b/apps/accessibility/l10n/ko.json
index 7f4097af5b2d13379f29195505c6dfcbb0eadb6d..fa1abfdabfc72b7f751342dc528f1501cafefde5 100644
--- a/apps/accessibility/l10n/ko.json
+++ b/apps/accessibility/l10n/ko.json
@@ -8,12 +8,12 @@
     "Accessibility" : "접근성",
     "Accessibility options for nextcloud" : "Nextcloud 접근성 옵션",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
+    "High contrast theme" : "고대비 테마",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
+    "Dark theme (beta)" : "어두운 테마(베타)",
     "Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
     "our issue tracker" : "우리의 이슈 트래커",
     "our design team" : "우리의 디자인 팀",
-    "Enable" : "활성화",
-    "High contrast theme" : "고대비 테마",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
-    "Dark theme (beta)" : "어두운 테마(베타)"
+    "Enable" : "활성화"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/lt_LT.js b/apps/accessibility/l10n/lt_LT.js
index 37f1b5690bf0ecd9b89a095c6ce9798cf8652476..c0fcf8dae259c79349696b566ac3cf554c4f71cd 100644
--- a/apps/accessibility/l10n/lt_LT.js
+++ b/apps/accessibility/l10n/lt_LT.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Prieinamumas",
     "Accessibility options for nextcloud" : "Nextcloud prieinamumo parinktys",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
+    "High contrast theme" : "Didelio kontrasto apipavidalinimas",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
+    "Dark theme (beta)" : "Tamsus apipavidalinimas (beta)",
     "Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairÄ—s",
     "our issue tracker" : "mūsų klaidų sekiklis",
     "our design team" : "mūsų dizaino komanda",
-    "Enable" : "Įjungti",
-    "High contrast theme" : "Didelio kontrasto apipavidalinimas",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
-    "Dark theme (beta)" : "Tamsus apipavidalinimas (beta)"
+    "Enable" : "Įjungti"
 },
 "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/accessibility/l10n/lt_LT.json b/apps/accessibility/l10n/lt_LT.json
index 421a70b8f31ea104ecc1646aa5560b6353a60791..47108d7131efa4956a80712a69b9d4d33caf8048 100644
--- a/apps/accessibility/l10n/lt_LT.json
+++ b/apps/accessibility/l10n/lt_LT.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Prieinamumas",
     "Accessibility options for nextcloud" : "Nextcloud prieinamumo parinktys",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
+    "High contrast theme" : "Didelio kontrasto apipavidalinimas",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
+    "Dark theme (beta)" : "Tamsus apipavidalinimas (beta)",
     "Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairÄ—s",
     "our issue tracker" : "mūsų klaidų sekiklis",
     "our design team" : "mūsų dizaino komanda",
-    "Enable" : "Įjungti",
-    "High contrast theme" : "Didelio kontrasto apipavidalinimas",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
-    "Dark theme (beta)" : "Tamsus apipavidalinimas (beta)"
+    "Enable" : "Įjungti"
 },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/lv.js b/apps/accessibility/l10n/lv.js
index 5d9b7a325ff3dcaab787a18d7aa723ebc8ea4a73..f82ed7e3078f9f406ac32f6676121e28c425e26e 100644
--- a/apps/accessibility/l10n/lv.js
+++ b/apps/accessibility/l10n/lv.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Pieejamība",
     "Accessibility options for nextcloud" : "nextcloud Pieejamības uzstādījumi",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo Nextcloud lietošanu.",
+    "High contrast theme" : "Augsta kontrasta motīvs",
+    "A high contrast theme 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.",
+    "Dark theme (beta)" : "Tumšs motīvs (beta)",
     "Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
     "our issue tracker" : "mūsu problēmu izsekotājs",
     "our design team" : "mūsu dizaina komanda",
-    "Enable" : "Iespējo",
-    "High contrast theme" : "Augsta kontrasta motīvs",
-    "A high contrast theme 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.",
-    "Dark theme (beta)" : "Tumšs motīvs (beta)"
+    "Enable" : "Iespējo"
 },
 "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/apps/accessibility/l10n/lv.json b/apps/accessibility/l10n/lv.json
index 55fbec0d1c83db1d2601773e80db03045eb1a9ff..dde38eb83a08cef0e1209fb4b6c58f62b14ba824 100644
--- a/apps/accessibility/l10n/lv.json
+++ b/apps/accessibility/l10n/lv.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Pieejamība",
     "Accessibility options for nextcloud" : "nextcloud Pieejamības uzstādījumi",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo Nextcloud lietošanu.",
+    "High contrast theme" : "Augsta kontrasta motīvs",
+    "A high contrast theme 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.",
+    "Dark theme (beta)" : "Tumšs motīvs (beta)",
     "Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
     "our issue tracker" : "mūsu problēmu izsekotājs",
     "our design team" : "mūsu dizaina komanda",
-    "Enable" : "Iespējo",
-    "High contrast theme" : "Augsta kontrasta motīvs",
-    "A high contrast theme 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.",
-    "Dark theme (beta)" : "Tumšs motīvs (beta)"
+    "Enable" : "Iespējo"
 },"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/accessibility/l10n/mk.js b/apps/accessibility/l10n/mk.js
index f8e15ec31eb00cc7ffc54391401eab19e5b05a05..901e48f65ae6b28912a5c69e0e15b48a4ec7c4b9 100644
--- a/apps/accessibility/l10n/mk.js
+++ b/apps/accessibility/l10n/mk.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Достапност",
     "Accessibility options for nextcloud" : "Опции за пристапност на Nextcloud. ",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Овозможува повеќе опции за пристапност за да се олесни употребата на Nextcloud",
+    "High contrast theme" : "Тема со висок контраст",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
+    "Dark theme (beta)" : "Темна тема (бета)",
     "Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
     "our issue tracker" : "нашиот следач на проблеми",
     "our design team" : "нашиот тим за дизајн",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} 2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Доколку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker}. И доколку сакате можете да се приклучите кон нашиот {designteam}!",
-    "Enable" : "овозможи",
-    "High contrast theme" : "Тема со висок контраст",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
-    "Dark theme (beta)" : "Темна тема (бета)"
+    "Enable" : "овозможи"
 },
 "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
diff --git a/apps/accessibility/l10n/mk.json b/apps/accessibility/l10n/mk.json
index 6d6af3110c28250691b15e42cfbef9e3bbc3eec7..fe13e744d0b6d9ec7029709a57bc440f3438eb15 100644
--- a/apps/accessibility/l10n/mk.json
+++ b/apps/accessibility/l10n/mk.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Достапност",
     "Accessibility options for nextcloud" : "Опции за пристапност на Nextcloud. ",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Овозможува повеќе опции за пристапност за да се олесни употребата на Nextcloud",
+    "High contrast theme" : "Тема со висок контраст",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
+    "Dark theme (beta)" : "Темна тема (бета)",
     "Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
     "our issue tracker" : "нашиот следач на проблеми",
     "our design team" : "нашиот тим за дизајн",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} 2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Доколку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker}. И доколку сакате можете да се приклучите кон нашиот {designteam}!",
-    "Enable" : "овозможи",
-    "High contrast theme" : "Тема со висок контраст",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
-    "Dark theme (beta)" : "Темна тема (бета)"
+    "Enable" : "овозможи"
 },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/nb.js b/apps/accessibility/l10n/nb.js
index 43c06d5071adad01f0e00b0f26fc9596741b6b7a..cc1c55e81acd1f44dd03726e7be69fcf224f6724 100644
--- a/apps/accessibility/l10n/nb.js
+++ b/apps/accessibility/l10n/nb.js
@@ -10,13 +10,13 @@ OC.L10N.register(
     "Accessibility" : "Tilgjengelighet",
     "Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
+    "High contrast theme" : "Høykontrast-tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
     "our issue tracker" : "vår problemsporer",
     "our design team" : "vårt designteam",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ikke nøl med å rapportere problemer du måtte finne på {issuetracker}. Og bli med i {designteam} hvis du vil bidra.",
-    "Enable" : "Aktiver",
-    "High contrast theme" : "Høykontrast-tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
-    "Dark theme (beta)" : "Mørkt tema (beta)"
+    "Enable" : "Aktiver"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/nb.json b/apps/accessibility/l10n/nb.json
index 151dc170cafac55a598705dee69b65368ef97c39..cfecdf276dbb88c7e04226dd03667aaa504b33bb 100644
--- a/apps/accessibility/l10n/nb.json
+++ b/apps/accessibility/l10n/nb.json
@@ -8,13 +8,13 @@
     "Accessibility" : "Tilgjengelighet",
     "Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
+    "High contrast theme" : "Høykontrast-tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
+    "Dark theme (beta)" : "Mørkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
     "our issue tracker" : "vår problemsporer",
     "our design team" : "vårt designteam",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ikke nøl med å rapportere problemer du måtte finne på {issuetracker}. Og bli med i {designteam} hvis du vil bidra.",
-    "Enable" : "Aktiver",
-    "High contrast theme" : "Høykontrast-tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
-    "Dark theme (beta)" : "Mørkt tema (beta)"
+    "Enable" : "Aktiver"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/nl.js b/apps/accessibility/l10n/nl.js
index 87da9b60692807a8d5292047f301fac63d41e4a3..a3641bfb61a9c3ba29bc72e3558f8cd6ff328de3 100644
--- a/apps/accessibility/l10n/nl.js
+++ b/apps/accessibility/l10n/nl.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Toegankelijkheid",
     "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
+    "High contrast theme" : "Hoog contrast-thema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
+    "Dark theme (beta)" : "Donker thema (bèta)",
     "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
     "our issue tracker" : "onze issue tracker",
     "our design team" : "ons ontwerpteam",
-    "Enable" : "Inschakelen",
-    "High contrast theme" : "Hoog contrast-thema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
-    "Dark theme (beta)" : "Donker thema (bèta)"
+    "Enable" : "Inschakelen"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/nl.json b/apps/accessibility/l10n/nl.json
index e2f2bcd7781e3bc1adbb7f301ce67a4c1ec324f8..69c297aa80022d27333bb14d9d42348953f8c274 100644
--- a/apps/accessibility/l10n/nl.json
+++ b/apps/accessibility/l10n/nl.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Toegankelijkheid",
     "Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
+    "High contrast theme" : "Hoog contrast-thema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
+    "Dark theme (beta)" : "Donker thema (bèta)",
     "Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
     "our issue tracker" : "onze issue tracker",
     "our design team" : "ons ontwerpteam",
-    "Enable" : "Inschakelen",
-    "High contrast theme" : "Hoog contrast-thema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
-    "Dark theme (beta)" : "Donker thema (bèta)"
+    "Enable" : "Inschakelen"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/nn_NO.js b/apps/accessibility/l10n/nn_NO.js
index c12de011139ffd691fda31aa36ced9667bafc4b9..c16c918264656e2de076dbfea0f86ccd4eb67e6b 100644
--- a/apps/accessibility/l10n/nn_NO.js
+++ b/apps/accessibility/l10n/nn_NO.js
@@ -7,12 +7,12 @@ OC.L10N.register(
     "Accessibility" : "Tilgjenge",
     "Accessibility options for nextcloud" : "Brukarval for tilgjenge i Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ulike innstillingar for å gjera Nextcloud lettare å bruka for funksjonshemma",
+    "High contrast theme" : "Høgkontrast-drakt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
+    "Dark theme (beta)" : "Mørk drakt (beta)",
     "Web Content Accessibility Guidelines" : "Retningsliner for tilgjenge i vev-innhald",
     "our issue tracker" : "feilsporings-systemet vårt",
     "our design team" : "utformingsgruppa vår",
-    "Enable" : "Slå på",
-    "High contrast theme" : "Høgkontrast-drakt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
-    "Dark theme (beta)" : "Mørk drakt (beta)"
+    "Enable" : "Slå på"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/nn_NO.json b/apps/accessibility/l10n/nn_NO.json
index 42be3b75e4db28a68d6ec7b2341d5a0dd0080bd7..5b5c025fbc0ed37c6032d45fadb05ebe41f60295 100644
--- a/apps/accessibility/l10n/nn_NO.json
+++ b/apps/accessibility/l10n/nn_NO.json
@@ -5,12 +5,12 @@
     "Accessibility" : "Tilgjenge",
     "Accessibility options for nextcloud" : "Brukarval for tilgjenge i Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ulike innstillingar for å gjera Nextcloud lettare å bruka for funksjonshemma",
+    "High contrast theme" : "Høgkontrast-drakt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
+    "Dark theme (beta)" : "Mørk drakt (beta)",
     "Web Content Accessibility Guidelines" : "Retningsliner for tilgjenge i vev-innhald",
     "our issue tracker" : "feilsporings-systemet vårt",
     "our design team" : "utformingsgruppa vår",
-    "Enable" : "Slå på",
-    "High contrast theme" : "Høgkontrast-drakt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
-    "Dark theme (beta)" : "Mørk drakt (beta)"
+    "Enable" : "Slå på"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/pl.js b/apps/accessibility/l10n/pl.js
index 0dfc60a6a449abc4aa6ed12fde09403c18ba91d2..03ee4d124fd383be99aa00ae964faef748705d02 100644
--- a/apps/accessibility/l10n/pl.js
+++ b/apps/accessibility/l10n/pl.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Dostępność",
     "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
+    "High contrast theme" : "Motyw o dużym kontraście",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
+    "Dark theme (beta)" : "Ciemny motyw (beta)",
     "Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
     "our issue tracker" : "na listę błędów",
     "our design team" : "naszego zespołu projektowego",
     "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} 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} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
-    "Enable" : "Włącz",
-    "High contrast theme" : "Motyw o dużym kontraście",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
-    "Dark theme (beta)" : "Ciemny motyw (beta)"
+    "Enable" : "Włącz"
 },
 "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/accessibility/l10n/pl.json b/apps/accessibility/l10n/pl.json
index 8688c67aade9a980248d0a03fe0b785d5c2fc276..004d06fb50a33c883a7af42589b6d5cf45e6f98c 100644
--- a/apps/accessibility/l10n/pl.json
+++ b/apps/accessibility/l10n/pl.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Dostępność",
     "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
+    "High contrast theme" : "Motyw o dużym kontraście",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
+    "Dark theme (beta)" : "Ciemny motyw (beta)",
     "Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
     "our issue tracker" : "na listę błędów",
     "our design team" : "naszego zespołu projektowego",
     "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} 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} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
-    "Enable" : "Włącz",
-    "High contrast theme" : "Motyw o dużym kontraście",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
-    "Dark theme (beta)" : "Ciemny motyw (beta)"
+    "Enable" : "Włącz"
 },"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/accessibility/l10n/pt_BR.js b/apps/accessibility/l10n/pt_BR.js
index 2c00d24c5778469e87a3373a2140c8705fdb4db2..d4e85c5a5303ef3bd28ea4dfc3a5c6e298744e0d 100644
--- a/apps/accessibility/l10n/pt_BR.js
+++ b/apps/accessibility/l10n/pt_BR.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Acessibilidade",
     "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
     "our issue tracker" : "nosso rastreador de problemas",
     "our design team" : "nossa equipe de design",
     "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} 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} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}. E se você quiser se envolver, junte-se ao {designteam}!",
-    "Enable" : "Ativar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Ativar"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/accessibility/l10n/pt_BR.json b/apps/accessibility/l10n/pt_BR.json
index c121f76e42f54e8e2db8b0bdeffe3c1d869ea5e2..4fe680cff5537b01e0a0351732a10c953a5b7903 100644
--- a/apps/accessibility/l10n/pt_BR.json
+++ b/apps/accessibility/l10n/pt_BR.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Acessibilidade",
     "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
     "our issue tracker" : "nosso rastreador de problemas",
     "our design team" : "nossa equipe de design",
     "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} 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} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}. E se você quiser se envolver, junte-se ao {designteam}!",
-    "Enable" : "Ativar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Ativar"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/pt_PT.js b/apps/accessibility/l10n/pt_PT.js
index e14aea78c4b2d0810abd5aa8050eea3c8333ffe9..606359bc56c9774714abb824d48264975bd99016 100644
--- a/apps/accessibility/l10n/pt_PT.js
+++ b/apps/accessibility/l10n/pt_PT.js
@@ -9,12 +9,12 @@ OC.L10N.register(
     "Accessibility" : "Acessibilidade",
     "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar a sua utilização do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
     "our issue tracker" : "o nosso registo de erros",
     "our design team" : "a nossa equipa de desenho",
-    "Enable" : "Ativar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Ativar"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/pt_PT.json b/apps/accessibility/l10n/pt_PT.json
index 3d9f0c54851172e3ff36c0a760ef4ae9a41c51da..21fe064c2c59f7ab66e1e75017fed0892d7c8b57 100644
--- a/apps/accessibility/l10n/pt_PT.json
+++ b/apps/accessibility/l10n/pt_PT.json
@@ -7,12 +7,12 @@
     "Accessibility" : "Acessibilidade",
     "Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar a sua utilização do Nextcloud",
+    "High contrast theme" : "Tema de alto contraste",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
+    "Dark theme (beta)" : "Tema escuro (beta)",
     "Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
     "our issue tracker" : "o nosso registo de erros",
     "our design team" : "a nossa equipa de desenho",
-    "Enable" : "Ativar",
-    "High contrast theme" : "Tema de alto contraste",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
-    "Dark theme (beta)" : "Tema escuro (beta)"
+    "Enable" : "Ativar"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ro.js b/apps/accessibility/l10n/ro.js
index e0f0399d54ae248d4a25c00ec4958c8120dd6d36..2753fe1d8d3150bb3ebcb9f9ae3369735c4492bf 100644
--- a/apps/accessibility/l10n/ro.js
+++ b/apps/accessibility/l10n/ro.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Accesibilitate",
     "Accessibility options for nextcloud" : "Opțiuni de accesibilitate pentru nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Vă oferă opțiuni multiple de accesibilitate pentru a simplifica utilizarea Nextcloud",
+    "High contrast theme" : "Temă cu contrast înalt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
+    "Dark theme (beta)" : "Temă întunecată (beta)",
     "Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
     "our issue tracker" : "instrumentul nostru de urmărire a problemelor",
     "our design team" : "echipa noastră de design",
-    "Enable" : "Activează",
-    "High contrast theme" : "Temă cu contrast înalt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
-    "Dark theme (beta)" : "Temă întunecată (beta)"
+    "Enable" : "Activează"
 },
 "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/accessibility/l10n/ro.json b/apps/accessibility/l10n/ro.json
index 32eaa122e19bf42c16a3aca17a8d9cc6ac7983b3..59283cab39c36d8878fb31d86f6596307ee82ca5 100644
--- a/apps/accessibility/l10n/ro.json
+++ b/apps/accessibility/l10n/ro.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Accesibilitate",
     "Accessibility options for nextcloud" : "Opțiuni de accesibilitate pentru nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Vă oferă opțiuni multiple de accesibilitate pentru a simplifica utilizarea Nextcloud",
+    "High contrast theme" : "Temă cu contrast înalt",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
+    "Dark theme (beta)" : "Temă întunecată (beta)",
     "Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
     "our issue tracker" : "instrumentul nostru de urmărire a problemelor",
     "our design team" : "echipa noastră de design",
-    "Enable" : "Activează",
-    "High contrast theme" : "Temă cu contrast înalt",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
-    "Dark theme (beta)" : "Temă întunecată (beta)"
+    "Enable" : "Activează"
 },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/ru.js b/apps/accessibility/l10n/ru.js
index 5421b944269064c83a660f9a0d936e11aae34afb..d0ffda62ed97e9e53badb689a5095c0ffcee2b2e 100644
--- a/apps/accessibility/l10n/ru.js
+++ b/apps/accessibility/l10n/ru.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Доступность",
     "Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование Nextcloud",
+    "High contrast theme" : "Режим высокой контрастности",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
+    "Dark theme (beta)" : "Тёмное оформление (бета)",
     "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
     "our issue tracker" : "Сообщить об ошибке",
     "our design team" : "Команда разработчиков",
-    "Enable" : "Включить",
-    "High contrast theme" : "Режим высокой контрастности",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
-    "Dark theme (beta)" : "Тёмное оформление (бета)"
+    "Enable" : "Включить"
 },
 "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/accessibility/l10n/ru.json b/apps/accessibility/l10n/ru.json
index bf392ef09eafd87402c684a3d6a05974bd9b7e09..9b7e30378c3238ef14867d269103cbc9c1d355c5 100644
--- a/apps/accessibility/l10n/ru.json
+++ b/apps/accessibility/l10n/ru.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Доступность",
     "Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование Nextcloud",
+    "High contrast theme" : "Режим высокой контрастности",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
+    "Dark theme (beta)" : "Тёмное оформление (бета)",
     "Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
     "our issue tracker" : "Сообщить об ошибке",
     "our design team" : "Команда разработчиков",
-    "Enable" : "Включить",
-    "High contrast theme" : "Режим высокой контрастности",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
-    "Dark theme (beta)" : "Тёмное оформление (бета)"
+    "Enable" : "Включить"
 },"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/accessibility/l10n/sk.js b/apps/accessibility/l10n/sk.js
index 02e5568ebd9ffbf394e3c59d050854178c1b607d..6fec06907c479546f20c58677e31e52273fa2824 100644
--- a/apps/accessibility/l10n/sk.js
+++ b/apps/accessibility/l10n/sk.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Prístupnosť",
     "Accessibility options for nextcloud" : "Možnosti prístupnosti pre Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
+    "High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
+    "Dark theme (beta)" : "Tmavý motív vzhľadu (beta)",
     "Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
     "our issue tracker" : "náš systém evidencie hlásenia chýb",
     "our design team" : "náš tím dizajnérov",
-    "Enable" : "Zapnúť",
-    "High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
-    "Dark theme (beta)" : "Tmavý motív vzhľadu (beta)"
+    "Enable" : "Zapnúť"
 },
 "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/accessibility/l10n/sk.json b/apps/accessibility/l10n/sk.json
index 44d3c4a666857d067ddb6e2df69c6d0027bd29ac..b90e5c82d522ea04ce4acdf612569642dbf83068 100644
--- a/apps/accessibility/l10n/sk.json
+++ b/apps/accessibility/l10n/sk.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Prístupnosť",
     "Accessibility options for nextcloud" : "Možnosti prístupnosti pre Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
+    "High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
+    "Dark theme (beta)" : "Tmavý motív vzhľadu (beta)",
     "Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
     "our issue tracker" : "náš systém evidencie hlásenia chýb",
     "our design team" : "náš tím dizajnérov",
-    "Enable" : "Zapnúť",
-    "High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
-    "Dark theme (beta)" : "Tmavý motív vzhľadu (beta)"
+    "Enable" : "Zapnúť"
 },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/sl.js b/apps/accessibility/l10n/sl.js
index 090697843042f47cd70408e6174a657bd4daa1d9..c9337a8eaae956be19601b1ed92783780e595f3a 100644
--- a/apps/accessibility/l10n/sl.js
+++ b/apps/accessibility/l10n/sl.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Dostopnost",
     "Accessibility options for nextcloud" : "Možnosti dostopnosti za okolje Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Omogoča več možnosti dostopnosti za lažje delo v okolju Nextcloud.",
+    "High contrast theme" : "Visoko kontrastna tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
+    "Dark theme (beta)" : "Temna tema (preizkusno)",
     "Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
     "our issue tracker" : "sledilnik napak",
     "our design team" : "oblikovalska skupina",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na sledilnik {issuetracker}, če želite sodelovati, pa se pridružite skupini {designteam}!",
-    "Enable" : "Omogoči",
-    "High contrast theme" : "Visoko kontrastna tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
-    "Dark theme (beta)" : "Temna tema (preizkusno)"
+    "Enable" : "Omogoči"
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/accessibility/l10n/sl.json b/apps/accessibility/l10n/sl.json
index 4a29688b0c1fd0159b885b6065da38917926def4..56ff5337a1b90abd6ff628f24bd8cd3ece6f0294 100644
--- a/apps/accessibility/l10n/sl.json
+++ b/apps/accessibility/l10n/sl.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Dostopnost",
     "Accessibility options for nextcloud" : "Možnosti dostopnosti za okolje Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Omogoča več možnosti dostopnosti za lažje delo v okolju Nextcloud.",
+    "High contrast theme" : "Visoko kontrastna tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
+    "Dark theme (beta)" : "Temna tema (preizkusno)",
     "Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
     "our issue tracker" : "sledilnik napak",
     "our design team" : "oblikovalska skupina",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na sledilnik {issuetracker}, če želite sodelovati, pa se pridružite skupini {designteam}!",
-    "Enable" : "Omogoči",
-    "High contrast theme" : "Visoko kontrastna tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
-    "Dark theme (beta)" : "Temna tema (preizkusno)"
+    "Enable" : "Omogoči"
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/sq.js b/apps/accessibility/l10n/sq.js
index a05aeba766c4385e80a79136456160904d9c67e5..f87230b2b5fa88c0ae1db4219abf08434d0ca5b9 100644
--- a/apps/accessibility/l10n/sq.js
+++ b/apps/accessibility/l10n/sq.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Aksesueshmëria",
     "Accessibility options for nextcloud" : "Opsionet e aksesueshmërisë për nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Mundëson shumë opsione të aksesueshmërisë që t'ju lehtësojë përdorimin e Nextcloud",
+    "High contrast theme" : "Temë me kontrast të lartë",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
+    "Dark theme (beta)" : "Tema e errët (beta)",
     "Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
     "our issue tracker" : "gjurmuesi ynë i çështjeve",
     "our design team" : "ekipi jonë i dizajnit",
-    "Enable" : "Aktivizo",
-    "High contrast theme" : "Temë me kontrast të lartë",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
-    "Dark theme (beta)" : "Tema e errët (beta)"
+    "Enable" : "Aktivizo"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/sq.json b/apps/accessibility/l10n/sq.json
index 274ec82a5ddab48c936d2db3cbd1ca765c7548c9..65fd9b68a7ceaf8404f2f86c9d243ee623a29752 100644
--- a/apps/accessibility/l10n/sq.json
+++ b/apps/accessibility/l10n/sq.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Aksesueshmëria",
     "Accessibility options for nextcloud" : "Opsionet e aksesueshmërisë për nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Mundëson shumë opsione të aksesueshmërisë që t'ju lehtësojë përdorimin e Nextcloud",
+    "High contrast theme" : "Temë me kontrast të lartë",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
+    "Dark theme (beta)" : "Tema e errët (beta)",
     "Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
     "our issue tracker" : "gjurmuesi ynë i çështjeve",
     "our design team" : "ekipi jonë i dizajnit",
-    "Enable" : "Aktivizo",
-    "High contrast theme" : "Temë me kontrast të lartë",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
-    "Dark theme (beta)" : "Tema e errët (beta)"
+    "Enable" : "Aktivizo"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/sr.js b/apps/accessibility/l10n/sr.js
index 2a22b40f09dd2abf316a3137cd4b8e5ca0be0b46..114ad202ee9d0ca3e0184159bc2f1979688ccae2 100644
--- a/apps/accessibility/l10n/sr.js
+++ b/apps/accessibility/l10n/sr.js
@@ -10,12 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Приступачност",
     "Accessibility options for nextcloud" : "Опције приступачности за Некстлауд",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
-    "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
-    "our issue tracker" : "наш пратилац проблема",
-    "our design team" : "наши тим дизајнера",
-    "Enable" : "Укључи",
     "High contrast theme" : "Тема високог контраста",
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема високог контраста олакшава навигацију. Биће мање лепа али јаснија и читљивија.",
-    "Dark theme (beta)" : "Тамна тема (бета)"
+    "Dark theme (beta)" : "Тамна тема (бета)",
+    "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
+    "our issue tracker" : "нашем пратиоцу проблема",
+    "our design team" : "нашем тиму",
+    "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}. А ако пожелите да се укључите, придружите се {designteam}!",
+    "Enable" : "Укључи"
 },
 "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/accessibility/l10n/sr.json b/apps/accessibility/l10n/sr.json
index 8f4226abb1ae5a9ab57947a1de33e56a9cd49971..31a32c5ddc029d6c89ec13434528f04919daca12 100644
--- a/apps/accessibility/l10n/sr.json
+++ b/apps/accessibility/l10n/sr.json
@@ -8,12 +8,14 @@
     "Accessibility" : "Приступачност",
     "Accessibility options for nextcloud" : "Опције приступачности за Некстлауд",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
-    "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
-    "our issue tracker" : "наш пратилац проблема",
-    "our design team" : "наши тим дизајнера",
-    "Enable" : "Укључи",
     "High contrast theme" : "Тема високог контраста",
     "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема високог контраста олакшава навигацију. Биће мање лепа али јаснија и читљивија.",
-    "Dark theme (beta)" : "Тамна тема (бета)"
+    "Dark theme (beta)" : "Тамна тема (бета)",
+    "Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
+    "our issue tracker" : "нашем пратиоцу проблема",
+    "our design team" : "нашем тиму",
+    "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
+    "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}. А ако пожелите да се укључите, придружите се {designteam}!",
+    "Enable" : "Укључи"
 },"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/accessibility/l10n/sr@latin.js b/apps/accessibility/l10n/sr@latin.js
index 13fbe7100789d892e334e27e3049d2177a6e357d..df9097608eafd596d246cc054fefc29b045a49ac 100644
--- a/apps/accessibility/l10n/sr@latin.js
+++ b/apps/accessibility/l10n/sr@latin.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Pristupačnost",
     "Accessibility options for nextcloud" : "Opcije pristupačnosti za Nekstlaud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nudi više opcija za pristupačnost da olakša upotrebu Nekstklauda",
+    "High contrast theme" : "Tema visokog kontrasta",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema visokog kontrasta olakšava navigaciju. Biće manje lepa ali jasnija i čitljivija.",
+    "Dark theme (beta)" : "Tamna tema (beta)",
     "Web Content Accessibility Guidelines" : "Smernice pristupačnosti veb sadržaja",
     "our issue tracker" : "naš pratilac problema",
     "our design team" : "naši tim dizajnera",
-    "Enable" : "Uključi",
-    "High contrast theme" : "Tema visokog kontrasta",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema visokog kontrasta olakšava navigaciju. Biće manje lepa ali jasnija i čitljivija.",
-    "Dark theme (beta)" : "Tamna tema (beta)"
+    "Enable" : "Uključi"
 },
 "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/accessibility/l10n/sr@latin.json b/apps/accessibility/l10n/sr@latin.json
index 1ba57f7667997d41fc77598c3f0564b8a3f376bc..00c538bd50e590282b088a76bdef9d1b52854912 100644
--- a/apps/accessibility/l10n/sr@latin.json
+++ b/apps/accessibility/l10n/sr@latin.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Pristupačnost",
     "Accessibility options for nextcloud" : "Opcije pristupačnosti za Nekstlaud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nudi više opcija za pristupačnost da olakša upotrebu Nekstklauda",
+    "High contrast theme" : "Tema visokog kontrasta",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema visokog kontrasta olakšava navigaciju. Biće manje lepa ali jasnija i čitljivija.",
+    "Dark theme (beta)" : "Tamna tema (beta)",
     "Web Content Accessibility Guidelines" : "Smernice pristupačnosti veb sadržaja",
     "our issue tracker" : "naš pratilac problema",
     "our design team" : "naši tim dizajnera",
-    "Enable" : "Uključi",
-    "High contrast theme" : "Tema visokog kontrasta",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema visokog kontrasta olakšava navigaciju. Biće manje lepa ali jasnija i čitljivija.",
-    "Dark theme (beta)" : "Tamna tema (beta)"
+    "Enable" : "Uključi"
 },"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/accessibility/l10n/sv.js b/apps/accessibility/l10n/sv.js
index d352fb615a808fd537df126fb4820333c274c666..cb410075950b260480bf6c9bf36349e2562f4da1 100644
--- a/apps/accessibility/l10n/sv.js
+++ b/apps/accessibility/l10n/sv.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Tillgänglighet",
     "Accessibility options for nextcloud" : "Tillgänglighetsalternativ för Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ger flera tillgänglighetsalternativ för att underlätta din användning av Nextcloud",
+    "High contrast theme" : "Högkontrasttema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ett tema med hög kontrast för att underlätta din navigering. Visuell kvalitet kommer att minskas men klarhet kommer att ökas.",
+    "Dark theme (beta)" : "Mörkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Riktlinjer för webbinnehåll ur tillgänglighetssynpunkt",
     "our issue tracker" : "vår felrapportering",
     "our design team" : "vårt designteam",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Allmän åtkomst är mycket viktig för oss. Vi följer webbstandarder och kontrollerar att allt är användbart även utan mus och hjälpmedel som skärmläsare. Vi strävar efter att följa {guidelines} 2.1 på AA-nivå, med temat hög kontrast även på AAA-nivå.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Om du hittar några problem, tveka inte att rapportera dem på {issuetracker}. Och om du vill engagera dig, gå med i {designteam}!",
-    "Enable" : "Aktivera",
-    "High contrast theme" : "Högkontrasttema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ett tema med hög kontrast för att underlätta din navigering. Visuell kvalitet kommer att minskas men klarhet kommer att ökas.",
-    "Dark theme (beta)" : "Mörkt tema (beta)"
+    "Enable" : "Aktivera"
 },
 "nplurals=2; plural=(n != 1);");
diff --git a/apps/accessibility/l10n/sv.json b/apps/accessibility/l10n/sv.json
index 4d890c5bbc7d035cd39b4a68f01febebffd5f5b4..f8193bfc7b9115f6f8ecfc7e2fc3fe711cec73e3 100644
--- a/apps/accessibility/l10n/sv.json
+++ b/apps/accessibility/l10n/sv.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Tillgänglighet",
     "Accessibility options for nextcloud" : "Tillgänglighetsalternativ för Nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Ger flera tillgänglighetsalternativ för att underlätta din användning av Nextcloud",
+    "High contrast theme" : "Högkontrasttema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ett tema med hög kontrast för att underlätta din navigering. Visuell kvalitet kommer att minskas men klarhet kommer att ökas.",
+    "Dark theme (beta)" : "Mörkt tema (beta)",
     "Web Content Accessibility Guidelines" : "Riktlinjer för webbinnehåll ur tillgänglighetssynpunkt",
     "our issue tracker" : "vår felrapportering",
     "our design team" : "vårt designteam",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Allmän åtkomst är mycket viktig för oss. Vi följer webbstandarder och kontrollerar att allt är användbart även utan mus och hjälpmedel som skärmläsare. Vi strävar efter att följa {guidelines} 2.1 på AA-nivå, med temat hög kontrast även på AAA-nivå.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Om du hittar några problem, tveka inte att rapportera dem på {issuetracker}. Och om du vill engagera dig, gå med i {designteam}!",
-    "Enable" : "Aktivera",
-    "High contrast theme" : "Högkontrasttema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ett tema med hög kontrast för att underlätta din navigering. Visuell kvalitet kommer att minskas men klarhet kommer att ökas.",
-    "Dark theme (beta)" : "Mörkt tema (beta)"
+    "Enable" : "Aktivera"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/tr.js b/apps/accessibility/l10n/tr.js
index 1b1c127b2f3df1482c781b8631288badd39dd7e6..8be183a90c22775fe8212044fdeeca7c630828be 100644
--- a/apps/accessibility/l10n/tr.js
+++ b/apps/accessibility/l10n/tr.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "EriÅŸilebilirlik",
     "Accessibility options for nextcloud" : "Nextcloud erişebilirlik ayarları",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud kullanımınızı kolaylaştıracak çeşitli erişebilirlik seçenekleri sunar",
+    "High contrast theme" : "Yüksek renk karşıtlıklı tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
+    "Dark theme (beta)" : "Koyu tema (beta)",
     "Web Content Accessibility Guidelines" : "Web İçeriği Erişebilirlik Kılavuzları",
     "our issue tracker" : "sorun kayıt sistemimiz",
     "our design team" : "geliÅŸtirme ekibimiz",
-    "Enable" : "EtkinleÅŸtir",
-    "High contrast theme" : "Yüksek renk karşıtlıklı tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
-    "Dark theme (beta)" : "Koyu tema (beta)"
+    "Enable" : "EtkinleÅŸtir"
 },
 "nplurals=2; plural=(n > 1);");
diff --git a/apps/accessibility/l10n/tr.json b/apps/accessibility/l10n/tr.json
index 8111a2fdf8355eacaca757aeac26e9c1d0891360..643d4a4873db56fd576a26d1fb37b7604a19a0bf 100644
--- a/apps/accessibility/l10n/tr.json
+++ b/apps/accessibility/l10n/tr.json
@@ -8,12 +8,12 @@
     "Accessibility" : "EriÅŸilebilirlik",
     "Accessibility options for nextcloud" : "Nextcloud erişebilirlik ayarları",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud kullanımınızı kolaylaştıracak çeşitli erişebilirlik seçenekleri sunar",
+    "High contrast theme" : "Yüksek renk karşıtlıklı tema",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
+    "Dark theme (beta)" : "Koyu tema (beta)",
     "Web Content Accessibility Guidelines" : "Web İçeriği Erişebilirlik Kılavuzları",
     "our issue tracker" : "sorun kayıt sistemimiz",
     "our design team" : "geliÅŸtirme ekibimiz",
-    "Enable" : "EtkinleÅŸtir",
-    "High contrast theme" : "Yüksek renk karşıtlıklı tema",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Yüksek renk karşıtlıklı tema gezinmeyi kolaylaştırır. Görsel kalite azalır ancak netlik artar.",
-    "Dark theme (beta)" : "Koyu tema (beta)"
+    "Enable" : "EtkinleÅŸtir"
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/uk.js b/apps/accessibility/l10n/uk.js
index d3b7d238762002e65a90e60657b27f820dee7bc1..323773b4ed5540b1b4e3bf0bd16d0283df04b4d1 100644
--- a/apps/accessibility/l10n/uk.js
+++ b/apps/accessibility/l10n/uk.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "Доступність",
     "Accessibility options for nextcloud" : "Опції доступності для nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud",
+    "High contrast theme" : "Висококонтрастна тема",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
+    "Dark theme (beta)" : "Темна тема (бета)",
     "Web Content Accessibility Guidelines" : "Вказівки щодо доступності веб контенту",
     "our issue tracker" : "наш баґ-трекер",
     "our design team" : "наша команда дизайнерів",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Доступ для всіх дуже важливий для нас. Ми намагаємося відповідати веб-стандартам і відслідковуємо, щоб всі функції були доступні також без використання миші, а також щоб було доступним допоміжне програмне забезпечення, наприклад читач екрану. Наша мета - відповідати {guidelines} 2.1 на рівні AA, а з висококонтрастною темою - на рівні AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Якщо ви знайшли будь-які проблеми, будь-ласка повідомте про них на {issuetracker}. Якщо ж ви бажаєте стати учасником - будь-ласка приєднуйтесь до {designteam}!",
-    "Enable" : "Увімкнути",
-    "High contrast theme" : "Висококонтрастна тема",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
-    "Dark theme (beta)" : "Темна тема (бета)"
+    "Enable" : "Увімкнути"
 },
 "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
diff --git a/apps/accessibility/l10n/uk.json b/apps/accessibility/l10n/uk.json
index 1da975393514b143cf2d92d0ad9c0e3f5f9b29e0..615cc8288c85ed3e525997993690d793437769e0 100644
--- a/apps/accessibility/l10n/uk.json
+++ b/apps/accessibility/l10n/uk.json
@@ -8,14 +8,14 @@
     "Accessibility" : "Доступність",
     "Accessibility options for nextcloud" : "Опції доступності для nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud",
+    "High contrast theme" : "Висококонтрастна тема",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
+    "Dark theme (beta)" : "Темна тема (бета)",
     "Web Content Accessibility Guidelines" : "Вказівки щодо доступності веб контенту",
     "our issue tracker" : "наш баґ-трекер",
     "our design team" : "наша команда дизайнерів",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "Доступ для всіх дуже важливий для нас. Ми намагаємося відповідати веб-стандартам і відслідковуємо, щоб всі функції були доступні також без використання миші, а також щоб було доступним допоміжне програмне забезпечення, наприклад читач екрану. Наша мета - відповідати {guidelines} 2.1 на рівні AA, а з висококонтрастною темою - на рівні AAA.",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Якщо ви знайшли будь-які проблеми, будь-ласка повідомте про них на {issuetracker}. Якщо ж ви бажаєте стати учасником - будь-ласка приєднуйтесь до {designteam}!",
-    "Enable" : "Увімкнути",
-    "High contrast theme" : "Висококонтрастна тема",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.",
-    "Dark theme (beta)" : "Темна тема (бета)"
+    "Enable" : "Увімкнути"
 },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/accessibility/l10n/vi.js b/apps/accessibility/l10n/vi.js
index e769e29c292cce4a6a554b99642af29bfde4f39a..5d552372f1bf858d80ac7ddd7f38a9921bab7975 100644
--- a/apps/accessibility/l10n/vi.js
+++ b/apps/accessibility/l10n/vi.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "Khả năng tiếp cận",
     "Accessibility options for nextcloud" : "Tùy chọn truy cập cho nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Cung cấp nhiều tùy chọn truy cập để dễ dàng sử dụng Nextcloud",
+    "High contrast theme" : "Chủ đề tương phản cao",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chủ đề tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
+    "Dark theme (beta)" : "Chủ đề tối (beta)",
     "Web Content Accessibility Guidelines" : "Nguyên tắc truy cập nội dung web",
     "our issue tracker" : "theo dõi vấn đề của chúng tôi",
     "our design team" : "đội ngũ thiết kế của chúng tôi",
-    "Enable" : "Kích hoạt",
-    "High contrast theme" : "Chủ đề tương phản cao",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chủ đề tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
-    "Dark theme (beta)" : "Chủ đề tối (beta)"
+    "Enable" : "Kích hoạt"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/vi.json b/apps/accessibility/l10n/vi.json
index 89808853ba9abedac8bb3d171fcae9b71aee3ddb..98813147c6a47d38a9a2becf054ed106db29c96c 100644
--- a/apps/accessibility/l10n/vi.json
+++ b/apps/accessibility/l10n/vi.json
@@ -8,12 +8,12 @@
     "Accessibility" : "Khả năng tiếp cận",
     "Accessibility options for nextcloud" : "Tùy chọn truy cập cho nextcloud",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "Cung cấp nhiều tùy chọn truy cập để dễ dàng sử dụng Nextcloud",
+    "High contrast theme" : "Chủ đề tương phản cao",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chủ đề tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
+    "Dark theme (beta)" : "Chủ đề tối (beta)",
     "Web Content Accessibility Guidelines" : "Nguyên tắc truy cập nội dung web",
     "our issue tracker" : "theo dõi vấn đề của chúng tôi",
     "our design team" : "đội ngũ thiết kế của chúng tôi",
-    "Enable" : "Kích hoạt",
-    "High contrast theme" : "Chủ đề tương phản cao",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Một chủ đề tương phản cao để dễ dàng điều hướng của bạn. Chất lượng hình ảnh sẽ giảm nhưng độ rõ sẽ được tăng lên.",
-    "Dark theme (beta)" : "Chủ đề tối (beta)"
+    "Enable" : "Kích hoạt"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/zh_CN.js b/apps/accessibility/l10n/zh_CN.js
index 1f0b31e9c5cb1c319c6e06126c73ac9c6550413b..542fbe0c245a5ab1eeae973a9a76124e2a6bdd46 100644
--- a/apps/accessibility/l10n/zh_CN.js
+++ b/apps/accessibility/l10n/zh_CN.js
@@ -10,14 +10,14 @@ OC.L10N.register(
     "Accessibility" : "易用性",
     "Accessibility options for nextcloud" : "nextcloud的易用性选项",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
+    "High contrast theme" : "高对比度主题",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
+    "Dark theme (beta)" : "深色主题(beta)",
     "Web Content Accessibility Guidelines" : "万维网内容易用性指导原则",
     "our issue tracker" : "我们的问题跟踪",
     "our design team" : "我们的设计团队",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "通用访问对于我们来说很重要。我们遵循万维网标准,通过检查确保所有功能即使没有鼠标或像屏幕阅读器这样的辅助软件也能使用。我们的目标是符合{guidelines} 2.1的AA级别,使用高对比度主题甚至能达到AAA级别。",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "如果您发现任何问题,请积极在{issuetracker}上报告他们。如果您想参与进来,请加入{designteam}!",
-    "Enable" : "启用",
-    "High contrast theme" : "高对比度主题",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
-    "Dark theme (beta)" : "深色主题(beta)"
+    "Enable" : "启用"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/zh_CN.json b/apps/accessibility/l10n/zh_CN.json
index 415e854aeedba7378564d32be5d1279ff3d10651..ef29fba0b263c34e37fd03f485d47a7518179070 100644
--- a/apps/accessibility/l10n/zh_CN.json
+++ b/apps/accessibility/l10n/zh_CN.json
@@ -8,14 +8,14 @@
     "Accessibility" : "易用性",
     "Accessibility options for nextcloud" : "nextcloud的易用性选项",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多种易用性选项以便于您使用Nextcloud",
+    "High contrast theme" : "高对比度主题",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
+    "Dark theme (beta)" : "深色主题(beta)",
     "Web Content Accessibility Guidelines" : "万维网内容易用性指导原则",
     "our issue tracker" : "我们的问题跟踪",
     "our design team" : "我们的设计团队",
     "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} 2.1 on AA level, with the high contrast theme even on AAA level." : "通用访问对于我们来说很重要。我们遵循万维网标准,通过检查确保所有功能即使没有鼠标或像屏幕阅读器这样的辅助软件也能使用。我们的目标是符合{guidelines} 2.1的AA级别,使用高对比度主题甚至能达到AAA级别。",
     "If you find any issues, don’t hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "如果您发现任何问题,请积极在{issuetracker}上报告他们。如果您想参与进来,请加入{designteam}!",
-    "Enable" : "启用",
-    "High contrast theme" : "高对比度主题",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "便于您浏览的高对比度主题。图像质量会下降但清晰度会提升。",
-    "Dark theme (beta)" : "深色主题(beta)"
+    "Enable" : "启用"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/accessibility/l10n/zh_TW.js b/apps/accessibility/l10n/zh_TW.js
index f6f0288e16b505ae98f59ada51ea03c78592da55..c88d54ba3b70419d36a34accbf068ffa1ec87d06 100644
--- a/apps/accessibility/l10n/zh_TW.js
+++ b/apps/accessibility/l10n/zh_TW.js
@@ -10,12 +10,12 @@ OC.L10N.register(
     "Accessibility" : "協助工具",
     "Accessibility options for nextcloud" : "Nextcloud 協助工具設定",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多種協助工具使您更易於操作 Nextcloud",
+    "High contrast theme" : "高對比主題",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
+    "Dark theme (beta)" : "黑暗主題(測試)",
     "Web Content Accessibility Guidelines" : "網路內容協助工具指南",
     "our issue tracker" : "問題追蹤",
     "our design team" : "我們的設計團隊",
-    "Enable" : "啟用",
-    "High contrast theme" : "高對比主題",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
-    "Dark theme (beta)" : "黑暗主題(測試)"
+    "Enable" : "啟用"
 },
 "nplurals=1; plural=0;");
diff --git a/apps/accessibility/l10n/zh_TW.json b/apps/accessibility/l10n/zh_TW.json
index 43e078e7d628e4544cac1ccd89eed40db03736bf..349c8a4c5f33a6141f2b8fd01cc73944fe39dfd4 100644
--- a/apps/accessibility/l10n/zh_TW.json
+++ b/apps/accessibility/l10n/zh_TW.json
@@ -8,12 +8,12 @@
     "Accessibility" : "協助工具",
     "Accessibility options for nextcloud" : "Nextcloud 協助工具設定",
     "Provides multiple accessibilities options to ease your use of Nextcloud" : "提供多種協助工具使您更易於操作 Nextcloud",
+    "High contrast theme" : "高對比主題",
+    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
+    "Dark theme (beta)" : "黑暗主題(測試)",
     "Web Content Accessibility Guidelines" : "網路內容協助工具指南",
     "our issue tracker" : "問題追蹤",
     "our design team" : "我們的設計團隊",
-    "Enable" : "啟用",
-    "High contrast theme" : "高對比主題",
-    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "使用高對比度主題以便於頁面導覽。提高操作理解程度,但視覺質感會下降。",
-    "Dark theme (beta)" : "黑暗主題(測試)"
+    "Enable" : "啟用"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js
index dbf4743c7ba9fa6c52eae42ebd5722e06eac6ea1..3aad23eea78537aaa82d441b29bc54ae6d765b65 100644
--- a/apps/files/l10n/sl.js
+++ b/apps/files/l10n/sl.js
@@ -138,7 +138,7 @@ OC.L10N.register(
     "Upload (max. %s)" : "Pošiljanje (omejitev %s)",
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
-    "Ownership transfer failed" : "Prenos lastništva ni uspel",
+    "Ownership transfer failed" : "Prenos lastništva je spodletel",
     "File Management" : "Upravljanje datotek",
     "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape",
     "Change" : "Spremeni",
@@ -146,7 +146,7 @@ OC.L10N.register(
     "Search users" : "Iskanje uporabnikov",
     "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
     "Transfer" : "Prenos",
-    "Transfer {path} to {userid}" : "Prenesi {path} uporabniku {userid}",
+    "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}",
     "Invalid path selected" : "Izbrana je neveljavna pot",
     "Ownership transfer request sent" : "Zahtevek prenosa lastništva poslan",
     "Tags" : "Oznake",
diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json
index 6d9b17435ecf24365834a9c7e42aad95d2503e91..3c0c346fc60433df4fc65baa0d2c9bcd23b7c897 100644
--- a/apps/files/l10n/sl.json
+++ b/apps/files/l10n/sl.json
@@ -136,7 +136,7 @@
     "Upload (max. %s)" : "Pošiljanje (omejitev %s)",
     "Accept" : "Sprejmi",
     "Reject" : "Zavrni",
-    "Ownership transfer failed" : "Prenos lastništva ni uspel",
+    "Ownership transfer failed" : "Prenos lastništva je spodletel",
     "File Management" : "Upravljanje datotek",
     "Transfer ownership of a file or folder" : "Prenos lastništva datoteke ali mape",
     "Change" : "Spremeni",
@@ -144,7 +144,7 @@
     "Search users" : "Iskanje uporabnikov",
     "Choose a file or folder to transfer" : "Izbor datoteke ali mape za prenos",
     "Transfer" : "Prenos",
-    "Transfer {path} to {userid}" : "Prenesi {path} uporabniku {userid}",
+    "Transfer {path} to {userid}" : "Prenesi pot {path} k uporabniku {userid}",
     "Invalid path selected" : "Izbrana je neveljavna pot",
     "Ownership transfer request sent" : "Zahtevek prenosa lastništva poslan",
     "Tags" : "Oznake",
diff --git a/apps/files_external/l10n/sl.js b/apps/files_external/l10n/sl.js
index c18c71cf5be4043a9982fed212d045083e21de3e..9679a308808ec705e097edaa0db5b05e78c0f56e 100644
--- a/apps/files_external/l10n/sl.js
+++ b/apps/files_external/l10n/sl.js
@@ -25,7 +25,7 @@ OC.L10N.register(
     "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to  zunanjo shrambo?",
     "Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?",
     "Saved" : "Shranjeno",
-    "Saving …" : "Shranjevanje...",
+    "Saving …" : "Poteka shranjevanje ...",
     "Save" : "Shrani",
     "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.",
     "Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}",
diff --git a/apps/files_external/l10n/sl.json b/apps/files_external/l10n/sl.json
index 3d09f440baeaabe056d87c7d9cc4f1b9547a5c6b..b358c6d83e30e7952a621672977ebcaf9217e30f 100644
--- a/apps/files_external/l10n/sl.json
+++ b/apps/files_external/l10n/sl.json
@@ -23,7 +23,7 @@
     "Are you sure you want to delete this external storage?" : "Ali ste prepričani, da želite izbrisati to  zunanjo shrambo?",
     "Delete storage?" : "Ali ste prepričani, da želite izbrisati shrambo?",
     "Saved" : "Shranjeno",
-    "Saving …" : "Shranjevanje...",
+    "Saving …" : "Poteka shranjevanje ...",
     "Save" : "Shrani",
     "Empty response from the server" : "S strežnika je prejet odziv brez vsebine.",
     "Couldn't get the list of external mount points: {type}" : "Ni mogoče pridobiti seznama zunanjih priklopnih točk: {type}",
diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js
index 475e6babf1d2de5557e2d5fd230824e1730d6226..3eacd2db8692ce635007e207e528f0e63b2c2391 100644
--- a/apps/settings/l10n/fr.js
+++ b/apps/settings/l10n/fr.js
@@ -118,10 +118,13 @@ OC.L10N.register(
     "Unlimited" : "Illimité",
     "Verifying" : "Vérification en cours",
     "Nextcloud settings" : "Paramètres Nextcloud",
+    "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capable de s'identifier au système.",
     "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
     "Limit to groups" : "Limiter aux groupes",
     "Enforcement of two-factor authentication can be set for certain groups only." : "L'application de l'authentification à deux facteurs ne peut être définie que pour certains groupes.",
+    "Two-factor authentication is enforced for all members of the following groups." : "L'authentification à deux facteurs est forcée pour tous les membre des groupes suivants.",
     "Enforced groups" : "Groupes forcés",
+    "Two-factor authentication is not enforced for members of the following groups." : "L'authentification à deux facteurs n'est pas forcée pour les membres des groupes suivants.",
     "Excluded groups" : "Groupes exclus",
     "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont sélectionnés/exclus, la logique suivante est utilisée pour déterminer si un utilisateur a activé l'authentification double facteur (2FA). Si aucun groupe n'est sélectionné, l'authentification double facteur (2FA) est activé pour tout le monde sauf pour les membres des groupes exclus. Si des groupes sont sélectionnés, l'authentification double facteur (2FA) est activé pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe sélectionné et exclus, c'est le groupe sélectionné qui prime et l'authentification double facteur (2FA) est appliquée.",
     "Save changes" : "Enregistrer les modifications",
diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json
index bcf47903452b4539c95c9626ac3acb80e55e42ce..a2f3321258fd8b8876ed20abaabe7262815051e1 100644
--- a/apps/settings/l10n/fr.json
+++ b/apps/settings/l10n/fr.json
@@ -116,10 +116,13 @@
     "Unlimited" : "Illimité",
     "Verifying" : "Vérification en cours",
     "Nextcloud settings" : "Paramètres Nextcloud",
+    "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être forcée pour tous les utilisateurs et des groupes spécifiques. S'ils n'ont pas un fournisseur à deux facteurs configuré, ils ne seront pas capable de s'identifier au système.",
     "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
     "Limit to groups" : "Limiter aux groupes",
     "Enforcement of two-factor authentication can be set for certain groups only." : "L'application de l'authentification à deux facteurs ne peut être définie que pour certains groupes.",
+    "Two-factor authentication is enforced for all members of the following groups." : "L'authentification à deux facteurs est forcée pour tous les membre des groupes suivants.",
     "Enforced groups" : "Groupes forcés",
+    "Two-factor authentication is not enforced for members of the following groups." : "L'authentification à deux facteurs n'est pas forcée pour les membres des groupes suivants.",
     "Excluded groups" : "Groupes exclus",
     "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Lorsque des groupes sont sélectionnés/exclus, la logique suivante est utilisée pour déterminer si un utilisateur a activé l'authentification double facteur (2FA). Si aucun groupe n'est sélectionné, l'authentification double facteur (2FA) est activé pour tout le monde sauf pour les membres des groupes exclus. Si des groupes sont sélectionnés, l'authentification double facteur (2FA) est activé pour tous les membres de ces groupes. Si un utilisateur est à la fois dans un groupe sélectionné et exclus, c'est le groupe sélectionné qui prime et l'authentification double facteur (2FA) est appliquée.",
     "Save changes" : "Enregistrer les modifications",
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js
index 841bef2451ddeefc7828ffb6e364e0742c56dc7f..ccc3fcefae9d4a279a20d7d3258948b596563e6b 100644
--- a/apps/settings/l10n/mk.js
+++ b/apps/settings/l10n/mk.js
@@ -248,6 +248,7 @@ OC.L10N.register(
     "Disabled apps" : "Оневозможени апликации",
     "Updates" : "Ажурирања",
     "App bundles" : "Пакети со апликации",
+    "Featured apps" : "Истакнати апликации",
     "{license}-licensed" : "{license}-лиценца",
     "New user" : "Нов корисник",
     "Enter group name" : "Внеси име на групата",
diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json
index 30aa650862313f7b7ab712229544d9bbb52764f1..70b811eb0ba9d83c83bf6d9decaeedb811a4b746 100644
--- a/apps/settings/l10n/mk.json
+++ b/apps/settings/l10n/mk.json
@@ -246,6 +246,7 @@
     "Disabled apps" : "Оневозможени апликации",
     "Updates" : "Ажурирања",
     "App bundles" : "Пакети со апликации",
+    "Featured apps" : "Истакнати апликации",
     "{license}-licensed" : "{license}-лиценца",
     "New user" : "Нов корисник",
     "Enter group name" : "Внеси име на групата",
diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js
index 7afc833d2749e6aa598f3a1e9fcdcf0c8170c3b3..cdea973c615f57a699732f806d906e597858e8e5 100644
--- a/apps/settings/l10n/sl.js
+++ b/apps/settings/l10n/sl.js
@@ -96,6 +96,7 @@ OC.L10N.register(
     "Set your password" : "Določitev gesla",
     "Go to %s" : "Odpri oblak %s",
     "Install Client" : "Namesti odjemalca",
+    "Logged in user must be a subadmin" : "Prijavljen uporabnik mora imeti dovoljenja podpornega skrbnika",
     "Additional settings" : "Dodatne nastavitve",
     "Groupware" : "Skupinsko delo",
     "Overview" : "Splošni pregled",
diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json
index 8a9b897475ab7b9b45c9dcce7dee9f2510cf9ab0..f7963490afdf6fb6d50fccc0717b40f8c1beceb1 100644
--- a/apps/settings/l10n/sl.json
+++ b/apps/settings/l10n/sl.json
@@ -94,6 +94,7 @@
     "Set your password" : "Določitev gesla",
     "Go to %s" : "Odpri oblak %s",
     "Install Client" : "Namesti odjemalca",
+    "Logged in user must be a subadmin" : "Prijavljen uporabnik mora imeti dovoljenja podpornega skrbnika",
     "Additional settings" : "Dodatne nastavitve",
     "Groupware" : "Skupinsko delo",
     "Overview" : "Splošni pregled",
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index c4484d259d3fe4db99526d3fee57cd8300585c23..94f469f2eb7ba33f0a054393d4c9b6e2e27c8a48 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -303,7 +303,7 @@ OC.L10N.register(
     "Save" : "Сачувај",
     "Test email settings" : "Тестирај поставке е-поште",
     "Send email" : "Пошаљи е-пошту",
-    "Security & setup warnings" : "Безбедносна и упозорења поставе",
+    "Security & setup warnings" : "Упозорења за безбедност и поставке",
     "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.",
     "All checks passed." : "Све провере успешно прошле.",
     "There are some errors regarding your setup." : "Постоје неке грешке у вези са Вашом инсталацијом.",
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json
index 780c9945b3e13b820f2b71c2288078ca3136d0de..7776eaee96f1d17aa2416273d4cebc7c38556650 100644
--- a/apps/settings/l10n/sr.json
+++ b/apps/settings/l10n/sr.json
@@ -301,7 +301,7 @@
     "Save" : "Сачувај",
     "Test email settings" : "Тестирај поставке е-поште",
     "Send email" : "Пошаљи е-пошту",
-    "Security & setup warnings" : "Безбедносна и упозорења поставе",
+    "Security & setup warnings" : "Упозорења за безбедност и поставке",
     "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.",
     "All checks passed." : "Све провере успешно прошле.",
     "There are some errors regarding your setup." : "Постоје неке грешке у вези са Вашом инсталацијом.",
diff --git a/apps/workflowengine/l10n/sl.js b/apps/workflowengine/l10n/sl.js
index 6493eae5a2b81506e2dc79a2ab755b02b9d95974..81929a778bad91c9b1da2915813d9836da1b48ac 100644
--- a/apps/workflowengine/l10n/sl.js
+++ b/apps/workflowengine/l10n/sl.js
@@ -36,6 +36,7 @@ OC.L10N.register(
     "Delete" : "Izbriši",
     "Active" : "Dejavno",
     "Save" : "Shrani",
+    "Browse the app store" : "Prebrskaj po trgovini programov",
     "matches" : "se sklada z",
     "does not match" : "se ne sklada z",
     "is" : "je",
diff --git a/apps/workflowengine/l10n/sl.json b/apps/workflowengine/l10n/sl.json
index 16a68826f59ff2034ea5701930aaac041ca982ab..5c8c96332dd02f6250cfb578788a529b9fa34e28 100644
--- a/apps/workflowengine/l10n/sl.json
+++ b/apps/workflowengine/l10n/sl.json
@@ -34,6 +34,7 @@
     "Delete" : "Izbriši",
     "Active" : "Dejavno",
     "Save" : "Shrani",
+    "Browse the app store" : "Prebrskaj po trgovini programov",
     "matches" : "se sklada z",
     "does not match" : "se ne sklada z",
     "is" : "je",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 200c6791d63e1a1459187b7bf2392f2c8159cc1e..08066e9e8bdef0314861357cd15368b56d432a13 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -186,7 +186,7 @@ OC.L10N.register(
     "Pending" : "Na čakanju",
     "Copy to {folder}" : "Kopiraj v {folder}",
     "Move to {folder}" : "Premakni v {folder}",
-    "Saving …" : "Shranjevanje...",
+    "Saving …" : "Poteka shranjevanje ...",
     "Authentication required" : "Opravilo zahteva overitev!",
     "This action requires you to confirm your password" : "Opravilo zahteva potrditev z vpisom skrbniškega gesla.",
     "Confirm" : "Potrdi",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index 2cf7275ad5d5259e15ef7c9e691aa6f501945d31..b0beaccbdf8881841bda63b11b8b2fe1d2488e13 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -184,7 +184,7 @@
     "Pending" : "Na čakanju",
     "Copy to {folder}" : "Kopiraj v {folder}",
     "Move to {folder}" : "Premakni v {folder}",
-    "Saving …" : "Shranjevanje...",
+    "Saving …" : "Poteka shranjevanje ...",
     "Authentication required" : "Opravilo zahteva overitev!",
     "This action requires you to confirm your password" : "Opravilo zahteva potrditev z vpisom skrbniškega gesla.",
     "Confirm" : "Potrdi",