]> git.mjollnir.org Git - moodle.git/commitdiff
24 hour time
authormoodler <moodler>
Fri, 15 Aug 2003 13:15:14 +0000 (13:15 +0000)
committermoodler <moodler>
Fri, 15 Aug 2003 13:15:14 +0000 (13:15 +0000)
lang/pl/moodle.php

index a8f178c40a02e61179db12509b7cc31b404b540e..994cd1db9935ec624254d9ee538c72ae7fffc59b 100755 (executable)
@@ -407,6 +407,14 @@ $string['someerrorswerefound'] = "Cz
 $string['startdate'] = "Data uruchomienia kursu";
 $string['startsignup'] = "Zacznij terez od utworzenia nowego konta!";
 $string['status'] = "Status";
+$string['strftimedate'] = "%%d de %%B de %%Y";
+$string['strftimedateshort'] = " %%d de %%B ";
+$string['strftimedatetime'] = " %%d de %%B de %%Y, %%H:%%M ";
+$string['strftimedaydate'] = " %%A, %%d de %%B de %%Y ";
+$string['strftimedaydatetime'] = " %%A, %%d de %%B de %%Y, %%H:%%M ";
+$string['strftimerecent'] = " %%d de %%b, %%H:%%M ";
+$string['strftimerecentfull'] = " %%a, %%d de %%b de %%Y, %%H:%%M ";
+$string['strftimetime'] = " %%H:%%M ";
 $string['stringsnotset'] = "Nastêpujace napisy nie s± zdefiniowane \$a";
 $string['studentnotallowed'] = "Przykro nam, ale nie mo¿esz przyst±piæ do kursu jako '\$a'";
 $string['success'] = "Gotowe";