From 4313dfb53c8297bbe96bb68a8ec702bbfde01793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chris=20=E2=80=9CKwpolska=E2=80=9D=20Warrick?= Date: Tue, 4 Feb 2014 17:02:59 +0100 Subject: [PATCH] fix some translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Chris “Kwpolska” Warrick --- locale/es/LC_MESSAGES/pkgbuilder.po | 55 ++++++++++++++--------------- locale/it/LC_MESSAGES/pkgbuilder.po | 25 +++++++------ locale/tr/LC_MESSAGES/pkgbuilder.po | 29 ++++++++------- locale/vi/LC_MESSAGES/pkgbuilder.po | 18 +++++----- 4 files changed, 61 insertions(+), 66 deletions(-) diff --git a/locale/es/LC_MESSAGES/pkgbuilder.po b/locale/es/LC_MESSAGES/pkgbuilder.po index 14ccb5f..dbeaa55 100644 --- a/locale/es/LC_MESSAGES/pkgbuilder.po +++ b/locale/es/LC_MESSAGES/pkgbuilder.po @@ -24,7 +24,7 @@ msgstr "" #: pkgbuilder/build.py:41 msgid "Validating installation status..." -msgstr "Validando el estado de la instalación...." +msgstr "Validando el estado de la instalación..." #: pkgbuilder/build.py:57 #, python-brace-format @@ -52,7 +52,7 @@ msgstr "Instalando paquetes construidos..." #: pkgbuilder/build.py:100 pkgbuilder/build.py:429 pkgbuilder/main.py:225 msgid "Fetching package information..." -msgstr "Obteniendo información de los paquetes ..." +msgstr "Obteniendo información de los paquetes..." #: pkgbuilder/build.py:104 pkgbuilder/build.py:531 msgid "Downloading the tarball..." @@ -294,7 +294,6 @@ msgid "don't check if packages were installed after build" msgstr "no comprobar si los paquetes se instalaron después de construirlos" #: pkgbuilder/main.py:93 -#, fuzzy msgid "don't install packages after building" msgstr "no instale los paquetes después de la construcción" @@ -311,9 +310,9 @@ msgid "(dummy)" msgstr "(inocuo)" #: pkgbuilder/main.py:137 -#, fuzzy, python-brace-format +#, python-brace-format msgid "error: package '{0}' was not found" -msgstr "Paquete {0} no encontrado. (via {1})" +msgstr "error: paquete {0} no encontrado" #. this would be too many entries, but this is an actual API #. limitation and not an idea of yours truly. @@ -323,7 +322,7 @@ msgstr "Consulta de búsqueda demasiado corta" #: pkgbuilder/main.py:154 msgid "Searching for exact match..." -msgstr "Búsqueda de coincidencia exacta ..." +msgstr "Búsqueda de coincidencia exacta..." #: pkgbuilder/main.py:157 INSTALL.py:65 INSTALL.py:74 msgid "not found" @@ -358,7 +357,7 @@ msgstr "" #. TRANSLATORS: see makepkg. #: pkgbuilder/pbds.py:46 msgid "Aborted by user! Exiting..." -msgstr "Abortado por el usuario! Saliendo ..." +msgstr "Abortado por el usuario! Saliendo..." #. TRANSLATORS: see pacman. #: pkgbuilder/pbds.py:48 @@ -383,15 +382,15 @@ msgstr "No se crearán registros." #: pkgbuilder/pbds.py:104 msgid "Initializing pacman access..." -msgstr "Iniciando acceso pacman ..." +msgstr "Iniciando acceso pacman..." #: pkgbuilder/upgrade.py:117 pkgbuilder/upgrade.py:119 msgid "Synchronizing package databases..." -msgstr "Sincronizando bases de datos de paquetes ..." +msgstr "Sincronizando bases de datos de paquetes..." #: pkgbuilder/upgrade.py:129 pkgbuilder/upgrade.py:131 msgid "Starting full system upgrade..." -msgstr "Iniciando actualización completa del sistema ..." +msgstr "Iniciando actualización completa del sistema..." #: pkgbuilder/upgrade.py:137 #, python-brace-format @@ -399,9 +398,9 @@ msgid "warning: {0}: downgrading from version {1} to version {2}" msgstr "" #: pkgbuilder/upgrade.py:140 -#, fuzzy, python-brace-format +#, python-brace-format msgid "warning: {0}: local ({1}) is newer than aur ({2})" -msgstr "{0}: local ({1}) es más reciente que el aur ({2})" +msgstr "atención: {0}: local ({1}) es más reciente que el aur ({2})" #: pkgbuilder/upgrade.py:145 #, python-brace-format @@ -505,18 +504,18 @@ msgid "" "Last Updated : {upd}\n" "Description : {dsc}\n" msgstr "" -"Repositorio: aur ⏎\n" -"Categoría: {cat} ⏎\n" -"Nombre: {NME} ⏎\n" -"Versión: {ver} ⏎\n" -"URL: {url} ⏎\n" -"Licencias: {lic} ⏎\n" -"Votos: {CMV} ⏎\n" -"Obsoletos: {ood} (s/n) ⏎\n" -"Mantenedor: {MNT} ⏎\n" -"Primera presentación: {fsb} ⏎\n" -"Última actualización: {UPD} ⏎\n" -"Descripción: {dsc} ⏎\n" +"Repositorio : aur\n" +"Categoría : {cat}\n" +"Nombre : {nme}\n" +"Versión : {ver}\n" +"URL : {url}\n" +"Licencias : {lic}\n" +"Votos : {cmv}\n" +"Obsoletos : {ood}\n" +"Mantenedor : {mnt}\n" +"Primera presentación: {fsb}\n" +"Última actualización: {upd}\n" +"Descripción : {dsc}\n" "\n" "\n" "\n" @@ -565,7 +564,7 @@ msgstr "" #: INSTALL.py:53 msgid "Performing a dependency check..." -msgstr "Realizando una comprobación de dependencias ..." +msgstr "Realizando una comprobación de dependencias..." #: INSTALL.py:62 INSTALL.py:71 msgid "found" @@ -618,7 +617,7 @@ msgstr "Pulsa Enter/Return para continuar." #: INSTALL.py:135 msgid "Installing missing AUR dependencies..." -msgstr "Instalando las dependencias que faltan de AUR ..." +msgstr "Instalando las dependencias que faltan de AUR..." #: INSTALL.py:142 #, python-brace-format @@ -688,9 +687,7 @@ msgstr "" #. A module only for gettext locale provision. #: localeprovider.py:2 msgid "usage" -msgstr "" -"\t\n" -"manejo" +msgstr "manejo" #: localeprovider.py:3 msgid "positional arguments" diff --git a/locale/it/LC_MESSAGES/pkgbuilder.po b/locale/it/LC_MESSAGES/pkgbuilder.po index dd7a189..ccf69f9 100644 --- a/locale/it/LC_MESSAGES/pkgbuilder.po +++ b/locale/it/LC_MESSAGES/pkgbuilder.po @@ -294,7 +294,6 @@ msgstr "" "non controllare se i pacchetti sono stati installati dopo la costruzione" #: pkgbuilder/main.py:93 -#, fuzzy msgid "don't install packages after building" msgstr "Non installare i pacchetti dopo la costruzione" @@ -311,9 +310,9 @@ msgid "(dummy)" msgstr "(innocuo)" #: pkgbuilder/main.py:137 -#, fuzzy, python-brace-format +#, python-brace-format msgid "error: package '{0}' was not found" -msgstr "Pacchetto {0} non trovato. (via {1})" +msgstr "errore: pacchetto {0} non trovato" #. this would be too many entries, but this is an actual API #. limitation and not an idea of yours truly. @@ -401,9 +400,9 @@ msgid "warning: {0}: downgrading from version {1} to version {2}" msgstr "" #: pkgbuilder/upgrade.py:140 -#, fuzzy, python-brace-format +#, python-brace-format msgid "warning: {0}: local ({1}) is newer than aur ({2})" -msgstr "{0}: locale ({1}) è più recente di quello in aur ({2})" +msgstr "attenzione: {0}: locale ({1}) è più recente di quello in aur ({2})" #: pkgbuilder/upgrade.py:145 #, python-brace-format @@ -509,17 +508,17 @@ msgid "" "Last Updated : {upd}\n" "Description : {dsc}\n" msgstr "" -"Repositorio : aur\n" -"Categoria : {cat}\n" +"Repositorio : aur\n" +"Categoria : {cat}\n" "Nome : {nme}\n" -"Versione : {ver}\n" +"Versione : {ver}\n" "URL : {url}\n" -"Licenze : {lic}\n" -"Voti : {cmv}\n" -"Obsoleto : {ood}\n" +"Licenze : {lic}\n" +"Voti : {cmv}\n" +"Obsoleto : {ood}\n" "Maintainer : {mnt}\n" -"Primo invio: {fsb}\n" -"Ultimo aggiornamento : {upd}\n" +"Primo invio : {fsb}\n" +"Ultimo aggiornamento: {upd}\n" "Descrizione : {dsc}\n" #: pkgbuilder/utils.py:182 diff --git a/locale/tr/LC_MESSAGES/pkgbuilder.po b/locale/tr/LC_MESSAGES/pkgbuilder.po index 2911be3..f2b63e0 100644 --- a/locale/tr/LC_MESSAGES/pkgbuilder.po +++ b/locale/tr/LC_MESSAGES/pkgbuilder.po @@ -293,7 +293,6 @@ msgid "don't check if packages were installed after build" msgstr "Paketler inşa işleminden sonra kurulduysa kontrol etme" #: pkgbuilder/main.py:93 -#, fuzzy msgid "don't install packages after building" msgstr "İnşa işleminden sonra paketleri yükleme" @@ -312,7 +311,7 @@ msgstr "(sahte)" #: pkgbuilder/main.py:137 #, fuzzy, python-brace-format msgid "error: package '{0}' was not found" -msgstr "{0} Paketi (via {1}) içinde bulunamadı" +msgstr "hata: {0} paketi içinde bulunamadı" #. this would be too many entries, but this is an actual API #. limitation and not an idea of yours truly. @@ -404,7 +403,7 @@ msgstr "" #: pkgbuilder/upgrade.py:140 #, fuzzy, python-brace-format msgid "warning: {0}: local ({1}) is newer than aur ({2})" -msgstr "{0}: yerel ({1}) aur daki ({2}) den daha yeni" +msgstr "uyarı: {0}: yerel ({1}) aur daki ({2}) den daha yeni" #: pkgbuilder/upgrade.py:145 #, python-brace-format @@ -508,18 +507,18 @@ msgid "" "Last Updated : {upd}\n" "Description : {dsc}\n" msgstr "" -"Depo : aur⏎\n" -"Kategori : {cat}⏎\n" -"İsim : {nme}⏎\n" -"Sürüm : {ver}⏎\n" -"URL : {url}⏎\n" -"Lisanslar : {lic}⏎\n" -"Oylar : {cmv}⏎\n" -"Günü Geçmiş : {ood}⏎\n" -"Bakıcı : {mnt}⏎\n" -"İlk ekleyen: {fsb}⏎\n" -"Son güncellenen : {upd}⏎\n" -"Açıklama : {dsc}⏎\n" +"Depo : aur\n" +"Kategori : {cat}\n" +"İsim : {nme}\n" +"Sürüm : {ver}\n" +"URL : {url}\n" +"Lisanslar : {lic}\n" +"Oylar : {cmv}\n" +"Günü Geçmiş : {ood}\n" +"Bakıcı : {mnt}\n" +"İlk ekleyen : {fsb}\n" +"Son güncellenen: {upd}\n" +"Açıklama : {dsc}\n" #: pkgbuilder/utils.py:182 msgid "yes" diff --git a/locale/vi/LC_MESSAGES/pkgbuilder.po b/locale/vi/LC_MESSAGES/pkgbuilder.po index e6d8310..f6aab2a 100644 --- a/locale/vi/LC_MESSAGES/pkgbuilder.po +++ b/locale/vi/LC_MESSAGES/pkgbuilder.po @@ -505,18 +505,18 @@ msgid "" "Last Updated : {upd}\n" "Description : {dsc}\n" msgstr "" -"Người ủy thác : aur\n" -"Phân loại : {cat}\n" -"Tên : {nme}\n" -"Phiên bản : {ver}\n" +"Người ủy thác : aur\n" +"Phân loại : {cat}\n" +"Tên : {nme}\n" +"Phiên bản : {ver}\n" "URL : {url}\n" -"Giấy phép : {lic}\n" +"Giấy phép : {lic}\n" "Votes : {cmv}\n" -"Quá hạn : {ood}\n" -"Người điều hành : {mnt}\n" +"Quá hạn : {ood}\n" +"Người điều hành: {mnt}\n" "Phát hành lần đầu: {fsb}\n" -"Cập nhật lần cuối : {upd}\n" -"Mô tả : {dsc}\n" +"Cập nhật lần cuối: {upd}\n" +"Mô tả : {dsc}\n" #: pkgbuilder/utils.py:182 msgid "yes"