From 845c1dc0eaeb197384df3940b0bf20f8de179642 Mon Sep 17 00:00:00 2001 From: ardocrat Date: Tue, 10 Jun 2025 19:34:35 +0300 Subject: [PATCH] i18n: file --- locales/de.yml | 1 + locales/en.yml | 1 + locales/fr.yml | 1 + locales/ru.yml | 1 + locales/tr.yml | 1 + locales/zh-CN.yml | 1 + 6 files changed, 6 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index e6ff45d7..992089f9 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -25,6 +25,7 @@ share: teilen theme: 'Theme:' dark: Dunkel light: Hell +file: Datei choose_file: Datei auswählen choose_folder: Ordner auswählen crash_report: Absturzbericht diff --git a/locales/en.yml b/locales/en.yml index e79bb6b0..0aa8893b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -25,6 +25,7 @@ share: Share theme: 'Theme:' dark: Dark light: Light +file: File choose_file: Choose file choose_folder: Choose folder crash_report: Crash report diff --git a/locales/fr.yml b/locales/fr.yml index 56e55fdc..ec01af40 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -25,6 +25,7 @@ share: Partager theme: 'Thème:' dark: Sombre light: Clair +file: Fichier choose_file: Choisir un fichier choose_folder: Choisir un dossier crash_report: Rapport d'échec diff --git a/locales/ru.yml b/locales/ru.yml index a0c40abc..b57bd9b8 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -25,6 +25,7 @@ share: Поделиться theme: 'Тема:' dark: Тёмная light: Светлая +file: Файл choose_file: Выбрать файл choose_folder: Выбрать папку crash_report: Отчёт о сбое diff --git a/locales/tr.yml b/locales/tr.yml index af95d47a..cd5d7b6d 100644 --- a/locales/tr.yml +++ b/locales/tr.yml @@ -25,6 +25,7 @@ share: Paylasmak theme: 'Tema:' dark: Karanlik light: Isik +file: Dosya choose_file: Dosya seçin choose_folder: Klasör seç crash_report: Ariza Raporu diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 339f67f2..e826d567 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -25,6 +25,7 @@ share: 分享 theme: '主题:' dark: 深色 light: 淡色 +file: 文件 choose_file: 选择文件 choose_folder: 选择文件夹 crash_report: 崩溃报告