aboutsummaryrefslogtreecommitdiffstats
path: root/language/pl_PL
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-04-02 14:05:03 +0000
committernikrou <nikrou@piwigo.org>2010-04-02 14:05:03 +0000
commit4061fefe7139792ac09687daec0013c2b1db62ae (patch)
treee60610f453b19d3ba2fcd0bc29bc1890362c4f55 /language/pl_PL
parent8406eef35349719b7c3ec7cb0ec8d742cde2ac7c (diff)
Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/pl_PL')
-rw-r--r--language/pl_PL/admin.lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/language/pl_PL/admin.lang.php b/language/pl_PL/admin.lang.php
index 658eb08dc..eeac50882 100644
--- a/language/pl_PL/admin.lang.php
+++ b/language/pl_PL/admin.lang.php
@@ -250,8 +250,8 @@ $lang['manage sub-categories'] = 'zarządzaj podkategoriami';
$lang['Manage'] = 'Zarządzaj';
$lang['maximum height'] = 'maksymalna wysokość';
$lang['maximum width'] = 'maksymalna szerokość';
-$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].';
-$lang['Execution time is out, treatment must be continue [Estmated time: %d seconds].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].';
+$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].';
+$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = 'Czas wykonania minął, proces musi być kontynuowany [Szacowany czas: %d sekund].';
$lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = 'Czas wysłania wiadomości do listy użytkowników jest ograniczony. Pozostali użytkownicy nie znajdują się na liście.';
$lang['Time to send mail is limited. Others mails are skipped.'] = 'Czas wysłania wiadomości jest ograniczony. Pozostałe wiadomości zostaną pominięte.';
$lang['To send ?'] = 'Do wysłania ?';