-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
1,504 additions
and
1,160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
msgid "" | ||
msgstr "" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Project-Id-Version: \n" | ||
"POT-Creation-Date: \n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: Tomasz Regdos (regdos.com) <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: pl\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"X-Generator: Poedit 2.1.1\n" | ||
"Last-Translator: Tomasz Regdos (regdos.com) <[email protected]>\n" | ||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n" | ||
"%100<12 || n%100>14) ? 1 : 2);\n" | ||
"Language: pl\n" | ||
"X-Generator: Poedit 2.2\n" | ||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 " | ||
"|| n%100>14) ? 1 : 2);\n" | ||
|
||
#: src/js/login/Login.vue:30 | ||
msgid "← Back to the login page" | ||
|
@@ -31,25 +31,23 @@ msgstr "Kod z wiadomości e-mail" | |
|
||
#: src/js/login/components/login-datetime.vue:3 | ||
msgid "Computer or server time out of sync by %{ hours } hours." | ||
msgstr "" | ||
"Różnica czasu pomiędzy komputerem a serwerem wynosi %{ hours } godzin." | ||
msgstr "Różnica czasu pomiędzy komputerem a serwerem wynosi %{ hours } godzin." | ||
|
||
#: src/js/login/components/remind-password-auth/send-message.vue:2 | ||
msgid "" | ||
"Enter your Username and a confirmation link will be sent to your email " | ||
"account." | ||
msgstr "" | ||
"Wpisz swoją nazwę użytkownika, a link do potwierdzenia zostanie " | ||
"wysłany na twoje konto e-mail." | ||
"Wpisz swoją nazwę użytkownika, a link do potwierdzenia zostanie wysłany na " | ||
"twoje konto e-mail." | ||
|
||
#: src/js/login/Login.vue:17 | ||
msgid "Forgot Password?" | ||
msgstr "Zapomniałeś hasła?" | ||
|
||
#: src/js/login/components/standard-auth.vue:20 | ||
msgid "Hmm, login details do not seem to be correct. Please try again." | ||
msgstr "" | ||
"Hmm, dane logowania nie wydają się poprawne. Proszę spróbuj ponownie." | ||
msgstr "Hmm, dane logowania nie wydają się poprawne. Proszę spróbuj ponownie." | ||
|
||
#: src/js/login/components/language-selector.vue:7 | ||
msgid "Language" | ||
|
@@ -58,8 +56,7 @@ msgstr "Język" | |
#: src/js/login/components/remind-password-auth/send-code.vue:3 | ||
msgid "Log In using your username and code from E-mail" | ||
msgstr "" | ||
"Zaloguj się, używając swojej nazwy użytkownika i kodu z wiadomości e-" | ||
"mail" | ||
"Zaloguj się, używając swojej nazwy użytkownika i kodu z wiadomości e-mail" | ||
|
||
#: src/js/login/components/auth-successful-message.vue:2 | ||
msgid "Logged in..." | ||
|
@@ -68,8 +65,7 @@ msgstr "Logowanie..." | |
#: src/js/login/components/login-header.vue:6 | ||
msgid "Manage your domains, databases & other server info." | ||
msgstr "" | ||
"Zarządzaj swoimi domenami, bazami danych i innymi informacjami o " | ||
"serwerze." | ||
"Zarządzaj swoimi domenami, bazami danych i innymi informacjami o serwerze." | ||
|
||
#: src/js/login/components/standard-auth.vue:11 | ||
msgid "Password" | ||
|
Oops, something went wrong.