Skip to content

Commit

Permalink
Update translations (PR #2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner authored Mar 27, 2024
1 parent 7549fbd commit 69711b8
Show file tree
Hide file tree
Showing 35 changed files with 85 additions and 35 deletions.
2 changes: 1 addition & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">إنعاش</string>
<string name="wrap_words">كلمات مخفية</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">استراحة ناعمة إذا كان النص غير مناسب لعرض الشاشة. وإلا تمكين التمرير الأفقي.</string>
<string name="recursive_search_in_current_directory">البحث المتكرر في الدليل الحالي.</string>
<string name="current_location">الموقع الحالي</string>
<string name="always_open_with_this_app">افتحه دائما بهذا التطبيق</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">فتح الملفات دائما مع هذا التطبيق عندما تحتوي القائمة على امتداد الملف. استخدم \'لا شيء، .html. .js\' على سبيل المثال إذا كنت ترغب في تحرير ملفات الويب وتلك التي ليس لها امتداد للملف.</string>
<string name="open_file_with">فتح الملف باستخدام</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-bs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Učitaj ponovo</string>
<string name="wrap_words">Prijelom redova</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Kad tekst prelazi širinu ekrana, koristiti blagi prijelom. Ako ne, tad aktivirati vodoravno pomjeranje.</string>
<string name="recursive_search_in_current_directory">Rekurzivna pretraga u trenutnom direktoriju.</string>
<string name="always_open_with_this_app">Uvijek otvori u ovoj aplikaciji</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Datoteke uvijek otvori u ovoj aplikaciji kad popis sadržava ekstenziju. Koristi \'None, .html, .css, .js\' i slično za uređivanje web-datoteka i datoteka bez ekstenzije.</string>
<string name="rotate">Rotiraj</string>
Expand Down
3 changes: 2 additions & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="create_new_document">Crea un nou document</string>
<string name="move">Mou</string>
<string name="info">Informació</string>
<string name="show">Mostra</string>
<string name="file_folder_already_exists_please_use_a_different_name">El fitxer/carpeta ja existeix. Utilitzeu un nom diferent</string>
<string name="import_from_device">Importa des d\'un dispositiu</string>
<string name="import_">Importa</string>
Expand Down Expand Up @@ -317,7 +318,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Ajusta les paraules</string>
<string name="line_numbers">Números de línies</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Salt suau si el text no s\'ajusta a l\'amplada de la pantalla. En cas contrari, activeu el desplaçament horitzontal.</string>
<string name="recursive_search_in_current_directory">Cerca recursiva al directori actual.</string>
<string name="always_open_with_this_app">Obre sempre amb aquesta aplicació</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Obre sempre els fitxers amb aquesta aplicació quan la llista conté l\'extensió del fitxer. Utilitzeu «None, .html, .css , .js» per exemple, si voleu editar fitxers web i aquells que no tinguin extensió de fitxer.</string>
<string name="open_file_with">Obre fitxer amb</string>
Expand Down Expand Up @@ -368,6 +368,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="archive_completed_tasks">Arxivar les tasques completades</string>
<string name="create_new_file_or_folder">Crea un fitxer o carpeta nova</string>
<string name="choose_format">Trieu el format</string>
<string name="clear_selection">Neteja la selecció</string>
<string name="selected">Seleccionat</string>
<string name="back">Enrere</string>
<string name="expand_collapse">Expandeix/Replega</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Aktualizovat</string>
<string name="wrap_words">Zalamování slov</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Měkké zalomení, pokud text neodpovídá šířce obrazovky. Jinak je třeba povolit horizontální posuv.</string>
<string name="recursive_search_in_current_directory">Rekurentní vyhledávání v aktuální složce.</string>
<string name="always_open_with_this_app">Vždy otvírat pomocí této aplikace</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Vždy otvírat soubory touto aplikací, pokud mají příponu souboru z následujícího seznamu. Použijte \'None, .html, .css , .js\' pokud například chcete upravovat webové soubory a soubory bez přípony souboru.</string>
<string name="open_file_with">Otevřít soubor pomocí</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-da/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Genindlæs</string>
<string name="wrap_words">Ombryd ord</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Blød pause, hvis teksten ikke passer til skærmbredden. Else aktivere vandret rulning.</string>
<string name="recursive_search_in_current_directory">Rekursiv søgning i den aktuelle mappe.</string>
<string name="current_location">nuværende placering</string>
<string name="always_open_with_this_app">Åbn altid med denne app</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Åbn altid filer med denne app, når listen indeholder filtypen. Brug \'Ingen, .html, . Ss, .js\' for eksempel, hvis du ønsker at redigere web-filer og dem uden filtypenavn.</string>
<string name="open_file_with">Åbn fil med</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Zeilenumbruch</string>
<string name="line_numbers">Zeilennummern</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Weicher Zeilenumbruch falls der Text nicht auf den Bildschirm passt. Andernfalls wird horizontales Scrollen aktiviert.</string>
<string name="recursive_search_in_current_directory">Rekursive Suche im aktuellen Verzeichnis.</string>
<string name="current_location">aktuell ermittelte Position</string>
<string name="always_open_with_this_app">Immer mit dieser App öffnen</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Dateien immer mit dieser App öffnen wenn die Liste die Dateiendung enthält. Nutze z. B. \'None, .html, .css, .js\' wenn du Web-Dateien und Dateien ohne Endung editieren möchtest.</string>
<string name="open_file_with">Datei öffnen mit</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Επαναφόρτωση</string>
<string name="wrap_words">Αναδίπλωση λέξεων</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Soft break if text doesn\'t fit to screen width. Else enable horizontal scrolling.</string>
<string name="recursive_search_in_current_directory">Αναδρομική αναζήτηση στον τρέχοντα κατάλογο.</string>
<string name="always_open_with_this_app">Πάντα άνοιγμα με αυτήν την εφαρμογή</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Πάντα να ανοίγετε αρχεία με αυτήν την εφαρμογή, όταν η λίστα περιέχει την επέκταση αρχείου. Χρησιμοποιήστε \'Κανένα, .html, . ss , .js\' για παράδειγμα, αν θέλετε να επεξεργαστείτε τα αρχεία web και αυτά χωρίς επέκταση αρχείου.</string>
<string name="open_file_with">Άνοιγμα αρχείου με</string>
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="create_new_document">Crear nuevo documento</string>
<string name="move">Mover</string>
<string name="info">Información</string>
<string name="show">Mostrar</string>
<string name="file_folder_already_exists_please_use_a_different_name">¡El archivo/carpeta ya existe! Por favor, usa un nombre diferente</string>
<string name="import_from_device">Importar desde dispositivo</string>
<string name="import_">Importar</string>
Expand Down Expand Up @@ -317,7 +318,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Cambio de línea</string>
<string name="line_numbers">Número de línea</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Desliza suavemente si el texto no se ajusta al ancho de pantalla. De lo contrario, activa el desplazamiento horizontal.</string>
<string name="recursive_search_in_current_directory">Búsqueda recursiva en el directorio actual.</string>
<string name="current_location">ubicación actual</string>
<string name="always_open_with_this_app">Siempre abierto con esta aplicación</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Siempre abra archivos con esta aplicación cuando la lista contiene la extensión de archivo. Use \'Ninguno, .html, .css , .js\' por ejemplo si desea editar archivos web y aquellos sin extensión de archivo.</string>
<string name="open_file_with">Abrir archivo con</string>
Expand Down Expand Up @@ -368,6 +369,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="archive_completed_tasks">Archivar tareas completadas</string>
<string name="create_new_file_or_folder">Crear un nuevo archivo o carpeta</string>
<string name="choose_format">Elegir formato</string>
<string name="clear_selection">Limpiar selección</string>
<string name="selected">Seleccionado</string>
<string name="back">Atrás</string>
<string name="expand_collapse">Expandir / Contraer</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-et/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Reamurdmine</string>
<string name="line_numbers">Reanumbrid</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Pehme murdmine, kui tekst ei mahu ekraanilaiusesse. Muidu luba rõht kerimine.</string>
<string name="recursive_search_in_current_directory">Sügav otsing praeguses kataloogis.</string>
<string name="always_open_with_this_app">Alati ava selle rakendusega</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Alati ava faile selles rakenduses kui nimekirjas on faililaiend. Näiteks kasuta \'None, .html, .css, .js\' veebifailidele ja neile millel pole nimelaiendit.</string>
<string name="open_file_with">Ava fail sellega</string>
Expand Down
3 changes: 2 additions & 1 deletion app/src/main/res/values-fa/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="create_new_document">ایجاد پرونده جدید</string>
<string name="move">بریدن</string>
<string name="info">اطلاعات</string>
<string name="show">نمایش</string>
<string name="file_folder_already_exists_please_use_a_different_name">پوشه وجود دارد! لطفا از نام دیگری استفاده کنید</string>
<string name="import_from_device">درون‌ریزی از دستگاه</string>
<string name="import_">درون‌ریزی</string>
Expand Down Expand Up @@ -313,7 +314,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Wrap words</string>
<string name="line_numbers">شماره‌ی خطوط</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Soft break if text doesn\'t fit to screen width. Else enable horizontal scrolling.</string>
<string name="recursive_search_in_current_directory">Recursive search in current directory.</string>
<string name="always_open_with_this_app">Always open with this app</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Always open files with this app when the list contains the file extension. Use \'None, .html, .css , .js\' for example if you want to edit web files and those without file extension.</string>
<string name="open_file_with">باز کردن فایل به‌وسیله‌ی</string>
Expand Down Expand Up @@ -364,6 +364,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="archive_completed_tasks">Archive completed tasks</string>
<string name="create_new_file_or_folder">ساخت پرونده یا پوشه جدید</string>
<string name="choose_format">انتخاب قالب</string>
<string name="clear_selection">پاک کردن موارد انتخابی</string>
<string name="selected">انتخاب شده</string>
<string name="back">بازگشت</string>
<string name="expand_collapse">گسترش دادن / بستن</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-fi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Reload</string>
<string name="wrap_words">Rivitä sanat</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Pehmeä tauko, jos teksti ei sovi näytön leveyteen.</string>
<string name="recursive_search_in_current_directory">Rekursiivinen haku nykyisessä hakemistossa.</string>
<string name="always_open_with_this_app">Avaa aina tällä sovelluksella</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Avaa aina tiedostoja tällä sovelluksella, kun lista sisältää tiedostopäätteen. Käytä \'Ei mitään, .html, . ss , .js esimerkiksi jos haluat muokata web-tiedostoja ja niitä ilman tiedostopäätettä.</string>
<string name="open_file_with">Avaa tiedosto ohjelmalla</string>
Expand Down
4 changes: 3 additions & 1 deletion app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="create_new_document">Créer un nouveau document</string>
<string name="move">Déplacer</string>
<string name="info">Info</string>
<string name="show">Afficher</string>
<string name="file_folder_already_exists_please_use_a_different_name">Le fichier/dossier existe déjà ! Veuillez utiliser un nom différent</string>
<string name="import_from_device">Importer depuis cet appareil</string>
<string name="import_">Importer</string>
Expand Down Expand Up @@ -316,7 +317,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Retour à la ligne</string>
<string name="line_numbers">Numéro de la ligne</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Afficher la suite du texte à la ligne suivante s\'il dépasse la largeur de l\'écran, plutôt que d\'utiliser le défilement horizontal.</string>
<string name="recursive_search_in_current_directory">Recherche récursive dans le répertoire courant.</string>
<string name="current_location">emplacement actuel</string>
<string name="always_open_with_this_app">Toujours ouvrir avec cette application</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Toujours ouvrir avec cette application les fichiers dont l\'extension est contenue dans la liste. Utilisez \'None\', \'.html\', \'.css\', \'.js\' par exemple si vous voulez éditer des fichiers web ainsi que les fichiers sans extension.</string>
<string name="open_file_with">Ouvrir le fichier avec</string>
Expand Down Expand Up @@ -367,6 +368,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="archive_completed_tasks">Archiver les tâches terminées</string>
<string name="create_new_file_or_folder">Créer un nouveau fichier ou dossier</string>
<string name="choose_format">Choisir le format</string>
<string name="clear_selection">Effacer la sélection</string>
<string name="selected">Sélectionné</string>
<string name="back">Retour</string>
<string name="expand_collapse">Développer / Réduire</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="favourites">पसंदीदा</string>
<string name="please_wait">कृपया प्रतीक्षा करें</string>
<string name="reload">फिर से लोड करें</string>
<string name="current_location">वर्तमान स्थान</string>
<string name="rotate">घुमये</string>
<string name="template">खाका</string>
<string name="send_debug_log">डिबग लग्स को भेजें</string>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="reload">Újratölt</string>
<string name="wrap_words">Sortörés</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Sorok törése, ha a szöveg szélesebb a képernyőnél. Egyébként vízszintes görgetés bekapcsolása.</string>
<string name="current_location">jelenlegi hely</string>
<string name="always_open_with_this_app">Mindig ezzel az alkalmazással nyissa meg</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Mindig ezzel az alkalmazással nyissa meg a fájlt, ha a kiterjesztése szerepel a listában. Például ha webfájlokat és kiterjesztés nélkülieket szeretnél szerkeszteni: \'None, .html, .css , .js\'</string>
<string name="rotate">Elforgatás</string>
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>.
<string name="wrap_words">Pembungkus kata</string>
<string name="line_numbers">Nomor baris</string>
<string name="soft_break_if_not_fit_to_width_else_enable_horizontal_scrolling">Break ringan jika teks tidak sesuai dengan lebar layar. Lainnya, mengaktifkan pengguliran horizontal.</string>
<string name="recursive_search_in_current_directory">Pencarian rekursif di direktori saat ini.</string>
<string name="always_open_with_this_app">Selalu buka dengan aplikasi ini</string>
<string name="always_open_files_with_this_app_when_list_contains_file_extension">Selalu buka file dengan aplikasi ini saat daftar berisi ekstensi file. Gunakan \'None, .html, .css, .js\' misalnya jika Anda ingin mengedit file web dan yang tanpa ekstensi file.</string>
<string name="open_file_with">Buka file dengan</string>
Expand Down
Loading

0 comments on commit 69711b8

Please sign in to comment.