Update translation templates. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>pull/1/head
parent
3816fc742c
commit
0ee39c1ce9
@ -0,0 +1,23 @@
|
||||
#################################################
|
||||
#
|
||||
# (C) 2018 Slávek Banko
|
||||
# slavek.banko (AT) axis.cz
|
||||
#
|
||||
# Improvements and feedback are welcome
|
||||
#
|
||||
# This file is released under GPL >= 2
|
||||
#
|
||||
#################################################
|
||||
|
||||
cmake_minimum_required( VERSION 2.8 )
|
||||
|
||||
|
||||
##### include our cmake modules #################
|
||||
|
||||
set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" )
|
||||
include( TDEL10n )
|
||||
|
||||
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_auto_add_subdirectories( )
|
@ -0,0 +1,6 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "diff_ext"
|
||||
DESTINATION "."
|
||||
)
|
@ -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 <Joachim dot Eibl at gmx dot de>, 2006.
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\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 ""
|
||||
|
@ -0,0 +1,6 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "kdiff3_plugin"
|
||||
DESTINATION "po"
|
||||
)
|
@ -0,0 +1,88 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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 <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: _translatorinfo:1
|
||||
msgid ""
|
||||
"_: NAME OF TRANSLATORS\n"
|
||||
"Your names"
|
||||
msgstr ""
|
||||
|
||||
#: _translatorinfo:2
|
||||
msgid ""
|
||||
"_: EMAIL OF TRANSLATORS\n"
|
||||
"Your emails"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:97
|
||||
msgid "KDiff3"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:104
|
||||
#, c-format
|
||||
msgid "Compare with %1"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:109
|
||||
#, c-format
|
||||
msgid "Merge with %1"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:114
|
||||
msgid "Save '%1' for later"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:119
|
||||
msgid "3-way merge with base"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:125
|
||||
msgid "Compare with ..."
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:134
|
||||
msgid "Clear list"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:141
|
||||
msgid "Compare"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:146
|
||||
msgid "3 way comparison"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:149
|
||||
msgid "About KDiff3 menu plugin ..."
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:250
|
||||
msgid ""
|
||||
"KDiff3 Menu Plugin: Copyright (C) 2006 Joachim Eibl\n"
|
||||
"KDiff3 homepage: http://kdiff3.sourceforge.net\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
|
||||
#: kdiff3plugin.cpp:252
|
||||
msgid ""
|
||||
"Using the contextmenu extension:\n"
|
||||
"For simple comparison of two selected 2 files choose \"Compare\".\n"
|
||||
"If the other file is somewhere else \"Save\" the first file for later. It "
|
||||
"will appear in the \"Compare With ...\" submenu. Then use \"Compare With\" "
|
||||
"on second file.\n"
|
||||
"For a 3-way merge first \"Save\" the base file, then the branch to merge and "
|
||||
"choose \"3-way merge with base\" on the other branch which will be used as "
|
||||
"destination.\n"
|
||||
"Same also applies to directory comparison and merge."
|
||||
msgstr ""
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,6 @@
|
||||
##### create translation templates ##############
|
||||
|
||||
tde_l10n_create_template(
|
||||
CATALOG "kdiff3"
|
||||
EXCLUDES "^kreplacements/"
|
||||
)
|
Loading…
Reference in new issue