Commit Graph

12 Commits

Author SHA1 Message Date
Rafael Fontenelle e12a0e6b7a
Update pt br (#1396)
* Update locales

* Update pt_BR
2022-09-02 12:32:17 +02:00
Daniel Girtler 0bdb46f308
Fancy user interface (#1320)
* Display submenus as tables

* Update

* Update

* Update

* Update

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-06-09 14:54:12 +02:00
Anton Hvornum 47928b0bcc
Fixing swedish translation (#1202) 2022-05-17 10:42:27 +02:00
Reza bdf11913d4
Fix lengthy translations in Main Menu (Important) (#1195)
* Fix lengthy translations in Main Menu

* rename 'Additional repositories' to 'Optional repositories'

* rename 'Drives' to 'Drive(s)'

* rename 'Choose keyboard layout' to 'Select keyboard layout'
2022-05-16 23:11:09 +02:00
Gonçalo Candeias Amaro b29c4af770
Internationalized portuguese and made it less formal (#1179) 2022-05-16 09:16:14 +02:00
Daniel Girtler f80144e7c7
Fixes #1048 and translation updates (#1156)
* Remove comments from translation files

* Add german translations

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-10 16:20:53 +02:00
Anton Hvornum a1ab6a5f8a
Updated locales 2022-03-28 16:46:23 +02:00
Werner Llácer 4b4473632d
Subvolume User Interface (#1032)
* Deflate the user interactions file

* Fix flake8

* GlobalMenu split from selection_menu.py

* Upgrades to ListManager:
Can now show an empty list if there is no null action.
More information to the user at the header

* Put only_hd.py  and swiss.py to use new config printing mechanism
Solved a couple of bugs at
ListManager adding a str and a DeferredTranslation
ManageUser was missing an self argument in _check ...

* Create list and menus to manage subvolumes in btrfs partitions
Needed to modify manage_new_and_existing_partitions
Added a new parameter filter to select_partition, to allow filtering there

* Update internationalization strings

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-03-28 13:55:15 +02:00
Daniel ca0cdf6b08
Fix dutch translation files (#964)
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-02-12 00:21:06 +01:00
Erick G. Islas-Osuna feffa69042
Spanish translation file (#941)
* wip: add base.po for spanish

* feat: spanish translation

* fix: ignore backup files

* Resolve merge conflicts for spanish translation PR

* new translations

Co-authored-by: Anton Hvornum <anton@hvornum.se>
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-02-08 21:06:45 +01:00
Daniel 9fb8d3164c
Update nationalization (#944)
* Update nationalization

* Update translations

* Finish german translation

* Fix errors #943

* Add remaining translations

* Fix alignment in menu

* Update README

* Update translations:

* Fix flake8

* Update tz function

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-02-06 11:30:26 +01:00
Daniel f6d133804b
Provide nationalization (#893)
* Nationalization

* Add _ as builtins to flake8

* Removing conflict hash tag

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-02-05 00:27:29 +01:00