diff options
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", |