aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine 昂明 <amine@mouafik.fr>2019-12-23 20:24:20 +0100
committerLibravatar GitHub <noreply@github.com>2019-12-23 20:24:20 +0100
commitf8245cb4d017fb5e87c6059d09f3d70e8c9df8ab (patch)
tree3d0d95aa230e5d286b00372cf10e4ed128f8cbbd
parent#272 Replace with multi-size icon file (diff)
parentNew translations en-US.json (Vietnamese) (diff)
downloadferdium-app-f8245cb4d017fb5e87c6059d09f3d70e8c9df8ab.tar.gz
ferdium-app-f8245cb4d017fb5e87c6059d09f3d70e8c9df8ab.tar.zst
ferdium-app-f8245cb4d017fb5e87c6059d09f3d70e8c9df8ab.zip
New Crowdin translations (#279)
New Crowdin translations
-rw-r--r--src/i18n/locales/af.json2
-rw-r--r--src/i18n/locales/ar.json2
-rw-r--r--src/i18n/locales/bs.json2
-rw-r--r--src/i18n/locales/ca.json2
-rw-r--r--src/i18n/locales/cs.json2
-rw-r--r--src/i18n/locales/da.json2
-rw-r--r--src/i18n/locales/de.json2
-rw-r--r--src/i18n/locales/el.json2
-rw-r--r--src/i18n/locales/es.json2
-rw-r--r--src/i18n/locales/fi.json2
-rw-r--r--src/i18n/locales/fr.json2
-rw-r--r--src/i18n/locales/ga.json2
-rw-r--r--src/i18n/locales/he.json2
-rw-r--r--src/i18n/locales/hr.json2
-rw-r--r--src/i18n/locales/hu.json2
-rw-r--r--src/i18n/locales/id.json2
-rw-r--r--src/i18n/locales/it.json2
-rw-r--r--src/i18n/locales/ja.json2
-rw-r--r--src/i18n/locales/ka.json2
-rw-r--r--src/i18n/locales/ko.json2
-rw-r--r--src/i18n/locales/nl-BE.json2
-rw-r--r--src/i18n/locales/nl.json2
-rw-r--r--src/i18n/locales/no.json2
-rw-r--r--src/i18n/locales/pl.json2
-rw-r--r--src/i18n/locales/pt-BR.json2
-rw-r--r--src/i18n/locales/pt.json2
-rw-r--r--src/i18n/locales/ro.json2
-rw-r--r--src/i18n/locales/ru.json2
-rw-r--r--src/i18n/locales/sk.json2
-rw-r--r--src/i18n/locales/sl.json2
-rw-r--r--src/i18n/locales/sr.json2
-rw-r--r--src/i18n/locales/sv.json2
-rw-r--r--src/i18n/locales/tr.json2
-rw-r--r--src/i18n/locales/uk.json2
-rw-r--r--src/i18n/locales/vi.json2
-rw-r--r--src/i18n/locales/zh-HANT.json2
-rw-r--r--src/i18n/locales/zh.json2
37 files changed, 37 insertions, 37 deletions
diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/af.json
+++ b/src/i18n/locales/af.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json
index 7e8f9acb8..3b0227007 100644
--- a/src/i18n/locales/ar.json
+++ b/src/i18n/locales/ar.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/bs.json
+++ b/src/i18n/locales/bs.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index c400ce8bf..f34984b12 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Introducció", 219 "services.getStarted": "Introducció",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 7740734f8..aef8b6837 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Začněme", 219 "services.getStarted": "Začněme",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/da.json
+++ b/src/i18n/locales/da.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index 2dbf59e79..5fbefb968 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Bitte ein Upgrade zu Ferdi Professional durchführen um benutzerdefinierte URLs und Self Hosted Services verwenden zu können.", 215 "service.restrictedHandler.customUrl.text": "Bitte ein Upgrade zu Ferdi Professional durchführen um benutzerdefinierte URLs und Self Hosted Services verwenden zu können.",
216 "service.restrictedHandler.serviceLimit.headline": "Du hast deine maximale Anzahl an Services erreicht.", 216 "service.restrictedHandler.serviceLimit.headline": "Du hast deine maximale Anzahl an Services erreicht.",
217 "service.restrictedHandler.serviceLimit.text": "Bitte führe eine Upgrade deines Accounts durch um mehr als {count} Services verwenden zu können.", 217 "service.restrictedHandler.serviceLimit.text": "Bitte führe eine Upgrade deines Accounts durch um mehr als {count} Services verwenden zu können.",
218 "service.webviewLoader.loading": "Lade", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Los geht's!", 219 "services.getStarted": "Los geht's!",
220 "services.login": "Bitte melde dich an, um Ferdi zu benutzen.", 220 "services.login": "Bitte melde dich an, um Ferdi zu benutzen.",
221 "services.serverInfo": "Optional können Sie Ihren Ferdi-Server durch Klicken auf das Zahnrad unten-links ändern.", 221 "services.serverInfo": "Optional können Sie Ihren Ferdi-Server durch Klicken auf das Zahnrad unten-links ändern.",
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index 3f351c8e9..b31d971a6 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Ξεκινήστε", 219 "services.getStarted": "Ξεκινήστε",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index f505c4e88..ddf2b89c7 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Por favor suscribase al Plan Ferdi Profesional para utilizar urls personalizadas y servicios auto alojados.", 215 "service.restrictedHandler.customUrl.text": "Por favor suscribase al Plan Ferdi Profesional para utilizar urls personalizadas y servicios auto alojados.",
216 "service.restrictedHandler.serviceLimit.headline": "Ha llegado al límite del servicio.", 216 "service.restrictedHandler.serviceLimit.headline": "Ha llegado al límite del servicio.",
217 "service.restrictedHandler.serviceLimit.text": "Por favor mejore su cuenta para poder utilizar más de {count} servicios.", 217 "service.restrictedHandler.serviceLimit.text": "Por favor mejore su cuenta para poder utilizar más de {count} servicios.",
218 "service.webviewLoader.loading": "Cargando", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Primeros pasos", 219 "services.getStarted": "Primeros pasos",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/fi.json
+++ b/src/i18n/locales/fi.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 3c9270b6c..b6a4caf0a 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "S'il vous plaît améliorer au Plan Ferdi Professionnel pour utilisé les urls modifié et les services hébergé soi-même.", 215 "service.restrictedHandler.customUrl.text": "S'il vous plaît améliorer au Plan Ferdi Professionnel pour utilisé les urls modifié et les services hébergé soi-même.",
216 "service.restrictedHandler.serviceLimit.headline": "Vous avez atteint votre limite de service.", 216 "service.restrictedHandler.serviceLimit.headline": "Vous avez atteint votre limite de service.",
217 "service.restrictedHandler.serviceLimit.text": "S'il vous plaît améliorer votre compte pour utilisé plus que {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "S'il vous plaît améliorer votre compte pour utilisé plus que {count} services.",
218 "service.webviewLoader.loading": "Chargement", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Commencer", 219 "services.getStarted": "Commencer",
220 "services.login": "S'il vous plaît connectez-vous pour utiliser Ferdi.", 220 "services.login": "S'il vous plaît connectez-vous pour utiliser Ferdi.",
221 "services.serverInfo": "Optionnellement, vous pouvez changer votre serveur Ferdi en cliquant sur la roue dentée en bas au coin gauche.", 221 "services.serverInfo": "Optionnellement, vous pouvez changer votre serveur Ferdi en cliquant sur la roue dentée en bas au coin gauche.",
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index 2d1606cde..f7ab2fb17 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Cuir tús", 219 "services.getStarted": "Cuir tús",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index d781aa003..e7fcdf4bb 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Započnimo!", 219 "services.getStarted": "Započnimo!",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 77dcad918..fe21d1f90 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Betöltés", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Kezdj hozzá", 219 "services.getStarted": "Kezdj hozzá",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index 08a67f650..dbaf2cba1 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Memuat", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Memulai", 219 "services.getStarted": "Memulai",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 5b9bb1a4d..359554996 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Per favore aggiorna al piano Ferdi Professional per usare url personalizzati e servizi da te ospitati.", 215 "service.restrictedHandler.customUrl.text": "Per favore aggiorna al piano Ferdi Professional per usare url personalizzati e servizi da te ospitati.",
216 "service.restrictedHandler.serviceLimit.headline": "Hai raggiunto il tuo limite di servizio.", 216 "service.restrictedHandler.serviceLimit.headline": "Hai raggiunto il tuo limite di servizio.",
217 "service.restrictedHandler.serviceLimit.text": "Per favore potenzia il tuo account per usare più di {count} servizi.", 217 "service.restrictedHandler.serviceLimit.text": "Per favore potenzia il tuo account per usare più di {count} servizi.",
218 "service.webviewLoader.loading": "Caricamento", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Iniziamo", 219 "services.getStarted": "Iniziamo",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 4c10a5c2a..2cd6d2c9d 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "はじめる", 219 "services.getStarted": "はじめる",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 0fac89f04..47b083b69 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "დაწყება", 219 "services.getStarted": "დაწყება",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 23b398442..a4f91e452 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Aan het laden", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Beginnen", 219 "services.getStarted": "Beginnen",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index ca48eebf4..83674244c 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "We laden", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Begin", 219 "services.getStarted": "Begin",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/no.json
+++ b/src/i18n/locales/no.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 275b03f8d..64b1f8b15 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Ładowanie", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Zacznij", 219 "services.getStarted": "Zacznij",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 9186b3f10..de56a60a4 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Por favor suscribase al Plan Ferdi Profesional para utilizar urls personalizadas y servicios auto alojados.", 215 "service.restrictedHandler.customUrl.text": "Por favor suscribase al Plan Ferdi Profesional para utilizar urls personalizadas y servicios auto alojados.",
216 "service.restrictedHandler.serviceLimit.headline": "Ha llegado al límite del servicio.", 216 "service.restrictedHandler.serviceLimit.headline": "Ha llegado al límite del servicio.",
217 "service.restrictedHandler.serviceLimit.text": "Por favor mejore su cuenta para poder utilizar más de {count} servicios.", 217 "service.restrictedHandler.serviceLimit.text": "Por favor mejore su cuenta para poder utilizar más de {count} servicios.",
218 "service.webviewLoader.loading": "Carregando", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Iniciar", 219 "services.getStarted": "Iniciar",
220 "services.login": "Por favor, inicie sua sessão para usar Ferdi.", 220 "services.login": "Por favor, inicie sua sessão para usar Ferdi.",
221 "services.serverInfo": "Opcionalmente, você pode mudar seu servidor Ferdi clicando no icon de roda dentada no canto inferior esquerdo.", 221 "services.serverInfo": "Opcionalmente, você pode mudar seu servidor Ferdi clicando no icon de roda dentada no canto inferior esquerdo.",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 90c1278bb..4a320588d 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "A ler", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Vamos começar", 219 "services.getStarted": "Vamos começar",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/ro.json
+++ b/src/i18n/locales/ro.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index fb16fe05e..171417689 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Загрузка", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Начать работу", 219 "services.getStarted": "Начать работу",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 6035f8630..ccf2e7b0d 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Načítava", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Začíname", 219 "services.getStarted": "Začíname",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/sl.json
+++ b/src/i18n/locales/sl.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 3e78aa861..c140ce73d 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Započnimo! ", 219 "services.getStarted": "Započnimo! ",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/sv.json
+++ b/src/i18n/locales/sv.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index dc9c6edc6..fd429bfde 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Yükleniyor", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Haydi başlayalım", 219 "services.getStarted": "Haydi başlayalım",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 303480fab..1a5c56211 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Почати", 219 "services.getStarted": "Почати",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/vi.json
+++ b/src/i18n/locales/vi.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json
index 38b920961..32effd8d8 100644
--- a/src/i18n/locales/zh-HANT.json
+++ b/src/i18n/locales/zh-HANT.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "開始使用", 219 "services.getStarted": "開始使用",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 9d6c4a463..750ff9b89 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -215,7 +215,7 @@
215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.", 215 "service.restrictedHandler.customUrl.text": "Please upgrade to the Ferdi Professional plan to use custom urls & self hosted services.",
216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.", 216 "service.restrictedHandler.serviceLimit.headline": "You have reached your service limit.",
217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 217 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
218 "service.webviewLoader.loading": "Loading", 218 "service.webviewLoader.loading": "Loading {service}",
219 "services.getStarted": "Get started", 219 "services.getStarted": "Get started",
220 "services.login": "Please login to use Ferdi.", 220 "services.login": "Please login to use Ferdi.",
221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.", 221 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",