From a4d49b2e043b636d60b5eab78a41897bd091db27 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Thu, 26 Jan 2017 16:24:52 +0100 Subject: [PATCH] update translation --- .../locale/pl/LC_MESSAGES/django.mo | Bin 2402 -> 2833 bytes .../locale/pl/LC_MESSAGES/django.po | 98 +++++++++++------- 2 files changed, 58 insertions(+), 40 deletions(-) diff --git a/apps/organizations/locale/pl/LC_MESSAGES/django.mo b/apps/organizations/locale/pl/LC_MESSAGES/django.mo index 89cec6b0405c3502396ef29acf6fb5b21082acd6..c865d8c601bd872e6ed8000ddac21f6735a5d9ed 100644 GIT binary patch delta 1284 zcmZXSOK4O{6oxA%KH}T>isPuqM^<*!C`NQKj-sO?J{F<~f|R+HbS2&QHeI&~-5?FZ zFoKIP#2Ls=1aX*I3`1rmE;|baMMQ8RxX^_g1rgDWir?wJijPB``s&oJd(VGP-6vhY zFRMT9>iEN8J@}9KzBXgF!@@Ks?B{l4F2Ox;2E3E;0h~$v2(Exn;bQn6&Vh?MTIW~6 zgm?pFn9EFy-~^m+Ox^s$BFDxJI2%5L4D*Uf559$+uycBAe=%H5+zs{o4mcO?g(~P6 z)b~$85|}e^9vp!TQ)QY3>u?77&Bf-zm@%k{{><0e$!x~2XDb5yqCp4p+;M}A9lmja5F4J z6>t@D)cggP!~e4Q7Sx3Ip?2zF_WTX(BA$;ry`r^HyI^`*Xp6RG5B5O)@R5usp$a?; z_55HK7cvHTjQtwaPThto^e)t^`2h93Ib@|#O;LKah^(76EcBiPN1)OFPJcudpr$R; z- zUx|Nd-Q#WT&+B#|F9jbv$=e`lA_GYrd`Kl36dTK-ICbUNrDCI~>_W&%!Nx-sJLGs8 zN#w#n*_TqE#5oDBWXm>nk&OB@FQH@yT-YSPSYKc-iFZj)F#98)HYZ8SLpJu4@7mkj z4xGq48T4h+`qUN0$KpQg3i+f`h~%7R{7%o;pC5nU@%OwPy<7TvxAse4|E|9N$^WNs zoK`< ll@V3thMTgyl#)^8xmeCs5!95^?8GNM)#6ua##eM6`UrAi-IxFX delta 821 zcmXxi%_~Gv7{~Ev%wPuN<$8Y|FH58mio}BQl1y1x+1RpCHg@+9prmP1l8q+H!eXo~ z$i_m6!Uid9BvvHF_cwFrH0ONIIrrRio_X%ssCshTdnb@EN*lF-+T%0p!l@h@O3-h% ziXqIygy%NqGv38oJiu~1!$Q16t$)S@ai9p;N%bFlyl>jTXi*g!A6~ zA~rEzLakrNBHTg+vWNWakVXd_VHi&_7cVi0H>kiK)4FD_bac?W_uv}|(*AH1{k*LW z#%XlWG$zT?EUq*DWj6)1#zSqqiM(n%Sckh8nBQkJc_PIc17aFqzRHk&dE2+)exrL6!`~7dJM8NUIKXUiO eeVx(n&S-CQv~QrhCzZ@=&q)o127U4Kg0X)!@IxE` diff --git a/apps/organizations/locale/pl/LC_MESSAGES/django.po b/apps/organizations/locale/pl/LC_MESSAGES/django.po index c85cf471..3d908616 100644 --- a/apps/organizations/locale/pl/LC_MESSAGES/django.po +++ b/apps/organizations/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-15 16:24+0100\n" +"POT-Creation-Date: 2017-01-26 16:16+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,76 +18,77 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" +#: forms.py:44 +#, python-format +msgid "" +"Each line has to consist of an Internet address, language and description, " +"separated with spaces. Failed on: %s" +msgstr "" +"Każda linia musi się składać z adresu internetowego, języka i opisu, " +"oddzielonych spacjami. Błąd w: %s" + +#: forms.py:49 +#, python-format +msgid "" +"The first item in each line should be an Internet address. Failed on: %s" +msgstr "" +"Pierwszy element każdej linii powinien być adresem internetowym. Błąd w: %s" + #: templates/organizations/edit.html:6 msgid "Edit organization" msgstr "Edytuj organizację" -#: templates/organizations/edit.html:12 templates/organizations/main.html:28 -#: templates/organizations/new.html:12 -msgid "Name" -msgstr "Nazwa" +#: templates/organizations/edit.html:11 +#: templates/organizations/edit_user.html:43 +msgid "Change" +msgstr "Zmień" -#: templates/organizations/edit.html:15 templates/organizations/new.html:15 -msgid "Logo" -msgstr "Logo" +#: templates/organizations/edit_user.html:6 +msgid "Edit user data" +msgstr "Edytuj dane użytkownika" + +#: templates/organizations/edit_user.html:12 +msgid "First name" +msgstr "Imię" + +#: templates/organizations/edit_user.html:15 +msgid "Last name" +msgstr "Nazwisko" + +#: templates/organizations/edit_user.html:19 +msgid "Photo" +msgstr "Zdjęcie" -#: templates/organizations/edit.html:20 #: templates/organizations/edit_user.html:24 -#: templates/organizations/new.html:20 #: templates/organizations/snippets/organization.html:12 +#: templates/organizations/snippets/organization_form.html:13 #: templates/organizations/snippets/user.html:12 msgid "Country" msgstr "Kraj" -#: templates/organizations/edit.html:27 #: templates/organizations/edit_user.html:32 -#: templates/organizations/new.html:27 #: templates/organizations/snippets/organization.html:13 +#: templates/organizations/snippets/organization_form.html:20 #: templates/organizations/snippets/user.html:13 msgid "WWW" msgstr "WWW" -#: templates/organizations/edit.html:30 #: templates/organizations/edit_user.html:35 -#: templates/organizations/new.html:30 #: templates/organizations/snippets/organization.html:16 +#: templates/organizations/snippets/organization_form.html:23 #: templates/organizations/snippets/user.html:16 msgid "Description" msgstr "Opis" -#: templates/organizations/edit.html:33 #: templates/organizations/edit_user.html:38 -#: templates/organizations/new.html:33 +#: templates/organizations/snippets/organization_form.html:26 msgid "Projects" msgstr "Projekty" -#: templates/organizations/edit.html:36 #: templates/organizations/edit_user.html:41 -#: templates/organizations/new.html:36 msgid "Enter each line as: URL language description" msgstr "Wpisz każdą linię w postaci: URL język opis" -#: templates/organizations/edit.html:38 -#: templates/organizations/edit_user.html:43 -msgid "Change" -msgstr "Zmień" - -#: templates/organizations/edit_user.html:6 -msgid "Edit user data" -msgstr "Edytuj dane użytkownika" - -#: templates/organizations/edit_user.html:12 -msgid "First name" -msgstr "Imię" - -#: templates/organizations/edit_user.html:15 -msgid "Last name" -msgstr "Nazwisko" - -#: templates/organizations/edit_user.html:19 -msgid "Photo" -msgstr "Zdjęcie" - #: templates/organizations/join.html:6 msgid "Join organization" msgstr "Dołącz do organizacji" @@ -128,6 +129,11 @@ msgstr "Zasoby" msgid "Members" msgstr "Członkowie" +#: templates/organizations/main.html:28 +#: templates/organizations/snippets/organization_form.html:5 +msgid "Name" +msgstr "Nazwa" + #: templates/organizations/main.html:29 msgid "E-mail" msgstr "E-mail" @@ -172,7 +178,7 @@ msgstr "Ustaw jako właściciel" msgid "Create a new organization" msgstr "Utwórz nową organizację" -#: templates/organizations/new.html:38 +#: templates/organizations/new.html:11 msgid "Create organization" msgstr "Utwórz organizację" @@ -184,3 +190,15 @@ msgstr "Organizacje" #: templates/organizations/snippets/user.html:21 msgid "Main projects and publications" msgstr "Główne projekty i publikacje" + +#: templates/organizations/snippets/organization_form.html:8 +msgid "Logo" +msgstr "Logo" + +#: templates/organizations/snippets/organization_form.html:29 +#, fuzzy +#| msgid "Enter each line as: URL language description" +msgid "" +"Enter each line as: Internet address, language, description, separated with " +"spaces" +msgstr "Wpisz każdą linię w postaci: URL język opis" -- 2.20.1