Skip to content
Commits on Source (6)
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
......
......@@ -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
......
#! /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@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@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\\"
......
......@@ -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])
......
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@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
......
......@@ -3,18 +3,14 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@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
......
......@@ -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"
......
......@@ -4,13 +4,13 @@
#
# Translators:
# Ammuu5, 2017
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2018
# Jiri Grönroos <jiri.gronroos@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@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"
......@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Charles Monzat <superboa@hotmail.fr>, 2018
# Charles Monzat <c.monzat@laposte.net>, 2018
# jc1 <jc1.quebecos@gmail.com>, 2013
# jc1 <jc1.quebecos@gmail.com>, 2013
# Urien Desterres <urien.desterres@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@hotmail.fr>\n"
"Last-Translator: Charles Monzat <c.monzat@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"
......
......@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Daniel Muñiz Fontoira <dani@damufo.com>, 2019
# Leandro Regueiro <leandro.regueiro@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@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"
......
......@@ -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"
......
# 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@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@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 "Ամսաթուի եւ ժամի ներեդրաւնները հասարակ աւրացոյցում"
# 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"
......@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sveinn í Felli <sv1@fellsnet.is>, 2014
# Sveinn í Felli <sv1@fellsnet.is>, 2011,2014,2019
# Sveinn í Felli <sveinki@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@xfce.org>\n"
"PO-Revision-Date: 2019-05-10 11:26+0000\n"
"Last-Translator: Sveinn í Felli <sv1@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"
......
......@@ -3,7 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Emanuele Petriglia <inbox@emanuelepetriglia.me>, 2018
# Emanuele Petriglia <transifex@emanuelepetriglia.com>, 2018
# Francesco Scarrone <pjf@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@emanuelepetriglia.me>\n"
"Last-Translator: Emanuele Petriglia <transifex@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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -4,13 +4,14 @@
#
# Translators:
# Harald H. <haarektrans@gmail.com>, 2014
# Kjell Cato Heskjestad <cato@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@gmail.com>\n"
"PO-Revision-Date: 2019-07-24 09:50+0000\n"
"Last-Translator: Kjell Cato Heskjestad <cato@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"
......
......@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Nuno Miguel <nunomgue@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@xfce.org>\n"
"PO-Revision-Date: 2019-05-26 12:19+0000\n"
"Last-Translator: Nuno Miguel <nunomgue@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"
......@@ -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"
......