Pārlūkot izejas kodu

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 4 gadi atpakaļ
vecāks
revīzija
90b6e175f7
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 4 4
      lang/Italian/modules/editconfigfiles.php

+ 4 - 4
lang/Italian/modules/editconfigfiles.php

@@ -1,13 +1,13 @@
 <?php
 
-define('OGP_LANG_configuration_files', "Configuration Files");
+define('OGP_LANG_configuration_files', "File di configurazione");
 define('OGP_LANG_editing_file', "Editing File");
 define('OGP_LANG_no_server_specfied', "No Server ID specified - can't list any configuration files.");
 define('OGP_LANG_no_home', "You don't have access to the given Server ID.");
 define('OGP_LANG_no_configs_for_game', "This has no configuration files defined.");
-define('OGP_LANG_name', "Name");
-define('OGP_LANG_no_description', "No Description");
-define('OGP_LANG_description', "Description");
+define('OGP_LANG_name', "Nome");
+define('OGP_LANG_no_description', "Nessuna descrizione");
+define('OGP_LANG_description', "Descrizione");
 define('OGP_LANG_invalid_file', "The specified file may not be edited.");
 define('OGP_LANG_wrote_changes', "Successfully saved the file.");
 define('OGP_LANG_failed_write', "Failed to save the file.");