translation typos

Started by Justin Pryzbyabout 6 years ago5 messagesbugs
Jump to latest
#1Justin Pryzby
pryzby@telsasoft.com

These are *likely* to be typos:

$ git grep partti
src/backend/po/fr.po:msgstr "limite d'intervalle vide indiqu�e pour la parttion � %s �"

$ git grep lenght
src/backend/po/id.po:msgstr "alignement � %c � tidak valid untuk tipe 'variable-lenght'"

$ git grep pariti
src/bin/psql/po/sv.po:msgstr "paritionsnamn"

#2Guillaume Lelarge
guillaume@lelarge.info
In reply to: Justin Pryzby (#1)
Re: translation typos

Hi,

Le mar. 31 mars 2020 à 05:11, Justin Pryzby <pryzby@telsasoft.com> a écrit :

These are *likely* to be typos:

$ git grep partti
src/backend/po/fr.po:msgstr "limite d'intervalle vide indiquée pour la
parttion « %s »"

This has already been fixed in January.

$ git grep lenght

src/backend/po/id.po:msgstr "alignement « %c » tidak valid untuk tipe
'variable-lenght'"

$ git grep pariti
src/bin/psql/po/sv.po:msgstr "paritionsnamn"

Don't know for these ones, but they might be fixed. If you do your "git
grep" on master, there's a good chance all issues you found might have
already been fixed since last May. There's no update (as far as I know) on
message fixes until the last few days before a release gets out. Message
translation happens on another git repository.

--
Guillaume.

#3Dennis Bjorklund
db@zigo.dhs.org
In reply to: Justin Pryzby (#1)
Re: translation typos

Thanks, I've fixed the Swedish typo you found.

/Dennis

Den 2020-03-31 kl. 05:10, skrev Justin Pryzby:

Show quoted text

These are *likely* to be typos:

$ git grep partti
src/backend/po/fr.po:msgstr "limite d'intervalle vide indiqu�e pour la parttion � %s �"

$ git grep lenght
src/backend/po/id.po:msgstr "alignement � %c � tidak valid untuk tipe 'variable-lenght'"

$ git grep pariti
src/bin/psql/po/sv.po:msgstr "paritionsnamn"

#4Justin Pryzby
pryzby@telsasoft.com
In reply to: Justin Pryzby (#1)
Re: translation typos

Probably a typo - server should have two "r"s

$ git grep -w sever
src/backend/po/id.po:msgstr "sever database akan memilih subdirektori 'pg_xlog' secara teratur untuk memeriksa dimana file berada."
src/backend/po/id.po:msgstr "wal_level harus diatur ke � archive � atau � hot_standby � pada memulai sever "

#5Peter Eisentraut
peter_e@gmx.net
In reply to: Justin Pryzby (#4)
Re: translation typos

On 2020-05-12 00:46, Justin Pryzby wrote:

Probably a typo - server should have two "r"s

$ git grep -w sever
src/backend/po/id.po:msgstr "sever database akan memilih subdirektori 'pg_xlog' secara teratur untuk memeriksa dimana file berada."
src/backend/po/id.po:msgstr "wal_level harus diatur ke « archive » atau « hot_standby » pada memulai sever "

fixed, thanks

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services