Hello community, here is the log from the commit of package kcodecs for openSUSE:Factory checked in at 2014-11-11 01:08:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcodecs (Old) and /work/SRC/openSUSE:Factory/.kcodecs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcodecs" Changes: -------- --- /work/SRC/openSUSE:Factory/kcodecs/kcodecs.changes 2014-10-07 15:58:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kcodecs.new/kcodecs.changes 2014-11-11 01:08:39.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Nov 2 17:46:39 UTC 2014 - [email protected] + +- Update to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + +------------------------------------------------------------------- Old: ---- kcodecs-5.3.0.tar.xz New: ---- kcodecs-5.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcodecs.spec ++++++ --- /var/tmp/diff_new_pack.6DIgRD/_old 2014-11-11 01:08:40.000000000 +0100 +++ /var/tmp/diff_new_pack.6DIgRD/_new 2014-11-11 01:08:40.000000000 +0100 @@ -18,10 +18,10 @@ %define lname libKF5Codecs5 Name: kcodecs -Version: 5.3.0 +Version: 5.4.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libqt5-linguist-devel >= 5.2.0 @@ -30,7 +30,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ kcodecs-5.3.0.tar.xz -> kcodecs-5.4.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/CMakeLists.txt new/kcodecs-5.4.0/CMakeLists.txt --- old/kcodecs-5.3.0/CMakeLists.txt 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/CMakeLists.txt 2014-11-02 13:06:24.000000000 +0100 @@ -2,7 +2,7 @@ project(KCodecs) -find_package(ECM 1.3.0 REQUIRED NO_MODULE) +find_package(ECM 1.4.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ) @@ -21,7 +21,7 @@ include(ECMPoQmTools) -set(KF5_VERSION "5.3.0") # handled by release scripts +set(KF5_VERSION "5.4.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCODECS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcodecs_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/af/kcodecs5_qt.po new/kcodecs-5.4.0/po/af/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/af/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/af/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -12,6 +12,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ar/kcodecs5_qt.po new/kcodecs-5.4.0/po/ar/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ar/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ar/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -33,6 +33,7 @@ "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/as/kcodecs5_qt.po new/kcodecs-5.4.0/po/as/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/as/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/as/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 0.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ast/kcodecs5_qt.po new/kcodecs-5.4.0/po/ast/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ast/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ast/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-Language: asturian\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/be/kcodecs5_qt.po new/kcodecs-5.4.0/po/be/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/be/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/be/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/be@latin/kcodecs5_qt.po new/kcodecs-5.4.0/po/be@latin/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/be@latin/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/be@latin/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/bg/kcodecs5_qt.po new/kcodecs-5.4.0/po/bg/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/bg/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/bg/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/bn/kcodecs5_qt.po new/kcodecs-5.4.0/po/bn/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/bn/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/bn/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/bn_IN/kcodecs5_qt.po new/kcodecs-5.4.0/po/bn_IN/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/bn_IN/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/bn_IN/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -19,6 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/br/kcodecs5_qt.po new/kcodecs-5.4.0/po/br/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/br/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/br/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/bs/kcodecs5_qt.po new/kcodecs-5.4.0/po/bs/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/bs/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/bs/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -27,6 +27,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" "X-Environment: kde\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ca/kcodecs5_qt.po new/kcodecs-5.4.0/po/ca/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ca/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ca/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -24,6 +24,7 @@ "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ca@valencia/kcodecs5_qt.po new/kcodecs-5.4.0/po/ca@valencia/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ca@valencia/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ca@valencia/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/crh/kcodecs5_qt.po new/kcodecs-5.4.0/po/crh/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/crh/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/crh/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/cs/kcodecs5_qt.po new/kcodecs-5.4.0/po/cs/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/cs/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/cs/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "X-Generator: Lokalize 1.5\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/csb/kcodecs5_qt.po new/kcodecs-5.4.0/po/csb/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/csb/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/csb/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2)\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/cy/kcodecs5_qt.po new/kcodecs-5.4.0/po/cy/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/cy/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/cy/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -27,8 +27,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9\n" -"\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/da/kcodecs5_qt.po new/kcodecs-5.4.0/po/da/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/da/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/da/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/de/kcodecs5_qt.po new/kcodecs-5.4.0/po/de/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/de/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/de/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -22,6 +22,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: kcharsets.cpp:166 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/el/kcodecs5_qt.po new/kcodecs-5.4.0/po/el/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/el/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/el/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -29,6 +29,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/en_GB/kcodecs5_qt.po new/kcodecs-5.4.0/po/en_GB/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/en_GB/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/en_GB/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/eo/kcodecs5_qt.po new/kcodecs-5.4.0/po/eo/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/eo/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/eo/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/es/kcodecs5_qt.po new/kcodecs-5.4.0/po/es/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/es/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/es/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "First-Translator: Boris Wesslowski <[email protected]>\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/et/kcodecs5_qt.po new/kcodecs-5.4.0/po/et/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/et/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/et/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -19,6 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/eu/kcodecs5_qt.po new/kcodecs-5.4.0/po/eu/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/eu/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/eu/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/fa/kcodecs5_qt.po new/kcodecs-5.4.0/po/fa/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/fa/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/fa/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/fi/kcodecs5_qt.po new/kcodecs-5.4.0/po/fi/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/fi/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/fi/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -29,7 +29,7 @@ "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2014-03-30 00:13+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,6 +37,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/fr/kcodecs5_qt.po new/kcodecs-5.4.0/po/fr/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/fr/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/fr/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -33,6 +33,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/fy/kcodecs5_qt.po new/kcodecs-5.4.0/po/fy/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/fy/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/fy/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KAider 0.1\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ga/kcodecs5_qt.po new/kcodecs-5.4.0/po/ga/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ga/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ga/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -19,6 +19,7 @@ "X-Generator: KBabel 1.9.1\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n < 11 ? " "3 : 4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/gl/kcodecs5_qt.po new/kcodecs-5.4.0/po/gl/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/gl/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/gl/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -26,6 +26,7 @@ "X-Environment: kde, development\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/gu/kcodecs5_qt.po new/kcodecs-5.4.0/po/gu/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/gu/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/gu/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ha/kcodecs5_qt.po new/kcodecs-5.4.0/po/ha/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ha/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ha/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 0.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/he/kcodecs5_qt.po new/kcodecs-5.4.0/po/he/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/he/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/he/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -30,6 +30,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hi/kcodecs5_qt.po new/kcodecs-5.4.0/po/hi/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hi/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hi/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -19,6 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 1.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hne/kcodecs5_qt.po new/kcodecs-5.4.0/po/hne/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hne/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hne/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 0.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hr/kcodecs5_qt.po new/kcodecs-5.4.0/po/hr/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hr/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hr/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -28,6 +28,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hsb/kcodecs5_qt.po new/kcodecs-5.4.0/po/hsb/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hsb/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hsb/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3;\n" "X-Generator: KAider 0.1\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hu/kcodecs5_qt.po new/kcodecs-5.4.0/po/hu/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hu/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hu/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -15,6 +15,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/hy/kcodecs5_qt.po new/kcodecs-5.4.0/po/hy/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/hy/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/hy/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ia/kcodecs5_qt.po new/kcodecs-5.4.0/po/ia/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ia/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ia/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/id/kcodecs5_qt.po new/kcodecs-5.4.0/po/id/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/id/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/id/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/is/kcodecs5_qt.po new/kcodecs-5.4.0/po/is/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/is/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/is/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,12 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.2\n" "Plural-Forms: Plural-Forms: nplurals=2; plural=n != 1;\n" -"\n" -"\n" -"\n" -"\n" -"\n" -"\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/it/kcodecs5_qt.po new/kcodecs-5.4.0/po/it/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/it/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/it/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -8,7 +8,7 @@ # Luciano Montanaro <[email protected]>, 2007. # Dario Panico <[email protected]>, 2008. # Pino Toscano <[email protected]>, 2008. -# Federico Zenith <[email protected]>, 2008, 2012, 2013. +# Federico Zenith <[email protected]>, 2008, 2012, 2013, 2014. # Innocenzo Ventre <[email protected]>, 2012. # Vincenzo Reale <[email protected]>, 2014. msgid "" @@ -25,6 +25,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ja/kcodecs5_qt.po new/kcodecs-5.4.0/po/ja/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ja/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ja/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: qtrich\n" "X-Generator: Lokalize 1.1\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ka/kcodecs5_qt.po new/kcodecs-5.4.0/po/ka/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ka/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ka/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -15,6 +15,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/kk/kcodecs5_qt.po new/kcodecs-5.4.0/po/kk/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/kk/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/kk/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,11 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=1; plural=0;\n" -"\n" -"\n" -"\n" -"\n" -"\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/km/kcodecs5_qt.po new/kcodecs-5.4.0/po/km/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/km/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/km/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -15,6 +15,7 @@ "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: KBabel 1.11.4\n" "X-Language: km-KH\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/kn/kcodecs5_qt.po new/kcodecs-5.4.0/po/kn/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/kn/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/kn/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,8 +18,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"\n" "X-Generator: Lokalize 1.0\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ko/kcodecs5_qt.po new/kcodecs-5.4.0/po/ko/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ko/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ko/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ku/kcodecs5_qt.po new/kcodecs-5.4.0/po/ku/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ku/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ku/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "X-Poedit-Language: Kurdish\n" "X-Poedit-Country: Kurdistan\n" "X-Poedit-SourceCharset: utf-8\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/lb/kcodecs5_qt.po new/kcodecs-5.4.0/po/lb/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/lb/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/lb/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -15,6 +15,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/lt/kcodecs5_qt.po new/kcodecs-5.4.0/po/lt/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/lt/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/lt/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -22,6 +22,7 @@ "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n" "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/lv/kcodecs5_qt.po new/kcodecs-5.4.0/po/lv/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/lv/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/lv/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -24,6 +24,7 @@ "2);\n" "X-Launchpad-Export-Date: 2007-11-22 17:44+0000\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/mai/kcodecs5_qt.po new/kcodecs-5.4.0/po/mai/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/mai/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/mai/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -19,6 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/mk/kcodecs5_qt.po new/kcodecs-5.4.0/po/mk/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/mk/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/mk/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -28,6 +28,7 @@ "X-Generator: KBabel 1.11.4\n" "Plural-Forms: Plural-Forms: nplurals=3; plural=n%10==1 ? 0 : n%10==2 ? 1 : " "2;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ml/kcodecs5_qt.po new/kcodecs-5.4.0/po/ml/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ml/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ml/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -22,6 +22,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" "X-Poedit-Country: INDIA\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/mr/kcodecs5_qt.po new/kcodecs-5.4.0/po/mr/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/mr/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/mr/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Sandeep Shedmake <[email protected]>, 2008, 2009. -# Chetan Khona <[email protected]>, 2012, 2013. +# Chetan Khona <[email protected]>, 2012, 2013, 2014. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2013-03-29 16:14+0530\n" +"PO-Revision-Date: 2014-10-29 10:49+0530\n" "Last-Translator: Chetan Khona <[email protected]>\n" "Language-Team: Marathi <[email protected]>\n" "Language: mr\n" @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" @@ -105,153 +106,99 @@ msgstr "इतर" #: kcharsets.cpp:664 -#, fuzzy, qt-format -#| msgctxt "@item %1 character set, %2 encoding" -#| msgid "%1 ( %2 )" +#, qt-format msgctxt "KCharsets|@item %1 character set, %2 encoding" msgid "%1 ( %2 )" msgstr "%1 ( %2 )" #: kcharsets.cpp:667 -#, fuzzy, qt-format -#| msgctxt "@item" -#| msgid "Other encoding (%1)" +#, qt-format msgctxt "KCharsets|@item" msgid "Other encoding (%1)" msgstr "इतर एन्कोडिंग (%1)" #: kcharsets.cpp:696 -#, fuzzy, qt-format -#| msgctxt "@item %1 character set, %2 encoding" -#| msgid "%1 ( %2 )" +#, qt-format msgctxt "KCharsets|@item Text encoding: %1 character set, %2 encoding" msgid "%1 ( %2 )" msgstr "%1 ( %2 )" #: kencodingprober.cpp:238 kencodingprober.cpp:279 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Disabled" msgctxt "KEncodingProber|@item Text character set" msgid "Disabled" msgstr "अकार्यान्वित" #: kencodingprober.cpp:240 kencodingprober.cpp:282 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Universal" msgctxt "KEncodingProber|@item Text character set" msgid "Universal" msgstr "जागतिक" #: kencodingprober.cpp:242 kencodingprober.cpp:324 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Unicode" msgctxt "KEncodingProber|@item Text character set" msgid "Unicode" msgstr "युनिकोड" #: kencodingprober.cpp:244 kencodingprober.cpp:294 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Cyrillic" msgctxt "KEncodingProber|@item Text character set" msgid "Cyrillic" msgstr "सिरीलिक" #: kencodingprober.cpp:246 kencodingprober.cpp:309 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Western European" msgctxt "KEncodingProber|@item Text character set" msgid "Western European" msgstr "पश्चिमी युरोपियन" #: kencodingprober.cpp:248 kencodingprober.cpp:291 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Central European" msgctxt "KEncodingProber|@item Text character set" msgid "Central European" msgstr "मध्य युरोपिअन" #: kencodingprober.cpp:250 kencodingprober.cpp:297 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Greek" msgctxt "KEncodingProber|@item Text character set" msgid "Greek" msgstr "ग्रीक" #: kencodingprober.cpp:252 kencodingprober.cpp:300 -#, fuzzy -#| msgctxt "@item Spelling dictionary" -#| msgid "Hebrew" msgctxt "KEncodingProber|@item Text character set" msgid "Hebrew" msgstr "हिब्रू" #: kencodingprober.cpp:254 kencodingprober.cpp:306 -#, fuzzy -#| msgctxt "@item Spelling dictionary" -#| msgid "Turkish" msgctxt "KEncodingProber|@item Text character set" msgid "Turkish" msgstr "तुर्किश" #: kencodingprober.cpp:256 kencodingprober.cpp:303 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Japanese" msgctxt "KEncodingProber|@item Text character set" msgid "Japanese" msgstr "जपानी" #: kencodingprober.cpp:258 kencodingprober.cpp:288 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Baltic" msgctxt "KEncodingProber|@item Text character set" msgid "Baltic" msgstr "बाल्टिक" #: kencodingprober.cpp:260 kencodingprober.cpp:312 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Chinese Traditional" msgctxt "KEncodingProber|@item Text character set" msgid "Chinese Traditional" msgstr "पारंपारिक चिनी" #: kencodingprober.cpp:262 kencodingprober.cpp:315 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Chinese Simplified" msgctxt "KEncodingProber|@item Text character set" msgid "Chinese Simplified" msgstr "विश्लेषीत चिनी" #: kencodingprober.cpp:264 kencodingprober.cpp:318 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Korean" msgctxt "KEncodingProber|@item Text character set" msgid "Korean" msgstr "कोरियन" #: kencodingprober.cpp:266 kencodingprober.cpp:321 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Thai" msgctxt "KEncodingProber|@item Text character set" msgid "Thai" msgstr "थाई" #: kencodingprober.cpp:268 kencodingprober.cpp:285 -#, fuzzy -#| msgctxt "@item Text character set" -#| msgid "Arabic" msgctxt "KEncodingProber|@item Text character set" msgid "Arabic" msgstr "अरेबिक" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ms/kcodecs5_qt.po new/kcodecs-5.4.0/po/ms/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ms/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ms/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/nb/kcodecs5_qt.po new/kcodecs-5.4.0/po/nb/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/nb/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/nb/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -24,6 +24,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/nds/kcodecs5_qt.po new/kcodecs-5.4.0/po/nds/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/nds/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/nds/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ne/kcodecs5_qt.po new/kcodecs-5.4.0/po/ne/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ne/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ne/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n !=1\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/nl/kcodecs5_qt.po new/kcodecs-5.4.0/po/nl/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/nl/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/nl/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -30,6 +30,7 @@ "kftabdlg.cpp kftypes.cpp kfwin.cpp main.cpp mkfdird.cpp mkfind.cpp\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/nn/kcodecs5_qt.po new/kcodecs-5.4.0/po/nn/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/nn/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/nn/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -2,7 +2,7 @@ # # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004, 2005, 2006. # Håvard Korsvoll <[email protected]>, 2003, 2005. -# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013. +# Karl Ove Hufthammer <[email protected]>, 2004, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014. # Eirik U. Birkeland <[email protected]>, 2008, 2009, 2010. msgid "" msgstr "" @@ -21,6 +21,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/oc/kcodecs5_qt.po new/kcodecs-5.4.0/po/oc/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/oc/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/oc/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/or/kcodecs5_qt.po new/kcodecs-5.4.0/po/or/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/or/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/or/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,11 +17,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -"\n" -"\n" -"\n" -"\n" "X-Generator: KBabel 1.11.4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/pa/kcodecs5_qt.po new/kcodecs-5.4.0/po/pa/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/pa/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/pa/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -23,6 +23,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/pl/kcodecs5_qt.po new/kcodecs-5.4.0/po/pl/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/pl/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/pl/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -27,6 +27,7 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ps/kcodecs5_qt.po new/kcodecs-5.4.0/po/ps/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ps/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ps/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Poedit-Language: Pashto, Pushto\n" "X-Poedit-Country: AFGHANISTAN\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/pt/kcodecs5_qt.po new/kcodecs-5.4.0/po/pt/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/pt/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/pt/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -105,6 +105,7 @@ "X-POFile-SpellExtra: DQTDECLARATIVEDEBUG QML slot pedro mantê Pocinhas\n" "X-POFile-SpellExtra: Reconstrói ii Del iii querê\n" "X-POFile-IgnoreConsistency: Update\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/pt_BR/kcodecs5_qt.po new/kcodecs-5.4.0/po/pt_BR/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/pt_BR/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/pt_BR/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -27,6 +27,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ro/kcodecs5_qt.po new/kcodecs-5.4.0/po/ro/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ro/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ro/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ru/kcodecs5_qt.po new/kcodecs-5.4.0/po/ru/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ru/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ru/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -32,6 +32,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/se/kcodecs5_qt.po new/kcodecs-5.4.0/po/se/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/se/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/se/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/si/kcodecs5_qt.po new/kcodecs-5.4.0/po/si/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/si/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/si/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -15,6 +15,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sk/kcodecs5_qt.po new/kcodecs-5.4.0/po/sk/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sk/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sk/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sl/kcodecs5_qt.po new/kcodecs-5.4.0/po/sl/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sl/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sl/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -27,6 +27,7 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" "%100==4 ? 3 : 0);\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sq/kcodecs5_qt.po new/kcodecs-5.4.0/po/sq/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sq/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sq/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -14,6 +14,7 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Launchpad-Export-Date: 2010-11-24 03:19+0000\n" "X-Generator: Lokalize 1.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sr/kcodecs5_qt.po new/kcodecs-5.4.0/po/sr/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sr/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sr/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "X-Text-Markup: qtrich\n" "X-Environment: kde\n" "X-Wrapping: fine\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sr@ijekavian/kcodecs5_qt.po new/kcodecs-5.4.0/po/sr@ijekavian/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sr@ijekavian/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sr@ijekavian/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: qtrich\n" "X-Environment: kde\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sr@ijekavianlatin/kcodecs5_qt.po new/kcodecs-5.4.0/po/sr@ijekavianlatin/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sr@ijekavianlatin/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sr@ijekavianlatin/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: qtrich\n" "X-Environment: kde\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/sr@latin/kcodecs5_qt.po new/kcodecs-5.4.0/po/sr@latin/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/sr@latin/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/sr@latin/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "X-Accelerator-Marker: &\n" "X-Text-Markup: qtrich\n" "X-Environment: kde\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ta/kcodecs5_qt.po new/kcodecs-5.4.0/po/ta/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ta/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ta/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/te/kcodecs5_qt.po new/kcodecs-5.4.0/po/te/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/te/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/te/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -24,6 +24,7 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "4;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/tg/kcodecs5_qt.po new/kcodecs-5.4.0/po/tg/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/tg/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/tg/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 1.5.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/th/kcodecs5_qt.po new/kcodecs-5.4.0/po/th/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/th/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/th/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -20,6 +20,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/tr/kcodecs5_qt.po new/kcodecs-5.4.0/po/tr/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/tr/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/tr/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -30,6 +30,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/tt/kcodecs5_qt.po new/kcodecs-5.4.0/po/tt/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/tt/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/tt/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 1.2\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/ug/kcodecs5_qt.po new/kcodecs-5.4.0/po/ug/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/ug/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/ug/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -17,6 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.5.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/uk/kcodecs5_qt.po new/kcodecs-5.4.0/po/uk/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/uk/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/uk/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -22,6 +22,7 @@ "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/uz/kcodecs5_qt.po new/kcodecs-5.4.0/po/uz/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/uz/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/uz/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/uz@cyrillic/kcodecs5_qt.po new/kcodecs-5.4.0/po/uz@cyrillic/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/uz@cyrillic/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/uz@cyrillic/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -16,6 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/vi/kcodecs5_qt.po new/kcodecs-5.4.0/po/vi/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/vi/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/vi/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -18,6 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/wa/kcodecs5_qt.po new/kcodecs-5.4.0/po/wa/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/wa/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/wa/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -21,6 +21,7 @@ "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Poedit-Language: Walloon\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/xh/kcodecs5_qt.po new/kcodecs-5.4.0/po/xh/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/xh/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/xh/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -22,6 +22,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.0beta2\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/zh_CN/kcodecs5_qt.po new/kcodecs-5.4.0/po/zh_CN/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/zh_CN/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/zh_CN/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -24,6 +24,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Lokalize 1.5\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/zh_HK/kcodecs5_qt.po new/kcodecs-5.4.0/po/zh_HK/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/zh_HK/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/zh_HK/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -12,10 +12,10 @@ # Wang Jian <[email protected]>, 2002. # Anthony Fok <[email protected]>, 2002. # Yuan-Chen Cheng <[email protected]>, 2002. -# Wang Jian <[email protected]>, 1998. -# Funda Wang <[email protected]>, 2002. -# Sarah Smith <[email protected]>, 2002. -# Xiong Jiang <[email protected]>, 2002. +# Wang Jian <[email protected]>, 1998. +# Funda Wang <[email protected]>, 2002. +# Sarah Smith <[email protected]>, 2002. +# Xiong Jiang <[email protected]>, 2002. # Chia-Lin, Kao <[email protected]>, 2004. # Stanley Wong <[email protected]>, 2005. # Abel Cheung <[email protected]>, 2005. @@ -34,6 +34,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.3\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 #, fuzzy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcodecs-5.3.0/po/zh_TW/kcodecs5_qt.po new/kcodecs-5.4.0/po/zh_TW/kcodecs5_qt.po --- old/kcodecs-5.3.0/po/zh_TW/kcodecs5_qt.po 2014-10-04 18:58:54.000000000 +0200 +++ new/kcodecs-5.4.0/po/zh_TW/kcodecs5_qt.po 2014-11-02 13:06:24.000000000 +0100 @@ -25,6 +25,7 @@ "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Qt-Contexts: true\n" #: kcharsets.cpp:166 msgctxt "@item Text character set" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
