refactor: update localization strings for additional features and improve consistency across multiple languages
This commit is contained in:
@@ -200,5 +200,17 @@
|
|||||||
"deleteChatTitle": "Chat löschen",
|
"deleteChatTitle": "Chat löschen",
|
||||||
"deleteChatMessage": "Dieser Chat wird dauerhaft gelöscht.",
|
"deleteChatMessage": "Dieser Chat wird dauerhaft gelöscht.",
|
||||||
"aboutApp": "Über die App",
|
"aboutApp": "Über die App",
|
||||||
"aboutAppSubtitle": "Conduit Informationen und Links"
|
"aboutAppSubtitle": "Conduit Informationen und Links",
|
||||||
|
"typeBelowToBegin": "Unten tippen, um zu beginnen",
|
||||||
|
"web": "Web",
|
||||||
|
"imageGen": "Bild-Gen",
|
||||||
|
"pinned": "Angeheftet",
|
||||||
|
"folders": "Ordner",
|
||||||
|
"archived": "Archiviert",
|
||||||
|
"appLanguage": "App-Sprache",
|
||||||
|
"darkMode": "Dunkelmodus",
|
||||||
|
"webSearch": "Websuche",
|
||||||
|
"webSearchDescription": "Im Web suchen und Quellen zitieren.",
|
||||||
|
"imageGeneration": "Bildgenerierung",
|
||||||
|
"imageGenerationDescription": "Bilder aus deinen Prompts erstellen."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -224,5 +224,17 @@
|
|||||||
"deleteChatTitle": "Delete Chat",
|
"deleteChatTitle": "Delete Chat",
|
||||||
"deleteChatMessage": "This chat will be permanently deleted.",
|
"deleteChatMessage": "This chat will be permanently deleted.",
|
||||||
"aboutApp": "About App",
|
"aboutApp": "About App",
|
||||||
"aboutAppSubtitle": "Conduit information and links"
|
"aboutAppSubtitle": "Conduit information and links",
|
||||||
|
"typeBelowToBegin": "Type below to begin",
|
||||||
|
"web": "Web",
|
||||||
|
"imageGen": "Image Gen",
|
||||||
|
"pinned": "Pinned",
|
||||||
|
"folders": "Folders",
|
||||||
|
"archived": "Archived",
|
||||||
|
"appLanguage": "App language",
|
||||||
|
"darkMode": "Dark mode",
|
||||||
|
"webSearch": "Web Search",
|
||||||
|
"webSearchDescription": "Search the web and cite sources in replies.",
|
||||||
|
"imageGeneration": "Image Generation",
|
||||||
|
"imageGenerationDescription": "Create images from your prompts."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -200,5 +200,17 @@
|
|||||||
"deleteChatTitle": "Supprimer le chat",
|
"deleteChatTitle": "Supprimer le chat",
|
||||||
"deleteChatMessage": "Ce chat sera supprimé définitivement.",
|
"deleteChatMessage": "Ce chat sera supprimé définitivement.",
|
||||||
"aboutApp": "À propos de l'application",
|
"aboutApp": "À propos de l'application",
|
||||||
"aboutAppSubtitle": "Informations et liens Conduit"
|
"aboutAppSubtitle": "Informations et liens Conduit",
|
||||||
|
"typeBelowToBegin": "Saisissez ci‑dessous pour commencer",
|
||||||
|
"web": "Web",
|
||||||
|
"imageGen": "Gén. image",
|
||||||
|
"pinned": "Épinglé",
|
||||||
|
"folders": "Dossiers",
|
||||||
|
"archived": "Archivé",
|
||||||
|
"appLanguage": "Langue de l'app",
|
||||||
|
"darkMode": "Mode sombre",
|
||||||
|
"webSearch": "Recherche Web",
|
||||||
|
"webSearchDescription": "Recherchez sur le web et citez les sources.",
|
||||||
|
"imageGeneration": "Génération d'images",
|
||||||
|
"imageGenerationDescription": "Créez des images à partir de vos prompts."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -200,5 +200,17 @@
|
|||||||
"deleteChatTitle": "Elimina chat",
|
"deleteChatTitle": "Elimina chat",
|
||||||
"deleteChatMessage": "Questa chat verrà eliminata definitivamente.",
|
"deleteChatMessage": "Questa chat verrà eliminata definitivamente.",
|
||||||
"aboutApp": "Informazioni sull'app",
|
"aboutApp": "Informazioni sull'app",
|
||||||
"aboutAppSubtitle": "Informazioni e link di Conduit"
|
"aboutAppSubtitle": "Informazioni e link di Conduit",
|
||||||
|
"typeBelowToBegin": "Scrivi qui sotto per iniziare",
|
||||||
|
"web": "Web",
|
||||||
|
"imageGen": "Gen. immagini",
|
||||||
|
"pinned": "Fissati",
|
||||||
|
"folders": "Cartelle",
|
||||||
|
"archived": "Archiviati",
|
||||||
|
"appLanguage": "Lingua app",
|
||||||
|
"darkMode": "Modalità scura",
|
||||||
|
"webSearch": "Ricerca Web",
|
||||||
|
"webSearchDescription": "Cerca sul web e cita le fonti.",
|
||||||
|
"imageGeneration": "Generazione immagini",
|
||||||
|
"imageGenerationDescription": "Crea immagini dai tuoi prompt."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1190,6 +1190,78 @@ abstract class AppLocalizations {
|
|||||||
/// In en, this message translates to:
|
/// In en, this message translates to:
|
||||||
/// **'Conduit information and links'**
|
/// **'Conduit information and links'**
|
||||||
String get aboutAppSubtitle;
|
String get aboutAppSubtitle;
|
||||||
|
|
||||||
|
/// No description provided for @typeBelowToBegin.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Type below to begin'**
|
||||||
|
String get typeBelowToBegin;
|
||||||
|
|
||||||
|
/// No description provided for @web.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Web'**
|
||||||
|
String get web;
|
||||||
|
|
||||||
|
/// No description provided for @imageGen.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Image Gen'**
|
||||||
|
String get imageGen;
|
||||||
|
|
||||||
|
/// No description provided for @pinned.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Pinned'**
|
||||||
|
String get pinned;
|
||||||
|
|
||||||
|
/// No description provided for @folders.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Folders'**
|
||||||
|
String get folders;
|
||||||
|
|
||||||
|
/// No description provided for @archived.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Archived'**
|
||||||
|
String get archived;
|
||||||
|
|
||||||
|
/// No description provided for @appLanguage.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'App language'**
|
||||||
|
String get appLanguage;
|
||||||
|
|
||||||
|
/// No description provided for @darkMode.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Dark mode'**
|
||||||
|
String get darkMode;
|
||||||
|
|
||||||
|
/// No description provided for @webSearch.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Web Search'**
|
||||||
|
String get webSearch;
|
||||||
|
|
||||||
|
/// No description provided for @webSearchDescription.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Search the web and cite sources in replies.'**
|
||||||
|
String get webSearchDescription;
|
||||||
|
|
||||||
|
/// No description provided for @imageGeneration.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Image Generation'**
|
||||||
|
String get imageGeneration;
|
||||||
|
|
||||||
|
/// No description provided for @imageGenerationDescription.
|
||||||
|
///
|
||||||
|
/// In en, this message translates to:
|
||||||
|
/// **'Create images from your prompts.'**
|
||||||
|
String get imageGenerationDescription;
|
||||||
}
|
}
|
||||||
|
|
||||||
class _AppLocalizationsDelegate extends LocalizationsDelegate<AppLocalizations> {
|
class _AppLocalizationsDelegate extends LocalizationsDelegate<AppLocalizations> {
|
||||||
|
|||||||
@@ -576,4 +576,40 @@ class AppLocalizationsDe extends AppLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get aboutAppSubtitle => 'Conduit Informationen und Links';
|
String get aboutAppSubtitle => 'Conduit Informationen und Links';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get typeBelowToBegin => 'Unten tippen, um zu beginnen';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get web => 'Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGen => 'Bild-Gen';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get pinned => 'Angeheftet';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get folders => 'Ordner';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get archived => 'Archiviert';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get appLanguage => 'App-Sprache';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get darkMode => 'Dunkelmodus';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearch => 'Websuche';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearchDescription => 'Im Web suchen und Quellen zitieren.';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGeneration => 'Bildgenerierung';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGenerationDescription => 'Bilder aus deinen Prompts erstellen.';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -576,4 +576,40 @@ class AppLocalizationsEn extends AppLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get aboutAppSubtitle => 'Conduit information and links';
|
String get aboutAppSubtitle => 'Conduit information and links';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get typeBelowToBegin => 'Type below to begin';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get web => 'Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGen => 'Image Gen';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get pinned => 'Pinned';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get folders => 'Folders';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get archived => 'Archived';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get appLanguage => 'App language';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get darkMode => 'Dark mode';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearch => 'Web Search';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearchDescription => 'Search the web and cite sources in replies.';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGeneration => 'Image Generation';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGenerationDescription => 'Create images from your prompts.';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -576,4 +576,40 @@ class AppLocalizationsFr extends AppLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get aboutAppSubtitle => 'Informations et liens Conduit';
|
String get aboutAppSubtitle => 'Informations et liens Conduit';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get typeBelowToBegin => 'Saisissez ci‑dessous pour commencer';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get web => 'Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGen => 'Gén. image';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get pinned => 'Épinglé';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get folders => 'Dossiers';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get archived => 'Archivé';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get appLanguage => 'Langue de l\'app';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get darkMode => 'Mode sombre';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearch => 'Recherche Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearchDescription => 'Recherchez sur le web et citez les sources.';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGeneration => 'Génération d\'images';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGenerationDescription => 'Créez des images à partir de vos prompts.';
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -576,4 +576,40 @@ class AppLocalizationsIt extends AppLocalizations {
|
|||||||
|
|
||||||
@override
|
@override
|
||||||
String get aboutAppSubtitle => 'Informazioni e link di Conduit';
|
String get aboutAppSubtitle => 'Informazioni e link di Conduit';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get typeBelowToBegin => 'Scrivi qui sotto per iniziare';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get web => 'Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGen => 'Gen. immagini';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get pinned => 'Fissati';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get folders => 'Cartelle';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get archived => 'Archiviati';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get appLanguage => 'Lingua app';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get darkMode => 'Modalità scura';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearch => 'Ricerca Web';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get webSearchDescription => 'Cerca sul web e cita le fonti.';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGeneration => 'Generazione immagini';
|
||||||
|
|
||||||
|
@override
|
||||||
|
String get imageGenerationDescription => 'Crea immagini dai tuoi prompt.';
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user