diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-31 01:55:55 -0400 |
commit | 1d06d93d271210793baf575414ff0dd8f576dae0 (patch) | |
tree | 192d545d4c29b04ce61b5603d62a845de7466ac4 /settings/l10n/pl.js | |
parent | 8e0fef74ffe570b9c159b91a9d8fb1ef7b526aef (diff) | |
download | nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.tar.gz nextcloud-server-1d06d93d271210793baf575414ff0dd8f576dae0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index e30a4adac9c..a2adbb9ab9a 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -1,8 +1,8 @@ OC.L10N.register( "settings", { - "Cron" : "Cron", "Sharing" : "Udostępnianie", + "Cron" : "Cron", "Email Server" : "Serwer pocztowy", "Log" : "Logi", "Authentication error" : "Błąd uwierzytelniania", @@ -108,10 +108,6 @@ OC.L10N.register( "System locale can not be set to a one which supports UTF-8." : "Ustawienia regionalne systemu nie można ustawić na jeden, który obsługuje UTF-8.", "This means that there might be problems with certain characters in file names." : "Oznacza to, że mogą być problemy z niektórymi znakami w nazwach plików.", "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Zalecamy instalację na Twoim systemie komponentów wymaganych do obsługi języków: %s", - "Cron was not executed yet!" : "Cron nie został jeszcze uruchomiony!", - "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php jest zarejestrowany w serwisie webcron do uruchamiania cron.php raz na 15 minut przez http.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Użyj systemowej usługi cron do wywoływania cron.php co 15 minut.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania", "Allow users to share via link" : "Pozwól użytkownikom współdzielić przez link", "Enforce password protection" : "Wymuś zabezpieczenie hasłem", @@ -125,6 +121,10 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "Ogranicz użytkowników do współdzielenia wyłącznie pomiędzy użytkownikami swoich grup", "Exclude groups from sharing" : "Wyklucz grupy z udostępniania", "These groups will still be able to receive shares, but not to initiate them." : "Grupy te nadal będą mogli otrzymywać udostępnione udziały, ale nie do ich inicjowania.", + "Cron was not executed yet!" : "Cron nie został jeszcze uruchomiony!", + "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php jest zarejestrowany w serwisie webcron do uruchamiania cron.php raz na 15 minut przez http.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Użyj systemowej usługi cron do wywoływania cron.php co 15 minut.", "This is used for sending out notifications." : "To jest używane do wysyłania powiadomień", "Send mode" : "Tryb wysyłki", "From address" : "Z adresu", |