Fixed some mistakes in the locales.

It seems the help text in the Spanish and Polish translations were using
the wrong source text.
This commit is contained in:
Adam Waldenberg 2016-02-03 14:08:33 +01:00
parent a6dd07a394
commit 260568300c
2 changed files with 14 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# Copyright © 2012-2015 Ejwa Software. All rights reserved.
# Copyright © 2012-2016 Ejwa Software. All rights reserved.
#
# This file is part of gitinspector.
#
@ -15,14 +15,14 @@
# You should have received a copy of the GNU General Public License
# along with gitinspector. If not, see <http://www.gnu.org/licenses/>.
#
# Agustín Cañas <agustincanas@gmail.com>, 2015
# Agustín Cañas <agustincanas@gmail.com>, 2015-2016
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-02 22:17+0100\n"
"PO-Revision-Date: 2016-02-03 13:46+0200\n"
"Last-Translator: Agustín Cañas <agustincanas@gmail.com>\n"
"Language-Team: Spanish <>\n"
"Language: es\n"
@ -237,6 +237,8 @@ msgid ""
" include when computing statistics. The\n"
" default extensions used are:\n"
" {1}\n"
" Specifying * includes files with no\n"
" extension, while ** includes all files\n"
" -F, --format=FORMAT define in which format output should be\n"
" generated; the default format is 'text' "
"and\n"
@ -275,7 +277,8 @@ msgid ""
" -w, --weeks[=BOOL] show all statistical information in weeks\n"
" instead of in months\n"
" -x, --exclude=PATTERN an exclusion pattern describing the file\n"
" paths, revisions, author names or author\n"
" paths, revisions, revisions with certain\n"
" commit messages, author names or author\n"
" emails that should be excluded from the\n"
" statistics; can be specified multiple "
"times\n"

View File

@ -1,4 +1,4 @@
# Copyright © 2012-2015 Ejwa Software. All rights reserved.
# Copyright © 2012-2016 Ejwa Software. All rights reserved.
#
# This file is part of gitinspector.
#
@ -15,14 +15,14 @@
# You should have received a copy of the GNU General Public License
# along with gitinspector. If not, see <http://www.gnu.org/licenses/>.
#
# Kamila Chyla <kamila.chyla@gmail.com>, 2015.
# Kamila Chyla <kamila.chyla@gmail.com>, 2015-2016.
msgid ""
msgstr ""
"Project-Id-Version: gitinspector 0.4.3\n"
"Report-Msgid-Bugs-To: gitinspector@ejwa.se\n"
"POT-Creation-Date: 2015-10-02 03:35+0200\n"
"PO-Revision-Date: 2015-10-24 07:50+0100\n"
"PO-Revision-Date: 2016-02-03 14:57+0100\n"
"Last-Translator: Kamila Chyla <kamila.chyla@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -185,6 +185,8 @@ msgid ""
" include when computing statistics. The\n"
" default extensions used are:\n"
" {1}\n"
" Specifying * includes files with no\n"
" extension, while ** includes all files\n"
" -F, --format=FORMAT define in which format output should be\n"
" generated; the default format is 'text' and\n"
" the available formats are:\n"
@ -212,7 +214,8 @@ msgid ""
" -w, --weeks[=BOOL] show all statistical information in weeks\n"
" instead of in months\n"
" -x, --exclude=PATTERN an exclusion pattern describing the file\n"
" paths, revisions, author names or author\n"
" paths, revisions, revisions with certain\n"
" commit messages, author names or author\n"
" emails that should be excluded from the\n"
" statistics; can be specified multiple times\n"
" -h, --help display this help and exit\n"