From 0ee39c1ce96dbd9152a597eb5bf3da51daa6d15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 27 Dec 2018 20:19:13 +0100 Subject: Add CMakeL10n rules. Update translation templates. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- diff_ext_for_kdiff3/CMakeL10n.txt | 6 +++ diff_ext_for_kdiff3/diff_ext.pot | 78 ++++++++++++++++++++++++-------------- diff_ext_for_kdiff3/diff_ext_de.po | 2 +- 3 files changed, 56 insertions(+), 30 deletions(-) create mode 100644 diff_ext_for_kdiff3/CMakeL10n.txt (limited to 'diff_ext_for_kdiff3') diff --git a/diff_ext_for_kdiff3/CMakeL10n.txt b/diff_ext_for_kdiff3/CMakeL10n.txt new file mode 100644 index 0000000..9784c39 --- /dev/null +++ b/diff_ext_for_kdiff3/CMakeL10n.txt @@ -0,0 +1,6 @@ +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "diff_ext" + DESTINATION "." +) diff --git a/diff_ext_for_kdiff3/diff_ext.pot b/diff_ext_for_kdiff3/diff_ext.pot index 6cc829c..0fd57a0 100644 --- a/diff_ext_for_kdiff3/diff_ext.pot +++ b/diff_ext_for_kdiff3/diff_ext.pot @@ -1,96 +1,116 @@ -# Diff-ext-for-KDiff3 -# Copyright (C) 2006 Joachim Eibl -# This file is distributed under the same license as the diff-ext-for-KDiff3 package. -# PO-Template created by Joachim Eibl , 2006. +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR , YEAR. # +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-10-03 06:05+0200\n" +"POT-Creation-Date: 2018-12-27 19:51+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: diff_ext.cpp:368 diff_ext.cpp:402 -msgid "Compare with" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" msgstr "" #: diff_ext.cpp:369 -msgid "Merge with" +#, c-format +msgid "Compare with %1" +msgstr "" + +#: diff_ext.cpp:370 +#, c-format +msgid "Merge with %1" msgstr "" -#: diff_ext.cpp:384 +#: diff_ext.cpp:386 msgid "3-way merge with base" msgstr "" -#: diff_ext.cpp:387 -msgid "Save '%1' for later comparison or merge" +#: diff_ext.cpp:389 +msgid "Save '%1' for later" msgstr "" -#: diff_ext.cpp:408 -msgid "Compare" +#: diff_ext.cpp:404 +msgid "Compare with ..." +msgstr "" + +#: diff_ext.cpp:407 +msgid "Clear list" msgstr "" #: diff_ext.cpp:412 +msgid "Compare" +msgstr "" + +#: diff_ext.cpp:416 msgid "3 way comparison" msgstr "" -#: diff_ext.cpp:418 +#: diff_ext.cpp:422 msgid "About Diff-Ext ..." msgstr "" -#: diff_ext.cpp:482 +#: diff_ext.cpp:491 msgid "Diff-Ext Copyright (c) 2003-2006, Sergey Zorin. All rights reserved.\n" msgstr "" -#: diff_ext.cpp:483 +#: diff_ext.cpp:492 msgid "This software is distributable under the BSD license.\n" msgstr "" -#: diff_ext.cpp:484 +#: diff_ext.cpp:493 msgid "Some extensions for KDiff3 by Joachim Eibl.\n" msgstr "" -#: diff_ext.cpp:485 +#: diff_ext.cpp:494 msgid "Homepage for Diff-Ext: http://diff-ext.sourceforge.net\n" msgstr "" -#: diff_ext.cpp:486 +#: diff_ext.cpp:495 msgid "Homepage for KDiff3: http://kdiff3.sourceforge.net" msgstr "" -#: diff_ext.cpp:487 +#: diff_ext.cpp:496 msgid "About Diff-Ext for KDiff3" msgstr "" -#: diff_ext.cpp:512 +#: diff_ext.cpp:521 msgid "Compare selected files" msgstr "" -#: diff_ext.cpp:518 diff_ext.cpp:538 +#: diff_ext.cpp:527 diff_ext.cpp:547 msgid "Compare '%1' with '%2'" msgstr "" -#: diff_ext.cpp:524 +#: diff_ext.cpp:533 msgid "Save '%1' for later operation" msgstr "" -#: diff_ext.cpp:576 +#: diff_ext.cpp:585 msgid "Could not start KDiff3. Please rerun KDiff3 installation." msgstr "" -#: diff_ext.cpp:577 +#: diff_ext.cpp:586 msgid "Command" msgstr "" -#: diff_ext.cpp:578 +#: diff_ext.cpp:587 msgid "CommandLine" msgstr "" -#: diff_ext.cpp:579 +#: diff_ext.cpp:588 msgid "Diff-Ext For KDiff3" msgstr "" diff --git a/diff_ext_for_kdiff3/diff_ext_de.po b/diff_ext_for_kdiff3/diff_ext_de.po index cde56e8..d1fd901 100644 --- a/diff_ext_for_kdiff3/diff_ext_de.po +++ b/diff_ext_for_kdiff3/diff_ext_de.po @@ -12,7 +12,7 @@ msgstr "" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: diff_ext.cpp:363 -- cgit v1.2.1