[Pkg-xfce-commits] [Git][xfce-team/goodies/xfce4-datetime-plugin][debian/master] 6 commits: New upstream version 0.8.0
Unit 193
gitlab at salsa.debian.org
Thu Aug 29 09:50:24 BST 2019
Unit 193 pushed to branch debian/master at xfce / goodies / xfce4-datetime-plugin
Commits:
156c375f by Unit 193 at 2019-08-29T08:38:57Z
New upstream version 0.8.0
- - - - -
403913aa by Unit 193 at 2019-08-29T08:39:00Z
Update upstream source from tag 'upstream/0.8.0'
Update to upstream version '0.8.0'
with Debian dir e37626240f21522c0585571cc7c54331dc77fa4e
- - - - -
16106ab1 by Unit 193 at 2019-08-29T08:43:16Z
d/control: Drop Build-Depends on automake, libtool, libxml-parser-perl, and libxml2-dev.
- - - - -
de389e4a by Unit 193 at 2019-08-29T08:44:00Z
d/control: Update missed Build-Depends: libgtk2.0-dev → libgtk-3-dev.
- - - - -
137e217d by Unit 193 at 2019-08-29T08:44:48Z
d/control: Update homepage field.
- - - - -
246fd50e by Unit 193 at 2019-08-29T08:46:46Z
Remove trailing whitespace from previous changelog entries.
- - - - -
23 changed files:
- NEWS
- aclocal.m4
- configure
- configure.ac
- debian/changelog
- debian/control
- po/da.po
- po/fi.po
- po/fr.po
- po/gl.po
- po/he.po
- + po/hy_AM.po
- + po/ie.po
- po/is.po
- po/it.po
- po/kk.po
- po/lt.po
- po/nb.po
- po/pt.po
- po/sk.po
- po/sl.po
- po/tr.po
- po/uk.po
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,11 @@
+2019-08-11
+================================================================================
+xfce4-datetime-plugin v0.8.0 released
+
+* Updated translations: Armenian (Armenia), Danish, Finnish, French, Galician,
+ Hebrew, Icelandic, Interlingue, Italian, Kazakh, Lithuanian, Norwegian Bokmål,
+ Portuguese, Slovak, Slovenian, Turkish, Ukrainian
+
2019-04-30
================================================================================
xfce4-datetime-plugin v0.7.1 released
=====================================
aclocal.m4
=====================================
@@ -11291,7 +11291,7 @@ AC_DEFUN([XDT_PROG_PKG_CONFIG],
echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
echo "*** from the freedesktop.org software repository at"
echo "***"
- echo "*** http://www.freedesktop.org/software/pkgconfig"
+ echo "*** https://www.freedesktop.org/wiki/Software/pkg-config/"
echo "***"
exit 1;
fi
@@ -11304,7 +11304,7 @@ AC_DEFUN([XDT_PROG_PKG_CONFIG],
echo "*** You can download pkg-config from the freedesktop.org"
echo "*** software repository at"
echo "***"
- echo "*** http://www.freedesktop.org/software/pkgconfig"
+ echo "*** https://www.freedesktop.org/wiki/Software/pkg-config/"
echo "***"
exit 1
])
@@ -11651,7 +11651,7 @@ AC_HELP_STRING([--disable-debug], [Include no debugging support]),
-Wno-unused-parameter -Wold-style-definition \
-Wdeclaration-after-statement \
-Wmissing-declarations \
- -Wmissing-noreturn -Wshadow -Wpointer-arith \
+ -Wmissing-noreturn -Wpointer-arith \
-Wcast-align -Wformat -Wformat-security -Wformat-y2k \
-Winit-self -Wmissing-include-dirs -Wundef \
-Wnested-externs"
@@ -11672,7 +11672,7 @@ AC_HELP_STRING([--disable-debug], [Include no debugging support]),
CPPFLAGS="$CPPFLAGS -DG_ENABLE_DEBUG"
AC_MSG_RESULT([full])
else
- xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g"
+ xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g -Wshadow"
AC_MSG_RESULT([yes])
fi
=====================================
configure
=====================================
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xfce4-datetime-plugin 0.7.1.
+# Generated by GNU Autoconf 2.69 for xfce4-datetime-plugin 0.8.0.
#
# Report bugs to <goodies-dev at xfce.org>.
#
@@ -595,8 +595,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='xfce4-datetime-plugin'
PACKAGE_TARNAME='xfce4-datetime-plugin'
-PACKAGE_VERSION='0.7.1'
-PACKAGE_STRING='xfce4-datetime-plugin 0.7.1'
+PACKAGE_VERSION='0.8.0'
+PACKAGE_STRING='xfce4-datetime-plugin 0.8.0'
PACKAGE_BUGREPORT='goodies-dev at xfce.org'
PACKAGE_URL=''
@@ -1399,7 +1399,7 @@ if test "$ac_init_help" = "long"; then
# 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 xfce4-datetime-plugin 0.7.1 to adapt to many kinds of systems.
+\`configure' configures xfce4-datetime-plugin 0.8.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1471,7 +1471,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of xfce4-datetime-plugin 0.7.1:";;
+ short | recursive ) echo "Configuration of xfce4-datetime-plugin 0.8.0:";;
esac
cat <<\_ACEOF
@@ -1596,7 +1596,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-xfce4-datetime-plugin configure 0.7.1
+xfce4-datetime-plugin configure 0.8.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1970,7 +1970,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by xfce4-datetime-plugin $as_me 0.7.1, which was
+It was created by xfce4-datetime-plugin $as_me 0.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2835,7 +2835,7 @@ fi
# Define the identity of the package.
PACKAGE=xfce4-datetime-plugin
- VERSION=0.7.1
+ VERSION=0.8.0
cat >>confdefs.h <<_ACEOF
@@ -13475,7 +13475,7 @@ _ACEOF
- ALL_LINGUAS="am ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru sk sl sr sv th tr ug uk ur_PK ur uz zh_CN zh_TW "
+ ALL_LINGUAS="am ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru sk sl sr sv th tr ug uk ur_PK ur uz zh_CN zh_TW "
for ac_header in locale.h
do :
@@ -14432,7 +14432,7 @@ fi
echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
echo "*** from the freedesktop.org software repository at"
echo "***"
- echo "*** http://www.freedesktop.org/software/pkgconfig"
+ echo "*** https://www.freedesktop.org/wiki/Software/pkg-config/"
echo "***"
exit 1;
fi
@@ -14627,7 +14627,7 @@ fi
echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
echo "*** from the freedesktop.org software repository at"
echo "***"
- echo "*** http://www.freedesktop.org/software/pkgconfig"
+ echo "*** https://www.freedesktop.org/wiki/Software/pkg-config/"
echo "***"
exit 1;
fi
@@ -14714,7 +14714,7 @@ $as_echo "#define DEBUG 1" >>confdefs.h
-Wno-unused-parameter -Wold-style-definition \
-Wdeclaration-after-statement \
-Wmissing-declarations \
- -Wmissing-noreturn -Wshadow -Wpointer-arith \
+ -Wmissing-noreturn -Wpointer-arith \
-Wcast-align -Wformat -Wformat-security -Wformat-y2k \
-Winit-self -Wmissing-include-dirs -Wundef \
-Wnested-externs"
@@ -14737,7 +14737,7 @@ $as_echo "#define DEBUG_TRACE 1" >>confdefs.h
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: full" >&5
$as_echo "full" >&6; }
else
- xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g"
+ xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -g -Wshadow"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
fi
@@ -15331,7 +15331,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by xfce4-datetime-plugin $as_me 0.7.1, which was
+This file was extended by xfce4-datetime-plugin $as_me 0.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15397,7 +15397,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-xfce4-datetime-plugin config.status 0.7.1
+xfce4-datetime-plugin config.status 0.8.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
=====================================
configure.ac
=====================================
@@ -5,8 +5,8 @@ dnl
dnl Version information
m4_define([datetime_version_major], [0])
-m4_define([datetime_version_minor], [7])
-m4_define([datetime_version_micro], [1])
+m4_define([datetime_version_minor], [8])
+m4_define([datetime_version_micro], [0])
m4_define([datetime_version], [datetime_version_major().datetime_version_minor().datetime_version_micro()])
dnl Initialize autoconf
@@ -35,7 +35,7 @@ LT_PREREQ([2.2.6])
LT_INIT([disable-static])
dnl Check for i18n support
-XDT_I18N([am ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru sk sl sr sv th tr ug uk ur_PK ur uz zh_CN zh_TW ])
+XDT_I18N([am ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru sk sl sr sv th tr ug uk ur_PK ur uz zh_CN zh_TW ])
dnl Check for required packages
XDT_CHECK_PACKAGE([LIBXFCE4UI], [libxfce4ui-2], [4.12.0])
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+xfce4-datetime-plugin (0.8.0-1) unstable; urgency=medium
+
+ * Team upload.
+ * New upstream version 0.8.0
+ * d/control:
+ - Drop B-D on automake, libtool, libxml-parser-perl, and libxml2-dev.
+ - Update missed Build-Depends: libgtk2.0-dev → libgtk-3-dev.
+ - Update homepage field.
+ * Remove trailing whitespace from previous changelog entries.
+
+ -- Unit 193 <unit193 at ubuntu.com> Thu, 29 Aug 2019 04:45:13 -0400
+
xfce4-datetime-plugin (0.7.1-1) unstable; urgency=medium
* New upstream version 0.7.1
@@ -28,8 +40,8 @@ xfce4-datetime-plugin (0.7.0-1) unstable; urgency=medium
are obsolete and not applied anyway. closes: #786561
* debian/control:
- replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev.
- - replace xfce4-panel-dev build-dep by libxfce4panel-2.0-dev.
- - update standards version to 3.9.8.
+ - replace xfce4-panel-dev build-dep by libxfce4panel-2.0-dev.
+ - update standards version to 3.9.8.
* debian/copyright: drop obsolete download url.
-- Yves-Alexis Perez <corsac at debian.org> Fri, 04 Nov 2016 11:47:33 +0100
@@ -153,7 +165,7 @@ xfce4-datetime-plugin (0.3.1-3) unstable; urgency=high
xfce4-datetime-plugin (0.3.1-2) unstable; urgency=low
- * Rebuilding to fix libxfcegui dependency
+ * Rebuilding to fix libxfcegui dependency
-- Emanuele Rocca <ema at debian.org> Mon, 20 Jun 2005 20:51:47 +0200
@@ -164,7 +176,7 @@ xfce4-datetime-plugin (0.3.1-1) unstable; urgency=low
+ New upstream release
+ Spanish translation
+ gmo files cleaning to distclean target on po/Makefile.in.in
- + Fixed synopsis' uppercase use
+ + Fixed synopsis' uppercase use
* (Emanuele Rocca)
+ Switched to simple-patchsys.mk (CDBS)
+ Added auto update of libtool, aclocal and autoconf and
@@ -174,7 +186,7 @@ xfce4-datetime-plugin (0.3.1-1) unstable; urgency=low
+ Checked via configure that we have the panel libs
-- Emanuele Rocca <ema at debian.org> Thu, 27 Jan 2005 00:12:45 +0100
-
+
xfce4-datetime-plugin (0.2-3) unstable; urgency=low
* Uploading with Maintainer set to QA group
=====================================
debian/control
=====================================
@@ -3,18 +3,14 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce at lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>
-Build-Depends: automake,
- debhelper-compat (= 10),
+Build-Depends: debhelper-compat (= 10),
intltool,
- libgtk2.0-dev,
- libtool,
+ libgtk-3-dev,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
- libxml-parser-perl,
- libxml2-dev,
xfce4-dev-tools
Standards-Version: 4.4.0
-Homepage: https://goodies.xfce.org/
+Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin
=====================================
po/da.po
=====================================
@@ -12,7 +12,7 @@ msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2019-03-07 11:15+0000\n"
+"PO-Revision-Date: 2019-05-17 11:50+0000\n"
"Last-Translator: scootergrisen\n"
"Language-Team: Danish (http://www.transifex.com/xfce/xfce-panel-plugins/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -48,7 +48,7 @@ msgstr "Kun klokkeslæt"
#. placeholder
#: ../panel-plugin/datetime-dialog.c:85 ../panel-plugin/datetime-dialog.c:96
msgid "Custom..."
-msgstr "Tilpasset..."
+msgstr "Tilpasset ..."
#: ../panel-plugin/datetime-dialog.c:131
msgid "Select font"
=====================================
po/fi.po
=====================================
@@ -4,13 +4,13 @@
#
# Translators:
# Ammuu5, 2017
-# Jiri Grönroos <jiri.gronroos at iki.fi>, 2018
+# Jiri Grönroos <jiri.gronroos at iki.fi>, 2018-2019
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2018-02-19 12:36+0000\n"
+"PO-Revision-Date: 2019-07-16 21:59+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos at iki.fi>\n"
"Language-Team: Finnish (http://www.transifex.com/xfce/xfce-panel-plugins/language/fi/)\n"
"MIME-Version: 1.0\n"
@@ -50,7 +50,7 @@ msgstr "Mukautettu..."
#: ../panel-plugin/datetime-dialog.c:131
msgid "Select font"
-msgstr "Valitse kirjasinlaji"
+msgstr "Valitse fontti"
#: ../panel-plugin/datetime-dialog.c:313
#, c-format
@@ -85,7 +85,7 @@ msgstr "Päivämäärä näkyy työkaluvihjeessä."
#. font label
#: ../panel-plugin/datetime-dialog.c:429 ../panel-plugin/datetime-dialog.c:530
msgid "Font:"
-msgstr "Kirjasin:"
+msgstr "Fontti:"
#. * time frame
#: ../panel-plugin/datetime-dialog.c:507
@@ -98,8 +98,8 @@ msgstr "Aika näkyy työkaluvihjeessä."
#: ../panel-plugin/datetime.desktop.in.h:1
msgid "DateTime"
-msgstr "Päivämäärä ja Aika"
+msgstr "Päivämäärä ja aika"
#: ../panel-plugin/datetime.desktop.in.h:2
msgid "Date and Time plugin with a simple calendar"
-msgstr "Päivänmäärä ja aika liitänäinen yksinkertaisella kalenterilla"
+msgstr "Päivämäärä- ja aikaliitänäinen yksinkertaisella kalenterilla"
=====================================
po/fr.po
=====================================
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Charles Monzat <superboa at hotmail.fr>, 2018
+# Charles Monzat <c.monzat at laposte.net>, 2018
# jc1 <jc1.quebecos at gmail.com>, 2013
# jc1 <jc1.quebecos at gmail.com>, 2013
# Urien Desterres <urien.desterres at gmail.com>, 2014
@@ -13,7 +13,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
"PO-Revision-Date: 2018-03-17 23:06+0000\n"
-"Last-Translator: Charles Monzat <superboa at hotmail.fr>\n"
+"Last-Translator: Charles Monzat <c.monzat at laposte.net>\n"
"Language-Team: French (http://www.transifex.com/xfce/xfce-panel-plugins/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
=====================================
po/gl.po
=====================================
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Daniel Muñiz Fontoira <dani at damufo.com>, 2019
# Leandro Regueiro <leandro.regueiro at gmail.com>, 2008-2009
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2018-10-02 10:02+0000\n"
+"PO-Revision-Date: 2019-08-02 07:28+0000\n"
"Last-Translator: Daniel Muñiz Fontoira <dani at damufo.com>\n"
"Language-Team: Galician (http://www.transifex.com/xfce/xfce-panel-plugins/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -58,7 +59,7 @@ msgstr "Non foi posible abrir o seguinte url: %s"
#: ../panel-plugin/datetime-dialog.c:352
msgid "Datetime"
-msgstr "Datetime"
+msgstr "Data e hora"
#. * layout frame
#: ../panel-plugin/datetime-dialog.c:372
@@ -97,7 +98,7 @@ msgstr "A hora aparecerá nunha notificación."
#: ../panel-plugin/datetime.desktop.in.h:1
msgid "DateTime"
-msgstr "DateTime"
+msgstr "Data e hora"
#: ../panel-plugin/datetime.desktop.in.h:2
msgid "Date and Time plugin with a simple calendar"
=====================================
po/he.po
=====================================
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: he\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
#: ../panel-plugin/datetime.c:87
msgid "Invalid format"
=====================================
po/hy_AM.po
=====================================
@@ -0,0 +1,104 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Real School <translator_students at realschool.am>, 2019
+msgid ""
+msgstr ""
+"Project-Id-Version: Xfce Panel Plugins\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-03 20:55+0200\n"
+"PO-Revision-Date: 2019-07-31 06:02+0000\n"
+"Last-Translator: Real School <translator_students at realschool.am>\n"
+"Language-Team: Armenian (Armenia) (http://www.transifex.com/xfce/xfce-panel-plugins/language/hy_AM/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: hy_AM\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/datetime.c:87
+msgid "Invalid format"
+msgstr "Անվաւեր ձեւաչափ"
+
+#: ../panel-plugin/datetime.c:92
+msgid "Error"
+msgstr "Սխալ"
+
+#: ../panel-plugin/datetime-dialog.c:42
+msgid "Date, then time"
+msgstr "Ամսաթիւ, յետոյ ժամ"
+
+#: ../panel-plugin/datetime-dialog.c:43
+msgid "Time, then date"
+msgstr "ժամ, յետոյ ամսաթիւ"
+
+#: ../panel-plugin/datetime-dialog.c:44
+msgid "Date only"
+msgstr "Միայն ամսաթիւ"
+
+#: ../panel-plugin/datetime-dialog.c:45
+msgid "Time only"
+msgstr "Միայն ժամ"
+
+#. placeholder
+#: ../panel-plugin/datetime-dialog.c:85 ../panel-plugin/datetime-dialog.c:96
+msgid "Custom..."
+msgstr "Յարմարեցում․․․"
+
+#: ../panel-plugin/datetime-dialog.c:131
+msgid "Select font"
+msgstr "Ընտրել տառատեսակ"
+
+#: ../panel-plugin/datetime-dialog.c:313
+#, c-format
+msgid "Unable to open the following url: %s"
+msgstr "Չյաջողուեց բացել հետեւեալ url֊ը․ %s"
+
+#: ../panel-plugin/datetime-dialog.c:352
+msgid "Datetime"
+msgstr "Ամսաթիւ ժամ"
+
+#. * layout frame
+#: ../panel-plugin/datetime-dialog.c:372
+msgid "Layout"
+msgstr "Շարակարգ"
+
+#. Format label
+#. format label
+#: ../panel-plugin/datetime-dialog.c:386 ../panel-plugin/datetime-dialog.c:446
+#: ../panel-plugin/datetime-dialog.c:547
+msgid "Format:"
+msgstr "Ձեւաչափ․"
+
+#. * Date frame
+#: ../panel-plugin/datetime-dialog.c:406
+msgid "Date"
+msgstr "Ամսաթիւ"
+
+#: ../panel-plugin/datetime-dialog.c:417
+msgid "The date will appear in a tooltip."
+msgstr "Ամսաթիւը կը ցուցադրուի գործիքայուշում։"
+
+#. font label
+#: ../panel-plugin/datetime-dialog.c:429 ../panel-plugin/datetime-dialog.c:530
+msgid "Font:"
+msgstr "Տառատեսակ․"
+
+#. * time frame
+#: ../panel-plugin/datetime-dialog.c:507
+msgid "Time"
+msgstr "Ժամ"
+
+#: ../panel-plugin/datetime-dialog.c:518
+msgid "The time will appear in a tooltip."
+msgstr "Ժամը կւ ցուցադրուի գործիքայուշում։"
+
+#: ../panel-plugin/datetime.desktop.in.h:1
+msgid "DateTime"
+msgstr "ԱմսաթիւԺամ"
+
+#: ../panel-plugin/datetime.desktop.in.h:2
+msgid "Date and Time plugin with a simple calendar"
+msgstr "Ամսաթուի եւ ժամի ներեդրաւնները հասարակ աւրացոյցում"
=====================================
po/ie.po
=====================================
@@ -0,0 +1,103 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: Xfce Panel Plugins\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2013-07-03 20:55+0200\n"
+"PO-Revision-Date: 2019-05-28 01:48+0000\n"
+"Last-Translator: Ольга Смирнова\n"
+"Language-Team: Interlingue (http://www.transifex.com/xfce/xfce-panel-plugins/language/ie/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ie\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../panel-plugin/datetime.c:87
+msgid "Invalid format"
+msgstr "Ínvalid formate"
+
+#: ../panel-plugin/datetime.c:92
+msgid "Error"
+msgstr "Errore"
+
+#: ../panel-plugin/datetime-dialog.c:42
+msgid "Date, then time"
+msgstr "Li Date e posque li hora"
+
+#: ../panel-plugin/datetime-dialog.c:43
+msgid "Time, then date"
+msgstr "Li hora e posque li date"
+
+#: ../panel-plugin/datetime-dialog.c:44
+msgid "Date only"
+msgstr "Solmen li date"
+
+#: ../panel-plugin/datetime-dialog.c:45
+msgid "Time only"
+msgstr "Solmen li hora"
+
+#. placeholder
+#: ../panel-plugin/datetime-dialog.c:85 ../panel-plugin/datetime-dialog.c:96
+msgid "Custom..."
+msgstr "Personalisat..."
+
+#: ../panel-plugin/datetime-dialog.c:131
+msgid "Select font"
+msgstr "Selecter un fonde"
+
+#: ../panel-plugin/datetime-dialog.c:313
+#, c-format
+msgid "Unable to open the following url: %s"
+msgstr "Ne successat aperter li sequent URL: %s"
+
+#: ../panel-plugin/datetime-dialog.c:352
+msgid "Datetime"
+msgstr "Date e hora"
+
+#. * layout frame
+#: ../panel-plugin/datetime-dialog.c:372
+msgid "Layout"
+msgstr "Arangeament"
+
+#. Format label
+#. format label
+#: ../panel-plugin/datetime-dialog.c:386 ../panel-plugin/datetime-dialog.c:446
+#: ../panel-plugin/datetime-dialog.c:547
+msgid "Format:"
+msgstr "Formate:"
+
+#. * Date frame
+#: ../panel-plugin/datetime-dialog.c:406
+msgid "Date"
+msgstr "Date"
+
+#: ../panel-plugin/datetime-dialog.c:417
+msgid "The date will appear in a tooltip."
+msgstr "Li date va aparir quam un information."
+
+#. font label
+#: ../panel-plugin/datetime-dialog.c:429 ../panel-plugin/datetime-dialog.c:530
+msgid "Font:"
+msgstr "Fonde:"
+
+#. * time frame
+#: ../panel-plugin/datetime-dialog.c:507
+msgid "Time"
+msgstr "Hora"
+
+#: ../panel-plugin/datetime-dialog.c:518
+msgid "The time will appear in a tooltip."
+msgstr "Li hora va aparir quam un information."
+
+#: ../panel-plugin/datetime.desktop.in.h:1
+msgid "DateTime"
+msgstr "Date e hora"
+
+#: ../panel-plugin/datetime.desktop.in.h:2
+msgid "Date and Time plugin with a simple calendar"
+msgstr "Plugin de date e hora con un simplic calendare"
=====================================
po/is.po
=====================================
@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Sveinn í Felli <sv1 at fellsnet.is>, 2014
+# Sveinn í Felli <sv1 at fellsnet.is>, 2011,2014,2019
# Sveinn í Felli <sveinki at nett.is>, 2011
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Nick Schermer <nick at xfce.org>\n"
+"PO-Revision-Date: 2019-05-10 11:26+0000\n"
+"Last-Translator: Sveinn í Felli <sv1 at fellsnet.is>\n"
"Language-Team: Icelandic (http://www.transifex.com/xfce/xfce-panel-plugins/language/is/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -80,7 +80,7 @@ msgstr "Dagsetning"
#: ../panel-plugin/datetime-dialog.c:417
msgid "The date will appear in a tooltip."
-msgstr "Dagsetningin birtist sem vísbending."
+msgstr "Dagsetningin mun birtast sem vísbending."
#. font label
#: ../panel-plugin/datetime-dialog.c:429 ../panel-plugin/datetime-dialog.c:530
@@ -94,7 +94,7 @@ msgstr "Tími"
#: ../panel-plugin/datetime-dialog.c:518
msgid "The time will appear in a tooltip."
-msgstr "Tíminn birtist sem vísbending."
+msgstr "Tíminn mun birtast sem vísbending."
#: ../panel-plugin/datetime.desktop.in.h:1
msgid "DateTime"
=====================================
po/it.po
=====================================
@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# Emanuele Petriglia <inbox at emanuelepetriglia.me>, 2018
+# Emanuele Petriglia <transifex at emanuelepetriglia.com>, 2018
# Francesco Scarrone <pjf at gmail.com>, 2009
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
"PO-Revision-Date: 2018-07-17 12:25+0000\n"
-"Last-Translator: Emanuele Petriglia <inbox at emanuelepetriglia.me>\n"
+"Last-Translator: Emanuele Petriglia <transifex at emanuelepetriglia.com>\n"
"Language-Team: Italian (http://www.transifex.com/xfce/xfce-panel-plugins/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
=====================================
po/kk.po
=====================================
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: kk\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: ../panel-plugin/datetime.c:87
msgid "Invalid format"
=====================================
po/lt.po
=====================================
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: lt\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
#: ../panel-plugin/datetime.c:87
msgid "Invalid format"
=====================================
po/nb.po
=====================================
@@ -4,13 +4,14 @@
#
# Translators:
# Harald H. <haarektrans at gmail.com>, 2014
+# Kjell Cato Heskjestad <cato at heskjestad.xyz>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Harald H. <haarektrans at gmail.com>\n"
+"PO-Revision-Date: 2019-07-24 09:50+0000\n"
+"Last-Translator: Kjell Cato Heskjestad <cato at heskjestad.xyz>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/xfce/xfce-panel-plugins/language/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -45,7 +46,7 @@ msgstr "Kun tid"
#. placeholder
#: ../panel-plugin/datetime-dialog.c:85 ../panel-plugin/datetime-dialog.c:96
msgid "Custom..."
-msgstr "Egendefinert ..."
+msgstr "Egendefinert …"
#: ../panel-plugin/datetime-dialog.c:131
msgid "Select font"
=====================================
po/pt.po
=====================================
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Nuno Miguel <nunomgue at gmail.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Nick Schermer <nick at xfce.org>\n"
+"PO-Revision-Date: 2019-05-26 12:19+0000\n"
+"Last-Translator: Nuno Miguel <nunomgue at gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/xfce/xfce-panel-plugins/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -53,7 +54,7 @@ msgstr "Selecione a letra"
#: ../panel-plugin/datetime-dialog.c:313
#, c-format
msgid "Unable to open the following url: %s"
-msgstr "Incapaz de abrir o url: %s"
+msgstr "Incapaz de abrir o seguinte url: %s"
#: ../panel-plugin/datetime-dialog.c:352
msgid "Datetime"
@@ -88,11 +89,11 @@ msgstr "Tipo de letra:"
#. * time frame
#: ../panel-plugin/datetime-dialog.c:507
msgid "Time"
-msgstr "Hora:"
+msgstr "Horas"
#: ../panel-plugin/datetime-dialog.c:518
msgid "The time will appear in a tooltip."
-msgstr "A hora aparece como dica."
+msgstr "As horas aparecem como dica."
#: ../panel-plugin/datetime.desktop.in.h:1
msgid "DateTime"
@@ -100,4 +101,4 @@ msgstr "DataHora"
#: ../panel-plugin/datetime.desktop.in.h:2
msgid "Date and Time plugin with a simple calendar"
-msgstr "\"Plugin\" data e hora com um calendário"
+msgstr "Plugin data e hora com um calendário"
=====================================
po/sk.po
=====================================
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
#: ../panel-plugin/datetime.c:87
msgid "Invalid format"
=====================================
po/sl.po
=====================================
@@ -4,7 +4,7 @@
#
# Translators:
# Aljoša Žagar <anthon.manix at gmail.com>, 2013
-# ツ Kernc, 2014
+# Kernc, 2014
# Klemen Košir <klemen.kosir at kream.io>, 2013
msgid ""
msgstr ""
@@ -12,7 +12,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
"PO-Revision-Date: 2017-09-23 19:02+0000\n"
-"Last-Translator: ツ Kernc\n"
+"Last-Translator: Kernc\n"
"Language-Team: Slovenian (http://www.transifex.com/xfce/xfce-panel-plugins/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
=====================================
po/tr.po
=====================================
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Serdar Sağlam <teknomobil at msn.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-07-03 20:55+0200\n"
-"PO-Revision-Date: 2017-09-19 18:06+0000\n"
-"Last-Translator: Nick Schermer <nick at xfce.org>\n"
+"PO-Revision-Date: 2019-08-02 06:59+0000\n"
+"Last-Translator: Serdar Sağlam <teknomobil at msn.com>\n"
"Language-Team: Turkish (http://www.transifex.com/xfce/xfce-panel-plugins/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -48,7 +49,7 @@ msgstr "Özel..."
#: ../panel-plugin/datetime-dialog.c:131
msgid "Select font"
-msgstr "Yazı tipi seçin"
+msgstr "Yazı tipi seç"
#: ../panel-plugin/datetime-dialog.c:313
#, c-format
=====================================
po/uk.po
=====================================
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: uk\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"
+"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
#: ../panel-plugin/datetime.c:87
msgid "Invalid format"
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin/compare/7f97539d97a524440fa0c387fd89304eddd01812...246fd50e5598257c4fae8a0943201875fdd25fa2
--
View it on GitLab: https://salsa.debian.org/xfce-team/goodies/xfce4-datetime-plugin/compare/7f97539d97a524440fa0c387fd89304eddd01812...246fd50e5598257c4fae8a0943201875fdd25fa2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-xfce-commits/attachments/20190829/6294f9f2/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list