Skip to content

Commit

Permalink
fix some translations
Browse files Browse the repository at this point in the history
Signed-off-by: Chris “Kwpolska” Warrick <[email protected]>
  • Loading branch information
Kwpolska committed Feb 4, 2014
1 parent 2e1cf87 commit 4313dfb
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 66 deletions.
55 changes: 26 additions & 29 deletions locale/es/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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..."
Expand Down Expand Up @@ -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"

Expand All @@ -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.
Expand All @@ -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"
Expand Down Expand Up @@ -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
Expand All @@ -383,25 +382,25 @@ 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
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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down
25 changes: 12 additions & 13 deletions locale/it/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
29 changes: 14 additions & 15 deletions locale/tr/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand All @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down
18 changes: 9 additions & 9 deletions locale/vi/LC_MESSAGES/pkgbuilder.po
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4313dfb

Please sign in to comment.