Ver Fonte

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

own3mall há 8 anos atrás
pai
commit
a2c780f9c5

+ 15 - 15
lang/Arabic/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "ملفات التكوين");
-define('editing_file', "تعديل الملف");
-define('no_server_specfied', "لا يوجد اي دي خادم محدد - لا يمكن سرد أية ملفات تكوين.");
-define('no_home', "ليس لديك حق الوصول إلى معرف الخادم المعين.");
-define('no_configs_for_game', "لم يتم تحديد ملفات التكوين هذه.");
-define('name', "الاسم");
-define('no_description', "بدون وصف");
-define('description', "الوصف");
-define('invalid_file', "قد لا يتم تحرير الملف المحدد.");
-define('wrote_changes', "تم حفظ الملف بنجاح.");
-define('failed_write', "أخفق حفظ الملف.");
-define('failed_read', "أخفق قراءة الملف.");
-define('save', "حفظ");
-define('go_back', "رجوع");
-define('new_file', "ملف جديد");
+define('OGP_LANG_configuration_files', "ملفات التكوين");
+define('OGP_LANG_editing_file', "تعديل الملف");
+define('OGP_LANG_no_server_specfied', "لا يوجد اي دي خادم محدد - لا يمكن سرد أية ملفات تكوين.");
+define('OGP_LANG_no_home', "ليس لديك حق الوصول إلى معرف الخادم المعين.");
+define('OGP_LANG_no_configs_for_game', "لم يتم تحديد ملفات التكوين هذه.");
+define('OGP_LANG_name', "الاسم");
+define('OGP_LANG_no_description', "بدون وصف");
+define('OGP_LANG_description', "الوصف");
+define('OGP_LANG_invalid_file', "قد لا يتم تحرير الملف المحدد.");
+define('OGP_LANG_wrote_changes', "تم حفظ الملف بنجاح.");
+define('OGP_LANG_failed_write', "أخفق حفظ الملف.");
+define('OGP_LANG_failed_read', "أخفق قراءة الملف.");
+define('OGP_LANG_save', "حفظ");
+define('OGP_LANG_go_back', "رجوع");
+define('OGP_LANG_new_file', "ملف جديد");

+ 15 - 15
lang/Danish/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/English/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/French/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Fichiers de Configuration");
-define('editing_file', "Edition du Fichier");
-define('no_server_specfied', "Pas d'ID Serveur spécifié - impossible de lister les fichiers de configuration.");
-define('no_home', "Vous n'avez pas accès à cet ID Serveur.");
-define('no_configs_for_game', "Il n'y a pas des fichiers de configuration définis.");
-define('name', "Nom");
-define('no_description', "Pas de Description");
-define('description', "Description");
-define('invalid_file', "Le fichier spécifié ne peut pas être édité.");
-define('wrote_changes', "Fichier enregistré avec succès.");
-define('failed_write', "Echec lors de l'enregistrement du fichier.");
-define('failed_read', "Echec lors de la lecture du fichier.");
-define('save', "Enregistrer");
-define('go_back', "Retour");
-define('new_file', "Nouveau Fichier");
+define('OGP_LANG_configuration_files', "Fichiers de Configuration");
+define('OGP_LANG_editing_file', "Edition du Fichier");
+define('OGP_LANG_no_server_specfied', "Pas d'ID Serveur spécifié - impossible de lister les fichiers de configuration.");
+define('OGP_LANG_no_home', "Vous n'avez pas accès à cet ID Serveur.");
+define('OGP_LANG_no_configs_for_game', "Il n'y a pas des fichiers de configuration définis.");
+define('OGP_LANG_name', "Nom");
+define('OGP_LANG_no_description', "Pas de Description");
+define('OGP_LANG_description', "Description");
+define('OGP_LANG_invalid_file', "Le fichier spécifié ne peut pas être édité.");
+define('OGP_LANG_wrote_changes', "Fichier enregistré avec succès.");
+define('OGP_LANG_failed_write', "Echec lors de l'enregistrement du fichier.");
+define('OGP_LANG_failed_read', "Echec lors de la lecture du fichier.");
+define('OGP_LANG_save', "Enregistrer");
+define('OGP_LANG_go_back', "Retour");
+define('OGP_LANG_new_file', "Nouveau Fichier");

+ 15 - 15
lang/German/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Konfigurationsdateien");
-define('editing_file', "Datei bearbeiten");
-define('no_server_specfied', "Keine Server-ID angegeben - kann keine Konfigurationsdateien auflisten.");
-define('no_home', "Sie haben keinen Zugriff auf die angegebene Server-ID.");
-define('no_configs_for_game', "Es sind keine Konfigurationsdateien definiert.");
-define('name', "Namen");
-define('no_description', "Keine Beschreibung");
-define('description', "Beschreibung");
-define('invalid_file', "Die angegebene Datei wird möglicherweise nicht bearbeitet.");
-define('wrote_changes', "Die Datei erfolgreich gespeichert.");
-define('failed_write', "Die Datei konnte nicht gespeichert werden.");
-define('failed_read', "Die Datei konnte nicht gelesen werden.");
-define('save', "speichern");
-define('go_back', "Geh zurück");
-define('new_file', "Neue Datei");
+define('OGP_LANG_configuration_files', "Konfigurationsdateien");
+define('OGP_LANG_editing_file', "Datei bearbeiten");
+define('OGP_LANG_no_server_specfied', "Keine Server-ID angegeben - kann keine Konfigurationsdateien auflisten.");
+define('OGP_LANG_no_home', "Sie haben keinen Zugriff auf die angegebene Server-ID.");
+define('OGP_LANG_no_configs_for_game', "Es sind keine Konfigurationsdateien definiert.");
+define('OGP_LANG_name', "Namen");
+define('OGP_LANG_no_description', "Keine Beschreibung");
+define('OGP_LANG_description', "Beschreibung");
+define('OGP_LANG_invalid_file', "Die angegebene Datei wird möglicherweise nicht bearbeitet.");
+define('OGP_LANG_wrote_changes', "Die Datei erfolgreich gespeichert.");
+define('OGP_LANG_failed_write', "Die Datei konnte nicht gespeichert werden.");
+define('OGP_LANG_failed_read', "Die Datei konnte nicht gelesen werden.");
+define('OGP_LANG_save', "speichern");
+define('OGP_LANG_go_back', "Geh zurück");
+define('OGP_LANG_new_file', "Neue Datei");

+ 15 - 15
lang/Hungarian/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Konfigurációs fájlok");
-define('editing_file', "Fájl szerkesztése");
-define('no_server_specfied', "Nincs megadva a szerver azonosító - nem listázhat semmilyen konfigurációs fájlt.");
-define('no_home', "Nincs hozzáférésed az adott szerver azonosítóhoz.");
-define('no_configs_for_game', "Ez nem rendelkezik konfigurációs fájlokkal.");
-define('name', "Név");
-define('no_description', "Nincs leírás");
-define('description', "Leírás");
-define('invalid_file', "A megadott fájl nem szerkeszthető.");
-define('wrote_changes', "Sikeresen mentette a fájlt.");
-define('failed_write', "Nem sikerült menteni a fájlt.");
-define('failed_read', "Nem sikerült olvasni a fájlt.");
-define('save', "Mentés");
-define('go_back', "Menj vissza");
-define('new_file', "Új fájl");
+define('OGP_LANG_configuration_files', "Konfigurációs fájlok");
+define('OGP_LANG_editing_file', "Fájl szerkesztése");
+define('OGP_LANG_no_server_specfied', "Nincs megadva a szerver azonosító - nem listázhat semmilyen konfigurációs fájlt.");
+define('OGP_LANG_no_home', "Nincs hozzáférésed az adott szerver azonosítóhoz.");
+define('OGP_LANG_no_configs_for_game', "Ez nem rendelkezik konfigurációs fájlokkal.");
+define('OGP_LANG_name', "Név");
+define('OGP_LANG_no_description', "Nincs leírás");
+define('OGP_LANG_description', "Leírás");
+define('OGP_LANG_invalid_file', "A megadott fájl nem szerkeszthető.");
+define('OGP_LANG_wrote_changes', "Sikeresen mentette a fájlt.");
+define('OGP_LANG_failed_write', "Nem sikerült menteni a fájlt.");
+define('OGP_LANG_failed_read', "Nem sikerült olvasni a fájlt.");
+define('OGP_LANG_save', "Mentés");
+define('OGP_LANG_go_back', "Menj vissza");
+define('OGP_LANG_new_file', "Új fájl");

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

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/Persian/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/Polish/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/Portuguese/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuração de Ficheiros");
-define('editing_file', "Editar ficheiro");
-define('no_server_specfied', "Não foi possível identificada o ID do servidor especificado - assim sendo, não será possível mostrar algum tipo de arquivo de configuração.");
-define('no_home', "Você não tem acesso ao ID do servidor fornecido.");
-define('no_configs_for_game', "Não tem arquivos de configuração definidos.");
-define('name', "Nome");
-define('no_description', "Sem Descrição");
-define('description', "Descrição");
-define('invalid_file', "O arquivo especificado pode não ser editado.");
-define('wrote_changes', "Arquivo guardado com sucesso.");
-define('failed_write', "Falha ao guardar o arquivo.");
-define('failed_read', "Falha ao ler o arquivo.");
-define('save', "Guardar");
-define('go_back', "Voltar atrás ");
-define('new_file', "Novo ficheiro");
+define('OGP_LANG_configuration_files', "Configuração de Ficheiros");
+define('OGP_LANG_editing_file', "Editar ficheiro");
+define('OGP_LANG_no_server_specfied', "Não foi possível identificada o ID do servidor especificado - assim sendo, não será possível mostrar algum tipo de arquivo de configuração.");
+define('OGP_LANG_no_home', "Você não tem acesso ao ID do servidor fornecido.");
+define('OGP_LANG_no_configs_for_game', "Não tem arquivos de configuração definidos.");
+define('OGP_LANG_name', "Nome");
+define('OGP_LANG_no_description', "Sem Descrição");
+define('OGP_LANG_description', "Descrição");
+define('OGP_LANG_invalid_file', "O arquivo especificado pode não ser editado.");
+define('OGP_LANG_wrote_changes', "Arquivo guardado com sucesso.");
+define('OGP_LANG_failed_write', "Falha ao guardar o arquivo.");
+define('OGP_LANG_failed_read', "Falha ao ler o arquivo.");
+define('OGP_LANG_save', "Guardar");
+define('OGP_LANG_go_back', "Voltar atrás ");
+define('OGP_LANG_new_file', "Novo ficheiro");

+ 15 - 15
lang/Russian/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");

+ 15 - 15
lang/Spanish/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Archivos de Configuración");
-define('editing_file', "Editando Archivo");
-define('no_server_specfied', "No se especificó ID de servidor: no se pueden listar los archivos de configuración.");
-define('no_home', "No tienes acceso a la ID del servidor dada.");
-define('no_configs_for_game', "Esto no tiene archivos de configuración definidos.");
-define('name', "Nombre");
-define('no_description', "No hay Descripción");
-define('description', "Descripción");
-define('invalid_file', "El archivo especificado no se puede editar.");
-define('wrote_changes', "Archivo guardado satisfactoriamente.");
-define('failed_write', "No se pudo guardar el archivo.");
-define('failed_read', "No se pudo leer el archivo.");
-define('save', "Guardar");
-define('go_back', "Volver Atrás");
-define('new_file', "Nuevo Archivo");
+define('OGP_LANG_configuration_files', "Archivos de Configuración");
+define('OGP_LANG_editing_file', "Editando Archivo");
+define('OGP_LANG_no_server_specfied', "No se especificó ID de servidor: no se pueden listar los archivos de configuración.");
+define('OGP_LANG_no_home', "No tienes acceso a la ID del servidor dada.");
+define('OGP_LANG_no_configs_for_game', "Esto no tiene archivos de configuración definidos.");
+define('OGP_LANG_name', "Nombre");
+define('OGP_LANG_no_description', "No hay Descripción");
+define('OGP_LANG_description', "Descripción");
+define('OGP_LANG_invalid_file', "El archivo especificado no se puede editar.");
+define('OGP_LANG_wrote_changes', "Archivo guardado satisfactoriamente.");
+define('OGP_LANG_failed_write', "No se pudo guardar el archivo.");
+define('OGP_LANG_failed_read', "No se pudo leer el archivo.");
+define('OGP_LANG_save', "Guardar");
+define('OGP_LANG_go_back', "Volver Atrás");
+define('OGP_LANG_new_file', "Nuevo Archivo");

+ 15 - 15
lang/Turkish/modules/editconfigfiles.php

@@ -1,17 +1,17 @@
 <?php
 
-define('configuration_files', "Configuration Files");
-define('editing_file', "Editing File");
-define('no_server_specfied', "No Server ID specified - can't list any configuration files.");
-define('no_home', "You don't have access to the given Server ID.");
-define('no_configs_for_game', "This has no configuration files defined.");
-define('name', "Name");
-define('no_description', "No Description");
-define('description', "Description");
-define('invalid_file', "The specified file may not be edited.");
-define('wrote_changes', "Successfully saved the file.");
-define('failed_write', "Failed to save the file.");
-define('failed_read', "Failed to read the file.");
-define('save', "Save");
-define('go_back', "Go Back");
-define('new_file', "New File");
+define('OGP_LANG_configuration_files', "Configuration Files");
+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_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.");
+define('OGP_LANG_failed_read', "Failed to read the file.");
+define('OGP_LANG_save', "Save");
+define('OGP_LANG_go_back', "Go Back");
+define('OGP_LANG_new_file', "New File");