[Phpfreechat-svn] SF.net SVN: phpfreechat: [1225] trunk/i18n
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2008-03-23 19:19:08
|
Revision: 1225 http://phpfreechat.svn.sourceforge.net/phpfreechat/?rev=1225&view=rev Author: kerphi Date: 2008-03-23 12:19:14 -0700 (Sun, 23 Mar 2008) Log Message: ----------- remove the unused admin.php translation files Removed Paths: ------------- trunk/i18n/da_DK/admin.php trunk/i18n/en_US/admin.php trunk/i18n/es_ES/admin.php trunk/i18n/fr_FR/admin.php trunk/i18n/hu_HU/admin.php trunk/i18n/it_IT/admin.php trunk/i18n/ja_JP/admin.php trunk/i18n/pl_PL/admin.php trunk/i18n/ru_RU/admin.php trunk/i18n/sv_SE/admin.php trunk/i18n/uk_RO/admin.php Deleted: trunk/i18n/da_DK/admin.php =================================================================== --- trunk/i18n/da_DK/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/da_DK/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/da_DK/admin.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Danish translation of the messages (utf8 encoded!) - * - * @author Mads Ovesen <mo...@wi...> - */ - -$GLOBALS["i18n"]["lang"] = "Dansk"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administration"; -$GLOBALS["i18n"]["Available Languages"] = "Tilgængelige sprog"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC version verifikation"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Internet-forbindelse er ikke mulig"; -$GLOBALS["i18n"]["PFC is update"] = "PFC er opdateret"; -$GLOBALS["i18n"]["PFC version"] = "PFC version"; -$GLOBALS["i18n"]["The last official version"] = "Den sidste officielle version"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC er ikke opdateret"; -$GLOBALS["i18n"]["Your version"] = "Din version"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Hent den sidste version %s her %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Brugerhåndtering"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Mindst en bruger skal være erklæret for at aktivere autentifikationen."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Det er ikke muligt at slette den sidste bruger."; - -$GLOBALS["i18n"]["User %s deleted."] = "Bruger %s slettet."; -$GLOBALS["i18n"]["User %s added."] = "Bruger %s tilføjet."; -$GLOBALS["i18n"]["User %s edited."] = "Bruger %s redigeret."; - -$GLOBALS["i18n"]["Authentication disable"] = "Deaktiver autentificering"; -$GLOBALS["i18n"]["Enable here"] = "Aktiver her"; -$GLOBALS["i18n"]["Authentication enable"] = "Aktiver autentificering"; -$GLOBALS["i18n"]["Disable here"] = "Deaktiver her"; - -$GLOBALS["i18n"]["Username"] = "Brugernavn"; -$GLOBALS["i18n"]["Password"] = "Kodeord"; -$GLOBALS["i18n"]["Group"] = "Gruppe"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Ønsker du virkelig at slette %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Tilføj en ny bruger"; - -$GLOBALS["i18n"]["Edit"] = "Rediger"; -$GLOBALS["i18n"]["Delete"] = "Slet"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Tilgængelige temaer"; -$GLOBALS["i18n"]["Screenshot"] = "Screenshot"; - -?> Deleted: trunk/i18n/en_US/admin.php =================================================================== --- trunk/i18n/en_US/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/en_US/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/en_US/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * English translation of the messages (utf8 encoded!) - * - * @author Nemako <fr...@ne...> - */ - -$GLOBALS["i18n"]["lang"] = "English"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administration"; -$GLOBALS["i18n"]["Available Languages"] = "Available Languages"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC version verification"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Internet connection is not possible"; -$GLOBALS["i18n"]["PFC is update"] = "PFC is update"; -$GLOBALS["i18n"]["PFC version"] = "PFC version"; -$GLOBALS["i18n"]["The last official version"] = "The last official version"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC is not update"; -$GLOBALS["i18n"]["Your version"] = "Your version"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Download the last version %s here %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Users management"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "At least one user must be declare to activate authentication."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "It is not possible to delete the last user."; - -$GLOBALS["i18n"]["User %s deleted."] = "User %s deleted."; -$GLOBALS["i18n"]["User %s added."] = "User %s added."; -$GLOBALS["i18n"]["User %s edited."] = "User %s edited."; - -$GLOBALS["i18n"]["Authentication disable"] = "Authentication disable"; -$GLOBALS["i18n"]["Enable here"] = "Activate here"; -$GLOBALS["i18n"]["Authentication enable"] = "Authentication enable"; -$GLOBALS["i18n"]["Disable here"] = "Disable here"; - -$GLOBALS["i18n"]["Username"] = "Username"; -$GLOBALS["i18n"]["Password"] = "Password"; -$GLOBALS["i18n"]["Group"] = "Group"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Do you really want to delete %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Add a new user"; - -$GLOBALS["i18n"]["Edit"] = "Edit"; -$GLOBALS["i18n"]["Delete"] = "Delete"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Available themes"; -$GLOBALS["i18n"]["Screenshot"] = "Screenshot"; - -?> Deleted: trunk/i18n/es_ES/admin.php =================================================================== --- trunk/i18n/es_ES/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/es_ES/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/es_ES/admin.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Spanish translation of the messages (utf8 encoded!) - * - * @translated by Álvaro Ortega <may...@gm...> - */ - -$GLOBALS["i18n"]["lang"] = "Español"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administración"; -$GLOBALS["i18n"]["Available Languages"] = "Available Languages"; -$GLOBALS["i18n"]["PFC version verification"] = "Verificacion de la versión de PFC"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "No es posible la coneccion a internet"; -$GLOBALS["i18n"]["PFC is update"] = "PFC está actualizado"; -$GLOBALS["i18n"]["PFC version"] = "versión PFC"; -$GLOBALS["i18n"]["The last official version"] = "La última versión oficial"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC no está Actualizado"; -$GLOBALS["i18n"]["Your version"] = "Su versión"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Descarga la última versión %s aquí %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Administrador de usuarios"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Al menos un usuario debe ser declarado para activar la autenticación."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "No es posible borrar al último usuario."; - -$GLOBALS["i18n"]["User %s deleted."] = "Usuario %s borrado."; -$GLOBALS["i18n"]["User %s added."] = "Usuario %s agregado."; -$GLOBALS["i18n"]["User %s edited."] = "Ususario %s editado."; - -$GLOBALS["i18n"]["Authentication disable"] = "Deshabilitar la autenticación"; -$GLOBALS["i18n"]["Enable here"] = "Habilitar aquí"; -$GLOBALS["i18n"]["Authentication enable"] = "Habilitar la autentificacion "; -$GLOBALS["i18n"]["Disable here"] = "Deshabilitar aquí"; - -$GLOBALS["i18n"]["Username"] = "Username"; -$GLOBALS["i18n"]["Password"] = "Password"; -$GLOBALS["i18n"]["Group"] = "Grupo"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "¿ Realmente quieres borrar a %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Agregado un nuevo usuario"; - -$GLOBALS["i18n"]["Edit"] = "Editar"; -$GLOBALS["i18n"]["Delete"] = "Borrar"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Temas habilitados"; -$GLOBALS["i18n"]["Screenshot"] = "Screenshot"; - -?> Deleted: trunk/i18n/fr_FR/admin.php =================================================================== --- trunk/i18n/fr_FR/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/fr_FR/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,74 +0,0 @@ -<?php -/** - * i18n/en_US/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * English translation of the messages (utf8 encoded!) - * - * @author Stephane Gully <ste...@gm...> - */ - -$GLOBALS["i18n"]["lang"] = "Français"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administration"; -$GLOBALS["i18n"]["Available Languages"] = "Langues disponibles"; -$GLOBALS["i18n"]["PFC version verification"] = "Verification de la version de PFC"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "La connexion à Internet n'est pas possible"; -$GLOBALS["i18n"]["PFC is update"] = "PFC est à jour"; -$GLOBALS["i18n"]["PFC version"] = "version de PFC"; -$GLOBALS["i18n"]["The last official version"] = "La dernière version officielle"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC n'est pas à jour"; -$GLOBALS["i18n"]["Your version"] = "Votre version"; -$GLOBALS["i18n"]["The last official version"] = "La dernière version officielle"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Download the last version %s here %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Gestion des utilisateurs"; - -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Au moins un utilisateur doit être créé pour activer une authentification."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Il est impossible de supprimer le dernier utilisateur."; - -$GLOBALS["i18n"]["User %s deleted."] = "Utilisateur %s supprimé."; -$GLOBALS["i18n"]["User %s added."] = "Utilisateur %s ajouté."; -$GLOBALS["i18n"]["User %s edited."] = "Utilisateur %s modifé."; - -$GLOBALS["i18n"]["Authentication disable"] = "Authentification désactivée"; -$GLOBALS["i18n"]["Enable here"] = "Activer ici"; -$GLOBALS["i18n"]["Authentication enable"] = "Authentification activée"; -$GLOBALS["i18n"]["Disable here"] = "Désactiver ici"; - -$GLOBALS["i18n"]["Username"] = "Utilisateur"; -$GLOBALS["i18n"]["Password"] = "Mot de passe"; -$GLOBALS["i18n"]["Group"] = "Groupe"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Voulez-vous vraiment supprimer %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Ajouter un nouvel utilisateur"; - -$GLOBALS["i18n"]["Edit"] = "Modifier"; -$GLOBALS["i18n"]["Delete"] = "Supprimer"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Liste des themes disponibles"; -$GLOBALS["i18n"]["Screenshot"] = "Capture d'écran"; - -?> Deleted: trunk/i18n/hu_HU/admin.php =================================================================== --- trunk/i18n/hu_HU/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/hu_HU/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/hu_HU/admin.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Hungarian translation of the messages (utf8 encoded!) - * - * @translated by GaLa <ga...@pr...> - */ - -$GLOBALS["i18n"]["lang"] = "Hungarian"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Adminisztrácio"; -$GLOBALS["i18n"]["Available Languages"] = "Elérhető nyelvek"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC verzió ellenőrzés"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Nincs internet kapcsolat"; -$GLOBALS["i18n"]["PFC is update"] = "PFC a legfrissebb"; -$GLOBALS["i18n"]["PFC version"] = "PFC verzió"; -$GLOBALS["i18n"]["The last official version"] = "Utolsó hivatalosverzió"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC nem a legfrissebb"; -$GLOBALS["i18n"]["Your version"] = "PFC verziód"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Toltsd le a legfrissebb verziót %s innen: %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Felhasználó kezelő"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Legalább egy felhasználót meg kell határozni a hitelesítés aktiválásához."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Az utolsó felhasználó törlése nem engedélyezet."; - -$GLOBALS["i18n"]["User %s deleted."] = "%s elhasználó törölve."; -$GLOBALS["i18n"]["User %s added."] = "%s felhasználó hozzáadva."; -$GLOBALS["i18n"]["User %s edited."] = "%s felhasználó szerkesztve."; - -$GLOBALS["i18n"]["Authentication disable"] = "Hitelesítés letiltva"; -$GLOBALS["i18n"]["Enable here"] = "Aktiválás itt"; -$GLOBALS["i18n"]["Authentication enable"] = "Hitelesítés engedélyezve"; -$GLOBALS["i18n"]["Disable here"] = "Letiltás itt"; - -$GLOBALS["i18n"]["Username"] = "Felhasználó név"; -$GLOBALS["i18n"]["Password"] = "Jelszó"; -$GLOBALS["i18n"]["Group"] = "Csoport"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Tényleg törölni akarod %s -t ?"; -$GLOBALS["i18n"]["Add a new user"] = "Új felhasználó hozzáadása"; - -$GLOBALS["i18n"]["Edit"] = "Szerkeszt"; -$GLOBALS["i18n"]["Delete"] = "Töröl"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Elérhető kinézetek"; -$GLOBALS["i18n"]["Screenshot"] = "Képernyőkép"; - -?> Deleted: trunk/i18n/it_IT/admin.php =================================================================== --- trunk/i18n/it_IT/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/it_IT/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,74 +0,0 @@ -<?php -/** - * i18n/it_IT/admin.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Italian translation of the messages (utf8 encoded!) - * - * @author bellakioma - */ - -$GLOBALS["i18n"]["lang"] = "Italiano"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Amministrazione"; -$GLOBALS["i18n"]["Available Languages"] = "Linugue disponibili"; -$GLOBALS["i18n"]["PFC version verification"] = "Verifica della versione di PFC"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "La connessione a Internet non è possibile"; -$GLOBALS["i18n"]["PFC is update"] = "PFC è aggiornata"; -$GLOBALS["i18n"]["PFC version"] = "versione di PFC"; -$GLOBALS["i18n"]["The last official version"] = "L'ultima versione ufficiale"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC non è aggiornato"; -$GLOBALS["i18n"]["Your version"] = "La vostra versione"; -//$GLOBALS["i18n"]["The last official version"] = "L'ultima versione ufficiale"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Scarica l'ultima versione %s qui %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Gestione degli utenti"; - -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Deve essere creato almeno un utente per attivare l'autenticazione."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "È impossibile eliminare l'ultimo utente."; - -$GLOBALS["i18n"]["User %s deleted."] = "Utente %s eliminato."; -$GLOBALS["i18n"]["User %s added."] = "Utente %s aggiunto."; -$GLOBALS["i18n"]["User %s edited."] = "Utente %s modificato."; - -$GLOBALS["i18n"]["Authentication disable"] = "Autenticazione disattivata"; -$GLOBALS["i18n"]["Enable here"] = "Attivare qui"; -$GLOBALS["i18n"]["Authentication enable"] = "Autenticazione attivata"; -$GLOBALS["i18n"]["Disable here"] = "Disattivare qui"; - -$GLOBALS["i18n"]["Username"] = "Utente"; -$GLOBALS["i18n"]["Password"] = "Password"; -$GLOBALS["i18n"]["Group"] = "Gruppo"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Vuoi veramente eliminare %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Aggiungere un nuovo utente"; - -$GLOBALS["i18n"]["Edit"] = "Modificare"; -$GLOBALS["i18n"]["Delete"] = "Eliminare"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Elenco dei temi disponibili"; -$GLOBALS["i18n"]["Screenshot"] = "Cattura schermata"; - -?> Deleted: trunk/i18n/ja_JP/admin.php =================================================================== --- trunk/i18n/ja_JP/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/ja_JP/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/ja_JP/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Japanese translation of the messages (utf8 encoded!) - * - * @author Tadashi Jokagi <el...@us...> http://poyo.jp/ - */ - -$GLOBALS["i18n"]["lang"] = "Japanese"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "管理"; -$GLOBALS["i18n"]["Available Languages"] = "利用可能な言語"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC のバージョン確認"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "インターネットへの接続ができません。"; -$GLOBALS["i18n"]["PFC is update"] = "PFC is update"; -$GLOBALS["i18n"]["PFC version"] = "PFC バージョン"; -$GLOBALS["i18n"]["The last official version"] = "最後の公式バージョン"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC is not update"; -$GLOBALS["i18n"]["Your version"] = "使用中のバージョン"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "%s ここ %s で最新バージョンをダウンロードします。"; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "ユーザー管理"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "少なくとも認証を有効にするにはひとりのユーザーを作成しなければなりません。"; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "最後のユーザを削除することはできません。"; - -$GLOBALS["i18n"]["User %s deleted."] = "ユーザー %s を削除しました。"; -$GLOBALS["i18n"]["User %s added."] = "ユーザー %s を追加しました。"; -$GLOBALS["i18n"]["User %s edited."] = "ユーザー %s を編集しました。"; - -$GLOBALS["i18n"]["Authentication disable"] = "認証は無効です"; -$GLOBALS["i18n"]["Enable here"] = "ここで有効にする"; -$GLOBALS["i18n"]["Authentication enable"] = "認証は有効です"; -$GLOBALS["i18n"]["Disable here"] = "ここで無効にする"; - -$GLOBALS["i18n"]["Username"] = "ユーザー名"; -$GLOBALS["i18n"]["Password"] = "パスワード"; -$GLOBALS["i18n"]["Group"] = "グループ"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "本当に「%s」を削除しますか?"; -$GLOBALS["i18n"]["Add a new user"] = "新規ユーザーを追加する"; - -$GLOBALS["i18n"]["Edit"] = "編集する"; -$GLOBALS["i18n"]["Delete"] = "削除する"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "利用可能なテーマ"; -$GLOBALS["i18n"]["Screenshot"] = "スクリーンショット"; - -?> Deleted: trunk/i18n/pl_PL/admin.php =================================================================== --- trunk/i18n/pl_PL/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/pl_PL/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/pl_PL/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Polish translation of the messages (utf8 encoded!) - * - * @author Jusuff <ju...@op...> - */ - -$GLOBALS["i18n"]["lang"] = "Polski"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administracja"; -$GLOBALS["i18n"]["Available Languages"] = "Dostępne języki"; -$GLOBALS["i18n"]["PFC version verification"] = "Kontrola wersji PFC"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Połączenie z Internetem nie jest możliwe"; -$GLOBALS["i18n"]["PFC is update"] = "Twoja wersja PFC jest aktualna"; -$GLOBALS["i18n"]["PFC version"] = "Wersja PFC"; -$GLOBALS["i18n"]["The last official version"] = "Najnowsza oficjalna wersja"; -$GLOBALS["i18n"]["PFC is not update"] = "Twoja wersja PFC jest nieaktualna"; -$GLOBALS["i18n"]["Your version"] = "Twoja wersja"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Pobierz najnowszą wersję %s tutaj %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Zarządzanie użytkownikami"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Musi być przynajmniej jeden użytkownik, by można było włączyć uwierzytelnianie."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Nie można usunąć ostatniego użytkownika."; - -$GLOBALS["i18n"]["User %s deleted."] = "Użytkownik %s został usunięty."; -$GLOBALS["i18n"]["User %s added."] = "Użytkownik %s został dodany."; -$GLOBALS["i18n"]["User %s edited."] = "Użytkownik %s został zmieniony."; - -$GLOBALS["i18n"]["Authentication disable"] = "Uwierzytelnianie wyłączone"; -$GLOBALS["i18n"]["Enable here"] = "Włącz tutaj"; -$GLOBALS["i18n"]["Authentication enable"] = "Uwierzytelnianie włączone"; -$GLOBALS["i18n"]["Disable here"] = "Wyłącz tutaj"; - -$GLOBALS["i18n"]["Username"] = "Użytkownik"; -$GLOBALS["i18n"]["Password"] = "Hasło"; -$GLOBALS["i18n"]["Group"] = "Grupa"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Na pewno chcesz usunąć użytkownika: %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Dodaj nowego użytkownika"; - -$GLOBALS["i18n"]["Edit"] = "Edytuj"; -$GLOBALS["i18n"]["Delete"] = "Usuń"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Dostępne motywy"; -$GLOBALS["i18n"]["Screenshot"] = "Screenshot"; - -?> Deleted: trunk/i18n/ru_RU/admin.php =================================================================== --- trunk/i18n/ru_RU/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/ru_RU/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/ru_RU/admin.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Russian translation of the messages (utf8 encoded!) - * - * @author Kamashev Maxim <m.k...@gm...> - */ - -$GLOBALS["i18n"]["lang"] = "Русский"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Администрация"; -$GLOBALS["i18n"]["Available Languages"] = "Доступные языки"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC версия верифицированна"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Не стабильное интернет соединение"; -$GLOBALS["i18n"]["PFC is update"] = "PFC обновлён"; -$GLOBALS["i18n"]["PFC version"] = "PFC версия"; -$GLOBALS["i18n"]["The last official version"] = "Предыдущая официальная версия"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC не обновлён"; -$GLOBALS["i18n"]["Your version"] = "Ваша версия"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Загрузите предыдущую версию %s здесь %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Управление пользователями"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Минимум один пользователь должен быть для активизации авторизации."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Нельзя удалить 'старого' пользователя."; - -$GLOBALS["i18n"]["User %s deleted."] = "Пользователь %s удалён."; -$GLOBALS["i18n"]["User %s added."] = "Пользователь %s добавлен."; -$GLOBALS["i18n"]["User %s edited."] = "Пользователь %s изменён."; - -$GLOBALS["i18n"]["Authentication disable"] = "Авторизация запрещена"; -$GLOBALS["i18n"]["Enable here"] = "Активизировать здесь"; -$GLOBALS["i18n"]["Authentication enable"] = "Авторизация разрешена"; -$GLOBALS["i18n"]["Disable here"] = "Запретить здесь"; - -$GLOBALS["i18n"]["Username"] = "Имя пользователя"; -$GLOBALS["i18n"]["Password"] = "Пароль"; -$GLOBALS["i18n"]["Group"] = "Группа"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Вы на самом деле хотите удалить %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Добавить нового пользователя"; - -$GLOBALS["i18n"]["Edit"] = "Изменить"; -$GLOBALS["i18n"]["Delete"] = "Удалить"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Доступные темы"; -$GLOBALS["i18n"]["Screenshot"] = "Скриншот"; - -?> Deleted: trunk/i18n/sv_SE/admin.php =================================================================== --- trunk/i18n/sv_SE/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/sv_SE/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/sv_SE/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Swedish translation of the messages (utf8 encoded!) - * - * @author Isa Acar <zi...@gm...> - */ - -$GLOBALS["i18n"]["lang"] = "English"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administration"; -$GLOBALS["i18n"]["Available Languages"] = "Tillgängliga språk"; -$GLOBALS["i18n"]["PFC version verification"] = "PFC version verifikation"; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Internet uppkoppling är inte möjlig "; -$GLOBALS["i18n"]["PFC is update"] = "PFC is uppdaterad"; -$GLOBALS["i18n"]["PFC version"] = "PFC version"; -$GLOBALS["i18n"]["The last official version"] = "Senaste oficiella versionen"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC is not update"; -$GLOBALS["i18n"]["Your version"] = "Din version"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Ladda ner den senaste versionen %s här %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Användarhantering"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Minst en person måste deklarera för att aktivera autentiseringen."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Det är inte möjligt att radera den sista användaren."; - -$GLOBALS["i18n"]["User %s deleted."] = "Användare %s raderades."; -$GLOBALS["i18n"]["User %s added."] = "Användare %s lades till."; -$GLOBALS["i18n"]["User %s edited."] = "Användare %s redigerades."; - -$GLOBALS["i18n"]["Authentication disable"] = "Autentisering inaktiverad"; -$GLOBALS["i18n"]["Enable here"] = "Aktivera här"; -$GLOBALS["i18n"]["Authentication enable"] = "Autentisering aktiverad"; -$GLOBALS["i18n"]["Disable here"] = "Inaktivera här"; - -$GLOBALS["i18n"]["Username"] = "Användarnamn"; -$GLOBALS["i18n"]["Password"] = "Lösenord"; -$GLOBALS["i18n"]["Group"] = "Grupp"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Vill du verkligen radera %s?"; -$GLOBALS["i18n"]["Add a new user"] = "Lägg till ny användare"; - -$GLOBALS["i18n"]["Edit"] = "Redigera"; -$GLOBALS["i18n"]["Delete"] = "Radera"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Tillgängliga teman"; -$GLOBALS["i18n"]["Screenshot"] = "Screenshot"; - -?> Deleted: trunk/i18n/uk_RO/admin.php =================================================================== --- trunk/i18n/uk_RO/admin.php 2008-03-23 19:00:28 UTC (rev 1224) +++ trunk/i18n/uk_RO/admin.php 2008-03-23 19:19:14 UTC (rev 1225) @@ -1,72 +0,0 @@ -<?php -/** - * i18n/uk_RO/main.php - * - * Copyright © 2006 Stephane Gully <ste...@gm...> - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library 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 - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, 51 Franklin St, Fifth Floor, - * Boston, MA 02110-1301 USA - */ - -/** - * Romanian translation of the messages (utf8 encoded!) - * - * @author Bindila Eduard Catalin - */ - -$GLOBALS["i18n"]["lang"] = "Romana"; - -// admin/index.php -$GLOBALS["i18n"]["Administration"] = "Administrare"; -$GLOBALS["i18n"]["Available Languages"] = "Limbi valabile"; -$GLOBALS["i18n"]["PFC version verification"] = "Verificare versiune PFC "; -$GLOBALS["i18n"]["Internet connection is not possible"] = "Conectarea nu este posibila "; -$GLOBALS["i18n"]["PFC is update"] = "PFC este update"; -$GLOBALS["i18n"]["PFC version"] = "Versiune PFC "; -$GLOBALS["i18n"]["The last official version"] = "Ultima versiune oficiala"; -$GLOBALS["i18n"]["PFC is not update"] = "PFC nu este update"; -$GLOBALS["i18n"]["Your version"] = "Versiunea ta"; -$GLOBALS["i18n"]["Download the last version %s here %s."] = "Donwloadeaza ultima versiune %s aici %s."; - - -// admin/user.php -$GLOBALS["i18n"]["Users management"] = "Administrare useri"; -$GLOBALS["i18n"]["At least one user must be declare to activate authentication."] = "Cel putin un user trebuie declarat pentru a activa autentificarea."; -$GLOBALS["i18n"]["It is not possible to delete the last user."] = "Nu este posibila stergera ultimului user."; - -$GLOBALS["i18n"]["User %s deleted."] = "Userul %s a fost sters."; -$GLOBALS["i18n"]["User %s added."] = "Userul %s a fost adaugat."; -$GLOBALS["i18n"]["User %s edited."] = "Userul %s a fost editat."; - -$GLOBALS["i18n"]["Authentication disable"] = "Autentificare dezactivata"; -$GLOBALS["i18n"]["Enable here"] = "Activeazsa aici"; -$GLOBALS["i18n"]["Authentication enable"] = "Autentificare activata"; -$GLOBALS["i18n"]["Disable here"] = "Dezactiveaza aici"; - -$GLOBALS["i18n"]["Username"] = "Nume"; -$GLOBALS["i18n"]["Password"] = "Parola"; -$GLOBALS["i18n"]["Group"] = "Grup"; - -$GLOBALS["i18n"]["Do you really want to delete %s ?"] = "Sigur vrei sa stergi userul %s ?"; -$GLOBALS["i18n"]["Add a new user"] = "Adauga user"; - -$GLOBALS["i18n"]["Edit"] = "Editeaza"; -$GLOBALS["i18n"]["Delete"] = "Sterge"; - -// admin/themes.php -$GLOBALS["i18n"]["Available themes"] = "Teme valabile"; -$GLOBALS["i18n"]["Screenshot"] = "Imagini"; - -?> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |