This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository panel-plugins/xfce4-pulseaudio-plugin.
commit ff72320bd471fff45772f6f8264941c66244a356 Author: Xfce Bot <[email protected]> Date: Fri Apr 14 23:32:35 2017 +0200 I18n: Add new translation el (95%). 22 translated messages, 1 untranslated message. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/el.po | 130 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) diff --git a/po/el.po b/po/el.po new file mode 100644 index 0000000..4341861 --- /dev/null +++ b/po/el.po @@ -0,0 +1,130 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Apóstolos Papaðimitríu <[email protected]>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Xfce Panel Plugins\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-04-14 23:22+0200\n" +"PO-Revision-Date: 2017-04-14 21:22+0000\n" +"Last-Translator: Xfce Bot <[email protected]>\n" +"Language-Team: Greek (http://www.transifex.com/xfce/xfce-panel-plugins/language/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../panel-plugin/pulseaudio.desktop.in.in.h:1 +msgid "PulseAudio Plugin" +msgstr "Πρόσθετο PulseAudio" + +#: ../panel-plugin/pulseaudio.desktop.in.in.h:2 +#: ../panel-plugin/pulseaudio-plugin.c:212 +msgid "Adjust the audio volume of the PulseAudio sound system" +msgstr "Προσαρμογή της έντασης του συστήματος ήχου PulseΑudio" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:1 +msgid "PulseAudio Panel Plugin" +msgstr "Πρόσθετο ταμπλό PulseAudio" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:2 +msgid "Enable keyboard _shortcuts for volume control" +msgstr "Ενεργοποίηση _συντομεύσεων πληκτρολογίου για τον έλεγχο έντασης ήχου" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:3 +msgid "" +"Enables volume control using multimedia keys. Make sure no other application" +" that listens to these keys (e.g. xfce4-volumed) is running in the " +"background." +msgstr "Ενεργοποιεί τον έλεγχο έντασης ήχου με χρήση πλήκτρων πολυμέσων. Διασφαλίστε ότι καμία άλλη εφαρμογή που χρησιμοποιεί αυτά τα πλήκτρα (π.χ. το xfce4-volumed) δεν εκτελείται στο παρασκήνιο." + +#: ../panel-plugin/pulseaudio-dialog.glade.h:4 +msgid "Show _notifications when volume changes" +msgstr "Εμφάνιση _ειδοποιήσεων όταν αλλάζει η ένταση" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:5 +msgid "Enables on-screen volume notifications." +msgstr "Ενεργοποιεί τις ειδοποιήσεις έντασης στην οθόνη." + +#: ../panel-plugin/pulseaudio-dialog.glade.h:6 +msgid "Behaviour" +msgstr "Συμπεριφορά" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:7 +msgid "Audio _Mixer" +msgstr "_Μείκτης Ήχου" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:8 +msgid "" +"Audio mixer command that can be executed from the context menu, e.g. " +"\"pavucontrol\", \"unity-control-center sound\"." +msgstr "_Εκτέλεση Μείκτη Ήχου" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:9 +msgid "_Run Audio Mixer..." +msgstr "_Εκτέλεση Μείκτη Ήχου" + +#: ../panel-plugin/pulseaudio-dialog.glade.h:10 +msgid "Sound settings" +msgstr "Ρυθμίσεις ήχου" + +#: ../panel-plugin/pulseaudio-plugin.c:214 +msgid "Copyright © 2014-2015 Andrzej Radecki\n" +msgstr "" + +#: ../panel-plugin/pulseaudio-dialog.c:136 +#: ../panel-plugin/pulseaudio-menu.c:169 +#, c-format +msgid "" +"<big><b>Failed to execute command \"%s\".</b></big>\n" +"\n" +"%s" +msgstr "<big><b>Αδυναμία εκτέλεσης της εντολής \"%s\".</b></big>\n\n%s" + +#: ../panel-plugin/pulseaudio-dialog.c:139 +#: ../panel-plugin/pulseaudio-menu.c:172 +msgid "Error" +msgstr "Σφάλμα" + +#: ../panel-plugin/pulseaudio-button.c:310 +#: ../panel-plugin/pulseaudio-notify.c:174 +#, c-format +msgid "Not connected to the PulseAudio server" +msgstr "Δεν είναι συνδεδεμένο στον εξυπηρετητή PulseAudio" + +#: ../panel-plugin/pulseaudio-button.c:312 +#, c-format +msgid "Volume %d%% (muted)" +msgstr "Ένταση %d%% (σε σίγαση)" + +#: ../panel-plugin/pulseaudio-button.c:314 +#, c-format +msgid "Volume %d%%" +msgstr "Ένταση %d%%" + +#: ../panel-plugin/pulseaudio-menu.c:244 +msgid "<b>Audio output volume</b>" +msgstr "<b>Ένταση ήχου εξόδου</b>" + +#: ../panel-plugin/pulseaudio-menu.c:258 +msgid "_Mute audio output" +msgstr "_Σίγαση εξόδου ήχου" + +#. Audio mixers +#: ../panel-plugin/pulseaudio-menu.c:269 +msgid "_Audio mixer..." +msgstr "_Μείκτης ήχου..." + +#: ../panel-plugin/pulseaudio-notify.c:176 +#, c-format +msgid "Volume %d%c (muted)" +msgstr "Ένταση %d%c (σε σίγαση)" + +#: ../panel-plugin/pulseaudio-notify.c:178 +#, c-format +msgid "Volume %d%c" +msgstr "Ένταση %d%c" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
