This is an automated email from the git hooks/post-receive script. t r a n s i f e x p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-places-plugin.
commit 03a98eadebd2ea083d84d448b98823f52265cc1f Author: Nick Schermer <[email protected]> Date: Thu May 2 18:52:52 2019 +0200 I18n: Update translation eu (100%). 47 translated messages. Transifex (https://www.transifex.com/xfce/public/). --- po/eu.po | 73 +++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 45 insertions(+), 28 deletions(-) diff --git a/po/eu.po b/po/eu.po index 9404f9d..fcb9c8e 100644 --- a/po/eu.po +++ b/po/eu.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Aitor Beriain <[email protected]>, 2018 +# beriain, 2018 # Hizkuntza Politikarako Sailburuordetza <[email protected]>, 2004 # Iñaki Larrañaga Murgoitio <[email protected]>, 2004-2007 # Joseba Bidaurrazaga van Dierdonck <[email protected]>, 2000 @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Panel Plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-10 18:31+0100\n" -"PO-Revision-Date: 2018-09-25 15:31+0000\n" -"Last-Translator: Aitor Beriain <[email protected]>\n" +"POT-Creation-Date: 2019-04-22 12:32+0200\n" +"PO-Revision-Date: 2019-04-22 10:32+0000\n" +"Last-Translator: Nick Schermer <[email protected]>\n" "Language-Team: Basque (http://www.transifex.com/xfce/xfce-panel-plugins/language/eu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,8 +23,8 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. vim: set ai et tabstop=4: -#: ../panel-plugin/places.desktop.in.h:1 ../panel-plugin/cfg.c:102 -#: ../panel-plugin/cfg.c:201 ../panel-plugin/cfg.c:406 +#: ../panel-plugin/places.desktop.in.h:1 ../panel-plugin/cfg.c:100 +#: ../panel-plugin/cfg.c:195 ../panel-plugin/cfg.c:396 msgid "Places" msgstr "Kokalekuak" @@ -33,21 +33,21 @@ msgid "Access folders, documents, and removable media" msgstr "Eskuratu karpetan dokumentu eta euskarri aldagarriak" #. Trash -#: ../panel-plugin/model_system.c:155 +#: ../panel-plugin/model_system.c:152 msgid "Trash" msgstr "Zakarrontzia" -#: ../panel-plugin/model_system.c:189 +#: ../panel-plugin/model_system.c:186 msgid "Desktop" msgstr "Mahaigaina" #. File System (/) -#: ../panel-plugin/model_system.c:205 +#: ../panel-plugin/model_system.c:202 msgid "File System" msgstr "Fitxategi Sistema" #. TRANSLATORS: this will result in "<path> on <hostname>" -#: ../panel-plugin/model_user.c:242 +#: ../panel-plugin/model_user.c:256 #, c-format msgid "%s on %s" msgstr "%s%s(e)n" @@ -122,80 +122,97 @@ msgstr "Gailua egozten" msgid "The device \"%s\" is being ejected. This may take some time" msgstr "\"%s\" gailua egozten ari da. Denbora apur bat hartu lezake" -#: ../panel-plugin/view.c:637 +#: ../panel-plugin/view.c:656 msgid "Search for Files" msgstr "Bilatu fitxategiak" -#: ../panel-plugin/view.c:690 ../panel-plugin/cfg.c:555 +#: ../panel-plugin/view.c:697 +msgid "_Clear" +msgstr "Gar_bitu" + +#. RECENT DOCUMENTS +#: ../panel-plugin/view.c:713 ../panel-plugin/cfg.c:555 msgid "Recent Documents" msgstr "Azken dokumentuak" -#: ../panel-plugin/cfg.c:442 +#: ../panel-plugin/cfg.c:399 +msgid "Close" +msgstr "Itxi" + +#. BUTTON +#: ../panel-plugin/cfg.c:473 msgid "Button" msgstr "Botoia" -#: ../panel-plugin/cfg.c:451 +#. BUTTON: Show Icon/Label +#: ../panel-plugin/cfg.c:478 msgid "_Show" msgstr "Iku_si" -#: ../panel-plugin/cfg.c:457 +#: ../panel-plugin/cfg.c:483 msgid "Icon Only" msgstr "Ikonoa bakarrik" -#: ../panel-plugin/cfg.c:458 +#: ../panel-plugin/cfg.c:484 msgid "Label Only" msgstr "Etiketa bakarrik" -#: ../panel-plugin/cfg.c:459 +#: ../panel-plugin/cfg.c:485 msgid "Icon and Label" msgstr "Ikono eta etiketa" -#: ../panel-plugin/cfg.c:472 +#. BUTTON: Label text entry +#: ../panel-plugin/cfg.c:494 msgid "_Label" msgstr "_Etiketa" -#: ../panel-plugin/cfg.c:488 +#. MENU +#: ../panel-plugin/cfg.c:506 msgid "Menu" msgstr "Menua" #. MENU: Show Icons -#: ../panel-plugin/cfg.c:492 +#: ../panel-plugin/cfg.c:511 msgid "Show _icons in menu" msgstr "Ikusi _ikonoak menuan" #. MENU: Show Removable Media -#: ../panel-plugin/cfg.c:501 +#: ../panel-plugin/cfg.c:519 msgid "Show _removable media" msgstr "Ikusi euskarri _aldagarriak" -#: ../panel-plugin/cfg.c:519 +#. MENU: - Mount and Open (indented) +#: ../panel-plugin/cfg.c:527 msgid "Mount and _Open on click" msgstr "Muntatu eta ireki _klikatzean" #. MENU: Show GTK Bookmarks -#: ../panel-plugin/cfg.c:530 +#: ../panel-plugin/cfg.c:539 msgid "Show GTK _bookmarks" msgstr "Ikusi GTK _laster-markak" #. MENU: Show Recent Documents -#: ../panel-plugin/cfg.c:540 +#: ../panel-plugin/cfg.c:547 msgid "Show recent _documents" msgstr "Ikusi azken _dokumentuak" #. RECENT DOCUMENTS: Show clear option -#: ../panel-plugin/cfg.c:559 +#: ../panel-plugin/cfg.c:564 msgid "Show cl_ear option" msgstr "Ikusi garbitze auk_era" -#: ../panel-plugin/cfg.c:571 +#. RECENT DOCUMENTS: Number to display +#: ../panel-plugin/cfg.c:576 msgid "_Number to display" msgstr "Ikusteko ze_nbakia" -#: ../panel-plugin/cfg.c:591 +#. SEARCH +#: ../panel-plugin/cfg.c:600 msgid "Search" msgstr "Bilatu" -#: ../panel-plugin/cfg.c:599 +#. Search: command +#: ../panel-plugin/cfg.c:605 msgid "Co_mmand" msgstr "Ko_mandoa" -- 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
