diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /core/l10n/pl.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 47ad9d0a408..3c6f28c856e 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Brak nazwy dla aplikacji", +"No category to add?" => "Brak kategorii", +"This category already exists: " => "Ta kategoria już istnieje", "Owncloud password reset" => "Resetowanie hasła", +"ownCloud password reset" => "restart hasła", "Use the following link to reset your password: {link}" => "Proszę użyć tego odnośnika do zresetowania hasła: {link}", "You will receive a link to reset your password via Email." => "Odnośnik służący do resetowania hasła zostanie wysłany na adres e-mail.", "Requested" => "Żądane", @@ -15,7 +19,10 @@ "Apps" => "Programy", "Admin" => "Administrator", "Help" => "Pomoc", +"Access forbidden" => "Dostęp zabroniony", "Cloud not found" => "Nie odnaleziono chmury", +"Edit categories" => "Edytuj kategorię", +"Add" => "Dodaj", "Create an <strong>admin account</strong>" => "Tworzenie <strong>konta administratora</strong>", "Password" => "Hasło", "Advanced" => "Zaawansowane", |