No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
43
lang/Swedish(Sweden)/modules/dashboard.php
Normal file
43
lang/Swedish(Sweden)/modules/dashboard.php
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
<?php
|
||||
/*
|
||||
*
|
||||
* OGP - Open Game Panel
|
||||
* Copyright (C) 2008 - 2018 The OGP Development Team
|
||||
*
|
||||
* http://www.opengamepanel.org/
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License
|
||||
* as published by the Free Software Foundation; either version 2
|
||||
* of the License, or 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.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*
|
||||
*/
|
||||
|
||||
define('OGP_LANG_dashboard_ftp_text', "FTP-klienten kan komprimera filer och skicka dem via e-post, kan även avkomprimera, ändra i text m.m. ");
|
||||
define('OGP_LANG_dashboard_addons_manager_text', "Hantera många olika typer av tjänster med OGP. Välj från över 115 olika servrar, vilka alla levereras direkt via OGP. ");
|
||||
define('OGP_LANG_dashboard_game_monitor_text', "Se och övervaka dina trafikloggar snabb och enkelt. Du kan se vilka servrar som är uppe och nere. ");
|
||||
define('OGP_LANG_dashboard_support_text', "Få support från OGP's professionela Team på forumet. Snabba svar och bra uppmärksamhet. ");
|
||||
define('OGP_LANG_welcome_text', "Välkommen till Open Game Panel (OGP). OGP är en Open-source mjukvara, som tillåter dig att installera, starta och övervaka olika spelservrar. ");
|
||||
define('OGP_LANG_any_server_is_online', "Någon server är Online");
|
||||
define('OGP_LANG_current_map', "Nuvarande karta");
|
||||
define('OGP_LANG_server_ip_port', "IP:Port");
|
||||
define('OGP_LANG_statistics', "Statistik");
|
||||
define('OGP_LANG_servers', "Servrar");
|
||||
define('OGP_LANG_players', "Spelare");
|
||||
define('OGP_LANG_server_status', "Server status");
|
||||
define('OGP_LANG_no_games_to_monitor', "Det finns för närvarande inga online/offline spelservrar");
|
||||
define('OGP_LANG_online_servers', "Online Servrar");
|
||||
define('OGP_LANG_add_games_in', "Om du vill lägga till spel, så kan du göra det om %s ");
|
||||
define('OGP_LANG_currently_online', "Online just nu");
|
||||
define('OGP_LANG_game_servers', "Spelservrar");
|
||||
define('OGP_LANG_select_remote_server', "Select Remote Server");
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue