Hello community,

here is the log from the commit of package ki18n for openSUSE:Factory checked 
in at 2014-10-07 15:59:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ki18n (Old)
 and      /work/SRC/openSUSE:Factory/.ki18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ki18n"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ki18n/ki18n.changes      2014-10-01 
11:22:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ki18n.new/ki18n.changes 2014-10-07 
15:59:12.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Oct  4 17:59:25 UTC 2014 - [email protected]
+
+- Update to 5.3.0
+  * Remove leftover Perl dependency
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+-------------------------------------------------------------------

Old:
----
  ki18n-5.2.0.tar.xz

New:
----
  ki18n-5.3.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ki18n.spec ++++++
--- /var/tmp/diff_new_pack.SJXK3D/_old  2014-10-07 15:59:13.000000000 +0200
+++ /var/tmp/diff_new_pack.SJXK3D/_new  2014-10-07 15:59:13.000000000 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5I18n5
 Name:           ki18n
-Version:        5.2.0
+Version:        5.3.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.2.0
+BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  gettext-runtime
 BuildRequires:  kf5-filesystem

++++++ ki18n-5.2.0.tar.xz -> ki18n-5.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/CMakeLists.txt 
new/ki18n-5.3.0/CMakeLists.txt
--- old/ki18n-5.2.0/CMakeLists.txt      2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/CMakeLists.txt      2014-10-04 19:05:12.000000000 +0200
@@ -3,7 +3,7 @@
 project(KI18n)
 
 # ECM setup
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(FeatureSummary)
@@ -12,7 +12,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION "5.2.0") # handled by release scripts
+set(KF5_VERSION "5.3.0") # handled by release scripts
 
 ecm_setup_version(
   ${KF5_VERSION}
@@ -30,8 +30,6 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-find_package(Perl)
-set_package_properties(Perl PROPERTIES URL "http://www.perl.org"; TYPE REQUIRED 
PURPOSE "Needed for building kdelibs")
 find_package(LibIntl)
 set_package_properties(LibIntl PROPERTIES TYPE REQUIRED
        URL "http://gnuwin32.sourceforge.net/packages/libintl.htm";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/da/ki18n5.po 
new/ki18n-5.3.0/po/da/ki18n5.po
--- old/ki18n-5.2.0/po/da/ki18n5.po     2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/po/da/ki18n5.po     2014-10-04 19:05:12.000000000 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-07-24 08:50+0000\n"
-"PO-Revision-Date: 2014-02-02 15:44+0100\n"
+"PO-Revision-Date: 2014-09-21 15:40+0200\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
 "Language: da\n"
@@ -240,92 +240,64 @@
 msgstr "Win"
 
 #: kuitmarkup.cpp:356
-#, fuzzy
-#| msgctxt "keyboard-key-name"
-#| msgid "F%1"
 msgctxt "keyboard-key-name"
 msgid "F1"
-msgstr "F%1"
+msgstr "F1"
 
 #: kuitmarkup.cpp:357
-#, fuzzy
-#| msgid "2"
 msgctxt "keyboard-key-name"
 msgid "F2"
-msgstr "2"
+msgstr "F2"
 
 #: kuitmarkup.cpp:358
-#, fuzzy
-#| msgid "3"
 msgctxt "keyboard-key-name"
 msgid "F3"
-msgstr "3"
+msgstr "F3"
 
 #: kuitmarkup.cpp:359
-#, fuzzy
-#| msgid "4"
 msgctxt "keyboard-key-name"
 msgid "F4"
-msgstr "4"
+msgstr "F4"
 
 #: kuitmarkup.cpp:360
-#, fuzzy
-#| msgid "5"
 msgctxt "keyboard-key-name"
 msgid "F5"
-msgstr "5"
+msgstr "F5"
 
 #: kuitmarkup.cpp:361
-#, fuzzy
-#| msgid "6"
 msgctxt "keyboard-key-name"
 msgid "F6"
-msgstr "6"
+msgstr "F6"
 
 #: kuitmarkup.cpp:362
-#, fuzzy
-#| msgid "7"
 msgctxt "keyboard-key-name"
 msgid "F7"
-msgstr "7"
+msgstr "F7"
 
 #: kuitmarkup.cpp:363
-#, fuzzy
-#| msgid "8"
 msgctxt "keyboard-key-name"
 msgid "F8"
-msgstr "8"
+msgstr "F8"
 
 #: kuitmarkup.cpp:364
-#, fuzzy
-#| msgid "9"
 msgctxt "keyboard-key-name"
 msgid "F9"
-msgstr "9"
+msgstr "F9"
 
 #: kuitmarkup.cpp:365
-#, fuzzy
-#| msgctxt "keyboard-key-name"
-#| msgid "F%1"
 msgctxt "keyboard-key-name"
 msgid "F10"
-msgstr "F%1"
+msgstr "F10"
 
 #: kuitmarkup.cpp:366
-#, fuzzy
-#| msgctxt "keyboard-key-name"
-#| msgid "F%1"
 msgctxt "keyboard-key-name"
 msgid "F11"
-msgstr "F%1"
+msgstr "F11"
 
 #: kuitmarkup.cpp:367
-#, fuzzy
-#| msgctxt "keyboard-key-name"
-#| msgid "F%1"
 msgctxt "keyboard-key-name"
 msgid "F12"
-msgstr "F%1"
+msgstr "F12"
 
 #. i18n: The messages with context "tag-format-pattern <tag ...> format"
 #. are KUIT patterns for formatting the text found inside KUIT tags.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/ja/ki18n5.po 
new/ki18n-5.3.0/po/ja/ki18n5.po
--- old/ki18n-5.2.0/po/ja/ki18n5.po     2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/po/ja/ki18n5.po     2014-10-04 19:05:12.000000000 +0200
@@ -16,7 +16,7 @@
 "POT-Creation-Date: 2014-07-24 08:50+0000\n"
 "PO-Revision-Date: 2011-08-27 14:05-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
-"Language-Team: Japanese <[email protected]>\n"
+"Language-Team: Japanese <[email protected]>\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/nb/ki18n5.po 
new/ki18n-5.3.0/po/nb/ki18n5.po
--- old/ki18n-5.2.0/po/nb/ki18n5.po     2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/po/nb/ki18n5.po     2014-10-04 19:05:12.000000000 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-07-24 08:50+0000\n"
-"PO-Revision-Date: 2014-04-28 15:00+0200\n"
+"PO-Revision-Date: 2014-09-09 12:51+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
@@ -246,62 +246,62 @@
 #: kuitmarkup.cpp:356
 msgctxt "keyboard-key-name"
 msgid "F1"
-msgstr ""
+msgstr "F1"
 
 #: kuitmarkup.cpp:357
 msgctxt "keyboard-key-name"
 msgid "F2"
-msgstr ""
+msgstr "F2"
 
 #: kuitmarkup.cpp:358
 msgctxt "keyboard-key-name"
 msgid "F3"
-msgstr ""
+msgstr "F3"
 
 #: kuitmarkup.cpp:359
 msgctxt "keyboard-key-name"
 msgid "F4"
-msgstr ""
+msgstr "F4"
 
 #: kuitmarkup.cpp:360
 msgctxt "keyboard-key-name"
 msgid "F5"
-msgstr ""
+msgstr "F5"
 
 #: kuitmarkup.cpp:361
 msgctxt "keyboard-key-name"
 msgid "F6"
-msgstr ""
+msgstr "F6"
 
 #: kuitmarkup.cpp:362
 msgctxt "keyboard-key-name"
 msgid "F7"
-msgstr ""
+msgstr "F7"
 
 #: kuitmarkup.cpp:363
 msgctxt "keyboard-key-name"
 msgid "F8"
-msgstr ""
+msgstr "F8"
 
 #: kuitmarkup.cpp:364
 msgctxt "keyboard-key-name"
 msgid "F9"
-msgstr ""
+msgstr "F9"
 
 #: kuitmarkup.cpp:365
 msgctxt "keyboard-key-name"
 msgid "F10"
-msgstr ""
+msgstr "F10"
 
 #: kuitmarkup.cpp:366
 msgctxt "keyboard-key-name"
 msgid "F11"
-msgstr ""
+msgstr "F11"
 
 #: kuitmarkup.cpp:367
 msgctxt "keyboard-key-name"
 msgid "F12"
-msgstr ""
+msgstr "F12"
 
 #. i18n: The messages with context "tag-format-pattern <tag ...> format"
 #. are KUIT patterns for formatting the text found inside KUIT tags.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/nds/ki18n5.po 
new/ki18n-5.3.0/po/nds/ki18n5.po
--- old/ki18n-5.2.0/po/nds/ki18n5.po    2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/po/nds/ki18n5.po    2014-10-04 19:05:12.000000000 +0200
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 1.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. i18n: Decide which string is used to delimit keys in a keyboard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/nl/ki18n5.po 
new/ki18n-5.3.0/po/nl/ki18n5.po
--- old/ki18n-5.2.0/po/nl/ki18n5.po     2014-09-09 02:22:12.000000000 +0200
+++ new/ki18n-5.3.0/po/nl/ki18n5.po     2014-10-04 19:05:12.000000000 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-07-24 08:50+0000\n"
-"PO-Revision-Date: 2014-07-24 23:08+0200\n"
-"Last-Translator: Freek de Kruijf <[email protected]>\n"
+"PO-Revision-Date: 2014-09-15 10:45+0200\n"
+"Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
@@ -128,7 +128,7 @@
 #: kuitmarkup.cpp:334
 msgctxt "keyboard-key-name"
 msgid "Insert"
-msgstr "Insert"
+msgstr "Invoegen"
 
 #: kuitmarkup.cpp:335
 msgctxt "keyboard-key-name"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ki18n-5.2.0/po/oc/ki18n5.po 
new/ki18n-5.3.0/po/oc/ki18n5.po
--- old/ki18n-5.2.0/po/oc/ki18n5.po     1970-01-01 01:00:00.000000000 +0100
+++ new/ki18n-5.3.0/po/oc/ki18n5.po     2014-10-04 19:05:12.000000000 +0200
@@ -0,0 +1,819 @@
+# translation of kdelibs4.po to Occitan
+# Copyright (C) 2008 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yannig Marchegay (Kokoyaya) <[email protected]>, 2007, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdelibs4\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2014-07-24 08:50+0000\n"
+"PO-Revision-Date: 2008-08-06 00:07+0200\n"
+"Last-Translator: \n"
+"Language-Team: Occitan <[email protected]>\n"
+"Language: oc\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in plain text.
+#: kuitmarkup.cpp:293
+#, fuzzy
+#| msgid "+"
+msgctxt "shortcut-key-delimiter/plain"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit keys in a keyboard
+#. shortcut (e.g. + in Ctrl+Alt+Tab) in rich text.
+#: kuitmarkup.cpp:297
+#, fuzzy
+#| msgid "+"
+msgctxt "shortcut-key-delimiter/rich"
+msgid "+"
+msgstr "+"
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in plain text.
+#: kuitmarkup.cpp:301
+msgctxt "gui-path-delimiter/plain"
+msgid "→"
+msgstr ""
+
+#. i18n: Decide which string is used to delimit elements in a GUI path
+#. (e.g. -> in "Go to Settings->Advanced->Core tab.") in rich text.
+#: kuitmarkup.cpp:305
+msgctxt "gui-path-delimiter/rich"
+msgid "→"
+msgstr ""
+
+#: kuitmarkup.cpp:318
+msgctxt "keyboard-key-name"
+msgid "Alt"
+msgstr "Alt"
+
+#: kuitmarkup.cpp:319
+msgctxt "keyboard-key-name"
+msgid "AltGr"
+msgstr "AltGr"
+
+#: kuitmarkup.cpp:320
+msgctxt "keyboard-key-name"
+msgid "Backspace"
+msgstr "Retorn enrèire"
+
+#: kuitmarkup.cpp:321
+msgctxt "keyboard-key-name"
+msgid "CapsLock"
+msgstr ""
+
+#: kuitmarkup.cpp:322
+msgctxt "keyboard-key-name"
+msgid "Control"
+msgstr "Contraròtle"
+
+#: kuitmarkup.cpp:323
+msgctxt "keyboard-key-name"
+msgid "Ctrl"
+msgstr "Ctrl"
+
+#: kuitmarkup.cpp:324
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "Delete"
+msgctxt "keyboard-key-name"
+msgid "Del"
+msgstr "Suprimir"
+
+#: kuitmarkup.cpp:325
+msgctxt "keyboard-key-name"
+msgid "Delete"
+msgstr "Suprimir"
+
+#: kuitmarkup.cpp:326
+msgctxt "keyboard-key-name"
+msgid "Down"
+msgstr "Aval"
+
+#: kuitmarkup.cpp:327
+msgctxt "keyboard-key-name"
+msgid "End"
+msgstr "Fin"
+
+#: kuitmarkup.cpp:328
+#, fuzzy
+#| msgid "General"
+msgctxt "keyboard-key-name"
+msgid "Enter"
+msgstr "Centre"
+
+#: kuitmarkup.cpp:329
+msgctxt "keyboard-key-name"
+msgid "Esc"
+msgstr "Esc"
+
+#: kuitmarkup.cpp:330
+msgctxt "keyboard-key-name"
+msgid "Escape"
+msgstr "Escap."
+
+#: kuitmarkup.cpp:331
+msgctxt "keyboard-key-name"
+msgid "Home"
+msgstr "Repertòri personal"
+
+#: kuitmarkup.cpp:332
+msgctxt "keyboard-key-name"
+msgid "Hyper"
+msgstr "Iper"
+
+#: kuitmarkup.cpp:333
+msgctxt "keyboard-key-name"
+msgid "Ins"
+msgstr "Ins"
+
+#: kuitmarkup.cpp:334
+msgctxt "keyboard-key-name"
+msgid "Insert"
+msgstr "Inserir"
+
+#: kuitmarkup.cpp:335
+msgctxt "keyboard-key-name"
+msgid "Left"
+msgstr "Esquèrra"
+
+#: kuitmarkup.cpp:336
+msgctxt "keyboard-key-name"
+msgid "Menu"
+msgstr "Menut"
+
+#: kuitmarkup.cpp:337
+msgctxt "keyboard-key-name"
+msgid "Meta"
+msgstr "Meta"
+
+#: kuitmarkup.cpp:338
+msgctxt "keyboard-key-name"
+msgid "NumLock"
+msgstr ""
+
+#: kuitmarkup.cpp:339
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "Down"
+msgctxt "keyboard-key-name"
+msgid "PageDown"
+msgstr "Aval"
+
+#: kuitmarkup.cpp:340
+#, fuzzy
+#| msgid "Pause"
+msgctxt "keyboard-key-name"
+msgid "PageUp"
+msgstr "Paginas"
+
+#: kuitmarkup.cpp:341
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "Down"
+msgctxt "keyboard-key-name"
+msgid "PgDown"
+msgstr "Aval"
+
+#: kuitmarkup.cpp:342
+msgctxt "keyboard-key-name"
+msgid "PgUp"
+msgstr ""
+
+#: kuitmarkup.cpp:343
+#, fuzzy
+#| msgid "Pause"
+msgctxt "keyboard-key-name"
+msgid "PauseBreak"
+msgstr "Pausa"
+
+#: kuitmarkup.cpp:344
+#, fuzzy
+#| msgid "Print Preview"
+msgctxt "keyboard-key-name"
+msgid "PrintScreen"
+msgstr "Previsualizacion de l'estampatge"
+
+#: kuitmarkup.cpp:345
+msgctxt "keyboard-key-name"
+msgid "PrtScr"
+msgstr ""
+
+#: kuitmarkup.cpp:346
+msgctxt "keyboard-key-name"
+msgid "Return"
+msgstr "Retorn"
+
+#: kuitmarkup.cpp:347
+msgctxt "keyboard-key-name"
+msgid "Right"
+msgstr "Drecha"
+
+#: kuitmarkup.cpp:348
+msgctxt "keyboard-key-name"
+msgid "ScrollLock"
+msgstr ""
+
+#: kuitmarkup.cpp:349
+msgctxt "keyboard-key-name"
+msgid "Shift"
+msgstr "Shift"
+
+#: kuitmarkup.cpp:350
+msgctxt "keyboard-key-name"
+msgid "Space"
+msgstr "Espaci"
+
+#: kuitmarkup.cpp:351
+msgctxt "keyboard-key-name"
+msgid "Super"
+msgstr "Super"
+
+#: kuitmarkup.cpp:352
+msgctxt "keyboard-key-name"
+msgid "SysReq"
+msgstr ""
+
+#: kuitmarkup.cpp:353
+msgctxt "keyboard-key-name"
+msgid "Tab"
+msgstr "Onglet"
+
+#: kuitmarkup.cpp:354
+msgctxt "keyboard-key-name"
+msgid "Up"
+msgstr "Amont"
+
+#: kuitmarkup.cpp:355
+msgctxt "keyboard-key-name"
+msgid "Win"
+msgstr "Victòria"
+
+#: kuitmarkup.cpp:356
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "F%1"
+msgctxt "keyboard-key-name"
+msgid "F1"
+msgstr "F%1"
+
+#: kuitmarkup.cpp:357
+#, fuzzy
+#| msgid "2"
+msgctxt "keyboard-key-name"
+msgid "F2"
+msgstr "2"
+
+#: kuitmarkup.cpp:358
+#, fuzzy
+#| msgid "3"
+msgctxt "keyboard-key-name"
+msgid "F3"
+msgstr "3"
+
+#: kuitmarkup.cpp:359
+#, fuzzy
+#| msgid "4"
+msgctxt "keyboard-key-name"
+msgid "F4"
+msgstr "4"
+
+#: kuitmarkup.cpp:360
+#, fuzzy
+#| msgid "5"
+msgctxt "keyboard-key-name"
+msgid "F5"
+msgstr "5"
+
+#: kuitmarkup.cpp:361
+#, fuzzy
+#| msgid "6"
+msgctxt "keyboard-key-name"
+msgid "F6"
+msgstr "6"
+
+#: kuitmarkup.cpp:362
+#, fuzzy
+#| msgid "7"
+msgctxt "keyboard-key-name"
+msgid "F7"
+msgstr "7"
+
+#: kuitmarkup.cpp:363
+#, fuzzy
+#| msgid "8"
+msgctxt "keyboard-key-name"
+msgid "F8"
+msgstr "8"
+
+#: kuitmarkup.cpp:364
+#, fuzzy
+#| msgid "9"
+msgctxt "keyboard-key-name"
+msgid "F9"
+msgstr "9"
+
+#: kuitmarkup.cpp:365
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "F%1"
+msgctxt "keyboard-key-name"
+msgid "F10"
+msgstr "F%1"
+
+#: kuitmarkup.cpp:366
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "F%1"
+msgctxt "keyboard-key-name"
+msgid "F11"
+msgstr "F%1"
+
+#: kuitmarkup.cpp:367
+#, fuzzy
+#| msgctxt "keyboard-key-name"
+#| msgid "F%1"
+msgctxt "keyboard-key-name"
+msgid "F12"
+msgstr "F%1"
+
+#. i18n: The messages with context "tag-format-pattern <tag ...> format"
+#. are KUIT patterns for formatting the text found inside KUIT tags.
+#. The format is either "plain" or "rich", and tells if the pattern
+#. is used for plain text or rich text (which can use HTML tags).
+#. You may be in general satisfied with the patterns as they are in the
+#. original. Some things you may consider changing:
+#. - the proper quotes, those used in msgid are English-standard
+#. - the <i> and <b> tags, does your language script work well with them?
+#: kuitmarkup.cpp:715
+#, fuzzy, kde-format
+#| msgctxt "@title/plain"
+#| msgid "== %1 =="
+msgctxt "tag-format-pattern <title> plain"
+msgid "== %1 =="
+msgstr "== %1 =="
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:720
+#, kde-format
+msgctxt "tag-format-pattern <title> rich"
+msgid "<h2>%1</h2>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:728
+#, fuzzy, kde-format
+#| msgctxt "@subtitle/plain"
+#| msgid "~ %1 ~"
+msgctxt "tag-format-pattern <subtitle> plain"
+msgid "~ %1 ~"
+msgstr "~ %1 ~"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:733
+#, kde-format
+msgctxt "tag-format-pattern <subtitle> rich"
+msgid "<h3>%1</h3>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:741
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <para> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:746
+#, fuzzy, kde-format
+#| msgid "Download"
+msgctxt "tag-format-pattern <para> rich"
+msgid "<p>%1</p>"
+msgstr "Descargar"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:754
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <list> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:759
+#, kde-format
+msgctxt "tag-format-pattern <list> rich"
+msgid "<ul>%1</ul>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:767
+#, fuzzy, kde-format
+#| msgctxt "@item/plain"
+#| msgid "  * %1"
+msgctxt "tag-format-pattern <item> plain"
+msgid "  * %1"
+msgstr "  * %1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:772
+#, kde-format
+msgctxt "tag-format-pattern <item> rich"
+msgid "<li>%1</li>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:779
+#, fuzzy, kde-format
+#| msgid "Name: "
+msgctxt "tag-format-pattern <note> plain"
+msgid "Note: %1"
+msgstr "Nom : "
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:784
+#, kde-format
+msgctxt "tag-format-pattern <note> rich"
+msgid "<i>Note</i>: %1"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:790
+#, fuzzy, kde-format
+#| msgid "Red:"
+msgctxt ""
+"tag-format-pattern <note label=> plain\n"
+"%1 is the text, %2 is the note label"
+msgid "%2: %1"
+msgstr "Roje :"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:796
+#, kde-format
+msgctxt ""
+"tag-format-pattern <note label=> rich\n"
+"%1 is the text, %2 is the note label"
+msgid "<i>%2</i>: %1"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:803
+#, kde-format
+msgctxt "tag-format-pattern <warning> plain"
+msgid "WARNING: %1"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:808
+#, kde-format
+msgctxt "tag-format-pattern <warning> rich"
+msgid "<b>Warning</b>: %1"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:814
+#, fuzzy, kde-format
+#| msgid "Red:"
+msgctxt ""
+"tag-format-pattern <warning label=> plain\n"
+"%1 is the text, %2 is the warning label"
+msgid "%2: %1"
+msgstr "Roje :"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:820
+#, kde-format
+msgctxt ""
+"tag-format-pattern <warning label=> rich\n"
+"%1 is the text, %2 is the warning label"
+msgid "<b>%2</b>: %1"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:827
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <link> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:832
+#, fuzzy, kde-format
+#| msgid "   <a href=\"%1\">[Properties]</a>"
+msgctxt "tag-format-pattern <link> rich"
+msgid "<a href=\"%1\">%1</a>"
+msgstr "   <a href=\"%1\">[Proprietats]</a>"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:838
+#, fuzzy, kde-format
+#| msgctxt "dictionary name. %1-language and %2-country name"
+#| msgid "%1 (%2)"
+msgctxt ""
+"tag-format-pattern <link url=> plain\n"
+"%1 is the descriptive text, %2 is the URL"
+msgid "%1 (%2)"
+msgstr "%1 (%2)"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:844
+#, fuzzy, kde-format
+#| msgid "   <a href=\"%1\">[Properties]</a>"
+msgctxt ""
+"tag-format-pattern <link url=> rich\n"
+"%1 is the descriptive text, %2 is the URL"
+msgid "<a href=\"%2\">%1</a>"
+msgstr "   <a href=\"%1\">[Proprietats]</a>"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:851
+#, fuzzy, kde-format
+#| msgctxt "@filename/plain"
+#| msgid "‘%1’"
+msgctxt "tag-format-pattern <filename> plain"
+msgid "‘%1’"
+msgstr "‘%1’"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:856
+#, kde-format
+msgctxt "tag-format-pattern <filename> rich"
+msgid "<tt>%1</tt>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:863
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <application> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:868
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <application> rich"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:875
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <command> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:880
+#, kde-format
+msgctxt "tag-format-pattern <command> rich"
+msgid "<tt>%1</tt>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:886
+#, fuzzy, kde-format
+#| msgctxt "dictionary name. %1-language and %2-country name"
+#| msgid "%1 (%2)"
+msgctxt ""
+"tag-format-pattern <command section=> plain\n"
+"%1 is the command name, %2 is its man section"
+msgid "%1(%2)"
+msgstr "%1 (%2)"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:892
+#, kde-format
+msgctxt ""
+"tag-format-pattern <command section=> rich\n"
+"%1 is the command name, %2 is its man section"
+msgid "<tt>%1(%2)</tt>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:899
+#, fuzzy, kde-format
+#| msgctxt "@resource/plain"
+#| msgid "“%1”"
+msgctxt "tag-format-pattern <resource> plain"
+msgid "“%1”"
+msgstr "“%1”"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:904
+#, fuzzy, kde-format
+#| msgctxt "@resource/plain"
+#| msgid "“%1”"
+msgctxt "tag-format-pattern <resource> rich"
+msgid "“%1”"
+msgstr "“%1”"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:911
+#, fuzzy, kde-format
+#| msgctxt "@resource/plain"
+#| msgid "“%1”"
+msgctxt "tag-format-pattern <icode> plain"
+msgid "“%1”"
+msgstr "“%1”"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:916
+#, kde-format
+msgctxt "tag-format-pattern <icode> rich"
+msgid "<tt>%1</tt>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:923
+#, kde-format
+msgctxt "tag-format-pattern <bcode> plain"
+msgid ""
+"\n"
+"%1\n"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:928
+#, kde-format
+msgctxt "tag-format-pattern <bcode> rich"
+msgid "<pre>%1</pre>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:935
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <shortcut> plain"
+msgid "%1"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:940
+#, kde-format
+msgctxt "tag-format-pattern <shortcut> rich"
+msgid "<b>%1</b>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:947
+#, fuzzy, kde-format
+#| msgctxt "@interface/plain"
+#| msgid "|%1|"
+msgctxt "tag-format-pattern <interface> plain"
+msgid "|%1|"
+msgstr "|%1|"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:952
+#, kde-format
+msgctxt "tag-format-pattern <interface> rich"
+msgid "<i>%1</i>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:959
+#, fuzzy, kde-format
+#| msgctxt "@emphasis/plain"
+#| msgid "*%1*"
+msgctxt "tag-format-pattern <emphasis> plain"
+msgid "*%1*"
+msgstr "*%1*"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:964
+#, kde-format
+msgctxt "tag-format-pattern <emphasis> rich"
+msgid "<i>%1</i>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:969
+#, fuzzy, kde-format
+#| msgctxt "@emphasis/plain"
+#| msgid "*%1*"
+msgctxt "tag-format-pattern <emphasis-strong> plain"
+msgid "**%1**"
+msgstr "*%1*"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:974
+#, kde-format
+msgctxt "tag-format-pattern <emphasis-strong> rich"
+msgid "<b>%1</b>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:981
+#, kde-format
+msgctxt "tag-format-pattern <placeholder> plain"
+msgid "&lt;%1&gt;"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:986
+#, kde-format
+msgctxt "tag-format-pattern <placeholder> rich"
+msgid "&lt;<i>%1</i>&gt;"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:993
+#, kde-format
+msgctxt "tag-format-pattern <email> plain"
+msgid "&lt;%1&gt;"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:998
+#, fuzzy, kde-format
+#| msgid "Please report bugs to <a href=\"mailto:%1\";>%2</a>.\n"
+msgctxt "tag-format-pattern <email> rich"
+msgid "&lt;<a href=\"mailto:%1\";>%1</a>&gt;"
+msgstr "Senhalatz los bògues a <a href=\"mailto:%1\";>%2</a>.\n"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1004
+#, kde-format
+msgctxt ""
+"tag-format-pattern <email address=> plain\n"
+"%1 is name, %2 is address"
+msgid "%1 &lt;%2&gt;"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1010
+#, fuzzy, kde-format
+#| msgid "Please report bugs to <a href=\"mailto:%1\";>%2</a>.\n"
+msgctxt ""
+"tag-format-pattern <email address=> rich\n"
+"%1 is name, %2 is address"
+msgid "<a href=\"mailto:%2\";>%1</a>"
+msgstr "Senhalatz los bògues a <a href=\"mailto:%1\";>%2</a>.\n"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1017
+#, fuzzy, kde-format
+#| msgctxt "@envar/plain"
+#| msgid "$%1"
+msgctxt "tag-format-pattern <envar> plain"
+msgid "$%1"
+msgstr "$%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1022
+#, kde-format
+msgctxt "tag-format-pattern <envar> rich"
+msgid "<tt>$%1</tt>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1029
+#, fuzzy, kde-format
+#| msgctxt "@message/plain"
+#| msgid "/%1/"
+msgctxt "tag-format-pattern <message> plain"
+msgid "/%1/"
+msgstr "/%1/"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1034
+#, kde-format
+msgctxt "tag-format-pattern <message> rich"
+msgid "<i>%1</i>"
+msgstr ""
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1041
+#, fuzzy, kde-format
+#| msgctxt "@application/plain"
+#| msgid "%1"
+msgctxt "tag-format-pattern <nl> plain"
+msgid "%1\n"
+msgstr "%1"
+
+#. i18n: KUIT pattern, see the comment to the first of these entries above.
+#: kuitmarkup.cpp:1046
+#, kde-format
+msgctxt "tag-format-pattern <nl> rich"
+msgid "%1<br/>"
+msgstr ""

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to