|
From: Benjamin C. <bc...@us...> - 2002-10-22 20:06:41
|
Update of /cvsroot/phpbt/phpbt/languages
In directory usw-pr-cvs1:/tmp/cvs-serv32246/languages
Modified Files:
Tag: phpbt-0_9_0
cz.php cz_iso-8859-2.php de.php en.php fr.php pt-br.php
Log Message:
Moving text from wrap.html to language files.
Index: cz.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/cz.php,v
retrieving revision 1.20
retrieving revision 1.20.2.1
diff -u -r1.20 -r1.20.2.1
--- cz.php 19 Jun 2002 13:59:30 -0000 1.20
+++ cz.php 22 Oct 2002 20:06:36 -0000 1.20.2.1
@@ -136,7 +136,16 @@
'ViewReports' => 'Hláení/Reporty',
'Documentation' => 'Dokumentace',
'AdminTools' => 'Administraèní nástroje',
- 'CreateNewAccount' => 'Vytvoøit nový úèet'
+ 'CreateNewAccount' => 'Vytvoøit nový úèet',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
'BUGFORM' => array(
'Project' => 'Projekt',
Index: cz_iso-8859-2.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/cz_iso-8859-2.php,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -r1.17 -r1.17.2.1
--- cz_iso-8859-2.php 19 Jun 2002 13:59:30 -0000 1.17
+++ cz_iso-8859-2.php 22 Oct 2002 20:06:37 -0000 1.17.2.1
@@ -136,7 +136,16 @@
'ViewReports' => 'Hlá¹ení/Reporty',
'Documentation' => 'Dokumentace',
'AdminTools' => 'Administraèní nástroje',
- 'CreateNewAccount' => 'Vytvoøit nový úèet'
+ 'CreateNewAccount' => 'Vytvoøit nový úèet',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
'BUGFORM' => array(
'Project' => 'Projekt',
Index: de.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/de.php,v
retrieving revision 1.15
retrieving revision 1.15.2.1
diff -u -r1.15 -r1.15.2.1
--- de.php 18 Jul 2002 13:10:53 -0000 1.15
+++ de.php 22 Oct 2002 20:06:37 -0000 1.15.2.1
@@ -26,7 +26,7 @@
// -------------------------------------------------------------------------
// $Id$
-$STRING = array(
+$STRING = array(
'lang_charset' => 'iso8859-1',
'nouser' => 'Dieser Benutzer extistiert nicht',
'dupeofself' => 'Ein Bug kann kein Duplikat von sich selbst sein',
@@ -141,7 +141,16 @@
'ViewReports' => 'Berichte anzeigen',
'Documentation' => 'Dokumentation lesen',
'AdminTools' => 'Adminwerkzeuge',
- 'CreateNewAccount' => 'Neuen Account anlegen'
+ 'CreateNewAccount' => 'Neuen Account anlegen',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
'BUGFORM' => array(
'Project' => 'Projekt',
@@ -230,7 +239,7 @@
));
// Page titles
-$TITLE = array(
+$TITLE = array(
'enterbug' => 'Geben Sie einen Bug ein',
'editbug' => 'Bug Bearbeiten',
'newaccount' => 'Einen neuen Account anlegen',
@@ -278,6 +287,6 @@
'editdatabase' => 'Datenbank bearbeiten',
'database' => 'Datenbanken',
'site' => 'Standorte'
-);
-
+);
+
?>
Index: en.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/en.php,v
retrieving revision 1.31
retrieving revision 1.31.2.1
diff -u -r1.31 -r1.31.2.1
--- en.php 19 Jun 2002 13:45:36 -0000 1.31
+++ en.php 22 Oct 2002 20:06:37 -0000 1.31.2.1
@@ -10,12 +10,12 @@
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
-//
+//
// phpBugTracker is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
-//
+//
// You should have received a copy of the GNU General Public License
// along with phpBugTracker; if not, write to the Free Software Foundation,
// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -136,10 +136,19 @@
'ViewReports' => 'View Reports',
'Documentation' => 'Read Documentation',
'AdminTools' => 'Admin Tools',
- 'CreateNewAccount' => 'Create a new Account'
+ 'CreateNewAccount' => 'Create a new Account',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
- 'BUGFORM' => array(
- 'Project' => 'Project',
+ 'BUGFORM' => array(
+ 'Project' => 'Project',
'Version' => 'Version',
'Summary' => 'Summary',
'Description' => 'Description',
@@ -225,7 +234,7 @@
'SavedQueries' => 'Saved Queries'
)
);
-
+
// Page titles
$TITLE = array(
'enterbug' => 'Enter a Bug',
Index: fr.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/fr.php,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -u -r1.12 -r1.12.2.1
--- fr.php 27 Jun 2002 16:24:13 -0000 1.12
+++ fr.php 22 Oct 2002 20:06:37 -0000 1.12.2.1
@@ -12,12 +12,12 @@
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
-//
+//
// phpBugTracker is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
-//
+//
// You should have received a copy of the GNU General Public License
// along with phpBugTracker; if not, write to the Free Software Foundation,
// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -140,7 +140,16 @@
'ViewReports' => 'Voir un rapport',
'Documentation' => 'Lire la documentation',
'AdminTools' => 'Outils d\'administration',
- 'CreateNewAccount' => 'Créer un compte'
+ 'CreateNewAccount' => 'Créer un compte',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
'BUGFORM' => array(
'Project' => 'Projet',
@@ -229,7 +238,7 @@
'SavedQueries' => 'Requètes pré-enregistrées'
)
);
-
+
// Page titles
$TITLE = array(
'enterbug' => 'Saisir un bogue',
Index: pt-br.php
===================================================================
RCS file: /cvsroot/phpbt/phpbt/languages/pt-br.php,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -r1.16 -r1.16.2.1
--- pt-br.php 27 Jun 2002 13:50:53 -0000 1.16
+++ pt-br.php 22 Oct 2002 20:06:37 -0000 1.16.2.1
@@ -11,12 +11,12 @@
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
-//
+//
// phpBugTracker is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
-//
+//
// You should have received a copy of the GNU General Public License
// along with phpBugTracker; if not, write to the Free Software Foundation,
// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
@@ -139,7 +139,16 @@
'ViewReports' => 'View Reports',
'Documentation' => 'Read Documentation',
'AdminTools' => 'Admin Tools',
- 'CreateNewAccount' => 'Create a new Account'
+ 'CreateNewAccount' => 'Create a new Account',
+ 'Email' => 'Email',
+ 'Login' => 'Login',
+ 'DoLogin' => 'Login',
+ 'BugsAssigned' => 'Bugs assigned to me',
+ 'BugsReported' => 'Bugs reported by me',
+ 'PersonalPage' => 'Personal Page',
+ 'Logout' => 'Logout',
+ 'EmailPassword' => 'Email Password',
+ 'RememberMe' => 'Remember me',
),
'BUGFORM' => array(
'Project' => 'Project',
@@ -228,7 +237,7 @@
'SavedQueries' => 'Saved Queries'
)
);
-
+
// Page titles
$TITLE = array(
'enterbug' => 'Adicionar um Bug',
@@ -281,5 +290,5 @@
'database' => 'Databases',
'site' => 'Sites'
);
-
+
?>
|