Skip to content

Commit 385b912

Browse files
committed
[tx] updated from transifex
1 parent 3f69efa commit 385b912

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

settings/l10n/pl.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,13 @@ OC.L10N.register(
119119
"A valid group name must be provided" : "Należy podać prawidłową nazwę grupy",
120120
"You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Zamierzasz usunąć grupę. Ta akcja nie może być cofnięta i jest permanentna. Czy jesteś pewny, że chcesz na stałe usunąć grupę {groupName}?",
121121
"Delete group" : "Usuń grupę",
122+
"Resend invitation email" : "Wyślij ponownie wiadomość powitalną",
122123
"never" : "nigdy",
123124
"unknown" : "nieznane",
124125
"You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Zamierzasz usunąć użytkownika. Ta akcja nie może być cofnięta i jest permanentna. Wszystkie dane użytkownika oraz jego udostępnione zasoby będą usunięte. Czy jesteś pewny, że chcesz na stałe usunąć użytkownika {userName}?",
125126
"Delete user" : "Usuń użytkownika",
127+
"The invitation email for this user has been resent" : "Wiadomość powitalna dla tego użytkownika została wysłana",
128+
"The invitation email for this user could not be resent" : "Wiadomość powitalna dla tego użytkownika nie może być wysłana",
126129
"Invalid quota value \"{val}\"" : "Niepoprawna wartość przydziału \"{val}\"",
127130
"enabled" : "Włączone",
128131
"disabled" : "Wyłączone",
@@ -173,6 +176,8 @@ OC.L10N.register(
173176
"Server-side encryption" : "Szyfrowanie po stronie serwera",
174177
"Enable server-side encryption" : "Włącz szyfrowanie po stronie serwera",
175178
"Please read carefully before activating server-side encryption: " : "Przyeczytaj uważnie przed włączeniem szyfrowania po stronie serwera: ",
179+
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Po włączeniu szyfrowania wszystkie pliki przesłane na serwer od tego momentu będą szyfrowane podczas przechowywania na serwerze. Wyłączenie szyfrowania w późniejszym terminie będzie możliwe tylko wtedy, gdy aktywny moduł szyfrowania obsługuje tę funkcję i spełnione są wszystkie warunki wstępne (np. ustawienie klucza odzyskiwania).",
180+
"Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "Samo szyfrowanie nie gwarantuje bezpieczeństwa systemu. Więcej informacji na temat działania aplikacji szyfrującej i obsługiwanych przypadków użycia można znaleźć w dokumentacji ownCloud.",
176181
"Be aware that encryption always increases the file size." : "Należy pamiętać, że szyfrowanie zawsze zwiększa rozmiar pliku.",
177182
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Tworzenie regularnych kopii bezpieczeństwa jest zawsze zalecane, w przypadku włączonego szyfrowania należy się upewnić, że klucze szyfrujące są archiwizowane wraz z danymi.",
178183
"This is the final warning: Do you really want to enable encryption?" : "To ostatnie ostrzeżenie: Czy na pewno chcesz włączyć szyfrowanie?",

settings/l10n/pl.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,13 @@
117117
"A valid group name must be provided" : "Należy podać prawidłową nazwę grupy",
118118
"You are about to delete a group. This action can't be undone and is permanent. Are you sure that you want to permanently delete {groupName}?" : "Zamierzasz usunąć grupę. Ta akcja nie może być cofnięta i jest permanentna. Czy jesteś pewny, że chcesz na stałe usunąć grupę {groupName}?",
119119
"Delete group" : "Usuń grupę",
120+
"Resend invitation email" : "Wyślij ponownie wiadomość powitalną",
120121
"never" : "nigdy",
121122
"unknown" : "nieznane",
122123
"You are about to delete a user. This action can't be undone and is permanent. All user data, files and shares will be deleted. Are you sure that you want to permanently delete {userName}?" : "Zamierzasz usunąć użytkownika. Ta akcja nie może być cofnięta i jest permanentna. Wszystkie dane użytkownika oraz jego udostępnione zasoby będą usunięte. Czy jesteś pewny, że chcesz na stałe usunąć użytkownika {userName}?",
123124
"Delete user" : "Usuń użytkownika",
125+
"The invitation email for this user has been resent" : "Wiadomość powitalna dla tego użytkownika została wysłana",
126+
"The invitation email for this user could not be resent" : "Wiadomość powitalna dla tego użytkownika nie może być wysłana",
124127
"Invalid quota value \"{val}\"" : "Niepoprawna wartość przydziału \"{val}\"",
125128
"enabled" : "Włączone",
126129
"disabled" : "Wyłączone",
@@ -171,6 +174,8 @@
171174
"Server-side encryption" : "Szyfrowanie po stronie serwera",
172175
"Enable server-side encryption" : "Włącz szyfrowanie po stronie serwera",
173176
"Please read carefully before activating server-side encryption: " : "Przyeczytaj uważnie przed włączeniem szyfrowania po stronie serwera: ",
177+
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Po włączeniu szyfrowania wszystkie pliki przesłane na serwer od tego momentu będą szyfrowane podczas przechowywania na serwerze. Wyłączenie szyfrowania w późniejszym terminie będzie możliwe tylko wtedy, gdy aktywny moduł szyfrowania obsługuje tę funkcję i spełnione są wszystkie warunki wstępne (np. ustawienie klucza odzyskiwania).",
178+
"Encryption alone does not guarantee security of the system. Please see ownCloud documentation for more information about how the encryption app works, and the supported use cases." : "Samo szyfrowanie nie gwarantuje bezpieczeństwa systemu. Więcej informacji na temat działania aplikacji szyfrującej i obsługiwanych przypadków użycia można znaleźć w dokumentacji ownCloud.",
174179
"Be aware that encryption always increases the file size." : "Należy pamiętać, że szyfrowanie zawsze zwiększa rozmiar pliku.",
175180
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Tworzenie regularnych kopii bezpieczeństwa jest zawsze zalecane, w przypadku włączonego szyfrowania należy się upewnić, że klucze szyfrujące są archiwizowane wraz z danymi.",
176181
"This is the final warning: Do you really want to enable encryption?" : "To ostatnie ostrzeżenie: Czy na pewno chcesz włączyć szyfrowanie?",

0 commit comments

Comments
 (0)