Hello community, here is the log from the commit of package gtef for openSUSE:Factory checked in at 2017-05-24 16:46:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtef (Old) and /work/SRC/openSUSE:Factory/.gtef.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtef" Wed May 24 16:46:39 2017 rev:2 rq:490935 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gtef/gtef.changes 2017-03-22 23:15:26.567894313 +0100 +++ /work/SRC/openSUSE:Factory/.gtef.new/gtef.changes 2017-05-24 16:46:41.077670226 +0200 @@ -1,0 +2,9 @@ +Mon Apr 24 17:19:56 UTC 2017 - [email protected] + +- Update to version 2.0.1: + + The bugzilla product has been created. + + Fix bug in gtef_iter_get_line_indentation(). + + Other small improvements. + + Updated translations. + +------------------------------------------------------------------- Old: ---- gtef-2.0.0.tar.xz New: ---- gtef-2.0.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtef.spec ++++++ --- /var/tmp/diff_new_pack.YRR6LG/_old 2017-05-24 16:46:41.833563798 +0200 +++ /var/tmp/diff_new_pack.YRR6LG/_new 2017-05-24 16:46:41.837563235 +0200 @@ -17,15 +17,15 @@ Name: gtef -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: GNOME Text Editor Framework License: LGPL-2.1+ Group: Productivity/Text/Editors Url: https://wiki.gnome.org/Projects/Gtef -Source: https://download.gnome.org/sources/%{name}/2.0/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gtef/2.0/%{name}-%{version}.tar.xz BuildRequires: pkgconfig -BuildRequires: pkgconfig(glib-2.0) >= 2.51.5 +BuildRequires: pkgconfig(glib-2.0) >= 2.52 BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.42.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.22.0 @@ -50,8 +50,8 @@ %package -n libgtef-2-0 Summary: GNOME Text Editor Framework -Group: System/Libraries # Languages are provided by API version, hence gtef-2 +Group: System/Libraries Provides: gtef-2 = %{version} Recommends: %{name}-2-lang ++++++ gtef-2.0.0.tar.xz -> gtef-2.0.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/HACKING new/gtef-2.0.1/HACKING --- old/gtef-2.0.0/HACKING 2016-08-28 16:19:44.000000000 +0200 +++ new/gtef-2.0.1/HACKING 2017-04-16 16:26:49.000000000 +0200 @@ -5,5 +5,6 @@ https://git.gnome.org/browse/gtksourceview/tree/HACKING -To submit patches, there is no bugzilla for Gtef, so do a pull request on -GitHub instead. +The bugzilla product of Gtef is available at: + + https://bugzilla.gnome.org/page.cgi?id=browse.html&product=gtef diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/NEWS new/gtef-2.0.1/NEWS --- old/gtef-2.0.0/NEWS 2017-03-18 17:45:59.000000000 +0100 +++ new/gtef-2.0.1/NEWS 2017-04-21 13:07:32.000000000 +0200 @@ -1,3 +1,10 @@ +News in 2.0.1, 2017-04-21 +------------------------- +* The bugzilla product has been created. +* Fix bug in gtef_iter_get_line_indentation(). +* Add Hungarian, Russian and Friulian translations. +* Other small improvements. + News in 2.0.0, 2017-03-18 ------------------------- * Add Ukrainian and Serbian translations. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/README new/gtef-2.0.1/README --- old/gtef-2.0.0/README 2017-03-18 17:44:01.000000000 +0100 +++ new/gtef-2.0.1/README 2017-04-21 13:04:32.000000000 +0200 @@ -1,7 +1,7 @@ Gtef - GTK+ Text Editor Framework ================================= -This is version 2.0.0 of Gtef. +This is version 2.0.1 of Gtef. Gtef is a library that eases the development of GtkSourceView-based text editors and IDEs. @@ -52,7 +52,7 @@ Dependencies ------------ -- GLib >= 2.51.5 +- GLib >= 2.52 - GTK+ >= 3.20 - GtkSourceView >= 3.22 - libxml2 >= 2.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/configure new/gtef-2.0.1/configure --- old/gtef-2.0.0/configure 2017-03-18 18:05:24.000000000 +0100 +++ new/gtef-2.0.1/configure 2017-04-21 13:08:50.000000000 +0200 @@ -1,8 +1,8 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gtef 2.0.0. +# Generated by GNU Autoconf 2.69 for gtef 2.0.1. # -# Report bugs to <https://github.com/swilmet/gtef/issues>. +# Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gtef>. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -275,10 +275,11 @@ $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell [email protected] and -$0: https://github.com/swilmet/gtef/issues about your -$0: system, including any error possibly output before this -$0: message. Then install a modern shell, or manually run -$0: the script under such a shell if you do have one." +$0: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef +$0: about your system, including any error possibly output +$0: before this message. Then install a modern shell, or +$0: manually run the script under such a shell if you do +$0: have one." fi exit 1 fi @@ -590,9 +591,9 @@ # Identity of this package. PACKAGE_NAME='gtef' PACKAGE_TARNAME='gtef' -PACKAGE_VERSION='2.0.0' -PACKAGE_STRING='gtef 2.0.0' -PACKAGE_BUGREPORT='https://github.com/swilmet/gtef/issues' +PACKAGE_VERSION='2.0.1' +PACKAGE_STRING='gtef 2.0.1' +PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gtef' PACKAGE_URL='https://wiki.gnome.org/Projects/Gtef' ac_unique_file="gtef/gtef.h" @@ -1435,7 +1436,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gtef 2.0.0 to adapt to many kinds of systems. +\`configure' configures gtef 2.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1505,7 +1506,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gtef 2.0.0:";; + short | recursive ) echo "Configuration of gtef 2.0.1:";; esac cat <<\_ACEOF @@ -1596,7 +1597,7 @@ Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to <https://github.com/swilmet/gtef/issues>. +Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gtef>. gtef home page: <https://wiki.gnome.org/Projects/Gtef>. _ACEOF ac_status=$? @@ -1660,7 +1661,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gtef configure 2.0.0 +gtef configure 2.0.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1938,7 +1939,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gtef $as_me 2.0.0, which was +It was created by gtef $as_me 2.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2295,7 +2296,7 @@ # $is_release = (.git directory does not exist) - if test -d ${top_srcdir}/.git; then : + if test -d ${srcdir}/.git; then : ax_is_release=no else ax_is_release=yes @@ -2339,7 +2340,7 @@ # Dependencies -glib_req=2.51.5 +glib_req=2.52 gtk_req=3.20 gtksourceview_req=3.22 libxml_req=2.5 @@ -2865,7 +2866,7 @@ # Define the identity of the package. PACKAGE='gtef' - VERSION='2.0.0' + VERSION='2.0.1' cat >>confdefs.h <<_ACEOF @@ -12412,7 +12413,8 @@ -# Compile warnings +# Compile warnings. There can be deprecation warnings at any time, so disable +# -Werror by default with the [yes] argument. @@ -12428,7 +12430,7 @@ # Default value for IS-RELEASE is $ax_is_release - ax_compiler_flags_is_release=$ax_is_release + ax_compiler_flags_is_release=yes # Check whether --enable-compile-warnings was given. if test "${enable_compile_warnings+set}" = set; then : @@ -17781,7 +17783,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gtef $as_me 2.0.0, which was +This file was extended by gtef $as_me 2.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17841,14 +17843,14 @@ Configuration commands: $config_commands -Report bugs to <https://github.com/swilmet/gtef/issues>. +Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gtef>. gtef home page: <https://wiki.gnome.org/Projects/Gtef>." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gtef config.status 2.0.0 +gtef config.status 2.0.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/configure.ac new/gtef-2.0.1/configure.ac --- old/gtef-2.0.0/configure.ac 2017-03-18 17:43:17.000000000 +0100 +++ new/gtef-2.0.1/configure.ac 2017-04-21 13:03:56.000000000 +0200 @@ -3,11 +3,11 @@ AC_PREREQ(2.64) # Package version of the form 'major.minor.micro'. -m4_define(gtef_package_version, 2.0.0) +m4_define(gtef_package_version, 2.0.1) AC_INIT([gtef], [gtef_package_version], - [https://github.com/swilmet/gtef/issues], + [https://bugzilla.gnome.org/enter_bug.cgi?product=gtef], [gtef], [https://wiki.gnome.org/Projects/Gtef]) @@ -50,7 +50,7 @@ AC_SUBST(GTEF_API_VERSION) # Dependencies -glib_req=2.51.5 +glib_req=2.52 gtk_req=3.20 gtksourceview_req=3.22 libxml_req=2.5 @@ -79,9 +79,10 @@ LT_PREREQ([2.2.6]) LT_INIT([disable-static]) -# Compile warnings +# Compile warnings. There can be deprecation warnings at any time, so disable +# -Werror by default with the [yes] argument. AX_REQUIRE_DEFINED([AX_COMPILER_FLAGS]) -AX_COMPILER_FLAGS([WARN_CFLAGS], [WARN_LDFLAGS]) +AX_COMPILER_FLAGS([WARN_CFLAGS], [WARN_LDFLAGS], [yes]) # Dynamic linking dependencies AX_REQUIRE_DEFINED([AX_PKG_CHECK_MODULES]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/docs/reference/html/index.html new/gtef-2.0.1/docs/reference/html/index.html --- old/gtef-2.0.0/docs/reference/html/index.html 2017-03-18 18:05:57.000000000 +0100 +++ new/gtef-2.0.1/docs/reference/html/index.html 2017-04-21 13:09:24.000000000 +0200 @@ -14,7 +14,7 @@ <div class="titlepage"> <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Gtef 2 Reference Manual</p></th></tr></table></div> -<div><p class="releaseinfo">for Gtef 2.0.0</p></div> +<div><p class="releaseinfo">for Gtef 2.0.1</p></div> </div> <hr> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/gtef/gtef-file-saver.c new/gtef-2.0.1/gtef/gtef-file-saver.c --- old/gtef-2.0.0/gtef/gtef-file-saver.c 2017-02-25 13:28:54.000000000 +0100 +++ new/gtef-2.0.1/gtef/gtef-file-saver.c 2017-03-19 12:54:02.000000000 +0100 @@ -470,6 +470,14 @@ G_PARAM_READWRITE | G_PARAM_CONSTRUCT | G_PARAM_STATIC_STRINGS)); + + /* Due to potential deadlocks when registering types, we need to ensure + * the dependent private class GtefBufferInputStream has been registered + * up front. + * + * See https://bugzilla.gnome.org/show_bug.cgi?id=780216 + */ + g_type_ensure (GTEF_TYPE_BUFFER_INPUT_STREAM); } static void diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/gtef/gtef-iter.c new/gtef-2.0.1/gtef/gtef-iter.c --- old/gtef-2.0.0/gtef/gtef-iter.c 2017-02-25 13:28:54.000000000 +0100 +++ new/gtef-2.0.1/gtef/gtef-iter.c 2017-04-21 12:51:52.000000000 +0200 @@ -1,7 +1,7 @@ /* * This file is part of Gtef, a text editor library. * - * Copyright 2016 - Sébastien Wilmet <[email protected]> + * Copyright 2016, 2017 - Sébastien Wilmet <[email protected]> * * Gtef is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the @@ -43,7 +43,7 @@ *leading_end = *iter; gtk_text_iter_set_line_offset (leading_end, 0); - while (!gtk_text_iter_is_end (leading_end)) + while (!gtk_text_iter_ends_line (leading_end)) { gunichar ch = gtk_text_iter_get_char (leading_end); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/gtef.doap new/gtef-2.0.1/gtef.doap --- old/gtef-2.0.0/gtef.doap 2017-03-10 17:13:31.000000000 +0100 +++ new/gtef-2.0.1/gtef.doap 2017-04-16 16:32:49.000000000 +0200 @@ -6,12 +6,14 @@ xmlns="http://usefulinc.com/ns/doap#"> <name xml:lang="en">Gtef</name> <shortdesc xml:lang="en">GTK+ Text Editor Framework</shortdesc> - <description>Gtef is a library that eases the development of + <description xml:lang="en">Gtef is a library that eases the development of GtkSourceView-based text editors and IDEs. Gtef is the acronym for “GTK+ Text Editor Framework”.</description> <homepage rdf:resource="https://wiki.gnome.org/Projects/Gtef" /> + <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/gnome-devtools" /> <download-page rdf:resource="https://download.gnome.org/sources/gtef/" /> + <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gtef" /> <programming-language>C</programming-language> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_append_compile_flags.m4 new/gtef-2.0.1/m4/ax_append_compile_flags.m4 --- old/gtef-2.0.0/m4/ax_append_compile_flags.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_append_compile_flags.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,6 +1,6 @@ -# =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html -# =========================================================================== +# ============================================================================ +# https://www.gnu.org/software/autoconf-archive/ax_append_compile_flags.html +# ============================================================================ # # SYNOPSIS # @@ -41,7 +41,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -56,7 +56,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 5 +#serial 6 AC_DEFUN([AX_APPEND_COMPILE_FLAGS], [AX_REQUIRE_DEFINED([AX_CHECK_COMPILE_FLAG]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_append_flag.m4 new/gtef-2.0.1/m4/ax_append_flag.m4 --- old/gtef-2.0.0/m4/ax_append_flag.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_append_flag.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_flag.html +# https://www.gnu.org/software/autoconf-archive/ax_append_flag.html # =========================================================================== # # SYNOPSIS @@ -34,7 +34,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -49,7 +49,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 6 +#serial 7 AC_DEFUN([AX_APPEND_FLAG], [dnl diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_append_link_flags.m4 new/gtef-2.0.1/m4/ax_append_link_flags.m4 --- old/gtef-2.0.0/m4/ax_append_link_flags.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_append_link_flags.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html +# https://www.gnu.org/software/autoconf-archive/ax_append_link_flags.html # =========================================================================== # # SYNOPSIS @@ -39,7 +39,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -54,7 +54,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 5 +#serial 6 AC_DEFUN([AX_APPEND_LINK_FLAGS], [AX_REQUIRE_DEFINED([AX_CHECK_LINK_FLAG]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_check_compile_flag.m4 new/gtef-2.0.1/m4/ax_check_compile_flag.m4 --- old/gtef-2.0.0/m4/ax_check_compile_flag.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_check_compile_flag.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html +# https://www.gnu.org/software/autoconf-archive/ax_check_compile_flag.html # =========================================================================== # # SYNOPSIS @@ -40,7 +40,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -55,7 +55,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 4 +#serial 5 AC_DEFUN([AX_CHECK_COMPILE_FLAG], [AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_check_link_flag.m4 new/gtef-2.0.1/m4/ax_check_link_flag.m4 --- old/gtef-2.0.0/m4/ax_check_link_flag.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_check_link_flag.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html +# https://www.gnu.org/software/autoconf-archive/ax_check_link_flag.html # =========================================================================== # # SYNOPSIS @@ -40,7 +40,7 @@ # Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program. If not, see <http://www.gnu.org/licenses/>. +# with this program. If not, see <https://www.gnu.org/licenses/>. # # As a special exception, the respective Autoconf Macro's copyright owner # gives unlimited permission to copy, distribute and modify the configure @@ -55,7 +55,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 4 +#serial 5 AC_DEFUN([AX_CHECK_LINK_FLAG], [AC_PREREQ(2.64)dnl for _AC_LANG_PREFIX and AS_VAR_IF diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_code_coverage.m4 new/gtef-2.0.1/m4/ax_code_coverage.m4 --- old/gtef-2.0.0/m4/ax_code_coverage.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_code_coverage.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_code_coverage.html +# https://www.gnu.org/software/autoconf-archive/ax_code_coverage.html # =========================================================================== # # SYNOPSIS @@ -73,9 +73,9 @@ # General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. -#serial 20 +#serial 21 AC_DEFUN([AX_CODE_COVERAGE],[ dnl Check for --enable-code-coverage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_compiler_flags.m4 new/gtef-2.0.1/m4/ax_compiler_flags.m4 --- old/gtef-2.0.0/m4/ax_compiler_flags.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_compiler_flags.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_compiler_flags.html +# https://www.gnu.org/software/autoconf-archive/ax_compiler_flags.html # =========================================================================== # # SYNOPSIS @@ -101,7 +101,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 13 +#serial 14 # _AX_COMPILER_FLAGS_LANG([LANGNAME]) m4_defun([_AX_COMPILER_FLAGS_LANG], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_compiler_flags_cflags.m4 new/gtef-2.0.1/m4/ax_compiler_flags_cflags.m4 --- old/gtef-2.0.0/m4/ax_compiler_flags_cflags.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_compiler_flags_cflags.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,6 +1,6 @@ -# ============================================================================ -# http://www.gnu.org/software/autoconf-archive/ax_compiler_flags_cflags.html -# ============================================================================ +# ============================================================================= +# https://www.gnu.org/software/autoconf-archive/ax_compiler_flags_cflags.html +# ============================================================================= # # SYNOPSIS # @@ -25,7 +25,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 12 +#serial 13 AC_DEFUN([AX_COMPILER_FLAGS_CFLAGS],[ AC_REQUIRE([AC_PROG_SED]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_compiler_flags_gir.m4 new/gtef-2.0.1/m4/ax_compiler_flags_gir.m4 --- old/gtef-2.0.0/m4/ax_compiler_flags_gir.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_compiler_flags_gir.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_compiler_flags_gir.html +# https://www.gnu.org/software/autoconf-archive/ax_compiler_flags_gir.html # =========================================================================== # # SYNOPSIS @@ -26,7 +26,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 5 +#serial 6 AC_DEFUN([AX_COMPILER_FLAGS_GIR],[ AX_REQUIRE_DEFINED([AX_APPEND_FLAG]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_compiler_flags_ldflags.m4 new/gtef-2.0.1/m4/ax_compiler_flags_ldflags.m4 --- old/gtef-2.0.0/m4/ax_compiler_flags_ldflags.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_compiler_flags_ldflags.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,6 +1,6 @@ -# ============================================================================= -# http://www.gnu.org/software/autoconf-archive/ax_compiler_flags_ldflags.html -# ============================================================================= +# ============================================================================== +# https://www.gnu.org/software/autoconf-archive/ax_compiler_flags_ldflags.html +# ============================================================================== # # SYNOPSIS # @@ -25,7 +25,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 7 +#serial 8 AC_DEFUN([AX_COMPILER_FLAGS_LDFLAGS],[ AX_REQUIRE_DEFINED([AX_APPEND_LINK_FLAGS]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_is_release.m4 new/gtef-2.0.1/m4/ax_is_release.m4 --- old/gtef-2.0.0/m4/ax_is_release.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_is_release.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_is_release.html +# https://www.gnu.org/software/autoconf-archive/ax_is_release.html # =========================================================================== # # SYNOPSIS @@ -44,7 +44,7 @@ # permitted in any medium without royalty provided the copyright notice # and this notice are preserved. -#serial 5 +#serial 7 AC_DEFUN([AX_IS_RELEASE],[ AC_BEFORE([AC_INIT],[$0]) @@ -52,7 +52,7 @@ m4_case([$1], [git-directory],[ # $is_release = (.git directory does not exist) - AS_IF([test -d ${top_srcdir}/.git],[ax_is_release=no],[ax_is_release=yes]) + AS_IF([test -d ${srcdir}/.git],[ax_is_release=no],[ax_is_release=yes]) ], [minor-version],[ # $is_release = ($minor_version is even) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_pkg_check_modules.m4 new/gtef-2.0.1/m4/ax_pkg_check_modules.m4 --- old/gtef-2.0.0/m4/ax_pkg_check_modules.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_pkg_check_modules.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_pkg_check_modules.html +# https://www.gnu.org/software/autoconf-archive/ax_pkg_check_modules.html # =========================================================================== # # SYNOPSIS @@ -50,7 +50,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 2 +#serial 3 AC_DEFUN([AX_PKG_CHECK_MODULES],[ m4_define([ax_package_requires], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_require_defined.m4 new/gtef-2.0.1/m4/ax_require_defined.m4 --- old/gtef-2.0.0/m4/ax_require_defined.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_require_defined.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_require_defined.html +# https://www.gnu.org/software/autoconf-archive/ax_require_defined.html # =========================================================================== # # SYNOPSIS @@ -30,7 +30,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 1 +#serial 2 AC_DEFUN([AX_REQUIRE_DEFINED], [dnl m4_ifndef([$1], [m4_fatal([macro ]$1[ is not defined; is a m4 file missing?])]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/m4/ax_valgrind_check.m4 new/gtef-2.0.1/m4/ax_valgrind_check.m4 --- old/gtef-2.0.0/m4/ax_valgrind_check.m4 2017-03-18 18:05:03.000000000 +0100 +++ new/gtef-2.0.1/m4/ax_valgrind_check.m4 2017-04-21 13:08:38.000000000 +0200 @@ -1,5 +1,5 @@ # =========================================================================== -# http://www.gnu.org/software/autoconf-archive/ax_valgrind_check.html +# https://www.gnu.org/software/autoconf-archive/ax_valgrind_check.html # =========================================================================== # # SYNOPSIS @@ -67,7 +67,7 @@ # and this notice are preserved. This file is offered as-is, without any # warranty. -#serial 13 +#serial 14 dnl Configured tools m4_define([valgrind_tool_list], [[memcheck], [helgrind], [drd], [sgcheck]]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/LINGUAS new/gtef-2.0.1/po/LINGUAS --- old/gtef-2.0.0/po/LINGUAS 2017-03-17 13:06:39.000000000 +0100 +++ new/gtef-2.0.1/po/LINGUAS 2017-04-16 16:25:17.000000000 +0200 @@ -1,9 +1,12 @@ # Set of available languages. # Please keep this list sorted alphabetically. de +fur id +hu pl pt_BR +ru sr sv uk Binary files old/gtef-2.0.0/po/de.gmo and new/gtef-2.0.1/po/de.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/de.po new/gtef-2.0.1/po/de.po --- old/gtef-2.0.0/po/de.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/de.po 2017-04-21 13:09:23.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-11 13:19+0100\n" "Last-Translator: Christian Kirbach <[email protected]>\n" "Language-Team: \n" @@ -201,11 +201,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Die Zeichenkodierung kann nicht automatisch erkannt werden." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Die Datei wurde extern verändert" -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "Zwischenspeicher enthält ungültige Zeichen." Binary files old/gtef-2.0.0/po/fur.gmo and new/gtef-2.0.1/po/fur.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/fur.po new/gtef-2.0.1/po/fur.po --- old/gtef-2.0.0/po/fur.po 1970-01-01 01:00:00.000000000 +0100 +++ new/gtef-2.0.1/po/fur.po 2017-04-21 13:09:23.000000000 +0200 @@ -0,0 +1,209 @@ +# Friulian translation for gtef. +# Copyright (C) 2017 gtef's COPYRIGHT HOLDER +# This file is distributed under the same license as the gtef package. +# Fabio Tomat <[email protected]>, 2017. +# +msgid "" +msgstr "" +"Project-Id-Version: gtef master\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" +"PO-Revision-Date: 2017-04-08 20:42+0200\n" +"Last-Translator: Fabio Tomat <[email protected]>\n" +"Language-Team: Friulian <[email protected]>\n" +"Language: fur\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 1.8.12\n" + +#. Translators: %s is a filename. +#: gtef/gtef-application-window.c:356 +#, c-format +msgid "Open “%s”" +msgstr "Vierç “%s”" + +#: gtef/gtef-application-window.c:575 +msgid "Open _Recent" +msgstr "Vierç _resint" + +#. Translators: %s is the application name. +#: gtef/gtef-application-window.c:578 +#, c-format +msgid "Open a file recently used with %s" +msgstr "Vierç un file doprât di resint cun %s" + +#. UTF-8 first, so that it's the first encoding returned by +#. * gtef_encoding_get_all(). +#. +#: gtef/gtef-encoding.c:115 gtef/gtef-encoding.c:132 gtef/gtef-encoding.c:133 +#: gtef/gtef-encoding.c:134 gtef/gtef-encoding.c:135 gtef/gtef-encoding.c:136 +#: gtef/gtef-encoding.c:137 gtef/gtef-encoding.c:138 +msgid "Unicode" +msgstr "Unicode" + +#. FIXME GEOSTD8 ? +#: gtef/gtef-encoding.c:117 gtef/gtef-encoding.c:129 gtef/gtef-encoding.c:157 +#: gtef/gtef-encoding.c:180 +msgid "Western" +msgstr "Ocidentâl" + +#: gtef/gtef-encoding.c:118 gtef/gtef-encoding.c:158 gtef/gtef-encoding.c:178 +msgid "Central European" +msgstr "European centrâl" + +#: gtef/gtef-encoding.c:119 +msgid "South European" +msgstr "European dal sud" + +#: gtef/gtef-encoding.c:120 gtef/gtef-encoding.c:127 gtef/gtef-encoding.c:185 +msgid "Baltic" +msgstr "Baltic" + +#: gtef/gtef-encoding.c:121 gtef/gtef-encoding.c:159 gtef/gtef-encoding.c:166 +#: gtef/gtef-encoding.c:168 gtef/gtef-encoding.c:169 gtef/gtef-encoding.c:179 +msgid "Cyrillic" +msgstr "Cirilic" + +#: gtef/gtef-encoding.c:122 gtef/gtef-encoding.c:162 gtef/gtef-encoding.c:184 +msgid "Arabic" +msgstr "Arap" + +#: gtef/gtef-encoding.c:123 gtef/gtef-encoding.c:181 +msgid "Greek" +msgstr "Grêc" + +#: gtef/gtef-encoding.c:124 +msgid "Hebrew Visual" +msgstr "Ebraic Visuâl" + +#: gtef/gtef-encoding.c:125 gtef/gtef-encoding.c:160 gtef/gtef-encoding.c:182 +msgid "Turkish" +msgstr "Turc" + +#: gtef/gtef-encoding.c:126 +msgid "Nordic" +msgstr "Nordic" + +#: gtef/gtef-encoding.c:128 +msgid "Celtic" +msgstr "Celtic" + +#: gtef/gtef-encoding.c:130 +msgid "Romanian" +msgstr "Rumen" + +#: gtef/gtef-encoding.c:140 +msgid "Armenian" +msgstr "Armen" + +#: gtef/gtef-encoding.c:141 gtef/gtef-encoding.c:142 gtef/gtef-encoding.c:150 +msgid "Chinese Traditional" +msgstr "Cinês tradizionâl" + +#: gtef/gtef-encoding.c:143 +msgid "Cyrillic/Russian" +msgstr "Cirilic/Rus" + +#: gtef/gtef-encoding.c:145 gtef/gtef-encoding.c:146 gtef/gtef-encoding.c:147 +#: gtef/gtef-encoding.c:164 gtef/gtef-encoding.c:172 +msgid "Japanese" +msgstr "Gjaponês" + +#: gtef/gtef-encoding.c:149 gtef/gtef-encoding.c:165 gtef/gtef-encoding.c:167 +#: gtef/gtef-encoding.c:175 +msgid "Korean" +msgstr "Corean" + +#: gtef/gtef-encoding.c:152 gtef/gtef-encoding.c:153 gtef/gtef-encoding.c:154 +msgid "Chinese Simplified" +msgstr "Cinês semplificât" + +#: gtef/gtef-encoding.c:155 +msgid "Georgian" +msgstr "Gjeorgjan" + +#: gtef/gtef-encoding.c:161 gtef/gtef-encoding.c:183 +msgid "Hebrew" +msgstr "Ebraic" + +#: gtef/gtef-encoding.c:170 +msgid "Cyrillic/Ukrainian" +msgstr "Cirilic/Ucrain" + +#: gtef/gtef-encoding.c:173 gtef/gtef-encoding.c:176 gtef/gtef-encoding.c:186 +msgid "Vietnamese" +msgstr "Vietnamît" + +#: gtef/gtef-encoding.c:174 +msgid "Thai" +msgstr "Tailandês" + +#: gtef/gtef-encoding.c:365 +msgid "Unknown" +msgstr "No cognossût" + +#. Translators: This is the sorted list of encodings used by Gtef for +#. * automatic detection of the file encoding. You may want to customize +#. * it adding encodings that are common in your country, for instance the +#. * GB18030 encoding for the Chinese translation. You may also want to +#. * remove the ISO-8859-15 encoding (covering English and most Western +#. * European languages) if you think people in your country will rarely +#. * use it. 'CURRENT' is a magic value used by Gtef and it represents +#. * the encoding for the current locale, so please don't translate the +#. * 'CURRENT' term. Keep the same format: square brackets, single quotes, +#. * commas. +#. +#: gtef/gtef-encoding.c:640 +msgid "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']" +msgstr "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']" + +#: gtef/gtef-encoding-converter.c:302 +#, c-format +msgid "Conversion from character set “%s” to “%s” is not supported." +msgstr "La conversion de cumbinazion di caratars “%s” a “%s” no je supuartade." + +#: gtef/gtef-encoding-converter.c:311 +#, c-format +msgid "Could not open converter from “%s” to “%s”: %s" +msgstr "Impussibil convertî di “%s” a “%s”: %s" + +#: gtef/gtef-encoding-converter.c:368 +msgid "The input data contains an invalid sequence." +msgstr "I dâts in jentrade a contegnin une secuence no valide." + +#: gtef/gtef-encoding-converter.c:377 +#, c-format +msgid "Error when converting data: %s" +msgstr "Erôr tal convertî i dâts: %s" + +#: gtef/gtef-encoding-converter.c:556 +msgid "The input data ends with an incomplete multi-byte sequence." +msgstr "" +"I dâts in jentrade a finissin cuntune secuence di byte multiplis incomplete." + +#: gtef/gtef-encoding-converter.c:579 +msgid "The input content ends with incomplete data." +msgstr "Il contignût de jentrade al finìs cun dâts incomplets." + +#: gtef/gtef-file.c:413 +#, c-format +msgid "Untitled File %d" +msgstr "File cence titul %d" + +#: gtef/gtef-file-content-loader.c:334 +#, c-format +msgid "The file is too big. Maximum %s can be loaded." +msgstr "Il file al è masse grant. Si pues cjariâ al massim %s." + +#: gtef/gtef-file-loader.c:925 +msgid "It is not possible to detect the character encoding automatically." +msgstr "Nol è pussibil individuâ la codifiche dal caratar in automatic." + +#: gtef/gtef-file-saver.c:784 +msgid "The file is externally modified." +msgstr "Il file al è modificât di difûr di chi." + +#: gtef/gtef-file-saver.c:1318 +msgid "The buffer contains invalid characters." +msgstr "Il buffer al conten caratars no valits." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/gtef-2.pot new/gtef-2.0.1/po/gtef-2.pot --- old/gtef-2.0.0/po/gtef-2.pot 2017-03-18 18:05:30.000000000 +0100 +++ new/gtef-2.0.1/po/gtef-2.pot 2017-04-21 13:09:00.000000000 +0200 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gtef 2.0.0\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Project-Id-Version: gtef 2.0.1\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -199,10 +199,10 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "" -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "" -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "" Binary files old/gtef-2.0.0/po/hu.gmo and new/gtef-2.0.1/po/hu.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/hu.po new/gtef-2.0.1/po/hu.po --- old/gtef-2.0.0/po/hu.po 1970-01-01 01:00:00.000000000 +0100 +++ new/gtef-2.0.1/po/hu.po 2017-04-21 13:09:23.000000000 +0200 @@ -0,0 +1,211 @@ +# Hungarian translation for gtef. +# Copyright (C) 2017 Free Software Foundation, Inc. +# This file is distributed under the same license as the gtef package. +# +# Balázs Úr <[email protected]>, 2017. +msgid "" +msgstr "" +"Project-Id-Version: gtef master\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" +"PO-Revision-Date: 2017-03-18 23:33+0100\n" +"Last-Translator: Balázs Úr <[email protected]>\n" +"Language-Team: Hungarian <openscope at googlegroups dot com>\n" +"Language: hu\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: Lokalize 1.2\n" + +#. Translators: %s is a filename. +#: gtef/gtef-application-window.c:356 +#, c-format +msgid "Open “%s”" +msgstr "„%s” megnyitása" + +#: gtef/gtef-application-window.c:575 +msgid "Open _Recent" +msgstr "_Legutóbbi megnyitása" + +#. Translators: %s is the application name. +#: gtef/gtef-application-window.c:578 +#, c-format +msgid "Open a file recently used with %s" +msgstr "A(z) %s alkalmazással legutóbb használt fájl megnyitása" + +#. UTF-8 first, so that it's the first encoding returned by +#. * gtef_encoding_get_all(). +#. +#: gtef/gtef-encoding.c:115 gtef/gtef-encoding.c:132 gtef/gtef-encoding.c:133 +#: gtef/gtef-encoding.c:134 gtef/gtef-encoding.c:135 gtef/gtef-encoding.c:136 +#: gtef/gtef-encoding.c:137 gtef/gtef-encoding.c:138 +msgid "Unicode" +msgstr "Unicode" + +#. FIXME GEOSTD8 ? +#: gtef/gtef-encoding.c:117 gtef/gtef-encoding.c:129 gtef/gtef-encoding.c:157 +#: gtef/gtef-encoding.c:180 +msgid "Western" +msgstr "Nyugati" + +#: gtef/gtef-encoding.c:118 gtef/gtef-encoding.c:158 gtef/gtef-encoding.c:178 +msgid "Central European" +msgstr "Közép-európai" + +#: gtef/gtef-encoding.c:119 +msgid "South European" +msgstr "Dél-európai" + +#: gtef/gtef-encoding.c:120 gtef/gtef-encoding.c:127 gtef/gtef-encoding.c:185 +msgid "Baltic" +msgstr "Balti" + +#: gtef/gtef-encoding.c:121 gtef/gtef-encoding.c:159 gtef/gtef-encoding.c:166 +#: gtef/gtef-encoding.c:168 gtef/gtef-encoding.c:169 gtef/gtef-encoding.c:179 +msgid "Cyrillic" +msgstr "Cirill" + +#: gtef/gtef-encoding.c:122 gtef/gtef-encoding.c:162 gtef/gtef-encoding.c:184 +msgid "Arabic" +msgstr "Arab" + +#: gtef/gtef-encoding.c:123 gtef/gtef-encoding.c:181 +msgid "Greek" +msgstr "Görög" + +#: gtef/gtef-encoding.c:124 +msgid "Hebrew Visual" +msgstr "Héber (képi)" + +#: gtef/gtef-encoding.c:125 gtef/gtef-encoding.c:160 gtef/gtef-encoding.c:182 +msgid "Turkish" +msgstr "Török" + +#: gtef/gtef-encoding.c:126 +msgid "Nordic" +msgstr "Északi" + +#: gtef/gtef-encoding.c:128 +msgid "Celtic" +msgstr "Kelta" + +#: gtef/gtef-encoding.c:130 +msgid "Romanian" +msgstr "Román" + +#: gtef/gtef-encoding.c:140 +msgid "Armenian" +msgstr "Örmény" + +#: gtef/gtef-encoding.c:141 gtef/gtef-encoding.c:142 gtef/gtef-encoding.c:150 +msgid "Chinese Traditional" +msgstr "Hagyományos kínai" + +#: gtef/gtef-encoding.c:143 +msgid "Cyrillic/Russian" +msgstr "Cirill/orosz" + +#: gtef/gtef-encoding.c:145 gtef/gtef-encoding.c:146 gtef/gtef-encoding.c:147 +#: gtef/gtef-encoding.c:164 gtef/gtef-encoding.c:172 +msgid "Japanese" +msgstr "Japán" + +#: gtef/gtef-encoding.c:149 gtef/gtef-encoding.c:165 gtef/gtef-encoding.c:167 +#: gtef/gtef-encoding.c:175 +msgid "Korean" +msgstr "Koreai" + +#: gtef/gtef-encoding.c:152 gtef/gtef-encoding.c:153 gtef/gtef-encoding.c:154 +msgid "Chinese Simplified" +msgstr "Egyszerűsített kínai" + +#: gtef/gtef-encoding.c:155 +msgid "Georgian" +msgstr "Grúz" + +#: gtef/gtef-encoding.c:161 gtef/gtef-encoding.c:183 +msgid "Hebrew" +msgstr "Héber" + +#: gtef/gtef-encoding.c:170 +msgid "Cyrillic/Ukrainian" +msgstr "Cirill/ukrán" + +#: gtef/gtef-encoding.c:173 gtef/gtef-encoding.c:176 gtef/gtef-encoding.c:186 +msgid "Vietnamese" +msgstr "Vietnami" + +#: gtef/gtef-encoding.c:174 +msgid "Thai" +msgstr "Thai" + +#: gtef/gtef-encoding.c:365 +msgid "Unknown" +msgstr "Ismeretlen" + +#. Translators: This is the sorted list of encodings used by Gtef for +#. * automatic detection of the file encoding. You may want to customize +#. * it adding encodings that are common in your country, for instance the +#. * GB18030 encoding for the Chinese translation. You may also want to +#. * remove the ISO-8859-15 encoding (covering English and most Western +#. * European languages) if you think people in your country will rarely +#. * use it. 'CURRENT' is a magic value used by Gtef and it represents +#. * the encoding for the current locale, so please don't translate the +#. * 'CURRENT' term. Keep the same format: square brackets, single quotes, +#. * commas. +#. +#: gtef/gtef-encoding.c:640 +msgid "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']" +msgstr "['UTF-8', 'CURRENT', 'ISO-8859-2', 'WINDOWS-1250', 'IBM852', 'UTF-16']" + +#: gtef/gtef-encoding-converter.c:302 +#, c-format +msgid "Conversion from character set “%s” to “%s” is not supported." +msgstr "A(z) „%s” és „%s” karakterkészletek közötti átalakítás nem támogatott." + +#: gtef/gtef-encoding-converter.c:311 +#, c-format +msgid "Could not open converter from “%s” to “%s”: %s" +msgstr "" +"A(z) „%s” karakterkészletről „%s” karakterkészletre átalakító nem nyitható " +"meg: %s" + +#: gtef/gtef-encoding-converter.c:368 +msgid "The input data contains an invalid sequence." +msgstr "A bemeneti adat érvénytelen sorozatot tartalmaz." + +#: gtef/gtef-encoding-converter.c:377 +#, c-format +msgid "Error when converting data: %s" +msgstr "Hiba az adatok átalakításakor: %s" + +#: gtef/gtef-encoding-converter.c:556 +msgid "The input data ends with an incomplete multi-byte sequence." +msgstr "A bemeneti adat egy befejezetlen több-bájtos sorozattal végződik." + +#: gtef/gtef-encoding-converter.c:579 +msgid "The input content ends with incomplete data." +msgstr "A bemeneti tartalom befejezetlen adattal végződik." + +#: gtef/gtef-file.c:413 +#, c-format +msgid "Untitled File %d" +msgstr "%d. névtelen fájl" + +#: gtef/gtef-file-content-loader.c:334 +#, c-format +msgid "The file is too big. Maximum %s can be loaded." +msgstr "A fájl túl nagy. Legfeljebb %s lehet betöltve." + +#: gtef/gtef-file-loader.c:925 +msgid "It is not possible to detect the character encoding automatically." +msgstr "Nem lehetséges a karakterkódolást automatikusan felismerni." + +#: gtef/gtef-file-saver.c:784 +msgid "The file is externally modified." +msgstr "A fájlt külsőleg módosították." + +#: gtef/gtef-file-saver.c:1318 +msgid "The buffer contains invalid characters." +msgstr "A puffer érvénytelen karaktereket tartalmaz." Binary files old/gtef-2.0.0/po/id.gmo and new/gtef-2.0.1/po/id.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/id.po new/gtef-2.0.1/po/id.po --- old/gtef-2.0.0/po/id.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/id.po 2017-04-21 13:09:23.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef master\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-11 22:42+0700\n" "Last-Translator: Andika Triwidada <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" @@ -199,11 +199,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Tak mungkin mendeteksi pengkodean karakter secara otomatis." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Berkas telah diubah secara eksternal." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "Penyangga mengandung karakter tak valid." Binary files old/gtef-2.0.0/po/pl.gmo and new/gtef-2.0.1/po/pl.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/pl.po new/gtef-2.0.1/po/pl.po --- old/gtef-2.0.0/po/pl.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/pl.po 2017-04-21 13:09:23.000000000 +0200 @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-10 17:38+0100\n" "Last-Translator: Piotr Drąg <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -201,11 +201,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Nie można automatycznie wykryć kodowania znaków." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Plik został zmodyfikowany poza programem." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "Bufor zawiera nieprawidłowe znaki." Binary files old/gtef-2.0.0/po/pt_BR.gmo and new/gtef-2.0.1/po/pt_BR.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/pt_BR.po new/gtef-2.0.1/po/pt_BR.po --- old/gtef-2.0.0/po/pt_BR.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/pt_BR.po 2017-04-21 13:09:23.000000000 +0200 @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef master\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-10 18:36-0200\n" "Last-Translator: Rafael Fontenelle <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" @@ -199,11 +199,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Não foi possível detectar a codificação de caracteres automaticamente." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "O arquivo foi modificado externamente." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "O buffer contém caracteres inválidos." Binary files old/gtef-2.0.0/po/ru.gmo and new/gtef-2.0.1/po/ru.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/ru.po new/gtef-2.0.1/po/ru.po --- old/gtef-2.0.0/po/ru.po 1970-01-01 01:00:00.000000000 +0100 +++ new/gtef-2.0.1/po/ru.po 2017-04-21 13:09:23.000000000 +0200 @@ -0,0 +1,211 @@ +# Russian translation for gtef. +# Copyright (C) 2017 gtef's COPYRIGHT HOLDER +# This file is distributed under the same license as the gtef package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: gtef master\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" +"PO-Revision-Date: 2017-03-25 22:57+0500\n" +"Last-Translator: Pavel Elizaryev <[email protected]>\n" +"Language-Team: Russian <[email protected]>\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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-Generator: Poedit 1.8.11\n" + +#. Translators: %s is a filename. +#: gtef/gtef-application-window.c:356 +#, c-format +msgid "Open “%s”" +msgstr "Открыть «%s»" + +#: gtef/gtef-application-window.c:575 +msgid "Open _Recent" +msgstr "Открыть _недавние" + +#. Translators: %s is the application name. +#: gtef/gtef-application-window.c:578 +#, c-format +msgid "Open a file recently used with %s" +msgstr "Открыть файл, который недавно использовался с «%s»" + +#. UTF-8 first, so that it's the first encoding returned by +#. * gtef_encoding_get_all(). +#. +#: gtef/gtef-encoding.c:115 gtef/gtef-encoding.c:132 gtef/gtef-encoding.c:133 +#: gtef/gtef-encoding.c:134 gtef/gtef-encoding.c:135 gtef/gtef-encoding.c:136 +#: gtef/gtef-encoding.c:137 gtef/gtef-encoding.c:138 +msgid "Unicode" +msgstr "Юникод" + +#. FIXME GEOSTD8 ? +#: gtef/gtef-encoding.c:117 gtef/gtef-encoding.c:129 gtef/gtef-encoding.c:157 +#: gtef/gtef-encoding.c:180 +msgid "Western" +msgstr "Западная" + +#: gtef/gtef-encoding.c:118 gtef/gtef-encoding.c:158 gtef/gtef-encoding.c:178 +msgid "Central European" +msgstr "Центральноевропейская" + +#: gtef/gtef-encoding.c:119 +msgid "South European" +msgstr "Южноевропейская" + +#: gtef/gtef-encoding.c:120 gtef/gtef-encoding.c:127 gtef/gtef-encoding.c:185 +msgid "Baltic" +msgstr "Балтийская" + +#: gtef/gtef-encoding.c:121 gtef/gtef-encoding.c:159 gtef/gtef-encoding.c:166 +#: gtef/gtef-encoding.c:168 gtef/gtef-encoding.c:169 gtef/gtef-encoding.c:179 +msgid "Cyrillic" +msgstr "Кириллица" + +#: gtef/gtef-encoding.c:122 gtef/gtef-encoding.c:162 gtef/gtef-encoding.c:184 +msgid "Arabic" +msgstr "Арабская" + +#: gtef/gtef-encoding.c:123 gtef/gtef-encoding.c:181 +msgid "Greek" +msgstr "Греческая" + +#: gtef/gtef-encoding.c:124 +msgid "Hebrew Visual" +msgstr "Еврейская отображаемая" + +#: gtef/gtef-encoding.c:125 gtef/gtef-encoding.c:160 gtef/gtef-encoding.c:182 +msgid "Turkish" +msgstr "Турецкая" + +#: gtef/gtef-encoding.c:126 +msgid "Nordic" +msgstr "Северная" + +#: gtef/gtef-encoding.c:128 +msgid "Celtic" +msgstr "Кельтская" + +#: gtef/gtef-encoding.c:130 +msgid "Romanian" +msgstr "Римская" + +#: gtef/gtef-encoding.c:140 +msgid "Armenian" +msgstr "Армянская" + +#: gtef/gtef-encoding.c:141 gtef/gtef-encoding.c:142 gtef/gtef-encoding.c:150 +msgid "Chinese Traditional" +msgstr "Китайская традиционная" + +#: gtef/gtef-encoding.c:143 +msgid "Cyrillic/Russian" +msgstr "Кириллица (российская)" + +#: gtef/gtef-encoding.c:145 gtef/gtef-encoding.c:146 gtef/gtef-encoding.c:147 +#: gtef/gtef-encoding.c:164 gtef/gtef-encoding.c:172 +msgid "Japanese" +msgstr "Японская" + +#: gtef/gtef-encoding.c:149 gtef/gtef-encoding.c:165 gtef/gtef-encoding.c:167 +#: gtef/gtef-encoding.c:175 +msgid "Korean" +msgstr "Корейская" + +#: gtef/gtef-encoding.c:152 gtef/gtef-encoding.c:153 gtef/gtef-encoding.c:154 +msgid "Chinese Simplified" +msgstr "Китайская упрощённая" + +#: gtef/gtef-encoding.c:155 +msgid "Georgian" +msgstr "Грузинская" + +#: gtef/gtef-encoding.c:161 gtef/gtef-encoding.c:183 +msgid "Hebrew" +msgstr "Еврейская" + +#: gtef/gtef-encoding.c:170 +msgid "Cyrillic/Ukrainian" +msgstr "Кириллица (украинская)" + +#: gtef/gtef-encoding.c:173 gtef/gtef-encoding.c:176 gtef/gtef-encoding.c:186 +msgid "Vietnamese" +msgstr "Вьетнамская" + +#: gtef/gtef-encoding.c:174 +msgid "Thai" +msgstr "Тайская" + +#: gtef/gtef-encoding.c:365 +msgid "Unknown" +msgstr "Неизвестная" + +#. Translators: This is the sorted list of encodings used by Gtef for +#. * automatic detection of the file encoding. You may want to customize +#. * it adding encodings that are common in your country, for instance the +#. * GB18030 encoding for the Chinese translation. You may also want to +#. * remove the ISO-8859-15 encoding (covering English and most Western +#. * European languages) if you think people in your country will rarely +#. * use it. 'CURRENT' is a magic value used by Gtef and it represents +#. * the encoding for the current locale, so please don't translate the +#. * 'CURRENT' term. Keep the same format: square brackets, single quotes, +#. * commas. +#. +#: gtef/gtef-encoding.c:640 +msgid "['UTF-8', 'CURRENT', 'ISO-8859-15', 'UTF-16']" +msgstr "['UTF-8', 'CURRENT', 'ISO-8859-5', 'UTF-16', ' KOI8-R']" + +#: gtef/gtef-encoding-converter.c:302 +#, c-format +msgid "Conversion from character set “%s” to “%s” is not supported." +msgstr "Преобразование из набора символов «%s» в «%s» не поддерживается." + +#: gtef/gtef-encoding-converter.c:311 +#, c-format +msgid "Could not open converter from “%s” to “%s”: %s" +msgstr "Не удалось открыть конвертер из «%s» в «%s»: «%s»" + +#: gtef/gtef-encoding-converter.c:368 +msgid "The input data contains an invalid sequence." +msgstr "Входные данные содержат недопустимую последовательность." + +#: gtef/gtef-encoding-converter.c:377 +#, c-format +msgid "Error when converting data: %s" +msgstr "Ошибка при конвертировании данных: «%s»" + +#: gtef/gtef-encoding-converter.c:556 +msgid "The input data ends with an incomplete multi-byte sequence." +msgstr "" +"Входные данные заканчиваются незавершенной многобайтовой последовательностью." + +#: gtef/gtef-encoding-converter.c:579 +msgid "The input content ends with incomplete data." +msgstr "Содержимое ввода заканчивается незавершенными данными." + +#: gtef/gtef-file.c:413 +#, c-format +msgid "Untitled File %d" +msgstr "Безымянный файл %d" + +#: gtef/gtef-file-content-loader.c:334 +#, c-format +msgid "The file is too big. Maximum %s can be loaded." +msgstr "Файл слишком большой. Максимальный размер загрузки «%s»." + +#: gtef/gtef-file-loader.c:925 +msgid "It is not possible to detect the character encoding automatically." +msgstr "Не удалось автоматически определить кодировку." + +#: gtef/gtef-file-saver.c:784 +msgid "The file is externally modified." +msgstr "Файл был модифицирован внешней программой." + +#: gtef/gtef-file-saver.c:1318 +msgid "The buffer contains invalid characters." +msgstr "Буфер содержит недопустимые символы." Binary files old/gtef-2.0.0/po/sr.gmo and new/gtef-2.0.1/po/sr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/sr.po new/gtef-2.0.1/po/sr.po --- old/gtef-2.0.0/po/sr.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/sr.po 2017-04-21 13:09:23.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef master\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-13 15:14+0200\n" "Last-Translator: Мирослав Николић <[email protected]>\n" "Language-Team: српски <[email protected]>\n" @@ -200,11 +200,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Не могу аутоматски да одредим кодирање знакова." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Датотека је измењена споља." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "Међумеморија садржи неисправне знаке." Binary files old/gtef-2.0.0/po/sv.gmo and new/gtef-2.0.1/po/sv.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/sv.po new/gtef-2.0.1/po/sv.po --- old/gtef-2.0.0/po/sv.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/sv.po 2017-04-21 13:09:23.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef master\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-10 19:52+0100\n" "Last-Translator: Anders Jonsson <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" @@ -200,11 +200,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Det går inte att identifiera teckenkodningen automatiskt." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Filen har ändrats externt." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "Bufferten innehåller ogiltiga tecken." Binary files old/gtef-2.0.0/po/uk.gmo and new/gtef-2.0.1/po/uk.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gtef-2.0.0/po/uk.po new/gtef-2.0.1/po/uk.po --- old/gtef-2.0.0/po/uk.po 2017-03-18 18:05:56.000000000 +0100 +++ new/gtef-2.0.1/po/uk.po 2017-04-21 13:09:23.000000000 +0200 @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: gtef master\n" -"Report-Msgid-Bugs-To: https://github.com/swilmet/gtef/issues\n" -"POT-Creation-Date: 2017-03-18 18:05+0100\n" +"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?product=gtef\n" +"POT-Creation-Date: 2017-04-21 13:09+0200\n" "PO-Revision-Date: 2017-03-12 15:32+0200\n" "Last-Translator: Yuri Chornoivan <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" @@ -203,11 +203,11 @@ msgid "It is not possible to detect the character encoding automatically." msgstr "Неможливо визначити кодування символів у автоматичному режимі." -#: gtef/gtef-file-saver.c:776 +#: gtef/gtef-file-saver.c:784 msgid "The file is externally modified." msgstr "Файл змінено ззовні." -#: gtef/gtef-file-saver.c:1310 +#: gtef/gtef-file-saver.c:1318 msgid "The buffer contains invalid characters." msgstr "У буфері містяться некоректні символи."
