mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 18:33:23 +00:00
Hopefully last change to po files
While this is a pain for everyone, I decided not to edit out the code reference noise - after all this is supposed to help translators find where the text is used in case it's unclear how to translate something. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
460060c430
commit
9d9eff718b
15 changed files with 3864 additions and 4186 deletions
2
Makefile
2
Makefile
|
@ -237,7 +237,7 @@ $(NSIFILE): $(NSIINPUTFILE) Makefile
|
|||
update-po-files:
|
||||
xgettext -o po/subsurface-new.pot -s -k_ -kN_ --keyword=C_:1c,2 --add-comments="++GETTEXT" *.c
|
||||
for i in po/*.po; do \
|
||||
msgmerge -s -U $$i po/subsurface-new.pot ; \
|
||||
msgmerge --no-wrap -s -U $$i po/subsurface-new.pot ; \
|
||||
done
|
||||
|
||||
EXTRA_FLAGS = $(GTKCFLAGS) $(GLIB2CFLAGS) $(XML2CFLAGS) \
|
||||
|
|
|
@ -1206,7 +1206,7 @@ void input_plan()
|
|||
char *labeltext;
|
||||
int len;
|
||||
|
||||
disclaimer = _("DISCLAIMER / WARNING: THIS IS A NEW IMPLEMENTATION OF THE BÜHLMANN "
|
||||
disclaimer = _("DISCLAIMER / WARNING: THIS IS A NEW IMPLEMENTATION OF THE BUHLMANN "
|
||||
"ALGORITHM AND A DIVE PLANNER IMPLEMENTION BASED ON THAT WHICH HAS "
|
||||
"RECEIVED ONLY A LIMITED AMOUNT OF TESTING. WE STRONGLY RECOMMEND NOT TO "
|
||||
"PLAN DIVES SIMPLY BASED ON THE RESULTS GIVEN HERE.");
|
||||
|
|
571
po/bg_BG.po
571
po/bg_BG.po
File diff suppressed because it is too large
Load diff
689
po/de_CH.po
689
po/de_CH.po
File diff suppressed because it is too large
Load diff
689
po/de_DE.po
689
po/de_DE.po
File diff suppressed because it is too large
Load diff
571
po/es_ES.po
571
po/es_ES.po
File diff suppressed because it is too large
Load diff
655
po/fi_FI.po
655
po/fi_FI.po
File diff suppressed because it is too large
Load diff
571
po/fr_FR.po
571
po/fr_FR.po
File diff suppressed because it is too large
Load diff
571
po/hr_HR.po
571
po/hr_HR.po
File diff suppressed because it is too large
Load diff
571
po/it_IT.po
571
po/it_IT.po
File diff suppressed because it is too large
Load diff
624
po/nb_NO.po
624
po/nb_NO.po
File diff suppressed because it is too large
Load diff
637
po/nl_NL.po
637
po/nl_NL.po
File diff suppressed because it is too large
Load diff
655
po/ru_RU.po
655
po/ru_RU.po
File diff suppressed because it is too large
Load diff
571
po/sk_SK.po
571
po/sk_SK.po
File diff suppressed because it is too large
Load diff
671
po/sv_SE.po
671
po/sv_SE.po
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue