force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
17
ControlPanel/lang/Swedish(Sweden)/modules/editconfigfiles.php
Executable file
17
ControlPanel/lang/Swedish(Sweden)/modules/editconfigfiles.php
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
<?php
|
||||
|
||||
define('OGP_LANG_configuration_files', "Konfigurationsfiler ");
|
||||
define('OGP_LANG_editing_file', "Redigerar fil");
|
||||
define('OGP_LANG_no_server_specfied', "Inget server-ID anges - kan inte lista några konfigurationsfiler.");
|
||||
define('OGP_LANG_no_home', "Du har inte tillgång till det angivna Server-ID't. ");
|
||||
define('OGP_LANG_no_configs_for_game', "Det här har inga konfigurationsfiler definierade.");
|
||||
define('OGP_LANG_name', "Namn");
|
||||
define('OGP_LANG_no_description', "Ingen beskrivning");
|
||||
define('OGP_LANG_description', "Beskrivning");
|
||||
define('OGP_LANG_invalid_file', "Den specificerade filen får inte ändras. ");
|
||||
define('OGP_LANG_wrote_changes', "Filen sparades framgångsrikt. ");
|
||||
define('OGP_LANG_failed_write', "Misslyckades med att spara filen. ");
|
||||
define('OGP_LANG_failed_read', "Misslyckades med att läsa filen. ");
|
||||
define('OGP_LANG_save', "Spara");
|
||||
define('OGP_LANG_go_back', "Gå tillbaka");
|
||||
define('OGP_LANG_new_file', "Ny fil");
|
||||
Loading…
Add table
Add a link
Reference in a new issue