polish translation for mskey (Clef Microsoft) plugin
<?php /*
---------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2008 by the INDEPNET Development Team. http://indepnet.net/ http://glpi-project.org/ ---------------------------------------------------------------------- LICENSE This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program 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. To read the license please visit http://www.gnu.org/copyleft/gpl.html ---------------------------------------------------------------------- // Original Author of file: GRISARD Jean Marc & CAILLAUD Xavier Purpose of file: ---------------------------------------------------------------------- */ //Français $title = "Microsoftowe Klucze"; $LANG['plugin_mskey'][1] = "".$title.""; $LANG["plugin_mskey"][2] = "Wtyczka OcsMassImport nie jest włączona"; $LANG["plugin_mskey"][3] = "Komputery"; $LANG["plugin_mskey"][4] = "Synchronizuj klucze licencyjne Microsoft"; $LANG["plugin_mskey"][5] = "Liczba kluczy"; $LANG["plugin_mskey"][6] = "Brak klucza licencyjnego"; $LANG["plugin_mskey"][8] = "Importation réussie"; $LANG['plugin_mskey']["profile"][0] = "Zarządzanie prawami"; $LANG['plugin_mskey']["profile"][1] = "$title"; $LANG['plugin_mskey']["profile"][6] = "Lista profili już skonfigurowanych"; $LANG['plugin_mskey']["setup"][2] = "Wersja ".$title.""; $LANG['plugin_mskey']["setup"][3] = "Konfiguracja wtyczki ".$title.""; $LANG['plugin_mskey']["setup"][4] = "Zainstaluj wtyczkę $title 1.4"; $LANG['plugin_mskey']["setup"][5] = "Ustawienia aktualizacji wtyczki $title do wersji 1.4"; $LANG['plugin_mskey']["setup"][6] = "Odinstaluj wtyczkę $title 1.4"; $LANG['plugin_mskey']["setup"][7] = "Uwaga. Zmiana ustawien wtyczki jest nieodwracalna."; $LANG['plugin_mskey']["setup"][8] = "Uwaga odinstalowanie wtyczki jest nieodwracalne.<br>Wszystkie dane zostaną utracone."; $LANG['plugin_mskey']["setup"][9] = "Połącz"; $LANG['plugin_mskey']["setup"][10] = "Rozłącz"; $LANG['plugin_mskey']["setup"][12] = "Instrukcja"; $LANG['plugin_mskey']["setup"][13] = "FAQ"; $LANG['plugin_mskey']["setup"][19] = "Associer à la liaison"; $LANG['plugin_mskey']["setup"][20] = "Merci de vous placer sur l'entité racine (voir tous)"; ?>
_______________________________________________ Glpi-translation mailing list [email protected] https://mail.gna.org/listinfo/glpi-translation
