diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-28 01:13:16 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-08-28 01:14:32 +0200 |
commit | 0054197d0292b2c6942626ec21d93261000edb28 (patch) | |
tree | 6fcab0ed4b9db0bccb6359b13c2160eb5d677905 /core/l10n/pl.php | |
parent | fba066341d3cb1352d1e263fdddb085e9584a986 (diff) | |
download | nextcloud-server-0054197d0292b2c6942626ec21d93261000edb28.tar.gz nextcloud-server-0054197d0292b2c6942626ec21d93261000edb28.zip |
updated translations
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index a52f7ca0333..d63782b873e 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -2,9 +2,9 @@ "Personal" => "Ustawienia osobiste", "Users" => "Użytkownicy", "Apps" => "Aplikacje", +"Admin" => "Administrator", "Help" => "Pomoc", -"Login failed!" => "Nie udało się zalogować!", -"remember" => "zapamiętaj", +"Cloud not found" => "Konta nie znaleziono ", "Create an <strong>admin account</strong>" => "Stwórz jako <strong>konto administratora</strong>", "Username" => "Użytkownik", "Password" => "Hasło", @@ -18,11 +18,12 @@ "Table prefix" => "Prefiks tablicy", "Data folder" => "Katalog danych", "Finish setup" => "Zakończ instalację", -"Cloud not found" => "Konta nie znaleziono ", "gives you the freedom to control your own data on the internet" => "daje Ci wolność kontroli nad Twoimi danymi w Internecie", -"prev" => "wstecz", -"next" => "dalej", -"You are logged out." => "Zostałeś wylogowany.", "Log out" => "Wyloguj się", -"Settings" => "Ustawienia" +"Settings" => "Ustawienia", +"Login failed!" => "Nie udało się zalogować!", +"remember" => "zapamiętaj", +"You are logged out." => "Zostałeś wylogowany.", +"prev" => "wstecz", +"next" => "dalej" ); |