From 392696ffb0b511d69a5c8a68263afd0669327989 Mon Sep 17 00:00:00 2001 From: Aggelos Tselios Date: Tue, 2 Jan 2024 19:25:36 +0200 Subject: [PATCH] locale: Remove test files --- lib/l10n/app_fi.arb | 42 ------------------------------------------ lib/l10n/app_hu.arb | 42 ------------------------------------------ 2 files changed, 84 deletions(-) delete mode 100644 lib/l10n/app_fi.arb delete mode 100644 lib/l10n/app_hu.arb diff --git a/lib/l10n/app_fi.arb b/lib/l10n/app_fi.arb deleted file mode 100644 index 4b06811..0000000 --- a/lib/l10n/app_fi.arb +++ /dev/null @@ -1,42 +0,0 @@ -{ - "@@locale": "fi", - "settings": "Vettopwo", - "aboutFltext": "Lwo FlTexte...", - "fltextDesc": "FlTexte sal pykettet, nawirende sotscenenjottop nirutgo Edartseg pe Flutter, jokoguvobe sexegtota wininde byrakuvobe nekepe.", - "githubRepo": "GitHub Repositori", - "welcomeToFltext": "Kenn wippetu Efltextseke", - "startByEither": "Apeltäptua joc...", - "creatingAFile": "Ageppetua sal verfäil...", - "or": "jocett...", - "selectAFile": "Mäpxe sal fäil...", - "tooManyFilesSelected": "äää", - "tooManyFilesSelected_t": "äää", - "openAnExistingFile": "Ajextua sal everfäilnde", - "newFile": "Ageppetua verfäil...", - "close": "Gowap", - "beginTypingYourTextHere": "Apeltäptua aniruttuhepa sotscenenetu kipp...", - "loading": "Jukk...", - "errorWhileLoadingFile": "Ekennende jukkopseg fäile!", - "thereWasAnErrorLoadingFile": "There was an error while loading the file: ", - "editFile": "Jotopp fäildene", - "saveFileAt": "Äðeðmogtua fäile wä...", - "operationCancelled": "Operation Cancelled", - "noFileWasSelected": "No filename was selected, possibly because you cancelled the operation (Went back or closed the window). Try again.", - "editorFont": "Editor font", - "editorFont_t": "Set the font used by the text editor. By default, the system font is used.", - "saveSuccess": "Saved succesfully.", - "warning": "Warning", - "androidWarning": "On Android, you won't get a dialog to save the file because it's unsupported by the libraries we use. When you create a new file, you should get a dialog to enter the filename on Android. We know this is frustrating, and we apologize for any extra effort.", - "selectColor": "Select color", - "selectColorShade": "Select color shade", - "selectedColorAndShades": "Selected color and its shades", - "colorScheme": "Color scheme", - "selectColorSchemeUsed": "Select the color scheme used by the application", - "recents": "Nenytte", - "unableToOpenURL": "Unable to open URL", - "anUnknownErrorOccured_URL": "An unknown error occured while attempting to open the URL requested.", - "pleaseEnterFilename": "Please enter the filename for your new text file here. It will be saved in your documents directory on Android/Fuschia. (No extension is added automatically!)", - "filenameTitle": "Enter filename...", - "errorCreatingNewFile": "Error while creating new file", - "cancel": "Dnep" - } \ No newline at end of file diff --git a/lib/l10n/app_hu.arb b/lib/l10n/app_hu.arb deleted file mode 100644 index c9b836e..0000000 --- a/lib/l10n/app_hu.arb +++ /dev/null @@ -1,42 +0,0 @@ -{ - "@@locale": "hu", - "settings": "Balitaasok", - "aboutFltext": "Szetika mi to Fltext...", - "fltextDesc": "FlText is a blazingly fast, lightweight text editor written in Dart using Flutter, designed to maintain usability without giving away on looks.", - "githubRepo": "GitHub Repository", - "welcomeToFltext": "Dzso repat eis to FlText", - "startByEither": "Arisztie eite...", - "creatingAFile": "Ipeiate en' akta...", - "or": "eidallos...", - "selectAFile": "Ivalastate en' akta...", - "tooManyFilesSelected": "Nagyÿk kaktak ivalastan!", - "tooManyFilesSelected_t": "Nagyÿk kaktak ivalastan. To FlText dÿnattei na enichsei mÿnasza en' akta ana fora ecs tora. Kelme na epilechste mÿnasza en' akta ecs epechsergasian.", - "openAnExistingFile": "Enichstie en' yfistamena akta...", - "newFile": "Neu akta...", - "close": "Csukninn", - "beginTypingYourTextHere": "Arisztie na irite to keimena sei dotte...", - "loading": "Fortosi...", - "errorWhileLoadingFile": "Szfalma eis fortosi c' aktas", - "thereWasAnErrorLoadingFile": "There was an error while loading the file: ", - "editFile": "Epechsergasia c' keimenos", - "saveFileAt": "Save file at...", - "operationCancelled": "Operation Cancelled", - "noFileWasSelected": "No filename was selected, possibly because you cancelled the operation (Went back or closed the window). Try again.", - "editorFont": "Editor font", - "editorFont_t": "Set the font used by the text editor. By default, the system font is used.", - "saveSuccess": "Saved succesfully.", - "warning": "Warning", - "androidWarning": "On Android, you won't get a dialog to save the file because it's unsupported by the libraries we use. When you create a new file, you should get a dialog to enter the filename on Android. We know this is frustrating, and we apologize for any extra effort.", - "selectColor": "Select color", - "selectColorShade": "Select color shade", - "selectedColorAndShades": "Selected color and its shades", - "colorScheme": "Color scheme", - "selectColorSchemeUsed": "Select the color scheme used by the application", - "recents": "Praszfatak", - "unableToOpenURL": "Unable to open URL", - "anUnknownErrorOccured_URL": "An unknown error occured while attempting to open the URL requested.", - "pleaseEnterFilename": "Please enter the filename for your new text file here. It will be saved in your documents directory on Android/Fuschia. (No extension is added automatically!)", - "filenameTitle": "Enter filename...", - "errorCreatingNewFile": "Error while creating new file", - "cancel": "Akerro" -} \ No newline at end of file