changeset c1f2b63ab5b6 in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset;node=c1f2b63ab5b6
description:
        Translated using Weblate (Polish)

        Currently translated at 100.0% (15 of 15 strings)

        Translation: Tryton/user_role
        Translate-URL: 
https://translate.tryton.org/projects/tryton/user_role/pl/
diffstat:

 modules/user_role/locale/pl.po |  40 ++++++++++++++++++++++++----------------
 1 files changed, 24 insertions(+), 16 deletions(-)

diffs (91 lines):

diff -r 320086c176c5 -r c1f2b63ab5b6 modules/user_role/locale/pl.po
--- a/modules/user_role/locale/pl.po    Mon Oct 26 19:01:37 2020 +0000
+++ b/modules/user_role/locale/pl.po    Mon Oct 26 18:44:59 2020 +0000
@@ -1,63 +1,71 @@
 #
 msgid ""
-msgstr "Content-Type: text/plain; charset=UTF-8\n"
+msgstr ""
+"PO-Revision-Date: 2020-10-26 20:13+0000\n"
+"Last-Translator: Wojciech Warczakowski <[email protected]>\n"
+"Language: pl\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 4.2.2\n"
 
 msgctxt "field:res.role,groups:"
 msgid "Groups"
-msgstr ""
+msgstr "Grupy"
 
 msgctxt "field:res.role,name:"
 msgid "Name"
-msgstr ""
+msgstr "Nazwa"
 
 msgctxt "field:res.role-res.group,group:"
 msgid "Group"
-msgstr ""
+msgstr "Grupa"
 
 msgctxt "field:res.role-res.group,role:"
 msgid "Role"
-msgstr ""
+msgstr "Rola"
 
 msgctxt "field:res.user,roles:"
 msgid "Roles"
-msgstr ""
+msgstr "Role"
 
 msgctxt "field:res.user.role,from_date:"
 msgid "From Date"
-msgstr ""
+msgstr "Od"
 
 msgctxt "field:res.user.role,role:"
 msgid "Role"
-msgstr ""
+msgstr "Rola"
 
 msgctxt "field:res.user.role,to_date:"
 msgid "To Date"
-msgstr ""
+msgstr "Do"
 
 msgctxt "field:res.user.role,user:"
 msgid "User"
-msgstr ""
+msgstr "Użytkownik"
 
 msgctxt "model:ir.action,name:act_role_form"
 msgid "Roles"
-msgstr ""
+msgstr "Role"
 
 msgctxt "model:ir.ui.menu,name:menu_role_form"
 msgid "Roles"
-msgstr ""
+msgstr "Role"
 
 msgctxt "model:res.role,name:"
 msgid "Role"
-msgstr ""
+msgstr "Rola"
 
 msgctxt "model:res.role-res.group,name:"
 msgid "Role - Group"
-msgstr ""
+msgstr "Rola - Grupa"
 
 msgctxt "model:res.user.role,name:"
 msgid "User Role"
-msgstr ""
+msgstr "Rola użytkownika"
 
 msgctxt "selection:ir.cron,method:"
 msgid "Synchronize Users Roles"
-msgstr ""
+msgstr "Synchronizuj role użytkowników"

Reply via email to