From 7fa3432f25610bbb55a718bc709b9a7bf41d92f0 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 21:45:34 +0100 Subject: [PATCH] feat: sync translations with Transifex Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> --- frontend/src/i18n/ar.json | 18 +++++++++++------- frontend/src/i18n/bg.json | 18 +++++++++++------- frontend/src/i18n/ca.json | 18 +++++++++++------- frontend/src/i18n/cs.json | 18 +++++++++++------- frontend/src/i18n/de.json | 18 +++++++++++------- frontend/src/i18n/el.json | 18 +++++++++++------- frontend/src/i18n/es.json | 18 +++++++++++------- frontend/src/i18n/fa.json | 18 +++++++++++------- frontend/src/i18n/fr.json | 18 +++++++++++------- frontend/src/i18n/he.json | 18 +++++++++++------- frontend/src/i18n/hr.json | 18 +++++++++++------- frontend/src/i18n/hu.json | 18 +++++++++++------- frontend/src/i18n/is.json | 18 +++++++++++------- frontend/src/i18n/it.json | 18 +++++++++++------- frontend/src/i18n/ja.json | 18 +++++++++++------- frontend/src/i18n/ko.json | 18 +++++++++++------- frontend/src/i18n/nl-be.json | 18 +++++++++++------- frontend/src/i18n/no.json | 18 +++++++++++------- frontend/src/i18n/pl.json | 18 +++++++++++------- frontend/src/i18n/pt-br.json | 18 +++++++++++------- frontend/src/i18n/pt.json | 18 +++++++++++------- frontend/src/i18n/ro.json | 18 +++++++++++------- frontend/src/i18n/ru.json | 18 +++++++++++------- frontend/src/i18n/sk.json | 18 +++++++++++------- frontend/src/i18n/sv-se.json | 18 +++++++++++------- frontend/src/i18n/tr.json | 18 +++++++++++------- frontend/src/i18n/uk.json | 18 +++++++++++------- frontend/src/i18n/vi.json | 18 +++++++++++------- frontend/src/i18n/zh-cn.json | 18 +++++++++++------- frontend/src/i18n/zh-tw.json | 18 +++++++++++------- 30 files changed, 330 insertions(+), 210 deletions(-) diff --git a/frontend/src/i18n/ar.json b/frontend/src/i18n/ar.json index df864b6d..8e7d9a4f 100644 --- a/frontend/src/i18n/ar.json +++ b/frontend/src/i18n/ar.json @@ -44,7 +44,9 @@ "openFile": "فتح الملف", "discardChanges": "إلغاء التغييرات", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "تحميل الملف", @@ -78,7 +80,14 @@ "sortBySize": "الترتيب بالحجم", "noPreview": "لا يوجد عرض مسبق لهذا الملف.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "حدد الملف أو المجلد", @@ -272,10 +281,5 @@ "minutes": "دقائق", "seconds": "ثواني", "unit": "وحدة الوقت" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/bg.json b/frontend/src/i18n/bg.json index a7b865d8..372c8ec0 100644 --- a/frontend/src/i18n/bg.json +++ b/frontend/src/i18n/bg.json @@ -44,7 +44,9 @@ "openFile": "Отвори файл", "discardChanges": "Изчисти", "saveChanges": "Запиши промените", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Свали файл", @@ -78,7 +80,14 @@ "sortBySize": "Подредба по размер", "noPreview": "За този файл не е наличен преглед.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "избери файл или директория", @@ -272,10 +281,5 @@ "minutes": "Минути", "seconds": "Секунди", "unit": "Единица за време" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/ca.json b/frontend/src/i18n/ca.json index 9020ee4d..13ed4482 100644 --- a/frontend/src/i18n/ca.json +++ b/frontend/src/i18n/ca.json @@ -44,7 +44,9 @@ "openFile": "Obrir fitxer", "discardChanges": "Descartar", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Descarregar fitxer", @@ -78,7 +80,14 @@ "sortBySize": "Ordenar per mida", "noPreview": "La vista prèvia no està disponible per a aquest fitxer.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "seleccionar fitxer o carpeta", @@ -272,10 +281,5 @@ "minutes": "Minuts", "seconds": "Segons", "unit": "Unitat" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/cs.json b/frontend/src/i18n/cs.json index b26c2b9d..7790eeb6 100644 --- a/frontend/src/i18n/cs.json +++ b/frontend/src/i18n/cs.json @@ -44,7 +44,9 @@ "openFile": "Otevřít soubor", "discardChanges": "Zrušit změny", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Stáhnout soubor", @@ -78,7 +80,14 @@ "sortBySize": "Seřadit podle velikosti", "noPreview": "Náhled pro tento soubor není k dispozici.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "vyberte soubor nebo adresář", @@ -272,10 +281,5 @@ "minutes": "Minuty", "seconds": "Sekundy", "unit": "Časová jednotka" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/de.json b/frontend/src/i18n/de.json index 20eba375..743cc9d5 100644 --- a/frontend/src/i18n/de.json +++ b/frontend/src/i18n/de.json @@ -44,7 +44,9 @@ "openFile": "Datei öffnen", "discardChanges": "Verwerfen", "saveChanges": "Änderungen speichern", - "editAsText": "Als Text bearbeiten" + "editAsText": "Als Text bearbeiten", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Download Datei", @@ -78,7 +80,14 @@ "sortBySize": "Nach Größe sortieren", "noPreview": "Für diese Datei ist keine Vorschau verfügbar.", "csvTooLarge": "Die CSV-Datei ist zu groß für die Vorschau (>5 MB). Bitte herunterladen, um sie anzuzeigen.", - "csvLoadFailed": "Fehler beim Laden der CSV-Datei." + "csvLoadFailed": "Fehler beim Laden der CSV-Datei.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "Wähle Datei oder Ordner", @@ -272,10 +281,5 @@ "minutes": "Minuten", "seconds": "Sekunden", "unit": "Zeiteinheit" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/el.json b/frontend/src/i18n/el.json index e6744468..a025d639 100644 --- a/frontend/src/i18n/el.json +++ b/frontend/src/i18n/el.json @@ -44,7 +44,9 @@ "openFile": "Άνοιγμα αρχείου", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Λήψη αρχείου", @@ -78,7 +80,14 @@ "sortBySize": "Ταξινόμηση κατά μέγεθος", "noPreview": "Η προεπισκόπηση δεν είναι διαθέσιμη για αυτό το αρχείο.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "επιλέξτε αρχείο ή φάκελο", @@ -272,10 +281,5 @@ "minutes": "Λεπτά", "seconds": "Δευτερόλεπτα", "unit": "Μονάδα χρόνου" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/es.json b/frontend/src/i18n/es.json index fe4796e1..98d32187 100644 --- a/frontend/src/i18n/es.json +++ b/frontend/src/i18n/es.json @@ -44,7 +44,9 @@ "openFile": "Abrir archivo", "discardChanges": "Discard", "saveChanges": "Guardar cambios", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Descargar fichero", @@ -78,7 +80,14 @@ "sortBySize": "Ordenar por tamaño", "noPreview": "La vista previa no está disponible para este archivo.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "seleccionar archivo o carpeta", @@ -272,10 +281,5 @@ "minutes": "Minutos", "seconds": "Segundos", "unit": "Unidad" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/fa.json b/frontend/src/i18n/fa.json index e3c0dd57..18872ea8 100644 --- a/frontend/src/i18n/fa.json +++ b/frontend/src/i18n/fa.json @@ -44,7 +44,9 @@ "openFile": "باز کردن فایل", "discardChanges": "لغو کردن", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "دانلود فایل", @@ -78,7 +80,14 @@ "sortBySize": "مرتب سازی اندازه", "noPreview": "این فایل قابل نمایش نیست", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "انتخاب فایل یا پوشه", @@ -272,10 +281,5 @@ "minutes": "دقیقه", "seconds": "ثانیه", "unit": "واحد زمان" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/fr.json b/frontend/src/i18n/fr.json index 0997354a..5a910ed7 100644 --- a/frontend/src/i18n/fr.json +++ b/frontend/src/i18n/fr.json @@ -44,7 +44,9 @@ "openFile": "Ouvrir le fichier", "discardChanges": "Annuler", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Télécharger le fichier", @@ -78,7 +80,14 @@ "sortBySize": "Trier par taille", "noPreview": "L'aperçu n'est pas disponible pour ce fichier.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "Sélectionner un fichier ou dossier", @@ -272,10 +281,5 @@ "minutes": "Minutes", "seconds": "Secondes", "unit": "Unité de temps" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/he.json b/frontend/src/i18n/he.json index 2bfc7c5f..0cd243ee 100644 --- a/frontend/src/i18n/he.json +++ b/frontend/src/i18n/he.json @@ -44,7 +44,9 @@ "openFile": "פתח קובץ", "discardChanges": "זריקת השינויים", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "הורד קובץ", @@ -78,7 +80,14 @@ "sortBySize": "מיין לפי גודל", "noPreview": "לא זמינה תצוגה מקדימה לקובץ זה", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "בחר קובץ או תיקייה", @@ -272,10 +281,5 @@ "minutes": "דקות", "seconds": "שניות", "unit": "יחידת זמן" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/hr.json b/frontend/src/i18n/hr.json index 8516df49..79e1e045 100644 --- a/frontend/src/i18n/hr.json +++ b/frontend/src/i18n/hr.json @@ -44,7 +44,9 @@ "openFile": "Otvori datoteku", "discardChanges": "Odbaci", "saveChanges": "Spremi promjene", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Preuzmi Datoteku", @@ -78,7 +80,14 @@ "sortBySize": "Sortiraj po veličini", "noPreview": "Pregled nije dostupan za ovu datoteku.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "odaberi datoteku ili mapu", @@ -272,10 +281,5 @@ "minutes": "Minute", "seconds": "Sekunde", "unit": "Jedinica vremena" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/hu.json b/frontend/src/i18n/hu.json index 6f398e2e..3fb18ca7 100644 --- a/frontend/src/i18n/hu.json +++ b/frontend/src/i18n/hu.json @@ -44,7 +44,9 @@ "openFile": "Fájl megnyitása", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Fájl letöltése", @@ -78,7 +80,14 @@ "sortBySize": "Rendezés méret szerint", "noPreview": "Ehhez a fájlhoz nincs előnézet.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "mappa vagy fájl kijelölése", @@ -272,10 +281,5 @@ "minutes": "Perc", "seconds": "Másodperc", "unit": "Időegység" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/is.json b/frontend/src/i18n/is.json index f5373a06..223f5513 100644 --- a/frontend/src/i18n/is.json +++ b/frontend/src/i18n/is.json @@ -44,7 +44,9 @@ "openFile": "Open file", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Sækja skjal", @@ -78,7 +80,14 @@ "sortBySize": "Flokka eftir stærð", "noPreview": "Preview is not available for this file.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "velja skjal eða möppu", @@ -272,10 +281,5 @@ "minutes": "Mínútur", "seconds": "Sekúndur", "unit": "Tímastilling" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index c840693e..532cb1b5 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -44,7 +44,9 @@ "openFile": "Apri file", "discardChanges": "Ignora", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Scarica file", @@ -78,7 +80,14 @@ "sortBySize": "Ordina per dimensione", "noPreview": "L'anteprima non è disponibile per questo file.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "seleziona un file o una cartella", @@ -272,10 +281,5 @@ "minutes": "Minuti", "seconds": "Secondi", "unit": "Unità di tempo" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/ja.json b/frontend/src/i18n/ja.json index 27019fa2..141cc49f 100644 --- a/frontend/src/i18n/ja.json +++ b/frontend/src/i18n/ja.json @@ -44,7 +44,9 @@ "openFile": "ファイルを開く", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "ファイルのダウンロード", @@ -78,7 +80,14 @@ "sortBySize": "サイズで並べ替え", "noPreview": "プレビューはこのファイルでは利用できません", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "ファイルやフォルダーを選択", @@ -272,10 +281,5 @@ "minutes": "分", "seconds": "秒", "unit": "時間の単位" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/ko.json b/frontend/src/i18n/ko.json index e87e8f37..d6732deb 100644 --- a/frontend/src/i18n/ko.json +++ b/frontend/src/i18n/ko.json @@ -44,7 +44,9 @@ "openFile": "파일 열기", "discardChanges": "변경 사항 취소", "saveChanges": "변경사항 저장", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "파일 다운로드", @@ -78,7 +80,14 @@ "sortBySize": "크기순", "noPreview": "미리 보기가 지원되지 않는 파일 유형입니다.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "파일이나 디렉토리를 선택해주세요.", @@ -272,10 +281,5 @@ "minutes": "분", "seconds": "초", "unit": "Time Unit" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/nl-be.json b/frontend/src/i18n/nl-be.json index 73abb3e6..0cede7cc 100644 --- a/frontend/src/i18n/nl-be.json +++ b/frontend/src/i18n/nl-be.json @@ -44,7 +44,9 @@ "openFile": "Open file", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Bestand downloaden", @@ -78,7 +80,14 @@ "sortBySize": "Sorteren op grootte", "noPreview": "Preview is not available for this file.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "selecteer bestand of map", @@ -272,10 +281,5 @@ "minutes": "Minuten", "seconds": "Seconden", "unit": "Tijdseenheid" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/no.json b/frontend/src/i18n/no.json index e3e17e6e..e8d1e341 100644 --- a/frontend/src/i18n/no.json +++ b/frontend/src/i18n/no.json @@ -44,7 +44,9 @@ "openFile": "Open file", "discardChanges": "Slett", "saveChanges": "Lagre Endringane ", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Nedlast filen", @@ -78,7 +80,14 @@ "sortBySize": "Sorter etter størrelse", "noPreview": "Forhåndsvisning er ikkje tilgjengeleg for denne filen.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "velg fil eller katalog", @@ -272,10 +281,5 @@ "minutes": "Minutt", "seconds": "Sekunder", "unit": "Time format" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 82078421..372b6542 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -44,7 +44,9 @@ "openFile": "Otwórz plik", "discardChanges": "Odrzuć", "saveChanges": "Zapisz zmiany", - "editAsText": "Edytuj jako tekst" + "editAsText": "Edytuj jako tekst", + "increaseFontSize": "Zwiększ rozmiar czcionki", + "decreaseFontSize": "Zmniejsz rozmiar czcionki" }, "download": { "downloadFile": "Pobierz plik", @@ -78,7 +80,14 @@ "sortBySize": "Sortuj wg rozmiaru", "noPreview": "Podgląd tego pliku jest niedostępny.", "csvTooLarge": "Plik CSV jest za duży do podglądu (>5 MB). Pobierz, aby wyświetlić.", - "csvLoadFailed": "Nie udało się załadować pliku CSV." + "csvLoadFailed": "Nie udało się załadować pliku CSV.", + "showingRows": "Wyświetlanie wierszy: {count}", + "columnSeparator": "Separator kolumn", + "csvSeparators": { + "comma": "Przecinek (,)", + "semicolon": "Średnik (;)", + "both": "Zarówno (,), jak i (;)" + } }, "help": { "click": "zaznacz plik lub folder", @@ -272,10 +281,5 @@ "minutes": "Minuty", "seconds": "Sekundy", "unit": "Jednostka czasu" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index a5274a5f..653d167b 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -44,7 +44,9 @@ "openFile": "Abrir", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Baixar arquivo", @@ -78,7 +80,14 @@ "sortBySize": "Ordenar pelo tamanho", "noPreview": "Pré-visualização não disponível para este arquivo.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "selecionar pasta ou arquivo", @@ -272,10 +281,5 @@ "minutes": "Minutos", "seconds": "Segundos", "unit": "Unidades de Tempo" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/pt.json b/frontend/src/i18n/pt.json index 5cb7eb8c..d5e979e1 100644 --- a/frontend/src/i18n/pt.json +++ b/frontend/src/i18n/pt.json @@ -44,7 +44,9 @@ "openFile": "Open file", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Descarregar ficheiro", @@ -78,7 +80,14 @@ "sortBySize": "Ordenar pelo tamanho", "noPreview": "Preview is not available for this file.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "selecionar pasta ou ficheiro", @@ -272,10 +281,5 @@ "minutes": "Minutos", "seconds": "Segundos", "unit": "Unidades de tempo" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/ro.json b/frontend/src/i18n/ro.json index 41330b20..dc8f1166 100644 --- a/frontend/src/i18n/ro.json +++ b/frontend/src/i18n/ro.json @@ -44,7 +44,9 @@ "openFile": "Open file", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Descarcă fișier", @@ -78,7 +80,14 @@ "sortBySize": "Ordonează după dimensiune", "noPreview": "Preview is not available for this file.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "alege fișier sau director", @@ -272,10 +281,5 @@ "minutes": "Minute", "seconds": "Secunde", "unit": "Unitate de timp" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index aa9827a3..5a92a2c7 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -44,7 +44,9 @@ "openFile": "Открыть файл", "discardChanges": "Отказаться", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Скачать файл", @@ -78,7 +80,14 @@ "sortBySize": "Сортировка по размеру", "noPreview": "Предварительный просмотр для этого файла недоступен.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "выбрать файл или каталог", @@ -272,10 +281,5 @@ "minutes": "Минуты", "seconds": "Секунды", "unit": "Единица времени" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/sk.json b/frontend/src/i18n/sk.json index cef50471..9ed8caa3 100644 --- a/frontend/src/i18n/sk.json +++ b/frontend/src/i18n/sk.json @@ -44,7 +44,9 @@ "openFile": "Otvoriť súbor", "discardChanges": "Zahodiť", "saveChanges": "Uložiť zmeny", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Stiahnuť súbor", @@ -78,7 +80,14 @@ "sortBySize": "Zoradiť podľa veľkosti", "noPreview": "Pre tento súbor nie je dostupný náhľad.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "vyberie súbor alebo priečinok", @@ -272,10 +281,5 @@ "minutes": "Minúty", "seconds": "Sekundy", "unit": "Jednotka času" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/sv-se.json b/frontend/src/i18n/sv-se.json index 31532654..1d3b12d6 100644 --- a/frontend/src/i18n/sv-se.json +++ b/frontend/src/i18n/sv-se.json @@ -44,7 +44,9 @@ "openFile": "Öppna fil", "discardChanges": "Förkasta", "saveChanges": "Spara ändringar", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Ladda ner fil", @@ -78,7 +80,14 @@ "sortBySize": "Sortera på storlek", "noPreview": "Förhandsvisning är inte tillgänglig för denna fil.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "välj fil eller mapp", @@ -272,10 +281,5 @@ "minutes": "Minuter", "seconds": "Sekunder", "unit": "Tidsenhet" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/tr.json b/frontend/src/i18n/tr.json index 66c2c988..acf19df7 100644 --- a/frontend/src/i18n/tr.json +++ b/frontend/src/i18n/tr.json @@ -44,7 +44,9 @@ "openFile": "Dosyayı aç", "discardChanges": "Discard", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Dosyayı indir", @@ -78,7 +80,14 @@ "sortBySize": "Boyuta göre sırala", "noPreview": "Bu dosya için önizleme aktif değil", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "dosya veya klasör seçin", @@ -272,10 +281,5 @@ "minutes": "Dakika", "seconds": "Saniye", "unit": "Zaman birimi" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/uk.json b/frontend/src/i18n/uk.json index 351969e3..c704cf5d 100644 --- a/frontend/src/i18n/uk.json +++ b/frontend/src/i18n/uk.json @@ -44,7 +44,9 @@ "openFile": "Відкрити файл", "discardChanges": "Скасувати", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Завантажити файл", @@ -78,7 +80,14 @@ "sortBySize": "Сортувати за розміром", "noPreview": "Попередній перегляд для цього файлу недоступний.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "вибрати файл чи каталог", @@ -272,10 +281,5 @@ "minutes": "Хвилини", "seconds": "Секунди", "unit": "Одиниця часу" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/vi.json b/frontend/src/i18n/vi.json index 6cc0606f..4cebba92 100644 --- a/frontend/src/i18n/vi.json +++ b/frontend/src/i18n/vi.json @@ -44,7 +44,9 @@ "openFile": "Mở tệp", "discardChanges": "Hủy bỏ thay đổi", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "Tải xuống tệp tin", @@ -78,7 +80,14 @@ "sortBySize": "Sắp xếp theo kích thước", "noPreview": "Không có bản xem trước cho tập tin này.", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "chọn tập tin hoặc thư mục", @@ -272,10 +281,5 @@ "minutes": "Phút", "seconds": "Giây", "unit": "Đơn vị" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index d52e4298..f3d13653 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -44,7 +44,9 @@ "openFile": "打开文件", "discardChanges": "放弃更改", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "下载文件", @@ -78,7 +80,14 @@ "sortBySize": "按大小排序", "noPreview": "此文件无法预览。", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "选择文件或文件夹", @@ -272,10 +281,5 @@ "minutes": "分钟", "seconds": "秒", "unit": "时间单位" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } } diff --git a/frontend/src/i18n/zh-tw.json b/frontend/src/i18n/zh-tw.json index 7d67d73c..dc984fd4 100644 --- a/frontend/src/i18n/zh-tw.json +++ b/frontend/src/i18n/zh-tw.json @@ -44,7 +44,9 @@ "openFile": "開啟檔案", "discardChanges": "放棄變更", "saveChanges": "Save changes", - "editAsText": "Edit as Text" + "editAsText": "Edit as Text", + "increaseFontSize": "Increase font size", + "decreaseFontSize": "Decrease font size" }, "download": { "downloadFile": "下載檔案", @@ -78,7 +80,14 @@ "sortBySize": "按大小排序", "noPreview": "此檔案無法預覽。", "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", - "csvLoadFailed": "Failed to load CSV file." + "csvLoadFailed": "Failed to load CSV file.", + "showingRows": "Showing {count} row(s)", + "columnSeparator": "Column Separator", + "csvSeparators": { + "comma": "Comma (,)", + "semicolon": "Semicolon (;)", + "both": "Both (,) and (;)" + } }, "help": { "click": "選擇檔案或目錄", @@ -272,10 +281,5 @@ "minutes": "分鐘", "seconds": "秒", "unit": "時間單位" - }, - "available_csv_separators": { - "comma": "Comma (,)", - "semicolon": "Semicolon (;)", - "both": "Both (,) and (;)" } }