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

noreply at xfce.org noreply at xfce.org
Mon Jan 14 18:35:19 CET 2019


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

commit ccab6477c3275b68127fa7ad33fda2113c45c62d
Author: Anonymous <noreply at xfce.org>
Date:   Mon Jan 14 18:35:06 2019 +0100

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

diff --git a/po/pl.po b/po/pl.po
new file mode 100644
index 0000000..0a1daa3
--- /dev/null
+++ b/po/pl.po
@@ -0,0 +1,86 @@
+# 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.
+# 
+# Translators:
+# Piotr Strębski <strebski at gmail.com>, 2019
+# Nick Schermer <nick at xfce.org>, 2019
+# No Ne, 2019
+# 
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: xfce4-calculator-plugin\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2019-01-14 13:46+0100\n"
+"PO-Revision-Date: 2019-01-14 12:47+0000\n"
+"Last-Translator: No Ne, 2019\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"
+
+#: ../panel-plugin/calculator.c:151
+#, c-format
+msgid "Calculator error: %s"
+msgstr "Błąd kalkulatora: %s"
+
+#: ../panel-plugin/calculator.c:227
+msgid " Calc:"
+msgstr " Kalkulator:"
+
+#: ../panel-plugin/calculator.c:399
+msgid "Calculator Plugin"
+msgstr "Wtyczka kalkulatora"
+
+#: ../panel-plugin/calculator.c:402
+msgid "_Close"
+msgstr "Za_mknij"
+
+#: ../panel-plugin/calculator.c:416
+msgid "Appearance"
+msgstr "Wygląd"
+
+#: ../panel-plugin/calculator.c:426
+msgid "Width (in chars):"
+msgstr "Szerokość (znaki):"
+
+#: ../panel-plugin/calculator.c:438
+msgid "History"
+msgstr "Historia"
+
+#: ../panel-plugin/calculator.c:448
+msgid "Size:"
+msgstr "Rozmiar:"
+
+#: ../panel-plugin/calculator.c:474
+msgid "Calculator for Xfce panel"
+msgstr "Kalkulator dla panelu Xfce"
+
+#: ../panel-plugin/calculator.c:476
+msgid "Copyright (c) 2003-2016\n"
+msgstr "Prawa autorskie (c) 2003-2016\n"
+
+#: ../panel-plugin/calculator.c:526
+msgid "Trigonometrics use degrees"
+msgstr "Funkcje trygonometryczne używają stopni"
+
+#: ../panel-plugin/calculator.c:529
+msgid "Trigonometrics use radians"
+msgstr "Funkcje trygonometryczne używają radianów"
+
+#. Add checkbox to enable hexadecimal output
+#: ../panel-plugin/calculator.c:549
+msgid "Hexadecimal output"
+msgstr "Szesnastkowe dane wyjściowe"
+
+#: ../panel-plugin/calculator.desktop.in.h:1
+msgid "Calculator"
+msgstr "Kalkulator"
+
+#: ../panel-plugin/calculator.desktop.in.h:2
+msgid "Calculator plugin for the Xfce panel"
+msgstr "Wtyczka kalkulatora 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