Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Commit 96e5d4f

Browse files
committed
Update to 1.55 DA version
1 parent d35e69e commit 96e5d4f

18 files changed

Lines changed: 1504 additions & 1160 deletions

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,11 @@
22

33
Polish translation of DirectAdmin skin pack "Evolution".
44

5-
* wersja DA: **1.54**
5+
* wersja DA: **1.55**
66
* kodowanie: **UTF-8**
77
* autor: **Tomasz Regdos (regdos.com)**
88
* licencja: **GPL**
99

10-
## Status tłumaczenia
11-
* wersja b60fbb4dfd7ec2c2607628bb0575d053c770d5c1 (public alfa) - **100%**
12-
* wersja c5a9a10c7739877e7e5c1fa6f1785816a9f4633b (pubic beta) - **100%**
13-
* wersja 726179e79d66a74953ed10caa901e0406008d199 (Public Release Candidate) - **100%**
14-
1510
## Instalacja
1611

1712
1. Plik `pl.po` oraz `login-pl.po` należy skopiować do `/usr/local/directadmin/data/skins/evolution/lang/`

login-pl.po

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
msgid ""
22
msgstr ""
3-
"Content-Type: text/plain; charset=UTF-8\n"
43
"Project-Id-Version: \n"
54
"POT-Creation-Date: \n"
65
"PO-Revision-Date: \n"
6+
"Last-Translator: Tomasz Regdos (regdos.com) <tomek@regdos.com>\n"
77
"Language-Team: \n"
8+
"Language: pl\n"
89
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
911
"Content-Transfer-Encoding: 8bit\n"
10-
"X-Generator: Poedit 2.1.1\n"
11-
"Last-Translator: Tomasz Regdos (regdos.com) <tomek@regdos.com>\n"
12-
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n"
13-
"%100<12 || n%100>14) ? 1 : 2);\n"
14-
"Language: pl\n"
12+
"X-Generator: Poedit 2.2\n"
13+
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 "
14+
"|| n%100>14) ? 1 : 2);\n"
1515

1616
#: src/js/login/Login.vue:30
1717
msgid "← Back to the login page"
@@ -31,25 +31,23 @@ msgstr "Kod z wiadomości e-mail"
3131

3232
#: src/js/login/components/login-datetime.vue:3
3333
msgid "Computer or server time out of sync by %{ hours } hours."
34-
msgstr ""
35-
"Różnica czasu pomiędzy komputerem a serwerem wynosi %{ hours } godzin."
34+
msgstr "Różnica czasu pomiędzy komputerem a serwerem wynosi %{ hours } godzin."
3635

3736
#: src/js/login/components/remind-password-auth/send-message.vue:2
3837
msgid ""
3938
"Enter your Username and a confirmation link will be sent to your email "
4039
"account."
4140
msgstr ""
42-
"Wpisz swoją nazwę użytkownika, a link do potwierdzenia zostanie "
43-
"wysłany na twoje konto e-mail."
41+
"Wpisz swoją nazwę użytkownika, a link do potwierdzenia zostanie wysłany na "
42+
"twoje konto e-mail."
4443

4544
#: src/js/login/Login.vue:17
4645
msgid "Forgot Password?"
4746
msgstr "Zapomniałeś hasła?"
4847

4948
#: src/js/login/components/standard-auth.vue:20
5049
msgid "Hmm, login details do not seem to be correct. Please try again."
51-
msgstr ""
52-
"Hmm, dane logowania nie wydają się poprawne. Proszę spróbuj ponownie."
50+
msgstr "Hmm, dane logowania nie wydają się poprawne. Proszę spróbuj ponownie."
5351

5452
#: src/js/login/components/language-selector.vue:7
5553
msgid "Language"
@@ -58,8 +56,7 @@ msgstr "Język"
5856
#: src/js/login/components/remind-password-auth/send-code.vue:3
5957
msgid "Log In using your username and code from E-mail"
6058
msgstr ""
61-
"Zaloguj się, używając swojej nazwy użytkownika i kodu z wiadomości e-"
62-
"mail"
59+
"Zaloguj się, używając swojej nazwy użytkownika i kodu z wiadomości e-mail"
6360

6461
#: src/js/login/components/auth-successful-message.vue:2
6562
msgid "Logged in..."
@@ -68,8 +65,7 @@ msgstr "Logowanie..."
6865
#: src/js/login/components/login-header.vue:6
6966
msgid "Manage your domains, databases & other server info."
7067
msgstr ""
71-
"Zarządzaj swoimi domenami, bazami danych i innymi informacjami o "
72-
"serwerze."
68+
"Zarządzaj swoimi domenami, bazami danych i innymi informacjami o serwerze."
7369

7470
#: src/js/login/components/standard-auth.vue:11
7571
msgid "Password"

0 commit comments

Comments
 (0)