diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-10-18 14:53:27 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-18 14:53:27 -0700 |
commit | 049f4aa8acd7018005798ca2a580528e6d0a2246 (patch) | |
tree | f66fde7d26ae824e730e600cdfd62b09b7342f61 /po/es_ES.po | |
parent | 17191f17ce16521a98fb739a4d65eb69f4669c6e (diff) | |
download | subsurface-049f4aa8acd7018005798ca2a580528e6d0a2246.tar.gz |
Add Makefile target to update po files
This is a bit of a hack to make my life easier.
make update-po-files
will extract the translation strings and merge them with the existing
translations - for all existing translations.
For good measure this commit includes the latest update of the po files
(but no new translations should be needed).
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'po/es_ES.po')
-rw-r--r-- | po/es_ES.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/es_ES.po b/po/es_ES.po index a68408dd7..4372c8464 100644 --- a/po/es_ES.po +++ b/po/es_ES.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-10-18 09:28-0700\n" +"POT-Creation-Date: 2012-10-18 14:52-0700\n" "PO-Revision-Date: 2012-10-16 12:05+0100\n" "Last-Translator: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>\n" "Language-Team: Spanish\n" @@ -1006,7 +1006,7 @@ msgstr "ft" msgid "integrated" msgstr "integrado" -#: dive.c:136 gtk-gui.c:607 +#: dive.c:136 equipment.c:1037 gtk-gui.c:607 msgid "kg" msgstr "kg" @@ -1014,7 +1014,7 @@ msgstr "kg" msgid "l" msgstr "" -#: dive.c:132 divelist.c:1267 gtk-gui.c:608 +#: dive.c:132 divelist.c:1267 equipment.c:1039 gtk-gui.c:608 msgid "lbs" msgstr "libra" |