[Xfce4-commits] [panel-plugins/xfce4-sample-plugin] 09/13: I18n: Add new translation pl (100%).

noreply at xfce.org noreply at xfce.org
Tue Jul 25 18:40:55 CEST 2017


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-sample-plugin.

commit 66e6d8e92930de4ec39eed862eb4f0cb2c97a09c
Author: Anonymous <noreply at xfce.org>
Date:   Tue Jul 25 18:40:42 2017 +0200

    I18n: Add new translation pl (100%).
    
    7 translated messages.
    
    Transifex (https://www.transifex.com/xfce/public/).
---
 po/pl.po | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..92215a3
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,50 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-07-25 13:27+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: No Ne <mrerexx at gmail.com>, 2017\n"
+"Language-Team: Polish (https://www.transifex.com/xfce/teams/16840/pl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
+
+#. some sample widgets
+#: ../panel-plugin/sample.c:161
+msgid "Sample"
+msgstr "Przykład"
+
+#: ../panel-plugin/sample.c:165
+msgid "Plugin"
+msgstr "Wtyczka"
+
+#: ../panel-plugin/sample-dialogs.c:51
+#, c-format
+msgid "Unable to open the following url: %s"
+msgstr "Nie można otworzyć następującego adresu url: %s"
+
+#. create the dialog
+#: ../panel-plugin/sample-dialogs.c:81 ../panel-plugin/sample.desktop.in.h:1
+msgid "Sample Plugin"
+msgstr "Wtyczka przykładowa"
+
+#: ../panel-plugin/sample-dialogs.c:127
+msgid "This is a sample plugin"
+msgstr "To jest wtyczka przykładowa"
+
+#: ../panel-plugin/sample-dialogs.c:129
+msgid "Copyright © 2006-2017 Xfce Dev\n"
+msgstr "Prawa autorskie © 2006-2017 Deweloperzy Xfce\n"
+
+#: ../panel-plugin/sample.desktop.in.h:2
+msgid "Sample plugin for the Xfce panel"
+msgstr "Przykładowa wtyczka dla panelu Xfce"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list