remove useless date from the topbar informations
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 29 Nov 2010 21:08:44 +0000 (22:08 +0100)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 29 Nov 2010 21:08:44 +0000 (22:08 +0100)
63 files changed:
classes/Misc.php
lang/afrikaans.php
lang/arabic.php
lang/catalan.php
lang/chinese-sim.php
lang/chinese-tr.php
lang/chinese-utf8-zh_CN.php
lang/chinese-utf8-zh_TW.php
lang/czech.php
lang/danish.php
lang/dutch.php
lang/english.php
lang/french.php
lang/galician.php
lang/german.php
lang/greek.php
lang/hebrew.php
lang/hungarian.php
lang/italian.php
lang/japanese.php
lang/mongol.php
lang/polish.php
lang/portuguese-br.php
lang/portuguese-pt.php
lang/recoded/afrikaans.php
lang/recoded/arabic.php
lang/recoded/catalan.php
lang/recoded/chinese-sim.php
lang/recoded/chinese-tr.php
lang/recoded/chinese-utf8-zh_CN.php
lang/recoded/chinese-utf8-zh_TW.php
lang/recoded/czech.php
lang/recoded/danish.php
lang/recoded/dutch.php
lang/recoded/english.php
lang/recoded/french.php
lang/recoded/galician.php
lang/recoded/german.php
lang/recoded/greek.php
lang/recoded/hebrew.php
lang/recoded/hungarian.php
lang/recoded/italian.php
lang/recoded/japanese.php
lang/recoded/mongol.php
lang/recoded/polish.php
lang/recoded/portuguese-br.php
lang/recoded/portuguese-pt.php
lang/recoded/romanian.php
lang/recoded/russian-utf8.php
lang/recoded/russian.php
lang/recoded/slovak.php
lang/recoded/spanish.php
lang/recoded/swedish.php
lang/recoded/turkish.php
lang/recoded/ukrainian.php
lang/romanian.php
lang/russian-utf8.php
lang/russian.php
lang/slovak.php
lang/spanish.php
lang/swedish.php
lang/turkish.php
lang/ukrainian.php

index ee51a9cd7ea7117e4f7fea7ea12f55c5586d323a..fcfa6ec605e3933593e22144065faa805b4c0e0f 100644 (file)
                                        '<span class="platform">'.htmlspecialchars($server_info['platform']).'</span>',
                                        '<span class="host">'.htmlspecialchars((empty($server_info['host'])) ? 'localhost':$server_info['host']).'</span>',
                                        '<span class="port">'.htmlspecialchars($server_info['port']).'</span>',
-                                       '<span class="username">'.htmlspecialchars($server_info['username']).'</span>',
-                                       '<span class="date">'.date($lang['strtimefmt']).'</span>');
+                                       '<span class="username">'.htmlspecialchars($server_info['username']).'</span>');
                        } else {
                                echo "<span class=\"appname\">$appName</span> <span class=\"version\">$appVersion</span>";
                        }
index c2b04d1c1facddd533a0570cbb5be2e851a11cf2..f1162b22aa519312651b2a9d17b98f5a87ef47ea 100644 (file)
        $lang['strtablespacealteredbad'] = 'Wysiging van tabelruimte het misluk.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s loop op %s:%s -- Jy is aangeteken as gebruiker "%s", %s';
+       $lang['strtopbar'] = '%s loop op %s:%s -- Jy is aangeteken as gebruiker "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Hulp';
        $lang['strhelpicon'] = '?';
index 8343846dfdb8ec7fcd1acf1fbd086e46ab7f9cfb..2e00ca9777587f36380232dfc154e979506666e4 100644 (file)
@@ -589,7 +589,7 @@ $lang['strloginfailed'] = 'لم تنجح عملية الدخول';
  $lang['strrows2'] = 'Rows';
 
  // Miscellaneous
- $lang['strtopbar'] = '%s يعمل على %s:%s -- You are logged in as user "%s", %s';
+ $lang['strtopbar'] = '%s يعمل على %s:%s -- You are logged in as user "%s"';
  $lang['strtimefmt'] = 'jS M, Y g:iA';
  $lang['strhelp'] = 'مساعدة';
 
index 0bfa62c91ff4462b5ed4c74254eaa8dee1ed046d..6131bef7467c2610f790bfd58cffbe60cc30fcd3 100644 (file)
        $lang['strnosubscriptions'] = 'No s\'han trobat subscripcions.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s corrent a %s:%s -- Ha entrat com a usuari "%s", %s';
+       $lang['strtopbar'] = '%s corrent a %s:%s -- Ha entrat com a usuari "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajuda';
        $lang['strhelpicon'] = '?';
index 4162e3ff1051f5ffd6f18f90f4adcc30df626eb1..6366179bb1badc12fc662104b200aa905cc632fb 100644 (file)
@@ -366,7 +366,7 @@ $lang['strreportcreatedbad'] = '
 
 
 // Miscellaneous
-$lang['strtopbar'] = '%s ¼ÜÓÚ %s£º%s £­ ÄúÊÇ "%s"£¬ %s';
+$lang['strtopbar'] = '%s ¼ÜÓÚ %s£º%s £­ ÄúÊÇ "%s"';
 $lang['strtimefmt'] = 'jS M, Y g:iA';
 
 ?>
index ffa2fe617b7422aadf30ad479c2648dbb6bf97ff..ee30ebf2d7a063b8740741a6dfa0d3fa2f35ed0f 100644 (file)
    $lang['strrows2'] = '¸ê®Æ¦æ';
    
        // Miscellaneous
-   $lang['strtopbar'] = '%s °õ¦æ©ó %s:%s ¡Ð ±z¬O "%s" , %s';
+   $lang['strtopbar'] = '%s °õ¦æ©ó %s:%s ¡Ð ±z¬O "%s"';
    $lang['strtimefmt'] = 'jS M, Y g:iA';
    $lang['strhelp'] = '»¡©ú';
        
index 4ccb157ea8d1dfd2989bd1f161dad40b68595729..00684a672ee3163848718d958de928f7627255df 100644 (file)
        $lang['strnosubscriptions'] = '查无订阅。';\r
        \r
        // Miscellaneous\r
-       $lang['strtopbar'] = '%s 架于 %s:%s - 您是 "%s", %s';\r
+       $lang['strtopbar'] = '%s 架于 %s:%s - 您是 "%s"';\r
        $lang['strtimefmt'] = 'jS M, Y g:iA';\r
        $lang['strhelp'] = '帮助';\r
        $lang['strhelpicon'] = '?';\r
index bdb1534bb2daa6636247f5eb7c9e92469645b19d..4d9c3defa5a77c36b68fe1dace47f5b13e31dc4f 100644 (file)
        $lang['strnosubscriptions'] = '找不到任何訂閱。';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s 運作於 %s: %s -- 您是已登入的使用者 "%s", %s';
+       $lang['strtopbar'] = '%s 運作於 %s: %s -- 您是已登入的使用者 "%s"';
        $lang['strtimefmt'] = 'jS M, Y g: iA';
        $lang['strhelp'] = '說明';
        $lang['strhelpicon'] = '?';
index 58843c508f3869fa0b774b36ddd03852717a9a32..d7a0bb27a13a7f08561c57002f651bd145e6b729 100644 (file)
        $lang['strnosubscriptions'] = 'Nebyly nalezeny žádné odběry.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s běžící na %s:%s -- Jste přihlášený jako uživatel „%s“, %s';
+       $lang['strtopbar'] = '%s běžící na %s:%s -- Jste přihlášený jako uživatel „%s“';
        $lang['strtimefmt'] = 'j. M Y G:i';
        $lang['strhelp'] = 'Nápověda';
        $lang['strhelpicon'] = '?';
index bc441bdc69ca0872453b047e80e1a38e0d5e2cee..265f999c3aa6874c2746b6106af8ca89966fb951 100644 (file)
        $lang['strreport'] = 'Rapport';
        $lang['strreports'] = 'Rapporter';
        $lang['strshowallreports'] = 'Vis alle rapporter';
-       $lang['strtopbar'] = '%s kører på %s:%s -- Du er logged ind som bruger "%s", %s';
+       $lang['strtopbar'] = '%s kører på %s:%s -- Du er logged ind som bruger "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strnoreports'] = 'Ingen rapporter fundet.';
        $lang['strcreatereport'] = 'Opret rapport';
index 2772ecd45107633b45da3a0b37bfeb16654ef6a6..6c5c204d256c8403f913d06c517e9f62ec33d6b8 100644 (file)
        $lang['strreportneedsdef'] = 'U dient SQL op te geven voor het rapport.';
        $lang['strreportcreated'] = 'Rapport bewaard.';
        $lang['strreportcreatedbad'] = 'Bewaren van het rapport mislukt.';
-       $lang['strtopbar'] = '%s draaiend op %s:%s -- U bent ingelogd als gebruiker "%s", %s';
+       $lang['strtopbar'] = '%s draaiend op %s:%s -- U bent ingelogd als gebruiker "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strondelete'] = 'ON DELETE';
        $lang['stronupdate'] = 'ON UPDATE';
index a6aee5eef85fab45850831f9afcb73c699256eb0..6ea8955d1d1ddbee765e2cbe55955fb917f21590 100644 (file)
        $lang['strnosubscriptions'] = 'No subscriptions found.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s running on %s:%s -- You are logged in as user "%s", %s';
+       $lang['strtopbar'] = '%s running on %s:%s -- You are logged in as user "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Help';
        $lang['strhelpicon'] = '?';
index abcd02a2f36f3a8cfddca4c4cd5729c54a0aae93..cb394b951e48f9dfecfb1f3f41df7b7fbf7c6b06 100644 (file)
        $lang['strnosubscriptions'] = 'Aucune souscription trouvée.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s lancé sur %s:%s -- Vous êtes connecté avec le profil « %s » -- %s';
+       $lang['strtopbar'] = '%s lancé sur %s:%s -- Vous êtes connecté avec le profil « %s »';
        $lang['strtimefmt'] = 'j M Y, H:i';
        $lang['strhelp'] = 'Aide';
        $lang['strhelpicon'] = '?';
index 1e0a81e220ce244b3325b9ed0327e857ff451933..8acca27cd8ced5c519c5419e6d79451993b6eaa2 100644 (file)
        $lang['strnosubscriptions'] = 'Non se atopou subscrición algunha.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s, executándose no enderezo %s:%s. Está identificado coma «%s». Data: %s.';
+       $lang['strtopbar'] = '%s, executándose no enderezo %s:%s. Está identificado coma «%s».';
        $lang['strtimefmt'] = 'd/m/Y, G:i:s';
        $lang['strhelp'] = 'Axuda';
        $lang['strhelpicon'] = '?';
index 03f04a012219817020b7736968e6a7b98667adce..aaff4f8c1655df2d60b8b09facf2a28e0184004d 100644 (file)
        $lang['strnosubscriptions'] = 'Keine Abonnements gefunden.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s läuft auf %s:%s -- Sie sind als "%s" angemeldet, %s';
+       $lang['strtopbar'] = '%s läuft auf %s:%s -- Sie sind als "%s" angemeldet';
        $lang['strtimefmt'] = 'D, j. n. Y, G:i';
        $lang['strhelp'] = 'Hilfe';
        $lang['strhelpicon'] = '?';
index 33a839674ce1e32ef16c316988be213a5bc67b10..9481d39de3cf414475ec3c60537b31e27095e77c 100644 (file)
        $lang['strnosubscriptions'] = 'Äå âñÝèçêáí ðñïåããñáöÝò.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s óôï %s:%s -- Åßóôå óõíäåäåìÝíïò ùò "%s", %s';
+       $lang['strtopbar'] = '%s óôï %s:%s -- Åßóôå óõíäåäåìÝíïò ùò "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'ÂïÞèåéá';
        $lang['strhelpicon'] = '?';
index e37e41b9ff481ab4c3113b2cd4352579e702d318..9967fae77ecb0a2478da801128eb4cdd64fca076 100644 (file)
        $lang['strtablespacealteredbad'] = 'עריכת מרחבון מכשלה.';
        
        // Miscellaneous
-       $lang['strtopbar'] = '%s רץ על %s:%s -- אתה מחובר כמשתמש - &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s רץ על %s:%s -- אתה מחובר כמשתמש - &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'עזרה';
 
index 909eedc9c595e74f34ebf37617b5a15a4b1133f4..f6af854de4ca065023871269bdac1fb07d6fa5c0 100644 (file)
        $lang['strnosubscriptions']  =  'Nincs feliratkozás.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s fut %s:%s címen — Ön „%s” néven jelentkezett be. %s';
+       $lang['strtopbar'] = '%s fut %s:%s címen — Ön „%s” néven jelentkezett be.';
        $lang['strtimefmt'] = 'Y.m.d. H:i';
        $lang['strhelp'] = 'Súgó';
        $lang['strhelpicon']  =  '?';
index 273fbb4125a3fd3597133434170a1b6014cf5bfa..8d2a47ae90822bddafed9b3b463a6e500480b876 100644 (file)
        $lang['strid'] = 'ID';
 
        // Miscellaneous - Varie
-       $lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente "%s" connesso il %s';
+       $lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente "%s"';
        $lang['strtimefmt'] = 'j M Y - g:iA';
        $lang['strhelp'] = 'Aiuto';
        $lang['strhelpicon'] = '?';
index c29e6f05d0a4d93207b3ffd9ba738626d96fdea8..3fdc7542b0ef7b434e828962d9d68ae8377e5a75 100644 (file)
@@ -884,7 +884,7 @@ $lang['stroutofsync']  =  'Out of Sync';
        $lang['strnosubscriptions']  =  '¥µ¥Ö¥¹¥¯¥ê¥×¥·¥ç¥ó¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¡£';
 
        // Miscellaneous
-       $lang['strtopbar'] = '¥µ¡¼¥Ð¡¼ %2$s ¤Î¥Ý¡¼¥ÈÈÖ¹æ %3$s ¤Ç¼Â¹ÔÃæ¤Î %1$s ¤ËÀÜÂ³Ãæ -- ¥æ¡¼¥¶¡¼¡Ö%4$s¡×¤È¤·¤Æ¥í¥°¥¤¥óÃæ(%5$s)';
+       $lang['strtopbar'] = '¥µ¡¼¥Ð¡¼ %2$s ¤Î¥Ý¡¼¥ÈÈÖ¹æ %3$s ¤Ç¼Â¹ÔÃæ¤Î %1$s ¤ËÀÜÂ³Ãæ -- ¥æ¡¼¥¶¡¼¡Ö%4$s¡×¤È¤·¤Æ¥í¥°¥¤¥óÃæ';
        $lang['strtimefmt'] = 'Y Ç¯ n ·î j Æü G:i';
        $lang['strhelp'] = '¥Ø¥ë¥×';
        $lang['strhelpicon'] = '?';
index 13c8e69b478c60454a944f9b6bf25055182b83f4..ddb96acd70ca66cf325085b3b56f4d3613aca25a 100644 (file)
        $lang['strchildtables'] = 'äÏÞÅÒÎÉÅ ÔÁÂÌÉÃÙ';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s ×ÙÐÏÌÎÑÅÔÓÑ ÎÁ %s:%s -- ÷Ù ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎÙ ËÁË "%s", %s';
+       $lang['strtopbar'] = '%s ×ÙÐÏÌÎÑÅÔÓÑ ÎÁ %s:%s -- ÷Ù ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎÙ ËÁË "%s"';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
 
 ?>
index 312a9b708c9c8a2080a2afb71ae348606bd7f4fc..d43f0d62c956498ce9dcf4e1f12f847fea52ad66 100644 (file)
@@ -835,7 +835,7 @@ $lang['straggrneedsstype']  =  'You must specify the data type for the aggregate
        $lang['strnosubscriptions'] = 'Nie znaleziono subskrypcji.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s uruchomiony na %s:%s -- Jesteś zalogowany jako "%s", %s';
+       $lang['strtopbar'] = '%s uruchomiony na %s:%s -- Jesteś zalogowany jako "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Pomoc';
        $lang['strhelpicon'] = '?';
index 01f24b593be26d5b1a09d9913bd89214ab78c87c..362d9bfcc91da2bf319a700116dc4e89b2797a8d 100644 (file)
        $lang['strnosubscriptions'] = 'Nenhuma subscrição encontrada.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s rodando em %s:%s -- Você está logado como usuário "%s", %s';
+       $lang['strtopbar'] = '%s rodando em %s:%s -- Você está logado como usuário "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajuda';
        $lang['strhelpicon'] = '?';
index de997c94d87275bfb1605193303a1195981d7ccf..c6b0cd187ff97d7869a202de111b814025ab08fa 100644 (file)
@@ -422,7 +422,7 @@ $lang['strreportcreated'] = 'Relat
 $lang['strreportcreatedbad'] = 'Falha ao salvar o relatório.';         
 
 // Miscellaneous
-$lang['strtopbar'] = '%s a correr  em %s:%s -- Você está ligado como "%s", %s';
+$lang['strtopbar'] = '%s a correr  em %s:%s -- Você está ligado como "%s"';
 $lang['strtimefmt'] = 'jS M, Y g:iA';
 
 
index f70c69c798c73ce4d1f7db577f17a0459c49b6a6..b0794affcb2d210bf1b25f5d02b1b054476b2e31 100644 (file)
@@ -4,7 +4,7 @@
         * Afrikaans Language file for WebDB.
         * @maintainer Petri Jooste [rkwjpj@puk.ac.za]
         *
-        * $Id: afrikaans.php,v 1.10 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: afrikaans.php,v 1.9 2007/04/24 11:42:07 soranzo Exp $
         */
 
        // Language and character set
        $lang['strtablespacealteredbad'] = 'Wysiging van tabelruimte het misluk.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s loop op %s:%s -- Jy is aangeteken as gebruiker &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s loop op %s:%s -- Jy is aangeteken as gebruiker &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Hulp';
        $lang['strhelpicon'] = '?';
index ec2b3870682b448ead9a91425b28ee236ed78b1c..74938396b8c45441275709ad5d48572be02479c1 100644 (file)
@@ -4,7 +4,7 @@
   * English language file for phpPgAdmin.  Use this as a basis
   * for new translations.
   *
-  * $Id: arabic.php,v 1.7 2007/04/24 11:43:16 soranzo Exp $
+  * $Id: arabic.php,v 1.6 2007/04/24 11:42:07 soranzo Exp $
   */
 
  // Language and character set
@@ -589,7 +589,7 @@ $lang['strloginfailed'] = '&#1604;&#1605; &#1578;&#1606;&#1580;&#1581; &#1593;&#
  $lang['strrows2'] = 'Rows';
 
  // Miscellaneous
- $lang['strtopbar'] = '%s &#1610;&#1593;&#1605;&#1604; &#1593;&#1604;&#1609; %s:%s -- You are logged in as user &quot;%s&quot;, %s';
+ $lang['strtopbar'] = '%s &#1610;&#1593;&#1605;&#1604; &#1593;&#1604;&#1609; %s:%s -- You are logged in as user &quot;%s&quot;';
  $lang['strtimefmt'] = 'jS M, Y g:iA';
  $lang['strhelp'] = '&#1605;&#1587;&#1575;&#1593;&#1583;&#1577;';
 
index d352b1bbfeb12e85bfa514ee1e66d97b35d981d8..16f5178748b4600a6c16098e068c134d2ff71c23 100644 (file)
        $lang['strnosubscriptions'] = 'No s\'han trobat subscripcions.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s corrent a %s:%s -- Ha entrat com a usuari &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s corrent a %s:%s -- Ha entrat com a usuari &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajuda';
        $lang['strhelpicon'] = '?';
index 17c3de46d02dd29a00ce00ae7309caeb129f9586..db22ef5426c3c280f7e4dc6a59b1dd3497238827 100644 (file)
@@ -366,7 +366,7 @@ $lang['strreportcreatedbad'] = '&#20648;&#23384;&#25253;&#34920;&#22833;&#36133;
 
 
 // Miscellaneous
-$lang['strtopbar'] = '%s &#26550;&#20110; %s&#65306;%s &#65293; &#24744;&#26159; &quot;%s&quot;&#65292; %s';
+$lang['strtopbar'] = '%s &#26550;&#20110; %s&#65306;%s &#65293; &#24744;&#26159; &quot;%s&quot;';
 $lang['strtimefmt'] = 'jS M, Y g:iA';
 
 ?>
index 1baf1a4314a14104dcbc66bcc84f437fd6f074fc..e701fb28dcde78a1928291fe6b78962c805bc566 100644 (file)
@@ -2,7 +2,7 @@
 
        /**
         * Translated by Chih-Hsin Lee [chlee@femh.org.tw]
-        * $Id: chinese-tr.php,v 1.18 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: chinese-tr.php,v 1.15 2007/04/24 11:42:07 soranzo Exp $
         *
         *
         */
    $lang['strrows2'] = '&#36039;&#26009;&#34892;';
    
        // Miscellaneous
-   $lang['strtopbar'] = '%s &#22519;&#34892;&#26044; %s:%s &#65293; &#24744;&#26159; &quot;%s&quot; , %s';
+   $lang['strtopbar'] = '%s &#22519;&#34892;&#26044; %s:%s &#65293; &#24744;&#26159; &quot;%s&quot;';
    $lang['strtimefmt'] = 'jS M, Y g:iA';
    $lang['strhelp'] = '&#35498;&#26126;';
        
index 29530d967be0128ee46676a7d4085e1c7e554e3b..30dd80f9975794f7cc918b36f44b53a732d6d4f8 100644 (file)
        $lang['strnosubscriptions'] = '&#26597;&#26080;&#35746;&#38405;&#12290;';
        
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#26550;&#20110; %s&#65306;%s &#65293; &#24744;&#26159; &quot;%s&quot;&#65292; %s';
+       $lang['strtopbar'] = '%s &#26550;&#20110; %s&#65306;%s &#65293; &#24744;&#26159; &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = '&#24110;&#21161;';
        $lang['strhelpicon'] = '?';
index 9abb51693b1cd8ad933137d865eaec70178dafda..cbae547e5e13d9d3913dfdd04351815812a04a71 100644 (file)
        $lang['strnosubscriptions'] = '&#25214;&#19981;&#21040;&#20219;&#20309;&#35330;&#38321;&#12290;';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#36939;&#20316;&#26044; %s: %s -- &#24744;&#26159;&#24050;&#30331;&#20837;&#30340;&#20351;&#29992;&#32773; &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s &#36939;&#20316;&#26044; %s: %s -- &#24744;&#26159;&#24050;&#30331;&#20837;&#30340;&#20351;&#29992;&#32773; &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g: iA';
        $lang['strhelp'] = '&#35498;&#26126;';
        $lang['strhelpicon'] = '?';
index 159bfe900f996981b03ee1f7c02bffce91a21bb9..a12983cb2e6618c909e1582e3bc04f4ca7a73ddc 100644 (file)
        $lang['strnosubscriptions'] = 'Nebyly nalezeny &#382;&#225;dn&#233; odb&#283;ry.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s b&#283;&#382;&#237;c&#237; na %s:%s -- Jste p&#345;ihl&#225;&#353;en&#253; jako u&#382;ivatel &#8222;%s&#8220;, %s';
+       $lang['strtopbar'] = '%s b&#283;&#382;&#237;c&#237; na %s:%s -- Jste p&#345;ihl&#225;&#353;en&#253; jako u&#382;ivatel &#8222;%s&#8220;';
        $lang['strtimefmt'] = 'j. M Y G:i';
        $lang['strhelp'] = 'N&#225;pov&#283;da';
        $lang['strhelpicon'] = '?';
index ce1e32bdd393e75b7f55db111afccb063de73761..4cc730aa6719aa2fd8c82c45877ca1cc19a3c4b8 100644 (file)
        $lang['strreport'] = 'Rapport';
        $lang['strreports'] = 'Rapporter';
        $lang['strshowallreports'] = 'Vis alle rapporter';
-       $lang['strtopbar'] = '%s k&#248;rer p&#229; %s:%s -- Du er logged ind som bruger &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s k&#248;rer p&#229; %s:%s -- Du er logged ind som bruger &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strnoreports'] = 'Ingen rapporter fundet.';
        $lang['strcreatereport'] = 'Opret rapport';
index 58ead1e9670ddbac9ee4bd4a89de14181e7beadd..ce44116c495f4e055bd0e1a62d6ac2870cff6b5d 100644 (file)
@@ -4,7 +4,7 @@
         * Dutch Language file for WebDB.
         * @maintainer Hugo Jonker [hugo@gewis.win.tue.nl]
         *
-        * $Id: dutch.php,v 1.15 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: dutch.php,v 1.18 2007/04/24 11:42:07 soranzo Exp $
         */
 
        $lang['applang'] = 'Nederlands';
        $lang['strreportneedsdef'] = 'U dient SQL op te geven voor het rapport.';
        $lang['strreportcreated'] = 'Rapport bewaard.';
        $lang['strreportcreatedbad'] = 'Bewaren van het rapport mislukt.';
-       $lang['strtopbar'] = '%s draaiend op %s:%s -- U bent ingelogd als gebruiker &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s draaiend op %s:%s -- U bent ingelogd als gebruiker &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strondelete'] = 'ON DELETE';
        $lang['stronupdate'] = 'ON UPDATE';
index b4f74775482d79b56cf62cc0f62fc6846724785f..5092406bb3967933897d3ab758759d6f73f7b010 100644 (file)
        $lang['strnosubscriptions'] = 'No subscriptions found.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s running on %s:%s -- You are logged in as user &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s running on %s:%s -- You are logged in as user &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Help';
        $lang['strhelpicon'] = '?';
index 4f66c7f7bec7a50f03ad7d7e15524c6edc4d6ee8..12a5a0888532beddc3e70bc60aac659fa84ed5bd 100644 (file)
        $lang['strnosubscriptions'] = 'Aucune souscription trouv&#233;e.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s lanc&#233; sur %s:%s -- Vous &#234;tes connect&#233; avec le profil &#171; %s &#187; -- %s';
+       $lang['strtopbar'] = '%s lanc&#233; sur %s:%s -- Vous &#234;tes connect&#233; avec le profil &#171; %s &#187;';
        $lang['strtimefmt'] = 'j M Y, H:i';
        $lang['strhelp'] = 'Aide';
        $lang['strhelpicon'] = '?';
index 10c408e21ca8ddac47ec53355511a9498d3cfc89..3cda0906b318d7cf6e6471b84d11bf4928da7b17 100644 (file)
        $lang['strnosubscriptions'] = 'Non se atopou subscrici&#243;n algunha.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s, execut&#225;ndose no enderezo %s:%s. Est&#225; identificado coma &#171;%s&#187;. Data: %s.';
+       $lang['strtopbar'] = '%s, execut&#225;ndose no enderezo %s:%s. Est&#225; identificado coma &#171;%s&#187;.';
        $lang['strtimefmt'] = 'd/m/Y, G:i:s';
        $lang['strhelp'] = 'Axuda';
        $lang['strhelpicon'] = '?';
index 12d7c74338f0d339de0f2d5f2fe25d7094204536..39b832faeed96dc7e13f433b5d7df74b79e51048 100644 (file)
@@ -5,7 +5,7 @@
         *
         * @maintainer Laurenz Albe &lt;laurenz.albe@wien.gv.at&gt;
         *
-     * $Id: german.php,v 1.28 2008/02/18 23:06:52 ioguix Exp $
+     * $Id: german.php,v 1.30 2008/02/18 23:06:51 ioguix Exp $
         */
 
        // Language and character set
        $lang['strnosubscriptions'] = 'Keine Abonnements gefunden.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s l&#228;uft auf %s:%s -- Sie sind als &quot;%s&quot; angemeldet, %s';
+       $lang['strtopbar'] = '%s l&#228;uft auf %s:%s -- Sie sind als &quot;%s&quot; angemeldet';
        $lang['strtimefmt'] = 'D, j. n. Y, G:i';
        $lang['strhelp'] = 'Hilfe';
        $lang['strhelpicon'] = '?';
index 20e04e40994d08a0d2805d7bab7390a260fb386f..8a04e9fdd0eef76598f32edd63e0f1367c53d3a8 100644 (file)
        $lang['strnosubscriptions'] = '&#916;&#949; &#946;&#961;&#941;&#952;&#951;&#954;&#945;&#957; &#960;&#961;&#959;&#949;&#947;&#947;&#961;&#945;&#966;&#941;&#962;.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#963;&#964;&#959; %s:%s -- &#917;&#943;&#963;&#964;&#949; &#963;&#965;&#957;&#948;&#949;&#948;&#949;&#956;&#941;&#957;&#959;&#962; &#969;&#962; &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s &#963;&#964;&#959; %s:%s -- &#917;&#943;&#963;&#964;&#949; &#963;&#965;&#957;&#948;&#949;&#948;&#949;&#956;&#941;&#957;&#959;&#962; &#969;&#962; &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = '&#914;&#959;&#942;&#952;&#949;&#953;&#945;';
        $lang['strhelpicon'] = '?';
index e966a5e74999b03871b4573248bde5cbfb474572..aaf36e1e7366dcb5e6af7a5e07b1b216b8c0530c 100644 (file)
@@ -4,7 +4,7 @@
         * Hebrew language file for phpPgAdmin.
         * Jonatan Perry &lt;Jonatan44@hotpop.com&gt;
         *
-        * $Id: hebrew.php,v 1.5 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: hebrew.php,v 1.4 2007/04/24 11:42:07 soranzo Exp $
         */
         
        // Language and character set
        $lang['strtablespacealteredbad'] = '&#1506;&#1512;&#1497;&#1499;&#1514; &#1502;&#1512;&#1495;&#1489;&#1493;&#1503; &#1502;&#1499;&#1513;&#1500;&#1492;.';
        
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#1512;&#1509; &#1506;&#1500; %s:%s -- &#1488;&#1514;&#1492; &#1502;&#1495;&#1493;&#1489;&#1512; &#1499;&#1502;&#1513;&#1514;&#1502;&#1513; - &amp;quot;%s&amp;quot;, %s';
+       $lang['strtopbar'] = '%s &#1512;&#1509; &#1506;&#1500; %s:%s -- &#1488;&#1514;&#1492; &#1502;&#1495;&#1493;&#1489;&#1512; &#1499;&#1502;&#1513;&#1514;&#1502;&#1513; - &amp;quot;%s&amp;quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = '&#1506;&#1494;&#1512;&#1492;';
 
index 392c6e2acf969f43ff4e23ca55d68ee538d35016..6e5c95a14e34fd174f2c289f66e1a58c7015c11a 100644 (file)
        $lang['strnosubscriptions']  =  'Nincs feliratkoz&#225;s.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s fut %s:%s c&#237;men &#8212; &#214;n &#8222;%s&#8221; n&#233;ven jelentkezett be. %s';
+       $lang['strtopbar'] = '%s fut %s:%s c&#237;men &#8212; &#214;n &#8222;%s&#8221; n&#233;ven jelentkezett be.';
        $lang['strtimefmt'] = 'Y.m.d. H:i';
        $lang['strhelp'] = 'S&#250;g&#243;';
        $lang['strhelpicon']  =  '?';
index f6ca6b4e35b583d19625bdbe5a45bb534e7eff4d..aec8fdc64177e37a7697b470b7e409e1e77362f5 100644 (file)
@@ -4,7 +4,7 @@
         * Italian language file, based on the english language file for phpPgAdmin.
         * Nicola Soranzo [nsoranzo@tiscali.it]
         *
-        * $Id: italian.php,v 1.43 2007/12/19 18:35:30 soranzo Exp $
+        * $Id: italian.php,v 1.46 2007/07/19 03:11:52 xzilla Exp $
         */
 
        // Language and character set - Lingua e set di caratteri
@@ -62,7 +62,7 @@
        $lang['strcancel'] = 'Annulla';
        $lang['strac'] = 'Abilita autocompletamento';
        $lang['strsave'] = 'Salva';
-       $lang['strreset'] = 'Reimposta';
+       $lang['strreset'] = 'Reset';
        $lang['strinsert'] = 'Inserisci';
        $lang['strselect'] = 'Seleziona';
        $lang['strdelete'] = 'Cancella';
@@ -79,7 +79,7 @@
        $lang['strrowsaff'] = 'riga(ghe) interessata(e).';
        $lang['strobjects'] = 'oggetto(i)';
        $lang['strback'] = 'Indietro';
-       $lang['strqueryresults'] = 'Risultato interrogazione';
+       $lang['strqueryresults'] = 'Risultato Query';
        $lang['strshow'] = 'Mostra';
        $lang['strempty'] = 'Svuota';
        $lang['strlanguage'] = 'Lingua';
        $lang['strvariables'] = 'Variabili';
        $lang['strprocess'] = 'Processo';
        $lang['strprocesses'] = 'Processi';
-       $lang['strsetting'] = 'Impostazione';
+       $lang['strsetting'] = 'Valore';
        $lang['streditsql'] = 'Modifica SQL';
        $lang['strruntime'] = 'Tempo di esecuzione totale: %s ms';
        $lang['strpaginate'] = 'Dividi in pagine i risultati';
        $lang['strconfdropdatabase'] = 'Eliminare il database &quot;%s&quot;?';
        $lang['strdatabasedropped'] = 'Database eliminato.';
        $lang['strdatabasedroppedbad'] = 'Eliminazione del database fallita.';
-       $lang['strentersql'] = 'Inserire l\'interrogazione SQL da eseguire qui sotto:';
+       $lang['strentersql'] = 'Inserire la query SQL da eseguire qui sotto:';
        $lang['strsqlexecuted'] = 'SQL eseguito.';
        $lang['strvacuumgood'] = 'Vacuum completato.';
        $lang['strvacuumbad'] = 'Vacuum fallito.';
        $lang['strshowallindexes'] = 'Mostra tutti gli indici';
        $lang['strnoindex'] = 'Indice non trovato.';
        $lang['strnoindexes'] = 'Nessun indice trovato.';
-       $lang['strcreateindex'] = 'Crea indice';
+       $lang['strcreateindex'] = 'Crea Indice';
        $lang['strtabname'] = 'Nome del tab';
        $lang['strcolumnname'] = 'Nome della colonna';
        $lang['strindexneedsname'] = '&#200; necessario specificare un nome per l\'indice';
        $lang['strindexneedscols'] = 'Gli indici richiedono di un numero valido di colonne.';
-       $lang['strindexcreated'] = 'Indice creato.';
+       $lang['strindexcreated'] = 'Indice creato';
        $lang['strindexcreatedbad'] = 'Creazione indice fallita.';
        $lang['strconfdropindex'] = 'Eliminare l\'indice &quot;%s&quot;?';
        $lang['strindexdropped'] = 'Indice eliminato.';
        $lang['strtriggercreated'] = 'Trigger creato.';
        $lang['strtriggercreatedbad'] = 'Creazione del trigger fallita.';
        $lang['strconfdroptrigger'] = 'Eliminare il trigger &quot;%s&quot; su &quot;%s&quot;?';
-       $lang['strconfenabletrigger'] = 'Abilitare il trigger &quot;%s&quot; su &quot;%s&quot;?';
-       $lang['strconfdisabletrigger'] = 'Disabilitare il trigger &quot;%s&quot; su &quot;%s&quot;?';
        $lang['strtriggerdropped'] = 'Trigger eliminato.';
        $lang['strtriggerdroppedbad'] = 'Eliminazione del trigger fallita.';
-       $lang['strtriggerenabled'] = 'Trigger abilitato.';
-       $lang['strtriggerenabledbad'] = 'Abilitazione del trigger fallita.';
-       $lang['strtriggerdisabled'] = 'Trigger disabilitato.';
-       $lang['strtriggerdisabledbad'] = 'Disabilitazione del trigger fallita.';
        $lang['strtriggeraltered'] = 'Trigger modificato.';
        $lang['strtriggeralteredbad'] = 'Modifica del trigger fallita.';
        $lang['strforeach'] = 'Per ogni';
        $lang['strshowalltypes'] = 'Mostra tutti i tipi';
        $lang['strnotype'] = 'Tipo non trovato.';
        $lang['strnotypes'] = 'Nessun tipo trovato.';
-       $lang['strcreatetype'] = 'Crea tipo';
+       $lang['strcreatetype'] = 'Crea Tipo';
        $lang['strcreatecomptype'] = 'Crea tipo composto';
        $lang['strtypeneedsfield'] = '&#200; necessario specificare almeno un campo.';
        $lang['strtypeneedscols'] = '&#200; necessario specificare un numero di campi valido.'; 
+       $lang['strtypename'] = 'Nome Tipo';
        $lang['strinputfn'] = 'Funzione di input';
        $lang['stroutputfn'] = 'Funzione di output';
        $lang['strpassbyval'] = 'Passato per valore?';
        $lang['strnumfields'] = 'Numero di campi';
        $lang['strtypeneedsname'] = '&#200; necessario specificare un nome per il tipo.';
        $lang['strtypeneedslen'] = '&#200; necessario specificare una lunghezza per il tipo.';
-       $lang['strtypecreated'] = 'Tipo creato.';
+       $lang['strtypecreated'] = 'Tipo creato';
        $lang['strtypecreatedbad'] = 'Creazione del tipo fallita.';
        $lang['strconfdroptype'] = 'Eliminare il tipo &quot;%s&quot;?';
        $lang['strtypedropped'] = 'Tipo eliminato.';
        $lang['strcreateschema'] = 'Crea schema';
        $lang['strschemaname'] = 'Nome dello schema';
        $lang['strschemaneedsname'] = '&#200; necessario specificare un nome per lo schema.';
-       $lang['strschemacreated'] = 'Schema creato.';
+       $lang['strschemacreated'] = 'Schema creato';
        $lang['strschemacreatedbad'] = 'Creazione dello schema fallita.';
        $lang['strconfdropschema'] = 'Eliminare lo schema &quot;%s&quot;?';
        $lang['strschemadropped'] = 'Schema eliminato.';
        $lang['strlessthan'] = 'Minore';
        $lang['strgreaterthan'] = 'Maggiore';
        $lang['stroperatorneedsname'] = '&#200; necessario specificare un nome per l\'operatore.';
-       $lang['stroperatorcreated'] = 'Operatore creato.';
+       $lang['stroperatorcreated'] = 'Operatore creato';
        $lang['stroperatorcreatedbad'] = 'Creazione dell\'operatore fallita.';
        $lang['strconfdropoperator'] = 'Eliminare l\'operatore &quot;%s&quot;?';
        $lang['stroperatordropped'] = 'Operatore eliminato.';
        $lang['stroperatordroppedbad'] = 'Eliminazione dell\'operatore fallita.';
 
-       // Casts - Conversioni di tipo
-       $lang['strcasts'] = 'Conversioni di tipo';
-       $lang['strnocasts'] = 'Nessuna conversione di tipo trovata.';
+       // Casts - Cast
+       $lang['strcasts'] = 'Cast';
+       $lang['strnocasts'] = 'Nessun cast trovato.';
        $lang['strsourcetype'] = 'Tipo sorgente';
        $lang['strtargettype'] = 'Tipo destinazione';
        $lang['strimplicit'] = 'Implicito';
        $lang['strinassignment'] = 'Negli assegnamenti';
        $lang['strbinarycompat'] = '(Compatibile in binario)';
        
-       // Conversions - Conversioni (di codifica)
+       // Conversions - Conversioni
        $lang['strconversions'] = 'Conversioni';
        $lang['strnoconversions'] = 'Nessuna conversione trovata.';
        $lang['strsourceencoding'] = 'Codifica sorgente';
 
        // Slony clusters - Cluster Slony
        $lang['strcluster'] = 'Cluster';
-       $lang['strnoclusters'] = 'Nessun cluster trovato.';
-       $lang['strconfdropcluster'] = 'Eliminare il cluster &quot;%s&quot;?';
-       $lang['strclusterdropped'] = 'Cluster eliminato.';
-       $lang['strclusterdroppedbad'] = 'Eliminazione del cluster fallita.';
-       $lang['strinitcluster'] = 'Inizializza cluster';
-       $lang['strclustercreated'] = 'Cluster inizializzato.';
-       $lang['strclustercreatedbad'] = 'Inizializzazione del cluster fallita.';
-       $lang['strclusterneedsname'] = '&#200; necessario specificare un nome per il cluster.';
-       $lang['strclusterneedsnodeid'] = '&#200; necessario specificare un ID per il nodo locale.';
 
        // Slony nodes - Nodi Slony
-       $lang['strnodes'] = 'Nodi';
-       $lang['strnonodes'] = 'Nessun nodo trovato.';
-       $lang['strcreatenode'] = 'Crea nodo';
        $lang['strid'] = 'ID';
-       $lang['stractive'] = 'Attivo';
-       $lang['strnodecreated'] = 'Nodo creato.';
-       $lang['strnodecreatedbad'] = 'Creazione del nodo fallita.';
-       $lang['strconfdropnode'] = 'Eliminare il node &quot;%s&quot;?';
-       $lang['strnodedropped'] = 'Nodo eliminato.';
-       $lang['strnodedroppedbad'] = 'Eliminazione del nodo fallita.';
-       
-       // Slony paths  
-
-       // Slony listens
-
-       // Slony replication sets
-
-       // Slony tables in replication sets
-
-       // Slony sequences in replication sets
-
-       // Slony subscriptions
 
        // Miscellaneous - Varie
-       $lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente &quot;%s&quot; connesso il %s';
+       $lang['strtopbar'] = '%s in esecuzione su %s:%s -- Utente &quot;%s&quot;';
        $lang['strtimefmt'] = 'j M Y - g:iA';
        $lang['strhelp'] = 'Aiuto';
        $lang['strhelpicon'] = '?';
        // Autovacuum
        $lang['strautovacuum'] = 'Vacuum automatico';
 
-       // Table-level Locks
-       $lang['strlocks'] = 'Lock';
-
        // Prepared transactions - Transazioni preparate
        $lang['strpreparedxacts'] = 'Transazioni preparate';
        $lang['strxactid'] = 'ID della transazione';
index 6ce032beedb1587e8d85466ba5272347acf3ed97..d1004f326b5fa4cda6e47ff5ac64833396e7fa3d 100644 (file)
@@ -4,7 +4,7 @@
         * Japanese language file for phpPgAdmin.
         * @maintainer Tadashi Jokagi [elf2000@users.sourceforge.net]
         *
-        * $Id: japanese.php,v 1.20 2007/12/27 04:08:35 xzilla Exp $
+        * $Id: japanese.php,v 1.19 2007/12/27 04:08:35 xzilla Exp $
         * EN-Revision: 1.228
         */
 
@@ -884,7 +884,7 @@ $lang['stroutofsync']  =  'Out of Sync';
        $lang['strnosubscriptions']  =  '&#12469;&#12502;&#12473;&#12463;&#12522;&#12503;&#12471;&#12519;&#12531;&#12364;&#35211;&#12388;&#12363;&#12426;&#12414;&#12379;&#12435;&#12290;';
 
        // Miscellaneous
-       $lang['strtopbar'] = '&#12469;&#12540;&#12496;&#12540; %2$s &#12398;&#12509;&#12540;&#12488;&#30058;&#21495; %3$s &#12391;&#23455;&#34892;&#20013;&#12398; %1$s &#12395;&#25509;&#32154;&#20013; -- &#12518;&#12540;&#12470;&#12540;&#12300;%4$s&#12301;&#12392;&#12375;&#12390;&#12525;&#12464;&#12452;&#12531;&#20013;(%5$s)';
+       $lang['strtopbar'] = '&#12469;&#12540;&#12496;&#12540; %2$s &#12398;&#12509;&#12540;&#12488;&#30058;&#21495; %3$s &#12391;&#23455;&#34892;&#20013;&#12398; %1$s &#12395;&#25509;&#32154;&#20013; -- &#12518;&#12540;&#12470;&#12540;&#12300;%4$s&#12301;&#12392;&#12375;&#12390;&#12525;&#12464;&#12452;&#12531;&#20013;';
        $lang['strtimefmt'] = 'Y &#24180; n &#26376; j &#26085; G:i';
        $lang['strhelp'] = '&#12504;&#12523;&#12503;';
        $lang['strhelpicon'] = '?';
index c9e282cc02f07911be59f217439c45e2f5693a82..5d2ffb789bc857ef51d22581f8aa04bc2cd06f77 100644 (file)
@@ -4,7 +4,7 @@
         * Mongolian  language file for phpPgAdmin. 
         * @maintainer Erdenemandal Bat-Erdene [endeeuk@yahoo.com]
         *
-        * $Id: mongol.php,v 1.6 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: mongol.php,v 1.5 2007/04/24 11:42:07 soranzo Exp $
         */
 
        // Language and character set
        $lang['strchildtables'] = '&#1092;&#1071;&#1086;&#1061;&#1074;&#1070;&#1065;&#1061; &#1076;&#1057;&#1058;&#1068;&#1065;&#1059;&#1081;';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#1079;&#1081;&#1072;&#1071;&#1068;&#1070;&#1073;&#1061;&#1076;&#1075;&#1073; &#1070;&#1057; %s:%s -- &#1111;&#1081; &#1082;&#1057;&#1074;&#1061;&#1063;&#1065;&#1075;&#1076;&#1074;&#1065;&#1074;&#1071;&#1079;&#1057;&#1070;&#1081; &#1067;&#1057;&#1067; &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s &#1079;&#1081;&#1072;&#1071;&#1068;&#1070;&#1073;&#1061;&#1076;&#1075;&#1073; &#1070;&#1057; %s:%s -- &#1111;&#1081; &#1082;&#1057;&#1074;&#1061;&#1063;&#1065;&#1075;&#1076;&#1074;&#1065;&#1074;&#1071;&#1079;&#1057;&#1070;&#1081; &#1067;&#1057;&#1067; &quot;%s&quot;';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
 
 ?>
index d0784997d9dd0a5c84022d6fe303b926ba9fc88d..564c1f4cae8e0c8c3472683e1e266786fdee8710 100644 (file)
@@ -4,7 +4,7 @@
         * Polish language file for WebDB.
         * @maintainer Rafal Slubowski [slubek@users.sourceforge.net]
         *
-        * $Id: polish.php,v 1.50 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: polish.php,v 1.55 2007/04/24 11:42:07 soranzo Exp $
         */
 
        // Language and character set
@@ -835,7 +835,7 @@ $lang['straggrneedsstype']  =  'You must specify the data type for the aggregate
        $lang['strnosubscriptions'] = 'Nie znaleziono subskrypcji.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s uruchomiony na %s:%s -- Jeste&#347; zalogowany jako &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s uruchomiony na %s:%s -- Jeste&#347; zalogowany jako &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Pomoc';
        $lang['strhelpicon'] = '?';
index 961d012c6a2785b7fae43c1fd8e9e3be89aaa093..cc8c319ebfd8c08b2f1788129a6420061c4d1f35 100644 (file)
        $lang['strnosubscriptions'] = 'Nenhuma subscri&#231;&#227;o encontrada.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s rodando em %s:%s -- Voc&#234; est&#225; logado como usu&#225;rio &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s rodando em %s:%s -- Voc&#234; est&#225; logado como usu&#225;rio &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajuda';
        $lang['strhelpicon'] = '?';
index f8f1c4b6dd189bfe2e914ed7fecc2223b4ea2899..3bc052888ca9eb8510f1560d5e78fa0ddf329448 100644 (file)
@@ -422,7 +422,7 @@ $lang['strreportcreated'] = 'Relat&#243;rio salvo.';
 $lang['strreportcreatedbad'] = 'Falha ao salvar o relat&#243;rio.';            
 
 // Miscellaneous
-$lang['strtopbar'] = '%s a correr  em %s:%s -- Voc&#234; est&#225; ligado como &quot;%s&quot;, %s';
+$lang['strtopbar'] = '%s a correr  em %s:%s -- Voc&#234; est&#225; ligado como &quot;%s&quot;';
 $lang['strtimefmt'] = 'jS M, Y g:iA';
 
 
index d711e913e663553e58b1f4780195ac902bc079d4..e2125eaa3a88eb2b2954095b865d20eab9f0546d 100644 (file)
@@ -3,7 +3,7 @@
        * Romanian language file, based on the english language file for phpPgAdmin.
        * Alin Vaida [alin.vaida@gmail.com]
        *
-       * $Id: romanian.php,v 1.8 2007/04/24 11:43:16 soranzo Exp $
+       * $Id: romanian.php,v 1.7 2007/04/24 11:42:07 soranzo Exp $
        */
 
        // Language and character set
        $lang['strnosubscriptions'] = 'Nici o subscriere g&#259;sit&#259;.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s rul&#226;nd pe %s:%s -- Sunte&#355;i autentificat ca utilizator &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s rul&#226;nd pe %s:%s -- Sunte&#355;i autentificat ca utilizator &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajutor';
        $lang['strhelpicon'] = '?';
index 54ee1502cd00cb4d72b9ba52770d8fcdc34dd506..2458375796d9e37d55f507c4d2fa30625251b685 100644 (file)
        $lang['strnosubscriptions'] = '&#1055;&#1086;&#1076;&#1087;&#1080;&#1089;&#1082;&#1080; &#1085;&#1077; &#1085;&#1072;&#1081;&#1076;&#1077;&#1085;&#1099;.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1099; &#1079;&#1072;&#1088;&#1077;&#1075;&#1080;&#1089;&#1090;&#1088;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1099; &#1082;&#1072;&#1082; &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1099; &#1079;&#1072;&#1088;&#1077;&#1075;&#1080;&#1089;&#1090;&#1088;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1099; &#1082;&#1072;&#1082; &quot;%s&quot;';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
        $lang['strhelp'] = '&#1055;&#1086;&#1084;&#1086;&#1097;&#1100;';
        $lang['strhelpicon'] = '?';
index 9f04ea917c2c9777f090ed1abfa29c5f4f7a6eef..7d7393849822e56f3f53e7ce96a85cc22a28e5b9 100644 (file)
@@ -4,7 +4,7 @@
         * Russian KOI8 language file for phpPgAdmin. 
         * @maintainer Alexander Khodorivsky [askh@ukr.net]
         *
-        * $Id: russian.php,v 1.13 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: russian.php,v 1.12 2007/04/24 11:42:07 soranzo Exp $
         */
 
        // Language and character set
        $lang['strrows2'] = '&#1047;&#1072;&#1087;&#1080;&#1089;&#1080;';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1099; &#1079;&#1072;&#1088;&#1077;&#1075;&#1080;&#1089;&#1090;&#1088;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1099; &#1082;&#1072;&#1082; &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1099; &#1079;&#1072;&#1088;&#1077;&#1075;&#1080;&#1089;&#1090;&#1088;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085;&#1099; &#1082;&#1072;&#1082; &quot;%s&quot;';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
        $lang['strhelp'] = '&#1055;&#1086;&#1084;&#1086;&#1097;&#1100;';
 
index 888344d6852285f7de300f4dce2bb9b715c6ec6e..09924fc10fe2659637f12b7d84f949b805c47735 100644 (file)
@@ -756,7 +756,7 @@ $lang['strsubscriptions']  =  'Subscriptions';
 $lang['strnosubscriptions']  =  'No subscriptions found.';
 
        // Miscellaneous
-       $lang['strtopbar']  =  '%s be&#382;&#237; na %s:%s -- si prihl&#225;sen&#253; ako &quot;%s&quot;, %s';
+       $lang['strtopbar']  =  '%s be&#382;&#237; na %s:%s -- si prihl&#225;sen&#253; ako &quot;%s&quot;';
        $lang['strtimefmt']  =  'jS M, Y g:iA';
        $lang['strhelp']  =  'Pomoc';
        $lang['strhelpicon']  =  '?';
index 89bbb2531c49aa02ca9d879e0a898f5896deb4ac..19f35b31b0cfa055a724426f90a010c246d3a61e 100644 (file)
        $lang['strnosubscriptions']  =  'No se encontraron suscripciones.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s corriendo en %s:%s -- Usted ha iniciado sesi&#243;n con el usuario &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s corriendo en %s:%s -- Usted ha iniciado sesi&#243;n con el usuario &quot;%s&quot;';
        $lang['strtimefmt'] = 'd/m/Y, G:i:s';
        $lang['strhelp'] = 'Ayuda';
        $lang['strhelpicon']  =  '?';
index f4683b4cfc94536c82d4288c5036b8af6916b381..e103ae844695f6ecf374369fffadfa3425342192 100644 (file)
        $lang['strreport'] = 'Rapport';
        $lang['strreports'] = 'Rapporter';
        $lang['strshowallreports'] = 'Visa alla rapporter';
-       $lang['strtopbar'] = '%s k&#246;rs p&#229; %s:%s -- Du &#228;r inloggad som anv&#228;ndare &quot;%s&quot;, %s';
+       $lang['strtopbar'] = '%s k&#246;rs p&#229; %s:%s -- Du &#228;r inloggad som anv&#228;ndare &quot;%s&quot;';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strnoreports'] = 'Hittade inga rapporter.';
        $lang['strcreatereport'] = 'Skapa rapport';
index 13c8f582887f895472767f11d8d64c42888b3fe7..82674ff601624c8e739767f4e85fad2cbb90d754 100644 (file)
@@ -4,7 +4,7 @@
         * Turkish language file for phpPgAdmin.  Use this as a basis
         * for new translations.
         *
-        * $Id: turkish.php,v 1.16 2007/04/24 11:43:16 soranzo Exp $
+        * $Id: turkish.php,v 1.15 2007/04/24 11:42:07 soranzo Exp $
         */
 
        // Language and character set
@@ -751,7 +751,7 @@ $lang['strsequenceremovedfromrepsetbad']  =  'Failed to remove sequence from rep
        $lang['strnosubscriptions']  =  '&#220;yelik bulunamad&#305;.';
 
        // Miscellaneous
-       $lang['strtopbar']  =  '%s, %s:%s &#252;zerinde &#231;al&#305;&#351;&#305;yor-- &quot;%s&quot;, %s kullan&#305;c&#305;s&#305; ile sisteme giri&#351; yapt&#305;n&#305;z.';
+       $lang['strtopbar']  =  '%s, %s:%s &#252;zerinde &#231;al&#305;&#351;&#305;yor-- &quot;%s&quot; kullan&#305;c&#305;s&#305; ile sisteme giri&#351; yapt&#305;n&#305;z.';
         $lang['strtimefmt']  =  'jS M, Y g:iA';
         $lang['strhelp']  =  'Yard&#305;m';
        $lang['strhelpicon'] = '?';
index 71912d22118ae8e34dd400b0bbabb6ef1ed302bc..cca17c829424c87f273a4baedf74893eced79f36 100644 (file)
         $lang['strrows2'] = '&#1047;&#1072;&#1087;&#1080;&#1089;&#1080;';
 
         // Miscellaneous
-        $lang['strtopbar'] = '%s &#1074;&#1080;&#1082;&#1086;&#1085;&#1091;&#9555;&#1090;&#1100;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1080; &#1079;&#1072;&#1088;&#1077;&#9555;&#1089;&#1090;&#1088;&#1091;&#1074;&#1072;&#1083;&#1080;&#1089;&#1100; &#1103;&#1082; &quot;%s&quot;, %s';
+        $lang['strtopbar'] = '%s &#1074;&#1080;&#1082;&#1086;&#1085;&#1091;&#9555;&#1090;&#1100;&#1089;&#1103; &#1085;&#1072; %s:%s -- &#1042;&#1080; &#1079;&#1072;&#1088;&#1077;&#9555;&#1089;&#1090;&#1088;&#1091;&#1074;&#1072;&#1083;&#1080;&#1089;&#1100; &#1103;&#1082; &quot;%s&quot;';
         $lang['strtimefmt'] = ' j-m-Y  g:i';
         $lang['strhelp'] = '&#1044;&#1086;&#1087;&#1086;&#1084;&#1086;&#1075;&#1072;';
 
index 0f2ba5380fb25623f9fc071f722943abeb9f861b..3b11ba4e256ed34912721dca6751920b29ec034b 100644 (file)
        $lang['strnosubscriptions'] = 'Nici o subscriere găsită.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s rulând pe %s:%s -- Sunteţi autentificat ca utilizator "%s", %s';
+       $lang['strtopbar'] = '%s rulând pe %s:%s -- Sunteţi autentificat ca utilizator "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strhelp'] = 'Ajutor';
        $lang['strhelpicon'] = '?';
index f80648e4aeb7ed3acf28e5246614e8fc8afd0e3f..73ad35667476a37a30ac0a879c4a2d73d9a1dc82 100644 (file)
        $lang['strnosubscriptions'] = 'Подписки не найдены.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s выполняется на %s:%s -- Вы зарегистрированы как "%s", %s';
+       $lang['strtopbar'] = '%s выполняется на %s:%s -- Вы зарегистрированы как "%s"';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
        $lang['strhelp'] = 'Помощь';
        $lang['strhelpicon'] = '?';
index 57f96dc4b18af0df262b979267718c64770d09b3..c2e69eeb94cc0682591f64545d7ad81bd81d034a 100644 (file)
        $lang['strrows2'] = 'úÁÐÉÓÉ';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s ×ÙÐÏÌÎÑÅÔÓÑ ÎÁ %s:%s -- ÷Ù ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎÙ ËÁË "%s", %s';
+       $lang['strtopbar'] = '%s ×ÙÐÏÌÎÑÅÔÓÑ ÎÁ %s:%s -- ÷Ù ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÎÙ ËÁË "%s"';
        $lang['strtimefmt'] = ' j-m-Y  g:i';
        $lang['strhelp'] = 'ðÏÍÏÝØ';
 
index d999804fc39a9c169ab85c01ec6a5aa119a45b7f..014cdf8fe3e2026d01025d87ce09eb37c1d6607e 100644 (file)
@@ -756,7 +756,7 @@ $lang['strsubscriptions']  =  'Subscriptions';
 $lang['strnosubscriptions']  =  'No subscriptions found.';
 
        // Miscellaneous
-       $lang['strtopbar']  =  '%s beží na %s:%s -- si prihlásený ako "%s", %s';
+       $lang['strtopbar']  =  '%s beží na %s:%s -- si prihlásený ako "%s"';
        $lang['strtimefmt']  =  'jS M, Y g:iA';
        $lang['strhelp']  =  'Pomoc';
        $lang['strhelpicon']  =  '?';
index ed7460e5d33084478550427452f78b698a08b6af..93a13bbba8a517f57b3131808a3e82943b92e2ee 100644 (file)
        $lang['strnosubscriptions']  =  'No se encontraron suscripciones.';
 
        // Miscellaneous
-       $lang['strtopbar'] = '%s corriendo en %s:%s -- Usted ha iniciado sesión con el usuario "%s", %s';
+       $lang['strtopbar'] = '%s corriendo en %s:%s -- Usted ha iniciado sesión con el usuario "%s"';
        $lang['strtimefmt'] = 'd/m/Y, G:i:s';
        $lang['strhelp'] = 'Ayuda';
        $lang['strhelpicon']  =  '?';
index eb61922cce3683178aee247c68478db5de570574..b37d51dffb0b2a9907fa75ce24613f1fd1bf07a7 100644 (file)
        $lang['strreport'] = 'Rapport';
        $lang['strreports'] = 'Rapporter';
        $lang['strshowallreports'] = 'Visa alla rapporter';
-       $lang['strtopbar'] = '%s körs på %s:%s -- Du är inloggad som användare "%s", %s';
+       $lang['strtopbar'] = '%s körs på %s:%s -- Du är inloggad som användare "%s"';
        $lang['strtimefmt'] = 'jS M, Y g:iA';
        $lang['strnoreports'] = 'Hittade inga rapporter.';
        $lang['strcreatereport'] = 'Skapa rapport';
index 1d6c453181f0b90cf374b2a651514a9c346e8274..3b8ef202cd939b1e00efb248b26e7f8aa5454538 100644 (file)
@@ -751,7 +751,7 @@ $lang['strsequenceremovedfromrepsetbad']  =  'Failed to remove sequence from rep
        $lang['strnosubscriptions']  =  'Üyelik bulunamadý.';
 
        // Miscellaneous
-       $lang['strtopbar']  =  '%s, %s:%s üzerinde çalýþýyor-- "%s", %s kullanýcýsý ile sisteme giriþ yaptýnýz.';
+       $lang['strtopbar']  =  '%s, %s:%s üzerinde çalýþýyor-- "%s" kullanýcýsý ile sisteme giriþ yaptýnýz.';
         $lang['strtimefmt']  =  'jS M, Y g:iA';
         $lang['strhelp']  =  'Yardým';
        $lang['strhelpicon'] = '?';
index 81b10aa42eab733fac4491224b916a68a99d35c6..caa3e0bdc062779d5cf68aca4bbec24381169ccc 100644 (file)
         $lang['strrows2'] = 'úÁÐÉÓÉ';
 
         // Miscellaneous
-        $lang['strtopbar'] = '%s ×ÉËÏÎÕ¤ÔØÓÑ ÎÁ %s:%s -- ÷É ÚÁÒŤÓÔÒÕ×ÁÌÉÓØ ÑË "%s", %s';
+        $lang['strtopbar'] = '%s ×ÉËÏÎÕ¤ÔØÓÑ ÎÁ %s:%s -- ÷É ÚÁÒŤÓÔÒÕ×ÁÌÉÓØ ÑË "%s"';
         $lang['strtimefmt'] = ' j-m-Y  g:i';
         $lang['strhelp'] = 'äÏÐÏÍÏÇÁ';