diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-30 01:55:14 -0400 |
commit | ea55848fa11eee7469c9ccee7b2c544ab976d3a1 (patch) | |
tree | d13b2c51037de573ad40329b56f5edcc8303c889 /lib/l10n/pl.js | |
parent | e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 (diff) | |
download | nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.tar.gz nextcloud-server-ea55848fa11eee7469c9ccee7b2c544ab976d3a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 318c9c44345..a766151eab2 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -12,6 +12,7 @@ OC.L10N.register( "Settings" : "Ustawienia", "Users" : "Użytkownicy", "Admin" : "Administrator", + "Recommended" : "Polecane", "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Aplikacja \\\"%s\\\" nie może zostać zainstalowana ponieważ nie jest kompatybilna z tą wersją ownCloud.", "No app name specified" : "Nie określono nazwy aplikacji", "Unknown filetype" : "Nieznany typ pliku", @@ -51,6 +52,7 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne", "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", + "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "%s shared »%s« with you" : "%s Współdzielone »%s« z tobą", "Sharing %s failed, because the file does not exist" : "Wspóldzielenie %s nie powiodło się. ponieważ plik nie istnieje", "You are not allowed to share %s" : "Nie masz uprawnień aby udostępnić %s", |