Gentoo Archives: gentoo-commits

From: "Dawid Weglinski (cla)" <cla@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in forums/translations/polish: lang_main.php
Date: Thu, 13 Sep 2007 14:44:17
Message-Id: E1IVpoO-0003hb-Iz@stork.gentoo.org
1 cla 07/09/13 14:36:56
2
3 Modified: lang_main.php
4 Log:
5 Translated rest of variables
6
7 Revision Changes Path
8 1.5 forums/translations/polish/lang_main.php
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/translations/polish/lang_main.php?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/translations/polish/lang_main.php?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-projects/forums/translations/polish/lang_main.php?r1=1.4&r2=1.5
13
14 Index: lang_main.php
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-projects/forums/translations/polish/lang_main.php,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- lang_main.php 13 Sep 2007 11:15:10 -0000 1.4
21 +++ lang_main.php 13 Sep 2007 14:36:56 -0000 1.5
22 @@ -6,7 +6,7 @@
23 * copyright : (C) 2001 The phpBB Group
24 * email : support@×××××.com
25 *
26 - * $Id: lang_main.php,v 1.4 2007/09/13 11:15:10 tomk Exp $
27 + * $Id: lang_main.php,v 1.5 2007/09/13 14:36:56 cla Exp $
28 *
29 ****************************************************************************/
30
31 @@ -1021,10 +1021,10 @@
32 // That's all, Folks!
33 // -------------------------------------------------
34
35 -$lang['Search_Flood_Error'] = 'You cannot make another search so soon after your last; please try again in a short while.';
36 -$lang['Admin_reauthenticate'] = 'To administer the board you must re-authenticate yourself.';
37 -$lang['Login_attempts_exceeded'] = 'The maximum number of %s login attempts has been exceeded. You are not allowed to login for the next %s minutes.';
38 -$lang['Please_remove_install_contrib'] = 'Please ensure both the install/ and contrib/ directories are deleted';
39 -$lang['Session_invalid'] = 'Invalid Session. Please resubmit the form.';
40 +$lang['Search_Flood_Error'] = 'Nie możesz wykonać następnego szukania w tej chwili. Poczekaj i spróbuj ponownie za chwilę.';
41 +$lang['Admin_reauthenticate'] = 'Aby zarządzać forum musisz zalogować się ponownie.';
42 +$lang['Login_attempts_exceeded'] = 'Maksymalna ilość %s logowań została przekroczona. Spróbuj zalogować się ponownie za %s minut.';
43 +$lang['Please_remove_install_contrib'] = 'Upewnij się, że katalogi install/ i contrib/ są usunięte.';
44 +$lang['Session_invalid'] = 'Nieprawidłowa sesja. Wyślij formularz ponownie.';
45
46 ?>
47
48
49
50 --
51 gentoo-commits@g.o mailing list