-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
15 changed files
with
107 additions
and
6 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
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 |
---|---|---|
|
@@ -76,3 +76,4 @@ | |
76=Monitor Procesów Serwera | ||
77=Pluginy (wtyczki) Administratora | ||
78=Monitor ataków Brute Force | ||
79=Klucze SSH |
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 |
---|---|---|
|
@@ -37,3 +37,4 @@ | |
37=Włączona | ||
38=Wyłączona | ||
39=Wyłączone | ||
40=Błąd odczytu %s: %s |
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
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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
1=Nie można ustawić powłoki | ||
2=Użytkownik został pomyślnie dodany do pliku konfiguracyjnego SSH | ||
3=Nie można znaleźć użytkownika '%s' | ||
4=Nie można otworzyć %s do odczytu | ||
5=Nieprawidłowy typ klucza: '%s' | ||
6=Nieprawidłowy rozmiar klucza: '%s' | ||
7=Podane hasłą nie pasują do siebie | ||
8=Niepoprawne hasło | ||
9=Nie mogę znaleźć %s | ||
10=%s jest linkiem | ||
11=%s nie jest katalogiem | ||
12=Wystąpił błąd podczas utworzenia %s | ||
13=Niepoprawne id RSA. Użyj znaków: a-zA-Z0-9 | ||
14=Niepoprawny komentarz RSA | ||
15=%s już istnieje. Ustaw ovewrite=yes żeby wymusić nadpisanie | ||
16=Wystąpił błąd podczas usuwania %s: %s | ||
17=Niepoprawny klucz RSA | ||
18=Błąd parsowania. Sprawdź logi. | ||
19=Typ musi być albo 'wklej' albo 'id' | ||
20=Pusta zmienna %s | ||
21=Nie mogę znaleźć klucza o id | ||
22=Klucz już istnieje dzięki dopasowaniu odcisku | ||
23=Nie można otworzyć %s do dołączenia | ||
24=Nie wybrano kluczy | ||
25=Wystąpił błąd podczas odczytu %s | ||
26=Wystąpił błąd podczas zapisu %s | ||
27=Globalne klucze ssh nie są dostępne dla Użytkowników | ||
28=Nieprawidłowa nazwa lub wartość klucza: %s=%s | ||
29=Musisz wybrać dokładnie jeden klucz | ||
30=Komentarz | ||
31=Odcisk | ||
32=Typ | ||
33=Rozmiar | ||
34=Opcje | ||
35=Wybierz | ||
36=Niepoprawny odcisk | ||
37=Opcja '%s' została już ustawiona | ||
38=Autoryzacja | ||
39=ID klucza | ||
40=Użytkownicy | ||
41=Wszyscy Użytkownicy | ||
42=Wszyscy Użytkownicy oprócz wybranych Użytkowników | ||
43=Wybrani Użytkownicy | ||
44=Włączono | ||
45=Tak | ||
46=Nie | ||
47=Klucze globalne | ||
48=Nowy klucz został utworzony, ale wystąpił problem podczas autoryzacji |
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
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 |
---|---|---|
|
@@ -65,3 +65,4 @@ | |
LANG_USERS=Użytkownicy | ||
LANG_USERNAME=Nazwa użytkownika | ||
LANG_WEBMAIL=Webmail | ||
LANG_SSH_KEYS=Klucze SSH |
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
LANG_AUTH_KEYS=Klucze autoryzujące | ||
LANG_PUB_KEYS=Klucze publiczne | ||
LANG_CREATE_SSH_KEY=Utwóz klucz SSH | ||
LANG_AUTHORIZE=Autoryzuj | ||
LANG_KEY_ID=ID klucza | ||
LANG_FILENAME_OF_NEW_KEY=nazwa pliku nowego klucza | ||
LANG_COMMENT=Komentarz | ||
LANG_DESCRIPTOR_FOR_KEY=Deskryptor klucza | ||
LANG_KEY_SIZE=Rozmiar klucza | ||
LANG_PASSWORD=Hasło | ||
LANG_PASSWORD_AGAIN=Podaj ponownie hasło | ||
LANG_OPTIONAL_PASSWORD=Opcjonalne hasło | ||
LANG_REPEAT_PASSWORD=Powtórz hasło | ||
LANG_CREATE=Utwórz | ||
LANG_PASTE_AUTH_KEY=Wklej klucz autoryzujący | ||
LANG_EDIT_AUTH_KEY=Edytuj klucz autoryzujący |
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