aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Nathanaël Houn <contact@nathanaelhoun.fr>2023-09-24 12:38:30 +0200
committerLibravatar GitHub <noreply@github.com>2023-09-24 04:38:30 -0600
commit4b360e77b123df51d0ccc6bc409802dca4be435d (patch)
treeabcd8809ef6c845b933905562054aeab940fe1b2 /src
parent6.5.0-nightly.16 [skip ci] (diff)
downloadferdium-app-4b360e77b123df51d0ccc6bc409802dca4be435d.tar.gz
ferdium-app-4b360e77b123df51d0ccc6bc409802dca4be435d.tar.zst
ferdium-app-4b360e77b123df51d0ccc6bc409802dca4be435d.zip
feat(i18n): new Crowdin updates (#1368)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/fr.json4
-rw-r--r--src/i18n/locales/he.json5
2 files changed, 9 insertions, 0 deletions
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 9dfadd391..590bb1085 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -9,6 +9,8 @@
9 "connectionLostBanner.cta": "Redémarrer le service", 9 "connectionLostBanner.cta": "Redémarrer le service",
10 "connectionLostBanner.informationLink": "Que s'est-il passé ?", 10 "connectionLostBanner.informationLink": "Que s'est-il passé ?",
11 "connectionLostBanner.message": "Oh non ! Ferdium a perdu la connexion avec {name}.", 11 "connectionLostBanner.message": "Oh non ! Ferdium a perdu la connexion avec {name}.",
12 "downloadManager.empty": "Votre liste de téléchargement est vide.",
13 "downloadManager.headline": "Gestionnaire de téléchargement",
12 "feature.basicAuth.signIn": "Connexion", 14 "feature.basicAuth.signIn": "Connexion",
13 "feature.publishDebugInfo.error": "Il y a eu une erreur en essayant de publier les informations de débogage. Veuillez réessayer plus tard ou consulter la console pour plus d'informations.", 15 "feature.publishDebugInfo.error": "Il y a eu une erreur en essayant de publier les informations de débogage. Veuillez réessayer plus tard ou consulter la console pour plus d'informations.",
14 "feature.publishDebugInfo.info": "La publication de vos informations de débogage nous aide à trouver des problèmes et des erreurs dans Ferdium. En publiant vos informations de débogage, vous acceptez la politique de confidentialité et les conditions d'utilisation de Ferdium Debugger", 16 "feature.publishDebugInfo.info": "La publication de vos informations de débogage nous aide à trouver des problèmes et des erreurs dans Ferdium. En publiant vos informations de débogage, vous acceptez la politique de confidentialité et les conditions d'utilisation de Ferdium Debugger",
@@ -23,6 +25,7 @@
23 "global.api.unhealthy": "Impossible de se connecter aux services en ligne de {serverNameParse}", 25 "global.api.unhealthy": "Impossible de se connecter aux services en ligne de {serverNameParse}",
24 "global.cancel": "Annuler", 26 "global.cancel": "Annuler",
25 "global.clearCache": "Vider le cache", 27 "global.clearCache": "Vider le cache",
28 "global.downloads": "Téléchargements",
26 "global.edit": "Éditer", 29 "global.edit": "Éditer",
27 "global.no": "Non", 30 "global.no": "Non",
28 "global.notConnectedToTheInternet": "Vous n'êtes pas connecté à Internet.", 31 "global.notConnectedToTheInternet": "Vous n'êtes pas connecté à Internet.",
@@ -219,6 +222,7 @@
219 "settings.app.form.hibernateOnStartup": "Garder les services en veille prolongée au démarrage", 222 "settings.app.form.hibernateOnStartup": "Garder les services en veille prolongée au démarrage",
220 "settings.app.form.hibernationStrategy": "Stratégie d'hibernation", 223 "settings.app.form.hibernationStrategy": "Stratégie d'hibernation",
221 "settings.app.form.hideCollapseButton": "Cacher le bouton de fermeture", 224 "settings.app.form.hideCollapseButton": "Cacher le bouton de fermeture",
225 "settings.app.form.hideDownloadButton": "Cacher le bouton de téléchargement",
222 "settings.app.form.hideNotificationsButton": "Cacher le bouton de notifications et sons", 226 "settings.app.form.hideNotificationsButton": "Cacher le bouton de notifications et sons",
223 "settings.app.form.hideRecipesButton": "Cache le bouton des recettes", 227 "settings.app.form.hideRecipesButton": "Cache le bouton des recettes",
224 "settings.app.form.hideSettingsButton": "Cacher le bouton des paramètres", 228 "settings.app.form.hideSettingsButton": "Cacher le bouton des paramètres",
diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json
index c7888fe2e..9edc5bc0b 100644
--- a/src/i18n/locales/he.json
+++ b/src/i18n/locales/he.json
@@ -9,6 +9,8 @@
9 "connectionLostBanner.cta": "רענון שירות", 9 "connectionLostBanner.cta": "רענון שירות",
10 "connectionLostBanner.informationLink": "מה קרה?", 10 "connectionLostBanner.informationLink": "מה קרה?",
11 "connectionLostBanner.message": "הו לא! החיבור של Ferdium אל {name} נקטע.", 11 "connectionLostBanner.message": "הו לא! החיבור של Ferdium אל {name} נקטע.",
12 "downloadManager.empty": "רשימת ההורדות שלך ריקה.",
13 "downloadManager.headline": "מנהל ההורדות",
12 "feature.basicAuth.signIn": "כניסה", 14 "feature.basicAuth.signIn": "כניסה",
13 "feature.publishDebugInfo.error": "אירעה שגיאה בעת ניסיון פרסום פרטי ניפוי השגיאות. נא לנסות שוב מאוחר יותר או לעיין במסוף למידע נוסף.", 15 "feature.publishDebugInfo.error": "אירעה שגיאה בעת ניסיון פרסום פרטי ניפוי השגיאות. נא לנסות שוב מאוחר יותר או לעיין במסוף למידע נוסף.",
14 "feature.publishDebugInfo.info": "פרסום פירוט השגיאות שלך מסייע לנו לאתר תקלות ושגיאות ב־Ferdium. פרסום פירוט השגיאות שלך מהווה את הסכמתך למדיניות הפרטיות לניפוי שגיאות ותנאי השירות של Ferdium", 16 "feature.publishDebugInfo.info": "פרסום פירוט השגיאות שלך מסייע לנו לאתר תקלות ושגיאות ב־Ferdium. פרסום פירוט השגיאות שלך מהווה את הסכמתך למדיניות הפרטיות לניפוי שגיאות ותנאי השירות של Ferdium",
@@ -22,6 +24,8 @@
22 "feature.quickSwitch.title": "החלפה מהירה", 24 "feature.quickSwitch.title": "החלפה מהירה",
23 "global.api.unhealthy": "לא ניתן להתחבר לשירותים המקוונים של {serverNameParse}", 25 "global.api.unhealthy": "לא ניתן להתחבר לשירותים המקוונים של {serverNameParse}",
24 "global.cancel": "ביטול", 26 "global.cancel": "ביטול",
27 "global.clearCache": "ניקוי המטמון",
28 "global.downloads": "הורדות",
25 "global.edit": "עריכה", 29 "global.edit": "עריכה",
26 "global.no": "לא", 30 "global.no": "לא",
27 "global.notConnectedToTheInternet": "אין לך חיבור לאינטרנט.", 31 "global.notConnectedToTheInternet": "אין לך חיבור לאינטרנט.",
@@ -218,6 +222,7 @@
218 "settings.app.form.hibernateOnStartup": "להשאיר שירותים במצב תרדמת עם ההפעלה", 222 "settings.app.form.hibernateOnStartup": "להשאיר שירותים במצב תרדמת עם ההפעלה",
219 "settings.app.form.hibernationStrategy": "אסטרטגיית הרדמה", 223 "settings.app.form.hibernationStrategy": "אסטרטגיית הרדמה",
220 "settings.app.form.hideCollapseButton": "הסתרת כפתור צמצום", 224 "settings.app.form.hideCollapseButton": "הסתרת כפתור צמצום",
225 "settings.app.form.hideDownloadButton": "הסתרת כפתור הורדות",
221 "settings.app.form.hideNotificationsButton": "כפתור להסתרות התראות והשתקת שמע", 226 "settings.app.form.hideNotificationsButton": "כפתור להסתרות התראות והשתקת שמע",
222 "settings.app.form.hideRecipesButton": "הסתרת כפתור מתכונים", 227 "settings.app.form.hideRecipesButton": "הסתרת כפתור מתכונים",
223 "settings.app.form.hideSettingsButton": "הסתרת כפתור הגדרות", 228 "settings.app.form.hideSettingsButton": "הסתרת כפתור הגדרות",