mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[arch] refactoring: i18n (warning: AUR missing deps)
This commit is contained in:
@@ -2735,7 +2735,7 @@ class ArchManager(SoftwareManager):
|
||||
|
||||
def list_warnings(self, internet_available: bool) -> Optional[List[str]]:
|
||||
if not git.is_installed():
|
||||
return [self.i18n['arch.warning.git'].format(bold('git'))]
|
||||
return [self.i18n['arch.warning.aur_missing_dep'].format(bold('git'))]
|
||||
|
||||
def list_suggestions(self, limit: int, filter_installed: bool) -> List[PackageSuggestion]:
|
||||
self.logger.info("Downloading suggestions file {}".format(SUGGESTIONS_FILE))
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Package {} successfully upgraded
|
||||
arch.upgrade.upgrade_aur_pkgs=Upgrading AUR packages
|
||||
arch.upgrade.upgrade_repo_pkgs=Upgrading packages from repositories
|
||||
arch.warning.disabled=Sembla que no s’ha instal·lat {}. No podreu gestionar paquets Arch/AUR.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=versió
|
||||
arch_repo.history.2_release=publicació
|
||||
arch_repo.history.3_date=data
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Package {} successfully upgraded
|
||||
arch.upgrade.upgrade_aur_pkgs=Upgrading AUR packages
|
||||
arch.upgrade.upgrade_repo_pkgs=Upgrading packages from repositories
|
||||
arch.warning.disabled={} scheint nicht intstalliert zu sein. Die Verwaltung von Arch / AUR Pakten wird nicht möglich sein.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=Version
|
||||
arch_repo.history.2_release=Release
|
||||
arch_repo.history.3_date=Datum
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Package {} successfully upgraded
|
||||
arch.upgrade.upgrade_aur_pkgs=Upgrading AUR packages
|
||||
arch.upgrade.upgrade_repo_pkgs=Upgrading packages from repositories
|
||||
arch.warning.disabled={} seems not to be installed. It will not be possible to manage Arch / AUR packages.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=version
|
||||
arch_repo.history.2_release=release
|
||||
arch_repo.history.3_date=date
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Paquete {} actualizado con éxito
|
||||
arch.upgrade.upgrade_aur_pkgs=Actualizando paquetes de AUR
|
||||
arch.upgrade.upgrade_repo_pkgs=Actualizando paquetes de repositorios
|
||||
arch.warning.disabled={} parece no estar instalado. No será posible administrar paquetes Arch / AUR.
|
||||
arch.warning.git={} parece no estar instalado. No será posible administrar paquetes del AUR.
|
||||
arch.warning.aur_missing_dep={} parece no estar instalado. No será posible administrar paquetes del AUR.
|
||||
arch_repo.history.1_version=versión
|
||||
arch_repo.history.2_release=lanzamiento
|
||||
arch_repo.history.3_date=fecha
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Paquet {} mis à jour avec succès
|
||||
arch.upgrade.upgrade_aur_pkgs=Mise à jour des paquets AUR
|
||||
arch.upgrade.upgrade_repo_pkgs=Mise à jour des paquets de dépots
|
||||
arch.warning.disabled={} n'a pas l'air d'être installé. Il ne sera pas possible de gérer les paquets Arch / AUR.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=version
|
||||
arch_repo.history.2_release=livraison
|
||||
arch_repo.history.3_date=date
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Package {} successfully upgraded
|
||||
arch.upgrade.upgrade_aur_pkgs=Upgrading AUR packages
|
||||
arch.upgrade.upgrade_repo_pkgs=Upgrading packages from repositories
|
||||
arch.warning.disabled={} sembra non essere installato. Non sarà possibile gestire i pacchetti Arch/AUR.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=versione
|
||||
arch_repo.history.2_release=rilascio
|
||||
arch_repo.history.3_date=data
|
||||
|
||||
@@ -275,7 +275,7 @@ arch.upgrade.success=Pacote {} atualizado com sucesso
|
||||
arch.upgrade.upgrade_aur_pkgs=Atualizando pacotes do AUR
|
||||
arch.upgrade.upgrade_repo_pkgs=Atualizando pacotes dos repositórios
|
||||
arch.warning.disabled={} parece não estar instalado. Não será possível gerenciar pacotes Arch / AUR.
|
||||
arch.warning.git={} parece não estar instalado. Não será possível gerenciar pacotes do AUR.
|
||||
arch.warning.aur_missing_dep={} parece não estar instalado. Não será possível gerenciar pacotes do AUR.
|
||||
arch_repo.history.1_version=versão
|
||||
arch_repo.history.2_release=lançamento
|
||||
arch_repo.history.3_date=data
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success=Package {} successfully upgraded
|
||||
arch.upgrade.upgrade_aur_pkgs=Upgrading AUR packages
|
||||
arch.upgrade.upgrade_repo_pkgs=Upgrading packages from repositories
|
||||
arch.warning.disabled={} кажется, не установлен. Управлять пакетами Arch / AUR будет невозможно.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=version
|
||||
arch_repo.history.2_release=release
|
||||
arch_repo.history.3_date=date
|
||||
|
||||
@@ -276,7 +276,7 @@ arch.upgrade.success={} paketi başarıyla yükseltildi
|
||||
arch.upgrade.upgrade_aur_pkgs=AUR paketleri yükseltiliyor
|
||||
arch.upgrade.upgrade_repo_pkgs=Resmi depo paketleri yükseltiliyor
|
||||
arch.warning.disabled={} kurulu değil gibi görünüyor. Arch / AUR paketlerini yönetmek mümkün olmayacaktır.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch.warning.aur_missing_dep={} seems not to be installed. It will not be possible to manage AUR packages.
|
||||
arch_repo.history.1_version=sürüm
|
||||
arch_repo.history.2_release=sürüm inşa
|
||||
arch_repo.history.3_date=tarih
|
||||
|
||||
Reference in New Issue
Block a user