1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
#muuid {f7a6b27c-9d9c-4a42-be86-a448ae109161}
;============================================================
; File: Dbx_mmap.dll
; Plugin: Miranda NG mmap database driver
; Version: 0.95.8.1
; Authors: Miranda-NG project
;============================================================
[Provides Miranda database support: global settings, contacts, history, settings per contact.]
Zapewnia wsparcie profilu Mirandy: ustawień globalnych, kontaktów, historii, ustawień dla każdego kontaktu z osobna.
;file \plugins\Db3x_mmap\res\db3x_mmap.rc
[Select crypto provider]
Wybierz dostawcę kryptograficznego
[Cancel]
Anuluj
[Login to Miranda NG]
Logowanie do Mirandy NG
[New password]
Nowe hasło do profilu:
[Please enter your new password]
Proszę wpisać twoje nowe hasło.
[Enter password]
Wprowadź hasło
[Change password]
Zmień hasło
[Change]
Zmień
[Remove]
Usuń
[Old password]
Stare hasło do profilu:
[Database encryption mode]
Tryb szyfrowania bazy
[Standard]
Standardowy
[Total]
Całkowity
[Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases]
Tylko najważniejsze dane (hasła, tokeny bezpieczeństwa itp.) są zaszyfrowane. Inne ustawienia, historia itp. pozostają niezaszyfrowane. Szybki i efektywny sposób. Powinien wystarczyć w większości przypadków.
[All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a database in case of losing password. Recommended only for paranoid users]
Wszystkie wpisy ustawień oraz zdarzenia w bazie są zaszyfrowane. Sprawia to, że Miranda może działać wolniej oraz stwarza ryzyko utraty wszystkich danych zapisanych w profilu w przypadku utraty hasła. Zalecane tylko obsesyjnym użytkownikom.
[Set password]
Ustaw/Zmień hasło
;file \plugins\Db3x_mmap\src\database.cpp
[Miranda has detected corruption in your database. Miranda will now shut down.]
Miranda wykryła błąd w twojej bazie danych. Miranda zostanie teraz zamknięta.
[Disk is full. Miranda will now shut down.]
Dysk jest pełny. Miranda zostanie zamknięta.
[Database failure. Miranda will now shut down.]
Awaria profilu. Miranda zostanie zamknięta.
[Database Error]
Błąd profilu
[Database Panic]
Panika profilu
;file \plugins\Db3x_mmap\src\dbheaders.cpp
[This profile is too old to be updated with PluginUpdater, your database must be converted first.\n\nWould you like to read how to fix this?]
Ten profil jest zbyt stary, by uaktualnić go wtyczką PluginUpdater. Twoja baza danych musi zostać najpierw skonwertowana.\n\nChcesz przeczytać jak to naprawić?
[Obsolete database format]
Przestarzały format bazy danych
;file \plugins\Db3x_mmap\src\dbintf.h
[Change/remove password]
Zmień/Usuń hasło
;file \plugins\Db3x_mmap\src\init.cpp
[This database is in old format that isn't supported anymore. Press Yes to convert it to the new format or No to return back]
Ten profil jest w starym niewspieranym już formacie. Wciśnij Tak aby przekonwertować go do nowego formatu lub Nie aby powrócić.
[To open this database you need to install the dbx_mdbx plugin. Click Yes to download it from Miranda NG's site or No to return back]
Aby otworzyć ten profil musisz zainstalować wtyczkę dbx_mdbx. Wciśnij Tak aby pobrać ją ze strony Mirandy NG lub Nie aby powrócić.
[To open this database you need to install the Import plugin. Click Yes to download it from Miranda NG's site or No to return back]
Aby otworzyć ten profil musisz zainstalować wtyczkę Import. Wciśnij Tak aby pobrać ją ze strony Mirandy NG lub Nie aby powrócić.
[Cannot move old profile '%s' to '%s': error %d]
[Attempt to create database '%s' failed with error code %d]
;file \plugins\Db3x_mmap\src\ui.cpp
[Logo]
Logo
[Too many errors!]
Zbyt wiele błędów!
[Password is not correct!]
Nieprawidłowe hasło!
[Please type in your password]
Proszę wprowadzić hasło
[Wrong old password entered!]
Złe stare hasło!
[Password is too short!]
Hasło jest za krótkie!
[Passwords do not match!]
Hasła nie pasują!
[Database]
Baza danych
|