[aur] i18n

This commit is contained in:
Vinícius Moreira
2020-02-12 15:26:10 -03:00
parent 901f63ff22
commit c029f5b08c
2 changed files with 2 additions and 2 deletions

View File

@@ -114,4 +114,4 @@ arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or afte
arch.config.simple_dep_check=Simple dependencies checking
arch.config.simple_dep_check.tip=If only the dependency checking provided by pacman should be used before installing a package ( faster, but not always accurate ). If disabled, a more complete checking will be performed ( slower, but more accurate )
arch.install.aur.root_error.title=Action not allowed
arch.install.aur.root_error.body=It is not allowed to install, update or downgrade a package as the root user
arch.install.aur.root_error.body=It is not allowed to install, upgrade or downgrade a package as the root user

View File

@@ -114,4 +114,4 @@ arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or afte
arch.config.simple_dep_check=Simple dependencies checking
arch.config.simple_dep_check.tip=If only the dependency checking provided by pacman should be used before installing a package ( faster, but not always accurate ). If disabled, a more complete checking will be performed ( slower, but more accurate )
arch.install.aur.root_error.title=Action not allowed
arch.install.aur.root_error.body=It is not allowed to install, update or downgrade a package as the root user
arch.install.aur.root_error.body=It is not allowed to install, upgrade or downgrade a package as the root user