]> git.mjollnir.org Git - moodle.git/commitdiff
Some fixes for time display (24 hours)
authormoodler <moodler>
Fri, 15 Aug 2003 13:00:45 +0000 (13:00 +0000)
committermoodler <moodler>
Fri, 15 Aug 2003 13:00:45 +0000 (13:00 +0000)
lang/it/moodle.php
lang/pl/moodle.php
lang/pt/moodle.php
lang/ru/moodle.php

index 80a7e755765c21b4261b66b385208b403cfa0d14..ce993006de2dd94d3c2eaad4a5b9b99e201d92ba 100644 (file)
@@ -555,11 +555,11 @@ $string['state'] = "Stato/Provincia";
 $string['status'] = "Status";
 $string['strftimedate'] = "%%d %%B %%Y";
 $string['strftimedateshort'] = "%%d %%B";
-$string['strftimedatetime'] = "%%d %%B %%Y, %%I:%%M %%p";
+$string['strftimedatetime'] = "%%d %%B %%Y, %%H:%%M";
 $string['strftimedaydate'] = "%%A, %%d %%B %%Y";
-$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%I:%%M %%p";
+$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%H:%%M";
 $string['strftimerecent'] = "%%d %%b, %%H:%%M";
-$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%I:%%M %%p";
+$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%H:%%M";
 $string['strftimetime'] = "%%I:%%M %%p";
 $string['stringsnotset'] = "Le seguenti stringhe non sono definite in \$a";
 $string['studentnotallowed'] = "Spiacenti, ma non puoi accedere a questo corso come '\$a' ";
index 03af96131e2b014177157944e4f23fffe1bdde68..a8f178c40a02e61179db12509b7cc31b404b540e 100755 (executable)
@@ -223,7 +223,7 @@ $string['leavetokeep'] = "Pozostaw puste aby zachowa
 $string['license'] = "Licenicja GPL";
 $string['listofallpeople'] = "Lista wszystkich osób";
 $string['livelogs'] = "Bie¿±ce logi z ostatniej godziny";
-$string['locale'] = "pl";
+$string['locale'] = "pl_PL";
 $string['location'] = "Po³o¿enie";
 $string['loggedinas'] = "Jeste¶ zalogowany(a) jako \$a ";
 $string['loggedinnot'] = "Nie jeste¶ zalogowany(a)";
index 9066a70821ca03b712a7e0f606880d1d94a0d48a..e1ef42bbedd19e0525dd102c672267f0486f4b14 100644 (file)
@@ -464,6 +464,14 @@ $string['someerrorswerefound'] = "Alguma informa
 $string['startdate'] = "Data de inicio do curso";
 $string['startsignup'] = "Criar uma conta de utilizador!";
 $string['status'] = "Regime";
+$string['strftimedate'] = "%%d %%B %%Y";
+$string['strftimedateshort'] = "%%d %%B";
+$string['strftimedatetime'] = "%%d %%B %%Y, %%H:%%M";
+$string['strftimedaydate'] = "%%A, %%d %%B %%Y";
+$string['strftimedaydatetime'] = "%%A, %%d %%B %%Y, %%H:%%M";
+$string['strftimerecent'] = "%%d %%b, %%H:%%M";
+$string['strftimerecentfull'] = "%%a, %%d %%b %%Y, %%H:%%M";
+$string['strftimetime'] = "%%I:%%M %%p";
 $string['stringsnotset'] = "As variáveis seguintes não estão definidas em \$a";
 $string['studentnotallowed'] = "Desculpe, mas não se pode inscrever neste curso como '\$a'";
 $string['success'] = "Sucesso";
index 17a4ebe36578f7c90afb428955fa4b9f974728a3..2d226aa2567ed8d1504b6bc92bd44045987e5e1f 100644 (file)
@@ -218,7 +218,7 @@ $string['leavetokeep'] = "
 $string['license'] = "Ëèöåíçèÿ GPL";\r
 $string['listofallpeople'] = "Ñïèñîê ó÷àñòíèêîâ ïðîåêòà";\r
 $string['livelogs'] = "Ëîãè çà ïîñëåäíèé ÷àñ";\r
-$string['locale'] = "ðóñ.";\r
+$string['locale'] = "ru_RU";\r
 $string['location'] = "Ðàçìåùåíèå";\r
 $string['loggedinas'] = "Âû çàøëè ïîä èìåíåì \$a ";\r
 $string['loggedinnot'] = "Âû íå ïðîøëè èäåíòèôèêàöèþ";\r