aboutsummaryrefslogtreecommitdiffstats
path: root/po/vi.po (follow)
Commit message (Collapse)AuthorAgeFilesLines
* po: Auto updateWerner Koch2023-04-061-0/+16
| | | | --
* po: Update all translations for TPM2d.Werner Koch2021-03-221-2/+5
| | | | | | | | -- Actually not needed because we use the term verbatim in all languages. But this avoids untranslated notices in the PO editor. In case an i18n term is required, the individual translators may do that.
* po: Auto updateWerner Koch2020-05-291-3/+36
| | | | --
* po: Auto updateWerner Koch2020-02-071-0/+117
| | | | --
* po: auto updateWerner Koch2019-03-191-0/+9
| | | | --
* po: Update one fuzzy in all translations.Werner Koch2018-03-211-5/+82
| | | | | | | | | | -- This was due to the removal of the "%s: " used for the prefix in a printf. It is now printed with log_error which prints the prefix on its own. Signed-off-by: Werner Koch <[email protected]>
* po: Auto updateWerner Koch2017-02-281-5/+59
| | | | --
* Fix misspellings in error descriptions.Daniel Kahn Gillmor2016-11-181-2/+2
| | | | | | -- Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* po: Auto update.Werner Koch2016-11-141-0/+34
| | | | --
* Change description of GPG_ERR_OPEN_KEYRING.Werner Koch2016-11-101-1/+1
| | | | Signed-off-by: Werner Koch <[email protected]>
* po: Auto-updateWerner Koch2016-06-151-0/+3
| | | | --
* po: Auto-updateWerner Koch2016-04-251-0/+5
| | | | --
* po: Auto update.Werner Koch2015-12-121-0/+19
| | | | --
* po: Auto update.Werner Koch2015-04-101-0/+378
| | | | --
* po: Auto updateWerner Koch2015-01-261-0/+19
| | | | --
* po: Auto-updateWerner Koch2014-10-151-0/+99
| | | | --
* po: Auto-updateWerner Koch2014-09-081-0/+5
| | | | --
* Auto-update of po files.Werner Koch2014-04-151-0/+13
| | | | --
* Auto merge po files.Werner Koch2013-06-241-0/+26
| | | | --
* Add string "Assuan" to all po files.Werner Koch2013-02-231-2/+6
| | | | --
* Add a fuzzy entry to the translationsWerner Koch2012-08-091-1/+3
| | | | --
* Run msgmerge on the translationsWerner Koch2012-08-091-0/+10
| | | | --
* Make gpg-error-config and gpg-error.m4 more robust.Werner Koch2011-02-231-270/+11
| | | | | | | | | This is done by taking host prefixed config scripts names in account (as suggested by bug#1261) and adding a new config option --host to print a warning if the used config script was not built for the current host. Care has been taken not to mess things up if an old config script without the option is used or if AC_CANONICAL_HOST has not been used.
* Prepare 1.10libgpg-error-1.10Werner Koch2010-10-261-61/+66
|
* Fix initialization of static libsWerner Koch2010-09-161-1/+1
|
* Update pl.po.Werner Koch2010-09-161-59/+69
| | | | | | Updated to gettext 0.1.17 Add a new error code.
* Add gpg_err_deinitlibgpg-error-1.9Werner Koch2010-07-211-59/+73
| | | | | Prepare a new release.
* prepare a releaselibgpg-error-1.8Werner Koch2010-05-061-79/+71
|
* Made make distcheck work again.Werner Koch2010-02-171-66/+75
|
* Fix octadecimal/octal where in some languages.Werner Koch2009-08-201-60/+66
|
* Add codes GPG_ERR_NO_PIN and GPG_ERR_NO_PASSPHRASE.Werner Koch2008-11-121-59/+68
|
* Add a new error code.Werner Koch2008-08-061-60/+65
|
* Fixed mingw build problems.Werner Koch2007-10-291-209/+199
| | | | | Updated some translations.
* * configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5Werner Koch2006-11-301-3/+3
| | | | | | | | | | | | | | | * README: Switch to tar.bz2 and sha1sum. * src/gpg-error.c (main): Add option --version. * autogen.sh (FORCE): Add option --force. * intl/: Removed. * Makefile.am (SUBDIRS): Removed intl. * configure.ac (AM_GNU_GETTEXT): Use external flag * src/Makefile.am: Removed -I../intl.
* Ready for a new releaselibgpg-error-1.4Werner Koch2006-09-141-40/+172
|
* 2006-03-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-03-141-35/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many files regenerated. * src/Makefile.am (gpg_error_CPPFLAGS, libgpg_error_la_CPPFLAGS): Add -I../intl. * Makefile.am (SUBDIRS): Add intl. * configure.ac (AC_CONFIG_FILES): Add intl/Makefile. (AM_GNU_GETTEXT_VERSION): Bump to 0.14.5. intl/ 2005-05-23 GNU <[email protected]> * Version 0.14.5 released. m4/ 2006-03-14 gettextize <[email protected]> * codeset.m4: Upgrade to gettext-0.14.5. * gettext.m4: Upgrade to gettext-0.14.5. * glibc2.m4: New file, from gettext-0.14.5. * glibc21.m4: Upgrade to gettext-0.14.5. * iconv.m4: Upgrade to gettext-0.14.5. * intdiv0.m4: Upgrade to gettext-0.14.5. * intmax.m4: New file, from gettext-0.14.5. * inttypes.m4: Upgrade to gettext-0.14.5. * inttypes_h.m4: Upgrade to gettext-0.14.5. * inttypes-pri.m4: Upgrade to gettext-0.14.5. * isc-posix.m4: Upgrade to gettext-0.14.5. * lcmessage.m4: Upgrade to gettext-0.14.5. * lib-ld.m4: Upgrade to gettext-0.14.5. * lib-link.m4: Upgrade to gettext-0.14.5. * lib-prefix.m4: Upgrade to gettext-0.14.5. * longdouble.m4: New file, from gettext-0.14.5. * longlong.m4: New file, from gettext-0.14.5. * nls.m4: Upgrade to gettext-0.14.5. * po.m4: Upgrade to gettext-0.14.5. * printf-posix.m4: New file, from gettext-0.14.5. * progtest.m4: Upgrade to gettext-0.14.5. * signed.m4: New file, from gettext-0.14.5. * size_max.m4: New file, from gettext-0.14.5. * stdint_h.m4: Upgrade to gettext-0.14.5. * uintmax_t.m4: Upgrade to gettext-0.14.5. * ulonglong.m4: Upgrade to gettext-0.14.5. * wchar_t.m4: New file, from gettext-0.14.5. * wint_t.m4: New file, from gettext-0.14.5. * xsize.m4: New file, from gettext-0.14.5. * Makefile.am (EXTRA_DIST): Add the new files. po/ 2006-03-14 gettextize <[email protected]> * Makefile.in.in: Upgrade to gettext-0.14.5. * Rules-quot: Upgrade to gettext-0.14.5.
* Add fileWerner Koch2006-01-241-0/+917