aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Ferdi Bot <56048320+FerdiBot@users.noreply.github.com>2021-09-25 15:11:32 +0200
committerLibravatar GitHub <noreply@github.com>2021-09-25 18:41:32 +0530
commit6e8962cf229a668e5920a58fc1a63ef4c9823107 (patch)
treeb01fa490dad8304e6364a26387e1f8b4b204ee8f /src/i18n
parentfix: fix warning for duplicated i18n key [skip ci] (diff)
downloadferdium-app-6e8962cf229a668e5920a58fc1a63ef4c9823107.tar.gz
ferdium-app-6e8962cf229a668e5920a58fc1a63ef4c9823107.tar.zst
ferdium-app-6e8962cf229a668e5920a58fc1a63ef4c9823107.zip
New Crowdin updates (#1986)
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/af.json3
-rw-r--r--src/i18n/locales/ar.json3
-rw-r--r--src/i18n/locales/be.json3
-rw-r--r--src/i18n/locales/bs.json3
-rw-r--r--src/i18n/locales/ca.json3
-rw-r--r--src/i18n/locales/cs.json3
-rw-r--r--src/i18n/locales/da.json3
-rw-r--r--src/i18n/locales/de.json3
-rw-r--r--src/i18n/locales/el.json3
-rw-r--r--src/i18n/locales/es.json3
-rw-r--r--src/i18n/locales/fi.json3
-rw-r--r--src/i18n/locales/fr.json3
-rw-r--r--src/i18n/locales/ga.json3
-rw-r--r--src/i18n/locales/he.json3
-rw-r--r--src/i18n/locales/hi.json3
-rw-r--r--src/i18n/locales/hr.json3
-rw-r--r--src/i18n/locales/hu.json3
-rw-r--r--src/i18n/locales/id.json3
-rw-r--r--src/i18n/locales/it.json3
-rw-r--r--src/i18n/locales/ja.json3
-rw-r--r--src/i18n/locales/ka.json3
-rw-r--r--src/i18n/locales/ko.json3
-rw-r--r--src/i18n/locales/nl-BE.json3
-rw-r--r--src/i18n/locales/nl.json3
-rw-r--r--src/i18n/locales/no.json3
-rw-r--r--src/i18n/locales/pl.json3
-rw-r--r--src/i18n/locales/pt-BR.json3
-rw-r--r--src/i18n/locales/pt.json3
-rw-r--r--src/i18n/locales/ro.json3
-rw-r--r--src/i18n/locales/ru.json3
-rw-r--r--src/i18n/locales/sk.json3
-rw-r--r--src/i18n/locales/sl.json3
-rw-r--r--src/i18n/locales/sr.json3
-rw-r--r--src/i18n/locales/sv.json3
-rw-r--r--src/i18n/locales/te.json3
-rw-r--r--src/i18n/locales/tr.json3
-rw-r--r--src/i18n/locales/uk.json3
-rw-r--r--src/i18n/locales/vi.json3
-rw-r--r--src/i18n/locales/zh-HANT.json3
-rw-r--r--src/i18n/locales/zh.json3
40 files changed, 80 insertions, 40 deletions
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index fad5d1edc..041b02632 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 3a555964e..2ab80e865 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "الخدمات المتاحة", 289 "settings.recipes.headline": "الخدمات المتاحة",
290 "settings.recipes.missingService": "خدمة مفقودة؟", 290 "settings.recipes.missingService": "خدمة مفقودة؟",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "تمت إضافة الخدمة بنجاح", 292 "settings.recipes.servicesSuccessfulAddedInfo": "تمت إضافة الخدمة بنجاح",
293 "settings.searchService": "البحث عن خدمة", 293 "settings.searchService": "البحث عن خدمة",
294 "settings.service.error.goBack": "العودة إلى الخدمات", 294 "settings.service.error.goBack": "العودة إلى الخدمات",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "اكتشف الخدمات", 344 "settings.services.discoverServices": "اكتشف الخدمات",
345 "settings.services.headline": "خدماتك", 345 "settings.services.headline": "خدماتك",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "تعذرَ تحميل خدماتك", 348 "settings.services.servicesRequestFailed": "تعذرَ تحميل خدماتك",
348 "settings.services.tooltip.isDisabled": "الخدمة معطّلة", 349 "settings.services.tooltip.isDisabled": "الخدمة معطّلة",
349 "settings.services.tooltip.isMuted": "تم كتم جميع الأصوات", 350 "settings.services.tooltip.isMuted": "تم كتم جميع الأصوات",
diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json
index 01338a5fd..8caf73fe6 100644
--- a/src/i18n/locales/be.json
+++ b/src/i18n/locales/be.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index fad5d1edc..041b02632 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index bdcd20466..6e33be919 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Serveis disponibles", 289 "settings.recipes.headline": "Serveis disponibles",
290 "settings.recipes.missingService": "Trobes a faltar algun servei?", 290 "settings.recipes.missingService": "Trobes a faltar algun servei?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "El servei s'ha afegit correctament", 292 "settings.recipes.servicesSuccessfulAddedInfo": "El servei s'ha afegit correctament",
293 "settings.searchService": "Cercar servei", 293 "settings.searchService": "Cercar servei",
294 "settings.service.error.goBack": "Tornar als serveis", 294 "settings.service.error.goBack": "Tornar als serveis",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Descobrir serveis", 344 "settings.services.discoverServices": "Descobrir serveis",
345 "settings.services.headline": "Els vostres serveis", 345 "settings.services.headline": "Els vostres serveis",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "El servei està desactivat", 349 "settings.services.tooltip.isDisabled": "El servei està desactivat",
349 "settings.services.tooltip.isMuted": "Tots els sons estan desactivats", 350 "settings.services.tooltip.isMuted": "Tots els sons estan desactivats",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 2c3a527e0..08468e307 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Dostupné služby", 289 "settings.recipes.headline": "Dostupné služby",
290 "settings.recipes.missingService": "Chybějící služba?", 290 "settings.recipes.missingService": "Chybějící služba?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Služba byla úspěšně přidána", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Služba byla úspěšně přidána",
293 "settings.searchService": "Vyhledat službu", 293 "settings.searchService": "Vyhledat službu",
294 "settings.service.error.goBack": "Zpět na služby", 294 "settings.service.error.goBack": "Zpět na služby",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Objevte služby", 344 "settings.services.discoverServices": "Objevte služby",
345 "settings.services.headline": "Vaše služby", 345 "settings.services.headline": "Vaše služby",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Služba je zakázána", 349 "settings.services.tooltip.isDisabled": "Služba je zakázána",
349 "settings.services.tooltip.isMuted": "Všechny zvuky jsou ztišeny", 350 "settings.services.tooltip.isMuted": "Všechny zvuky jsou ztišeny",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 7d43044de..9a6d0cf7e 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Tilgængelige tjenester", 289 "settings.recipes.headline": "Tilgængelige tjenester",
290 "settings.recipes.missingService": "Mangler du en service?", 290 "settings.recipes.missingService": "Mangler du en service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjenesten blev tilføjet", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjenesten blev tilføjet",
293 "settings.searchService": "Søg tjeneste", 293 "settings.searchService": "Søg tjeneste",
294 "settings.service.error.goBack": "Tilbage til tjenester", 294 "settings.service.error.goBack": "Tilbage til tjenester",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Opdag tjenester", 344 "settings.services.discoverServices": "Opdag tjenester",
345 "settings.services.headline": "Dine tjenester", 345 "settings.services.headline": "Dine tjenester",
346 "settings.services.noServicesAdded": "Start med at tilføje en tjeneste.", 346 "settings.services.noServicesAdded": "Start med at tilføje en tjeneste.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Kunne ikke indlæse dine tjenester", 348 "settings.services.servicesRequestFailed": "Kunne ikke indlæse dine tjenester",
348 "settings.services.tooltip.isDisabled": "Tjenesten er deaktiveret", 349 "settings.services.tooltip.isDisabled": "Tjenesten er deaktiveret",
349 "settings.services.tooltip.isMuted": "Alle lyde er slået fra", 350 "settings.services.tooltip.isMuted": "Alle lyde er slået fra",
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index fd569e735..0baa4cf5e 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Verfügbare Dienste", 289 "settings.recipes.headline": "Verfügbare Dienste",
290 "settings.recipes.missingService": "Fehlt ein Dienst?", 290 "settings.recipes.missingService": "Fehlt ein Dienst?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Dienst erfolgreich hinzugefügt", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Dienst erfolgreich hinzugefügt",
293 "settings.searchService": "Dienst suchen", 293 "settings.searchService": "Dienst suchen",
294 "settings.service.error.goBack": "Zurück zu den Diensten", 294 "settings.service.error.goBack": "Zurück zu den Diensten",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Dienste entdecken", 344 "settings.services.discoverServices": "Dienste entdecken",
345 "settings.services.headline": "Deine Dienste", 345 "settings.services.headline": "Deine Dienste",
346 "settings.services.noServicesAdded": "Beginne indem du einen Dienst hinzufügst.", 346 "settings.services.noServicesAdded": "Beginne indem du einen Dienst hinzufügst.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Dienste konnten nicht geladen werden", 348 "settings.services.servicesRequestFailed": "Dienste konnten nicht geladen werden",
348 "settings.services.tooltip.isDisabled": "Dienst ist deaktiviert", 349 "settings.services.tooltip.isDisabled": "Dienst ist deaktiviert",
349 "settings.services.tooltip.isMuted": "Alle Töne sind deaktiviert", 350 "settings.services.tooltip.isMuted": "Alle Töne sind deaktiviert",
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 885e53809..4c658297e 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Διαθέσιμες υπηρεσίες", 289 "settings.recipes.headline": "Διαθέσιμες υπηρεσίες",
290 "settings.recipes.missingService": "Λείπει κάποια υπηρεσία;", 290 "settings.recipes.missingService": "Λείπει κάποια υπηρεσία;",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Η υπηρεσία προστέθηκε με επιτυχία", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Η υπηρεσία προστέθηκε με επιτυχία",
293 "settings.searchService": "Αναζήτηση υπηρεσίας", 293 "settings.searchService": "Αναζήτηση υπηρεσίας",
294 "settings.service.error.goBack": "Επιστροφή στις υπηρεσίες", 294 "settings.service.error.goBack": "Επιστροφή στις υπηρεσίες",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Ανακαλύψτε υπηρεσίες", 344 "settings.services.discoverServices": "Ανακαλύψτε υπηρεσίες",
345 "settings.services.headline": "Οι υπηρεσίες σας", 345 "settings.services.headline": "Οι υπηρεσίες σας",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Η υπηρεσία είναι απενεργοποιημένη", 349 "settings.services.tooltip.isDisabled": "Η υπηρεσία είναι απενεργοποιημένη",
349 "settings.services.tooltip.isMuted": "Όλοι οι ήχοι είναι απενεργοποιημένοι", 350 "settings.services.tooltip.isMuted": "Όλοι οι ήχοι είναι απενεργοποιημένοι",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 3d331b36e..54780c342 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Servicios disponibles", 289 "settings.recipes.headline": "Servicios disponibles",
290 "settings.recipes.missingService": "¿Echas de menos algún servicio?", 290 "settings.recipes.missingService": "¿Echas de menos algún servicio?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Servicio añadido con éxito", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Servicio añadido con éxito",
293 "settings.searchService": "Buscar servicio", 293 "settings.searchService": "Buscar servicio",
294 "settings.service.error.goBack": "Volver a los servicios", 294 "settings.service.error.goBack": "Volver a los servicios",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Descubrir servicios", 344 "settings.services.discoverServices": "Descubrir servicios",
345 "settings.services.headline": "Tus servicios", 345 "settings.services.headline": "Tus servicios",
346 "settings.services.noServicesAdded": "Empieze añadiendo un servicio.", 346 "settings.services.noServicesAdded": "Empieze añadiendo un servicio.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "No pudo cargar tus servicios", 348 "settings.services.servicesRequestFailed": "No pudo cargar tus servicios",
348 "settings.services.tooltip.isDisabled": "El servicio está desactivado", 349 "settings.services.tooltip.isDisabled": "El servicio está desactivado",
349 "settings.services.tooltip.isMuted": "Todos los sonidos están silenciados", 350 "settings.services.tooltip.isMuted": "Todos los sonidos están silenciados",
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index 8d6454b62..e6c756935 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Käytettävissä olevat palvelut", 289 "settings.recipes.headline": "Käytettävissä olevat palvelut",
290 "settings.recipes.missingService": "Palvelu puuttuu?", 290 "settings.recipes.missingService": "Palvelu puuttuu?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Palvelu lisätty onnistuneesti", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Palvelu lisätty onnistuneesti",
293 "settings.searchService": "Hae palvelua", 293 "settings.searchService": "Hae palvelua",
294 "settings.service.error.goBack": "Takaisin palveluihin", 294 "settings.service.error.goBack": "Takaisin palveluihin",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Selaa palveluita", 344 "settings.services.discoverServices": "Selaa palveluita",
345 "settings.services.headline": "Sinun palvelusi", 345 "settings.services.headline": "Sinun palvelusi",
346 "settings.services.noServicesAdded": "Aloita lisäämällä palvelu.", 346 "settings.services.noServicesAdded": "Aloita lisäämällä palvelu.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Palveluita ei voitu ladata", 348 "settings.services.servicesRequestFailed": "Palveluita ei voitu ladata",
348 "settings.services.tooltip.isDisabled": "Palvelu poistettu käytöstä", 349 "settings.services.tooltip.isDisabled": "Palvelu poistettu käytöstä",
349 "settings.services.tooltip.isMuted": "Kaikki äänet on mykistetty", 350 "settings.services.tooltip.isMuted": "Kaikki äänet on mykistetty",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 0bd41da78..6a1460b14 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Services disponibles", 289 "settings.recipes.headline": "Services disponibles",
290 "settings.recipes.missingService": "Un service est manquant?", 290 "settings.recipes.missingService": "Un service est manquant?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Le service a été ajouté avec succès", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Le service a été ajouté avec succès",
293 "settings.searchService": "Chercher un service", 293 "settings.searchService": "Chercher un service",
294 "settings.service.error.goBack": "Retour aux services", 294 "settings.service.error.goBack": "Retour aux services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Découvrir les services", 344 "settings.services.discoverServices": "Découvrir les services",
345 "settings.services.headline": "Vos services", 345 "settings.services.headline": "Vos services",
346 "settings.services.noServicesAdded": "Commencez par ajouter un service.", 346 "settings.services.noServicesAdded": "Commencez par ajouter un service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Impossible de charger vos services", 348 "settings.services.servicesRequestFailed": "Impossible de charger vos services",
348 "settings.services.tooltip.isDisabled": "Ce service est désactivé", 349 "settings.services.tooltip.isDisabled": "Ce service est désactivé",
349 "settings.services.tooltip.isMuted": "Tous les sons sont coupés", 350 "settings.services.tooltip.isMuted": "Tous les sons sont coupés",
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index 6fef89f86..46dc1acc4 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Seirbhísí le fáil", 289 "settings.recipes.headline": "Seirbhísí le fáil",
290 "settings.recipes.missingService": "Seirbhís ar iarraidh?", 290 "settings.recipes.missingService": "Seirbhís ar iarraidh?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Seirbhís curtha go rathúil", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Seirbhís curtha go rathúil",
293 "settings.searchService": "Cuardaigh seirbhís", 293 "settings.searchService": "Cuardaigh seirbhís",
294 "settings.service.error.goBack": "Ar ais chuig seirbhísí", 294 "settings.service.error.goBack": "Ar ais chuig seirbhísí",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Aimsigh seirbhísí", 344 "settings.services.discoverServices": "Aimsigh seirbhísí",
345 "settings.services.headline": "Do sheirbhísí", 345 "settings.services.headline": "Do sheirbhísí",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Seirbhís díchumasaithe", 349 "settings.services.tooltip.isDisabled": "Seirbhís díchumasaithe",
349 "settings.services.tooltip.isMuted": "Tachtar gach fuaim", 350 "settings.services.tooltip.isMuted": "Tachtar gach fuaim",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 35ee13d5a..5bec0bf13 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "שירותים זמינים", 289 "settings.recipes.headline": "שירותים זמינים",
290 "settings.recipes.missingService": "לא מוצא את השירות שלך?", 290 "settings.recipes.missingService": "לא מוצא את השירות שלך?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "השירות נוסף בהצלחה", 292 "settings.recipes.servicesSuccessfulAddedInfo": "השירות נוסף בהצלחה",
293 "settings.searchService": "חפש שירות", 293 "settings.searchService": "חפש שירות",
294 "settings.service.error.goBack": "חזור לשירותים", 294 "settings.service.error.goBack": "חזור לשירותים",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "גלה שירותים חדשים", 344 "settings.services.discoverServices": "גלה שירותים חדשים",
345 "settings.services.headline": "השירותים שלך", 345 "settings.services.headline": "השירותים שלך",
346 "settings.services.noServicesAdded": "התחל להוסיף שירותים.", 346 "settings.services.noServicesAdded": "התחל להוסיף שירותים.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "לא נית לטעון את השירותים שלך", 348 "settings.services.servicesRequestFailed": "לא נית לטעון את השירותים שלך",
348 "settings.services.tooltip.isDisabled": "השירות מושבת", 349 "settings.services.tooltip.isDisabled": "השירות מושבת",
349 "settings.services.tooltip.isMuted": "כל הצלילים מושתקים", 350 "settings.services.tooltip.isMuted": "כל הצלילים מושתקים",
diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json
index 471726ecc..812ec8c4c 100644
--- a/src/i18n/locales/hi.json
+++ b/src/i18n/locales/hi.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index e475d085e..6dcd65032 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Dostupne usluge", 289 "settings.recipes.headline": "Dostupne usluge",
290 "settings.recipes.missingService": "Da li neki servis nedostaje?", 290 "settings.recipes.missingService": "Da li neki servis nedostaje?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Usluga uspješno dodana. ", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Usluga uspješno dodana. ",
293 "settings.searchService": "Potraži servis", 293 "settings.searchService": "Potraži servis",
294 "settings.service.error.goBack": "Nazad do servisa", 294 "settings.service.error.goBack": "Nazad do servisa",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Pronađite usluge", 344 "settings.services.discoverServices": "Pronađite usluge",
345 "settings.services.headline": "Vaše usluge", 345 "settings.services.headline": "Vaše usluge",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Usluga je onemogućena. ", 349 "settings.services.tooltip.isDisabled": "Usluga je onemogućena. ",
349 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni. ", 350 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni. ",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 03b4d3a04..8d83fea42 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Elérhető szolgáltatások", 289 "settings.recipes.headline": "Elérhető szolgáltatások",
290 "settings.recipes.missingService": "Hiányzik egy szolgáltatás?", 290 "settings.recipes.missingService": "Hiányzik egy szolgáltatás?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Szolgáltatás sikeresen hozzáadva", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Szolgáltatás sikeresen hozzáadva",
293 "settings.searchService": "Szolgáltatások keresése", 293 "settings.searchService": "Szolgáltatások keresése",
294 "settings.service.error.goBack": "Vissza a szolgáltatásokhoz", 294 "settings.service.error.goBack": "Vissza a szolgáltatásokhoz",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Szolgáltatások felfedezése", 344 "settings.services.discoverServices": "Szolgáltatások felfedezése",
345 "settings.services.headline": "Szolgáltatásaid", 345 "settings.services.headline": "Szolgáltatásaid",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Szolgáltatásaid betöltése sikertelen", 348 "settings.services.servicesRequestFailed": "Szolgáltatásaid betöltése sikertelen",
348 "settings.services.tooltip.isDisabled": "A szolgáltatás le van tiltva", 349 "settings.services.tooltip.isDisabled": "A szolgáltatás le van tiltva",
349 "settings.services.tooltip.isMuted": "Minden hang lenémítva", 350 "settings.services.tooltip.isMuted": "Minden hang lenémítva",
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index 8dbcb1bbc..5a2aa1ea7 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Layanan tersedia", 289 "settings.recipes.headline": "Layanan tersedia",
290 "settings.recipes.missingService": "Layanan tidak tersedia?", 290 "settings.recipes.missingService": "Layanan tidak tersedia?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Layanan berhasil ditambahkan", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Layanan berhasil ditambahkan",
293 "settings.searchService": "Cari layanan", 293 "settings.searchService": "Cari layanan",
294 "settings.service.error.goBack": "Kembali ke layanan", 294 "settings.service.error.goBack": "Kembali ke layanan",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Temukan layanan", 344 "settings.services.discoverServices": "Temukan layanan",
345 "settings.services.headline": "Layanan Anda", 345 "settings.services.headline": "Layanan Anda",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Tidak dapat memuat layanan Anda", 348 "settings.services.servicesRequestFailed": "Tidak dapat memuat layanan Anda",
348 "settings.services.tooltip.isDisabled": "Layanan dinonaktifkan", 349 "settings.services.tooltip.isDisabled": "Layanan dinonaktifkan",
349 "settings.services.tooltip.isMuted": "Semua suara dibisukan", 350 "settings.services.tooltip.isMuted": "Semua suara dibisukan",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index d91d1b67e..004bd2d26 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Apri cartella", 288 "settings.recipes.customService.openFolder": "Apri cartella",
289 "settings.recipes.headline": "Servizi disponibili", 289 "settings.recipes.headline": "Servizi disponibili",
290 "settings.recipes.missingService": "Manca un servizio?", 290 "settings.recipes.missingService": "Manca un servizio?",
291 "settings.recipes.nothingFound": "Siamo spiacenti, ma nessun servizio corrisponde al tuo termine di ricerca. Si prega di notare che il sito web potrebbe mostrare altri servizi che sono stati aggiunti a Ferdi dalla versione in cui ti trovi attualmente. Per ottenere questi nuovi servizi, considera l'aggiornamento a una versione più recente di Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Servizio aggiunto con successo", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Servizio aggiunto con successo",
293 "settings.searchService": "Cerca servizio", 293 "settings.searchService": "Cerca servizio",
294 "settings.service.error.goBack": "Torna ai servizi", 294 "settings.service.error.goBack": "Torna ai servizi",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Scopri servizi", 344 "settings.services.discoverServices": "Scopri servizi",
345 "settings.services.headline": "I tuoi servizi", 345 "settings.services.headline": "I tuoi servizi",
346 "settings.services.noServicesAdded": "Inizia aggiungendo un servizio.", 346 "settings.services.noServicesAdded": "Inizia aggiungendo un servizio.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Impossibile caricare il servizio", 348 "settings.services.servicesRequestFailed": "Impossibile caricare il servizio",
348 "settings.services.tooltip.isDisabled": "Il servizio è disattivato", 349 "settings.services.tooltip.isDisabled": "Il servizio è disattivato",
349 "settings.services.tooltip.isMuted": "Tutti i suoni sono disattivati", 350 "settings.services.tooltip.isMuted": "Tutti i suoni sono disattivati",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 95586dc29..d07ed53af 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "フォルダーを開く", 288 "settings.recipes.customService.openFolder": "フォルダーを開く",
289 "settings.recipes.headline": "利用可能なサービス", 289 "settings.recipes.headline": "利用可能なサービス",
290 "settings.recipes.missingService": "使いたいサービスが一覧にありませんか?", 290 "settings.recipes.missingService": "使いたいサービスが一覧にありませんか?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "サービスが追加されました", 292 "settings.recipes.servicesSuccessfulAddedInfo": "サービスが追加されました",
293 "settings.searchService": "サービスを検索", 293 "settings.searchService": "サービスを検索",
294 "settings.service.error.goBack": "サービスに戻る", 294 "settings.service.error.goBack": "サービスに戻る",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "サービスを探す", 344 "settings.services.discoverServices": "サービスを探す",
345 "settings.services.headline": "利用中のサービス", 345 "settings.services.headline": "利用中のサービス",
346 "settings.services.noServicesAdded": "まずはサービスを追加します。", 346 "settings.services.noServicesAdded": "まずはサービスを追加します。",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "サービスを読み込むことができませんでした", 348 "settings.services.servicesRequestFailed": "サービスを読み込むことができませんでした",
348 "settings.services.tooltip.isDisabled": "サービスが無効です", 349 "settings.services.tooltip.isDisabled": "サービスが無効です",
349 "settings.services.tooltip.isMuted": "無音となっています", 350 "settings.services.tooltip.isMuted": "無音となっています",
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 463a85b4f..f327c1e51 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "ხელმისაწვდომი სერვისები", 289 "settings.recipes.headline": "ხელმისაწვდომი სერვისები",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "სერვისი წარმატებით დაემატა", 292 "settings.recipes.servicesSuccessfulAddedInfo": "სერვისი წარმატებით დაემატა",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "სერვისებში დაბრუნება", 294 "settings.service.error.goBack": "სერვისებში დაბრუნება",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "აღმოაჩინეთ სერვისები", 344 "settings.services.discoverServices": "აღმოაჩინეთ სერვისები",
345 "settings.services.headline": "თქვენი სერვისები", 345 "settings.services.headline": "თქვენი სერვისები",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "სერვისი გათიშულია", 349 "settings.services.tooltip.isDisabled": "სერვისი გათიშულია",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index c74c199d2..3be2b27ff 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "사용가능 한 서비스", 289 "settings.recipes.headline": "사용가능 한 서비스",
290 "settings.recipes.missingService": "서비스가 보이지 않습니까?", 290 "settings.recipes.missingService": "서비스가 보이지 않습니까?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "서비스가 성공적으로 추가되었습니다.", 292 "settings.recipes.servicesSuccessfulAddedInfo": "서비스가 성공적으로 추가되었습니다.",
293 "settings.searchService": "서비스 찾기", 293 "settings.searchService": "서비스 찾기",
294 "settings.service.error.goBack": "서비스로 돌아가기", 294 "settings.service.error.goBack": "서비스로 돌아가기",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "서비스 발견", 344 "settings.services.discoverServices": "서비스 발견",
345 "settings.services.headline": "서비스", 345 "settings.services.headline": "서비스",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "서비스를 불러올 수 없습니다.", 348 "settings.services.servicesRequestFailed": "서비스를 불러올 수 없습니다.",
348 "settings.services.tooltip.isDisabled": "서비스를 사용할 수 없습니다.", 349 "settings.services.tooltip.isDisabled": "서비스를 사용할 수 없습니다.",
349 "settings.services.tooltip.isMuted": "모든 소리가 꺼져있습니다.", 350 "settings.services.tooltip.isMuted": "모든 소리가 꺼져있습니다.",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 1fa0bc0a8..5104d1bc2 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Beschikbare services", 289 "settings.recipes.headline": "Beschikbare services",
290 "settings.recipes.missingService": "Mist er een service?", 290 "settings.recipes.missingService": "Mist er een service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service succesvol toegevoegd", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service succesvol toegevoegd",
293 "settings.searchService": "Service zoeken", 293 "settings.searchService": "Service zoeken",
294 "settings.service.error.goBack": "Terug naar services", 294 "settings.service.error.goBack": "Terug naar services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Services ontdekken", 344 "settings.services.discoverServices": "Services ontdekken",
345 "settings.services.headline": "Jouw services", 345 "settings.services.headline": "Jouw services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Kan je diensten niet laden", 348 "settings.services.servicesRequestFailed": "Kan je diensten niet laden",
348 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld", 349 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld",
349 "settings.services.tooltip.isMuted": "Alle geluiden zijn uitgeschakeld", 350 "settings.services.tooltip.isMuted": "Alle geluiden zijn uitgeschakeld",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index e865a32d2..e64085785 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Beschikbare services", 289 "settings.recipes.headline": "Beschikbare services",
290 "settings.recipes.missingService": "Mis je een service?", 290 "settings.recipes.missingService": "Mis je een service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service succesvol toegevoegd", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service succesvol toegevoegd",
293 "settings.searchService": "Zoek service", 293 "settings.searchService": "Zoek service",
294 "settings.service.error.goBack": "Terug naar services", 294 "settings.service.error.goBack": "Terug naar services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Ontdek services", 344 "settings.services.discoverServices": "Ontdek services",
345 "settings.services.headline": "Jouw services", 345 "settings.services.headline": "Jouw services",
346 "settings.services.noServicesAdded": "Start met een service toe te voegen.", 346 "settings.services.noServicesAdded": "Start met een service toe te voegen.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Kan jouw services niet laden", 348 "settings.services.servicesRequestFailed": "Kan jouw services niet laden",
348 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld", 349 "settings.services.tooltip.isDisabled": "Service is uitgeschakeld",
349 "settings.services.tooltip.isMuted": "Geluid is uitgeschakeld", 350 "settings.services.tooltip.isMuted": "Geluid is uitgeschakeld",
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index d7a548546..cfa523a35 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Tilgjengelige tjenester", 289 "settings.recipes.headline": "Tilgjengelige tjenester",
290 "settings.recipes.missingService": "Mangler en tjeneste?", 290 "settings.recipes.missingService": "Mangler en tjeneste?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjenesten ble vellykket lagt til", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjenesten ble vellykket lagt til",
293 "settings.searchService": "Søk etter tjeneste", 293 "settings.searchService": "Søk etter tjeneste",
294 "settings.service.error.goBack": "Tilbake til tjenester", 294 "settings.service.error.goBack": "Tilbake til tjenester",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Oppdag tjenester", 344 "settings.services.discoverServices": "Oppdag tjenester",
345 "settings.services.headline": "Dine tjenester", 345 "settings.services.headline": "Dine tjenester",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Kunne ikke laste dine tjenester", 348 "settings.services.servicesRequestFailed": "Kunne ikke laste dine tjenester",
348 "settings.services.tooltip.isDisabled": "Tjenesten er deaktivert", 349 "settings.services.tooltip.isDisabled": "Tjenesten er deaktivert",
349 "settings.services.tooltip.isMuted": "Alle lyder er dempet", 350 "settings.services.tooltip.isMuted": "Alle lyder er dempet",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 04371c0f3..0325a6e09 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Dostępne usługi", 289 "settings.recipes.headline": "Dostępne usługi",
290 "settings.recipes.missingService": "Brak usługi?", 290 "settings.recipes.missingService": "Brak usługi?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Usługa została dodana pomyślnie", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Usługa została dodana pomyślnie",
293 "settings.searchService": "Wyszukaj usługę", 293 "settings.searchService": "Wyszukaj usługę",
294 "settings.service.error.goBack": "Wróć do usług", 294 "settings.service.error.goBack": "Wróć do usług",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Przeglądaj usługi", 344 "settings.services.discoverServices": "Przeglądaj usługi",
345 "settings.services.headline": "Twoje usługi", 345 "settings.services.headline": "Twoje usługi",
346 "settings.services.noServicesAdded": "Rozpocznij od dodania usługi.", 346 "settings.services.noServicesAdded": "Rozpocznij od dodania usługi.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Nie udało się załadować twoich usług", 348 "settings.services.servicesRequestFailed": "Nie udało się załadować twoich usług",
348 "settings.services.tooltip.isDisabled": "Usługa jest nieaktywna", 349 "settings.services.tooltip.isDisabled": "Usługa jest nieaktywna",
349 "settings.services.tooltip.isMuted": "Wszystkie dźwięki są wyciszone", 350 "settings.services.tooltip.isMuted": "Wszystkie dźwięki są wyciszone",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 7ebd1bf38..675255520 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Abrir pasta", 288 "settings.recipes.customService.openFolder": "Abrir pasta",
289 "settings.recipes.headline": "Serviços disponíveis", 289 "settings.recipes.headline": "Serviços disponíveis",
290 "settings.recipes.missingService": "Falta um serviço?", 290 "settings.recipes.missingService": "Falta um serviço?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso",
293 "settings.searchService": "Pesquisar serviço", 293 "settings.searchService": "Pesquisar serviço",
294 "settings.service.error.goBack": "Voltar aos serviços", 294 "settings.service.error.goBack": "Voltar aos serviços",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Descobrir serviços", 344 "settings.services.discoverServices": "Descobrir serviços",
345 "settings.services.headline": "Seus serviços", 345 "settings.services.headline": "Seus serviços",
346 "settings.services.noServicesAdded": "Comece adicionando um serviço.", 346 "settings.services.noServicesAdded": "Comece adicionando um serviço.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Não foi possível ler os seus serviços", 348 "settings.services.servicesRequestFailed": "Não foi possível ler os seus serviços",
348 "settings.services.tooltip.isDisabled": "O serviço está desativado", 349 "settings.services.tooltip.isDisabled": "O serviço está desativado",
349 "settings.services.tooltip.isMuted": "Todos os sons estão silenciados", 350 "settings.services.tooltip.isMuted": "Todos os sons estão silenciados",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 9af463f09..9675d5d77 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Serviços disponíveis", 289 "settings.recipes.headline": "Serviços disponíveis",
290 "settings.recipes.missingService": "Sente falta de algum serviço?", 290 "settings.recipes.missingService": "Sente falta de algum serviço?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Serviço adicionado com sucesso",
293 "settings.searchService": "Procurar serviço", 293 "settings.searchService": "Procurar serviço",
294 "settings.service.error.goBack": "Voltar aos serviços", 294 "settings.service.error.goBack": "Voltar aos serviços",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Descobrir serviços", 344 "settings.services.discoverServices": "Descobrir serviços",
345 "settings.services.headline": "Os seus serviços", 345 "settings.services.headline": "Os seus serviços",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Não foi possível carregar os seus serviços", 348 "settings.services.servicesRequestFailed": "Não foi possível carregar os seus serviços",
348 "settings.services.tooltip.isDisabled": "O serviço está desativado", 349 "settings.services.tooltip.isDisabled": "O serviço está desativado",
349 "settings.services.tooltip.isMuted": "Sem som", 350 "settings.services.tooltip.isMuted": "Sem som",
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index 0e73036dc..fad6dae82 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 1d9918d6e..f7d25e08b 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Доступные сервисы", 289 "settings.recipes.headline": "Доступные сервисы",
290 "settings.recipes.missingService": "Не можете найти сервис?", 290 "settings.recipes.missingService": "Не можете найти сервис?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Сервис успешно добавлен", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Сервис успешно добавлен",
293 "settings.searchService": "Найти сервис", 293 "settings.searchService": "Найти сервис",
294 "settings.service.error.goBack": "Вернуться к сервисам", 294 "settings.service.error.goBack": "Вернуться к сервисам",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Найти сервисы", 344 "settings.services.discoverServices": "Найти сервисы",
345 "settings.services.headline": "Ваши сервисы", 345 "settings.services.headline": "Ваши сервисы",
346 "settings.services.noServicesAdded": "Начните с добавления сервиса.", 346 "settings.services.noServicesAdded": "Начните с добавления сервиса.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Ошибка загрузки сервисов", 348 "settings.services.servicesRequestFailed": "Ошибка загрузки сервисов",
348 "settings.services.tooltip.isDisabled": "Сервис отключен", 349 "settings.services.tooltip.isDisabled": "Сервис отключен",
349 "settings.services.tooltip.isMuted": "Все звуки отключены", 350 "settings.services.tooltip.isMuted": "Все звуки отключены",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index bebf8bf63..02d325afd 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Dostupné služby", 289 "settings.recipes.headline": "Dostupné služby",
290 "settings.recipes.missingService": "Chýba vám služba?", 290 "settings.recipes.missingService": "Chýba vám služba?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Služba bola úspešne pridaná", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Služba bola úspešne pridaná",
293 "settings.searchService": "Vyhľadať službu", 293 "settings.searchService": "Vyhľadať službu",
294 "settings.service.error.goBack": "Späť na služby", 294 "settings.service.error.goBack": "Späť na služby",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Preskúmať služby", 344 "settings.services.discoverServices": "Preskúmať služby",
345 "settings.services.headline": "Vaše služby", 345 "settings.services.headline": "Vaše služby",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Nepodarilo sa načítať vaše služby", 348 "settings.services.servicesRequestFailed": "Nepodarilo sa načítať vaše služby",
348 "settings.services.tooltip.isDisabled": "Služba je vypnutá", 349 "settings.services.tooltip.isDisabled": "Služba je vypnutá",
349 "settings.services.tooltip.isMuted": "Všetky zvuky sú stíšené", 350 "settings.services.tooltip.isMuted": "Všetky zvuky sú stíšené",
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index fad5d1edc..041b02632 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 74039b610..85068ee5c 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Dostupne usluge", 289 "settings.recipes.headline": "Dostupne usluge",
290 "settings.recipes.missingService": "Da li neki servis nedostaje?", 290 "settings.recipes.missingService": "Da li neki servis nedostaje?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Usluga uspješno dodana", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Usluga uspješno dodana",
293 "settings.searchService": "Претражи услуге", 293 "settings.searchService": "Претражи услуге",
294 "settings.service.error.goBack": "Nazad do servisa", 294 "settings.service.error.goBack": "Nazad do servisa",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Pronađite usluge", 344 "settings.services.discoverServices": "Pronađite usluge",
345 "settings.services.headline": "Vaše usluge", 345 "settings.services.headline": "Vaše usluge",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Usluga je onemogućena.", 349 "settings.services.tooltip.isDisabled": "Usluga je onemogućena.",
349 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni.", 350 "settings.services.tooltip.isMuted": "Svi zvukovi su onemogućeni.",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index b8163e8c0..ef254fc5d 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Tillgängliga tjänster", 289 "settings.recipes.headline": "Tillgängliga tjänster",
290 "settings.recipes.missingService": "Saknar du en tjänst?", 290 "settings.recipes.missingService": "Saknar du en tjänst?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjänsten har lagts till", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Tjänsten har lagts till",
293 "settings.searchService": "Sök efter tjänst", 293 "settings.searchService": "Sök efter tjänst",
294 "settings.service.error.goBack": "Tillbaka till tjänster", 294 "settings.service.error.goBack": "Tillbaka till tjänster",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Upptäck tjänster", 344 "settings.services.discoverServices": "Upptäck tjänster",
345 "settings.services.headline": "Dina tjänster", 345 "settings.services.headline": "Dina tjänster",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Kunde inte ladda dina tjänster", 348 "settings.services.servicesRequestFailed": "Kunde inte ladda dina tjänster",
348 "settings.services.tooltip.isDisabled": "Tjänsten är inaktiverad", 349 "settings.services.tooltip.isDisabled": "Tjänsten är inaktiverad",
349 "settings.services.tooltip.isMuted": "Alla ljud är avstängda", 350 "settings.services.tooltip.isMuted": "Alla ljud är avstängda",
diff --git a/src/i18n/locales/te.json b/src/i18n/locales/te.json
index 471726ecc..812ec8c4c 100644
--- a/src/i18n/locales/te.json
+++ b/src/i18n/locales/te.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index 4e8e23f3f..b0368a18a 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Mevcut servisler", 289 "settings.recipes.headline": "Mevcut servisler",
290 "settings.recipes.missingService": "Aradığın servisi bulamadın mı?", 290 "settings.recipes.missingService": "Aradığın servisi bulamadın mı?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Servis başarıyla eklendi", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Servis başarıyla eklendi",
293 "settings.searchService": "Hizmeti ara", 293 "settings.searchService": "Hizmeti ara",
294 "settings.service.error.goBack": "Servislere geri dön", 294 "settings.service.error.goBack": "Servislere geri dön",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Servisleri keşfet", 344 "settings.services.discoverServices": "Servisleri keşfet",
345 "settings.services.headline": "Servislerin", 345 "settings.services.headline": "Servislerin",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Hizmetiniz yüklenemedi", 348 "settings.services.servicesRequestFailed": "Hizmetiniz yüklenemedi",
348 "settings.services.tooltip.isDisabled": "Servis devre dışı", 349 "settings.services.tooltip.isDisabled": "Servis devre dışı",
349 "settings.services.tooltip.isMuted": "Tüm sesler kapalı", 350 "settings.services.tooltip.isMuted": "Tüm sesler kapalı",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index f79aa1f6e..b03bf9072 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Доступні сервіси", 289 "settings.recipes.headline": "Доступні сервіси",
290 "settings.recipes.missingService": "Не знайшли сервісу?", 290 "settings.recipes.missingService": "Не знайшли сервісу?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Сервіс успішно додано", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Сервіс успішно додано",
293 "settings.searchService": "Знайти сервіс", 293 "settings.searchService": "Знайти сервіс",
294 "settings.service.error.goBack": "Повернутись до сервісів", 294 "settings.service.error.goBack": "Повернутись до сервісів",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Відкрийте для себе сервіси", 344 "settings.services.discoverServices": "Відкрийте для себе сервіси",
345 "settings.services.headline": "Ваші сервіси", 345 "settings.services.headline": "Ваші сервіси",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Сервіс відключений", 349 "settings.services.tooltip.isDisabled": "Сервіс відключений",
349 "settings.services.tooltip.isMuted": "Всі звуки вимкнено", 350 "settings.services.tooltip.isMuted": "Всі звуки вимкнено",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index ae04cda52..668b75127 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Các dịch vụ có sẵn", 289 "settings.recipes.headline": "Các dịch vụ có sẵn",
290 "settings.recipes.missingService": "Thiếu một dịch vụ?", 290 "settings.recipes.missingService": "Thiếu một dịch vụ?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Đã thêm dịch vụ thành công", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Đã thêm dịch vụ thành công",
293 "settings.searchService": "Tìm kiếm dịch vụ", 293 "settings.searchService": "Tìm kiếm dịch vụ",
294 "settings.service.error.goBack": "Quay lại dịch vụ", 294 "settings.service.error.goBack": "Quay lại dịch vụ",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Khám phá các dịch vụ", 344 "settings.services.discoverServices": "Khám phá các dịch vụ",
345 "settings.services.headline": "Dịch vụ của bạn", 345 "settings.services.headline": "Dịch vụ của bạn",
346 "settings.services.noServicesAdded": "Bắt đầu bằng cách thêm một dịch vụ.", 346 "settings.services.noServicesAdded": "Bắt đầu bằng cách thêm một dịch vụ.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Không thể tải các dịch vụ của bạn", 348 "settings.services.servicesRequestFailed": "Không thể tải các dịch vụ của bạn",
348 "settings.services.tooltip.isDisabled": "Dịch vụ bị vô hiệu hóa", 349 "settings.services.tooltip.isDisabled": "Dịch vụ bị vô hiệu hóa",
349 "settings.services.tooltip.isMuted": "Tất cả âm thanh đều bị tắt tiếng", 350 "settings.services.tooltip.isMuted": "Tất cả âm thanh đều bị tắt tiếng",
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index b08c2526a..ec6d9085b 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "可用服務", 289 "settings.recipes.headline": "可用服務",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "新增服務成功", 292 "settings.recipes.servicesSuccessfulAddedInfo": "新增服務成功",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "返回", 294 "settings.service.error.goBack": "返回",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "服務列表", 344 "settings.services.discoverServices": "服務列表",
345 "settings.services.headline": "您的服務", 345 "settings.services.headline": "您的服務",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "已停用服務", 349 "settings.services.tooltip.isDisabled": "已停用服務",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 68808b123..648d75a6d 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -288,7 +288,7 @@
288 "settings.recipes.customService.openFolder": "Open folder", 288 "settings.recipes.customService.openFolder": "Open folder",
289 "settings.recipes.headline": "Available services", 289 "settings.recipes.headline": "Available services",
290 "settings.recipes.missingService": "Missing a service?", 290 "settings.recipes.missingService": "Missing a service?",
291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.", 291 "settings.recipes.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 292 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
293 "settings.searchService": "Search service", 293 "settings.searchService": "Search service",
294 "settings.service.error.goBack": "Back to services", 294 "settings.service.error.goBack": "Back to services",
@@ -344,6 +344,7 @@
344 "settings.services.discoverServices": "Discover services", 344 "settings.services.discoverServices": "Discover services",
345 "settings.services.headline": "Your services", 345 "settings.services.headline": "Your services",
346 "settings.services.noServicesAdded": "Start by adding a service.", 346 "settings.services.noServicesAdded": "Start by adding a service.",
347 "settings.services.nothingFound": "Sorry, but no service matched your search term - but you can still probably add it using the \"Custom Website\" option. Please note that the website might show more services that have been added to Ferdi since the version that you are currently on. To get those new services, please consider upgrading to a newer version of Ferdi.",
347 "settings.services.servicesRequestFailed": "Could not load your services", 348 "settings.services.servicesRequestFailed": "Could not load your services",
348 "settings.services.tooltip.isDisabled": "Service is disabled", 349 "settings.services.tooltip.isDisabled": "Service is disabled",
349 "settings.services.tooltip.isMuted": "All sounds are muted", 350 "settings.services.tooltip.isMuted": "All sounds are muted",