diff --git a/apps/contactsinteraction/l10n/sc.js b/apps/contactsinteraction/l10n/sc.js
new file mode 100644
index 0000000000000000000000000000000000000000..9a619ba3f147472f5543236b332ae0be921cffb8
--- /dev/null
+++ b/apps/contactsinteraction/l10n/sc.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+    "contactsinteraction",
+    {
+    "Recently contacted" : "Cuntatos reghentes",
+    "Contacts Interaction" : "Interatzione cun is cuntatos",
+    "Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
+    "Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/sc.json b/apps/contactsinteraction/l10n/sc.json
new file mode 100644
index 0000000000000000000000000000000000000000..1ed6d8ad6b5f18ab31b91136ec17ae5d9030df05
--- /dev/null
+++ b/apps/contactsinteraction/l10n/sc.json
@@ -0,0 +1,7 @@
+{ "translations": {
+    "Recently contacted" : "Cuntatos reghentes",
+    "Contacts Interaction" : "Interatzione cun is cuntatos",
+    "Manages interaction between users and contacts" : "Organizat is interatziones tra impitadores e cuntatos",
+    "Collect data about user and contacts interactions and provide an address book for the data" : "Acàbidat datos dae s'interatzione impitadore-cuntatos e aparitzat una rubrica "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js
index 4db6d80d931992a15b25715434a061a523683344..788858f43d93dcd303e9655bc18eccd0a856264d 100644
--- a/apps/dashboard/l10n/es.js
+++ b/apps/dashboard/l10n/es.js
@@ -8,9 +8,9 @@ OC.L10N.register(
     "Edit widgets" : "Editar widgets",
     "Get more widgets from the app store" : "Conseguir más widgets desde la app store",
     "Change background image" : "Cambiar imagen de fondo",
-    "Weather service" : "Servicio climatológico",
-    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
-    "Weather data from Met.no" : "Datos climatológicos de Met.no",
+    "Weather service" : "Servicio metereológico",
+    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
+    "Weather data from Met.no" : "Datos meteorológicos de Met.no",
     "geocoding with Nominatim" : "geocoding con Nominatim",
     "elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
     "Weather" : "El tiempo",
diff --git a/apps/dashboard/l10n/es.json b/apps/dashboard/l10n/es.json
index dab0b266d10082da113b640bac9ecbc59683a66c..e89cce6d229ae3890bbed0bd2b3049a6a4f47fb6 100644
--- a/apps/dashboard/l10n/es.json
+++ b/apps/dashboard/l10n/es.json
@@ -6,9 +6,9 @@
     "Edit widgets" : "Editar widgets",
     "Get more widgets from the app store" : "Conseguir más widgets desde la app store",
     "Change background image" : "Cambiar imagen de fondo",
-    "Weather service" : "Servicio climatológico",
-    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos climatológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
-    "Weather data from Met.no" : "Datos climatológicos de Met.no",
+    "Weather service" : "Servicio metereológico",
+    "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.",
+    "Weather data from Met.no" : "Datos meteorológicos de Met.no",
     "geocoding with Nominatim" : "geocoding con Nominatim",
     "elevation data from OpenTopoData" : "datos de elevación de OpenTopoData",
     "Weather" : "El tiempo",
diff --git a/apps/provisioning_api/l10n/sc.js b/apps/provisioning_api/l10n/sc.js
new file mode 100644
index 0000000000000000000000000000000000000000..1b5b8de2de7cb5de62879e027b9b00d1500528d7
--- /dev/null
+++ b/apps/provisioning_api/l10n/sc.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+    "provisioning_api",
+    {
+    "Provisioning API" : "Frunidura API",
+    "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Custa aplicatzione ativat unas cantas API chi is sistemas esternos podint impreare pro organizare impitadores, grupos e aplicatziones."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/provisioning_api/l10n/sc.json b/apps/provisioning_api/l10n/sc.json
new file mode 100644
index 0000000000000000000000000000000000000000..32116cb2754a22014d7a4c1fb348dc22d71f8053
--- /dev/null
+++ b/apps/provisioning_api/l10n/sc.json
@@ -0,0 +1,5 @@
+{ "translations": {
+    "Provisioning API" : "Frunidura API",
+    "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Custa aplicatzione ativat unas cantas API chi is sistemas esternos podint impreare pro organizare impitadores, grupos e aplicatziones."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+}
\ No newline at end of file