From 94d33e0a9636718c97c134d8bb3dece27baea6ca Mon Sep 17 00:00:00 2001 From: "Weblate (bot)" Date: Fri, 22 Mar 2024 10:26:07 +0100 Subject: [PATCH] Translations update from Hosted Weblate (#153) * Translated using Weblate (German) Currently translated at 92.7% (89 of 96 strings) Co-authored-by: Martin Chaine Translate-URL: https://hosted.weblate.org/projects/frigoligo/flutter/de/ Translation: Frigoligo/Flutter * Translated using Weblate (French) Currently translated at 100.0% (96 of 96 strings) Co-authored-by: Martin Chaine Translate-URL: https://hosted.weblate.org/projects/frigoligo/flutter/fr/ Translation: Frigoligo/Flutter --------- Co-authored-by: Martin Chaine --- lib/l10n/app_de.arb | 32 ++++++++---------------------- lib/l10n/app_fr.arb | 48 +++++++++++++++------------------------------ 2 files changed, 24 insertions(+), 56 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index de3e21a0..b778e8f4 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -121,10 +121,6 @@ }, "humanize_hours": "{n, plural, =1{1 Stunde} other{{n} Stunden}}", "@humanize_hours": {}, - "settings_headerPreferences": "Einstellungen", - "@settings_headerPreferences": { - "description": "The header of the preferences section in the settings screen." - }, "session_fieldTokenExpiration": "Gültigkeit des Tokens", "@session_fieldTokenExpiration": { "description": "The label of the token expiration field in the session screen." @@ -283,10 +279,6 @@ "@settings_clearCacheMessage": { "description": "The message of the confirmation dialog to clear the cache." }, - "settings_headerAdvanced": "Fortgeschritten", - "@settings_headerAdvanced": { - "description": "The header of the advanced section in the settings screen." - }, "logconsole_title": "Log Konsole", "@logconsole_title": { "description": "The title of the log console screen." @@ -321,10 +313,6 @@ "@login_fieldClientId": { "description": "The client ID field of the login form." }, - "settings_headerGeneral": "Allgemein", - "@settings_headerGeneral": { - "description": "The header of the general section in the settings screen." - }, "login_title": "Einloggen", "@login_title": { "description": "The title of the login screen." @@ -345,18 +333,6 @@ "@session_renewDialogTitle": { "description": "The title of the confirmation dialog to renew the session." }, - "g_langEN": "Englisch", - "@g_langEN": { - "description": "The English language." - }, - "g_langFR": "Französisch", - "@g_langFR": { - "description": "The French language." - }, - "g_langDE": "Deutsch", - "@g_langDE": { - "description": "The German language." - }, "g_system": "System", "@g_system": {}, "settings_itemLanguage": "Sprache", @@ -406,5 +382,13 @@ "filters_articleFavoriteAll": "Alle", "@filters_articleFavoriteAll": { "description": "Don't filter articles by favorite status." + }, + "g_sourceCode": "Quellcode", + "@g_sourceCode": { + "description": "The source code of a software." + }, + "g_version": "Version", + "@g_version": { + "description": "A version, as in the application version." } } diff --git a/lib/l10n/app_fr.arb b/lib/l10n/app_fr.arb index 66be3c76..2f39259d 100644 --- a/lib/l10n/app_fr.arb +++ b/lib/l10n/app_fr.arb @@ -189,10 +189,6 @@ "@server_address": { "description": "The address of the Wallabag instance." }, - "settings_headerPreferences": "Préférences", - "@settings_headerPreferences": { - "description": "The header of the preferences section in the settings screen." - }, "session_fieldTokenExpiration": "Expiration du token", "@session_fieldTokenExpiration": { "description": "The label of the token expiration field in the session screen." @@ -305,10 +301,6 @@ "@settings_clearCacheMessage": { "description": "The message of the confirmation dialog to clear the cache." }, - "settings_headerAdvanced": "Avancé", - "@settings_headerAdvanced": { - "description": "The header of the advanced section in the settings screen." - }, "logconsole_title": "Console de journalisation", "@logconsole_title": { "description": "The title of the log console screen." @@ -329,10 +321,6 @@ "@login_fieldClientId": { "description": "The client ID field of the login form." }, - "settings_headerGeneral": "Général", - "@settings_headerGeneral": { - "description": "The header of the general section in the settings screen." - }, "login_title": "Connexion", "@login_title": { "description": "The title of the login screen." @@ -345,14 +333,6 @@ "@session_forceTokenResfresh": { "description": "The action to force a token refresh." }, - "g_langEN": "Anglais", - "@g_langEN": { - "description": "The English language." - }, - "g_langFR": "Français", - "@g_langFR": { - "description": "The French language." - }, "g_system": "Système", "@g_system": {}, "settings_itemLanguage": "Langue", @@ -367,10 +347,6 @@ "@settings_valueThemeLight": { "description": "The label for the light theme mode." }, - "g_langDE": "Allemand", - "@g_langDE": { - "description": "The German language." - }, "g_search": "Rechercher", "@g_search": { "description": "A verb, as in to search something." @@ -407,14 +383,6 @@ "@listing_articlesAll": { "description": "The title for the list of all the articles." }, - "reading_settings_title": "Paramètres de lecture", - "@reading_settings_title": { - "description": "The title of the reading settings screen." - }, - "reading_settings_fontSize": "Taille de police", - "@reading_settings_fontSize": { - "description": "The font size of the article content display." - }, "readingsettings_fontFamily": "Famille de police", "@readingsettings_fontFamily": { "description": "The font family to display the content of the article." @@ -426,5 +394,21 @@ "readingsettings_title": "Paramètres de lecture", "@readingsettings_title": { "description": "The title of the reading settings screen." + }, + "g_version": "Version", + "@g_version": { + "description": "A version, as in the application version." + }, + "g_sourceCode": "Code source", + "@g_sourceCode": { + "description": "The source code of a software." + }, + "settings_bugReportLink": "Signaler un bug", + "@settings_bugReportLink": { + "description": "The action to open the bug report form." + }, + "settings_helpToTranslate": "Aider à traduire", + "@settings_helpToTranslate": { + "description": "The action to open the Weblate project in a webview." } }