Skip to content

Commit 92f7876

Browse files
committed
update translations
1 parent 7e4c928 commit 92f7876

File tree

15 files changed

+19
-16
lines changed

15 files changed

+19
-16
lines changed

main/lang/basque/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
$SuggestionOnlyToEnableSubLanguageFeature = "Azpi-hizkuntzak aukera gaitu nahi baduzu bakarrik da beharrezkoa";
123123
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Zure webgunea babesteko, sartu ezazu %s direktorioa irakurtzeko solik (chmod -r0555 Linux-ean) eta ezabatu erabat %s direktorioa.";
124124
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Chamiloren bertsio zaharrago batetik eguneratzen saiatzen bazara, agian aldaketen erregistroa begiratu nahiko zenuke zer berriztatu den eta zer aldatu den jakiteko.";
125-
$WelcomeToTheDokeosInstaller = "Ongi etorri Chamiloren instalatzailera";
125+
$WelcomeToTheChamiloInstaller = "Ongi etorri Chamiloren instalatzailera";
126126
$PHPVersionError = "Zure PHP bertsioa ez dator bat software honetarako eskakizunekin. Mesedez, egiaztatu bertsiorik berriena baduzula eta, orduan, saiatu berriro.";
127127
$ExtensionSessionsNotAvailable = "Sessions luzapena ez dago erabilgarri";
128128
$ExtensionZlibNotAvailable = "Zlib luzapena ez dago erabilgarri";

main/lang/brazilian/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
$SuggestionOnlyToEnableSubLanguageFeature = "Sugestão somente se você desejar ativar o recurso de sub-linguagem";
122122
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Para proteger o seu site, faça o diretório %s de só leitura (chmod 0555 em Linux) i elimine o diretório %s.";
123123
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Se você planeja fazer um upgrade de uma versão mais antiga do Chamilo, você pode querer dar uma olhar para o <a href=\"../../documentation/changelog.html\" target=\"_blank\">changelog</a> para saber o que é novo e o que foi alterado";
124-
$WelcomeToTheDokeosInstaller = "Bem-vindo a instalação do Chamilo";
124+
$WelcomeToTheChamiloInstaller = "Bem-vindo a instalação do Chamilo";
125125
$PHPVersionError = "Sua versão do PHP não coincide com os requisitos deste software. Por favor, verifique se você possui a versão mais recente, então tente novamente.";
126126
$ExtensionSessionsNotAvailable = "A extensão de sessões não estão disponíveis";
127127
$ExtensionZlibNotAvailable = "A extensão Zlib não está disponível";

main/lang/catalan/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
$SuggestionOnlyToEnableSubLanguageFeature = "Només necessari si desitgeu habilitar la funcionalitat de sub-idiomes";
124124
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Per protegir la plataforma, fes el directori %s sencer de només lectura (chmod 0555 en Linux) i elimina el directori %s.";
125125
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Si intenteu actualitzar des d'una versió anterior de Chamilo, potser desitgeu <a href=\"../../documentation/changelog.html\" target=\"_blank\"> fer un cop d'ull al registre de canvis</a> per conèixer les novetats i el que s'ha canviat.";
126-
$WelcomeToTheDokeosInstaller = "Benvingut a l'instal·lador de Chamilo";
126+
$WelcomeToTheChamiloInstaller = "Benvingut a l'instal·lador de Chamilo";
127127
$PHPVersionError = "La seva versió de PHP no coincideix amb els requeriments per aquest programari. Comproveu que disposeu de l'última versió i torneu a provar-ho.";
128128
$ExtensionSessionsNotAvailable = "Extensió Sessions no disponible";
129129
$ExtensionZlibNotAvailable = "Extensió Zlib no disponible";

main/lang/english/install.inc.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/*
33
for more information: see languages.txt in the lang folder.
44
*/
5+
$YourLanguageNotThereContactUs = "Cannot find your language in the list? Contact us at info@chamilo.org to contribute as a translator.";
56
$DateTimezoneSettingNotSet = "We have detected that your PHP installation does not define the date.timezone setting. This is a requirement of Chamilo. Please make sure it is configured by checking your php.ini configuration, otherwise you will run into problems. We warned you!";
67
$langStatDB = "Tracking DB.";
78
$langEnableTracking = "Enable Tracking";
@@ -122,7 +123,7 @@
122123
$SuggestionOnlyToEnableSubLanguageFeature = "Suggestion only if you want to enable the sub-language feature";
123124
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "To protect your site, make the whole %s directory read-only (chmod 0555 on Linux) and delete the %s directory.";
124125
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "If you plan to upgrade from an older version of Chamilo, you might want to <a href=\"../../documentation/changelog.html\" target=\"_blank\">have a look at the changelog</a> to know what's new and what has been changed";
125-
$WelcomeToTheDokeosInstaller = "Welcome to the Chamilo installer";
126+
$WelcomeToTheChamiloInstaller = "Welcome to the Chamilo installer";
126127
$PHPVersionError = "Your PHP version does not match the requirements for this software. Please check you have the latest version, then try again.";
127128
$ExtensionSessionsNotAvailable = "Sessions extension not available";
128129
$ExtensionZlibNotAvailable = "Zlib extension not available";

main/lang/french/install.inc.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
/*
33
for more information: see languages.txt in the lang folder.
44
*/
5+
$YourLanguageNotThereContactUs = "Votre langue n'est pas dans la liste? Contactez-nous à info@chamilo.org pour contribuer en tant que traducteur!";
56
$DateTimezoneSettingNotSet = "Votre installation de PHP ne définit pas le paramètre date.timezone. Ce paramètre est important pour l'installation de Chamilo.<br/>Avant de continuer nous vous conseillons vivement de vérifiez ce paramètre dans votre fichier php.ini.<br/>L'installation peut ne pas s'achever correctement le cas échéant.";
67
$langStatDB = "Base pour le tracking. Utile uniquement si vous séparez les bases centrale et tracking";
78
$langEnableTracking = "Activer le Tracking";
@@ -122,7 +123,7 @@
122123
$SuggestionOnlyToEnableSubLanguageFeature = "Suggestion, uniquement nécessaire pour activer la fonctionnalité de sous-langage";
123124
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Pour protéger votre installation, mettez le répertoire %s en lecture seule (chmod -r 0555 sous Linux) et supprimez complètement le répertoire %s";
124125
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Si vous planifiez une mise à jour depuis une version antérieure de Chamilo, nous vous suggérons de consulter <a href=\"../../documentation/changelog.html\" target=\"_blank\">le journal des modifications</a> pour savoir ce qui est nouveau et ce qui a changé.";
125-
$WelcomeToTheDokeosInstaller = "Bienvenue dans l'installateur de Chamilo";
126+
$WelcomeToTheChamiloInstaller = "Bienvenue dans l'installateur de Chamilo";
126127
$PHPVersionError = "Votre version de PHP ne suffit pas pour les pré-requis d'installation de ce logiciel. Veuillez vérifier que vous disposez d'une version égale ou supérieure à celle indiquée, puis essayez à nouveau.";
127128
$ExtensionSessionsNotAvailable = "Extension de sessions non disponible";
128129
$ExtensionZlibNotAvailable = "Extension Zlib non disponible";

main/lang/galician/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
$SuggestionOnlyToEnableSubLanguageFeature = "Aconsellable só si quere activar a opción de sub-linguaxe";
122122
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Para protexer a súa instalación, poña o cartafol %s en só lectura chmod -r 0555 baixo Linux) e borre completamente o cartafol %s.";
123123
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Se intenta actualizar <a href=\"http://translate.chamilo.org/documentation/changelog.html\" target=\"_blank\">desde unha versión anterior de Chamilo</a>, quizás desexe botar unha mirada ao rexistro de cambios para coñecer as novidades e o que cambiou.";
124-
$WelcomeToTheDokeosInstaller = "Benvido ao instalador de Chamilo";
124+
$WelcomeToTheChamiloInstaller = "Benvido ao instalador de Chamilo";
125125
$PHPVersionError = "A súa versión de PHP non coincide cos requisitos para este software. Por favor, comprobe que ten a versión máis recente e volva intentalo.";
126126
$ExtensionSessionsNotAvailable = "Extensión de sesións non dispoñible";
127127
$ExtensionZlibNotAvailable = "Extensión Zlib non dispoñible";

main/lang/german/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
$SuggestionOnlyToEnableSubLanguageFeature = "Vorschlag erfolgt nur, wenn das Untersprachenfeature aktiviert wurde";
123123
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "Um Ihre Installation zu schützen, setzen Sie das Verzeichnis %s auf nur-lesen (oder chmod 0555 auf Linux-basierenden Systemen). Anschließend bitte das Verzeichnis %s löschen.";
124124
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Wenn Sie vorhaben Chamilo von einer älteren Version zu upgraden, möchten Sie vielleicht das <a href=\"../../documentation/changelog.html\" target=\"_blank\">Changelog</a> ansehen, um zu erfahren was neu ist und geändert wurde";
125-
$WelcomeToTheDokeosInstaller = "Willkommen zum Chamilo-Installer";
125+
$WelcomeToTheChamiloInstaller = "Willkommen zum Chamilo-Installer";
126126
$PHPVersionError = "Ihre PHP-Version entspricht nicht den Anforderungen dieser Software. Überprüfen Sie bite die Aktualität Ihrer PHP-Version und versuchen Sie es erneut.";
127127
$ExtensionSessionsNotAvailable = "Session Erweiterung nicht verfügbar";
128128
$ExtensionZlibNotAvailable = "Zlib Erweiterung nicht verfügbar";

main/lang/greek/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
$SuggestionOnlyToEnableSubLanguageFeature = "Suggestion only if you want to enable the sub-language feature";
122122
$ToProtectYourSiteMakeXReadOnlyAndDeleteY = "To protect your site, make the whole %s directory read-only (chmod 0555 on Linux) and delete the %s directory.";
123123
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "If you plan to upgrade from an older version of Chamilo, you might want to <a href=\"../../documentation/changelog.html\" target=\"_blank\">have a look at the changelog</a> to know what's new and what has been changed";
124-
$WelcomeToTheDokeosInstaller = "Welcome to the Chamilo installer";
124+
$WelcomeToTheChamiloInstaller = "Welcome to the Chamilo installer";
125125
$PHPVersionError = "Your PHP version does not match the requirements for this software. Please check you have the latest version, then try again.";
126126
$ExtensionSessionsNotAvailable = "Sessions extension not available";
127127
$ExtensionZlibNotAvailable = "Zlib extension not available";

main/lang/italian/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
$SuggestionOnlyToEnableCSSUploadFeature = "Suggerimento: solo in caso si voglia abilitare il caricamento di CSS";
120120
$SuggestionOnlyToEnableSubLanguageFeature = "Suggerimento: solo se intendi abilitare la funzione di articolazione della lingua";
121121
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Se pensi di aggiornale una versione precedente di Chamilo, devi <a href=\"http://translate.chamilo.org/documentation/changelog.html\">guardare il log dei cambiamenti</a> per conoscere le modifiche presenti";
122-
$WelcomeToTheDokeosInstaller = "Benvenuta/o alla sezione di installazione di Chamilo";
122+
$WelcomeToTheChamiloInstaller = "Benvenuta/o alla sezione di installazione di Chamilo";
123123
$PHPVersionError = "La versione di PHP non corrisponde ai requisiti per l'installazione. Controlla se hai l'ultima versione, grazie!";
124124
$ExtensionSessionsNotAvailable = "Estensione delle Sessioni non disponibile";
125125
$ExtensionZlibNotAvailable = "Estensione Zlib non disponibile";

main/lang/latvian/install.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
$SuggestionOnlyToEnableCSSUploadFeature = "Ieteikums tikai tad, ja jūs vēlaties aktivizēt CSS augšupielādes funkciju";
121121
$SuggestionOnlyToEnableSubLanguageFeature = "Ieteikums tikai tad, ja jūs vēlaties aktivizēt apakš-valodas funkciju";
122122
$IfYouPlanToUpgradeFromOlderVersionYouMightWantToHaveAlookAtTheChangelog = "Ja jūs plānojat, lai uzlabotu sistēmu no vecākas Chamilo versijas, jūs varētu vēlēties apskatīt izmaiņu sarakstā lai zinātu, kas jauns un kas ir mainīts";
123-
$WelcomeToTheDokeosInstaller = "Laipni lūdzam Chamilo uzstādītājā";
123+
$WelcomeToTheChamiloInstaller = "Laipni lūdzam Chamilo uzstādītājā";
124124
$PHPVersionError = "Jūsu PHP versija nesakrīt prasību attiecībā uz šo programmatūru. Lūdzu, pārbaudiet vai jums ir pieejama jaunākā versija, tad mēģiniet vēlreiz.";
125125
$ExtensionSessionsNotAvailable = "Sesijas paplašinājums nav pieejams";
126126
$ExtensionZlibNotAvailable = "Zlib paplašinājums nav pieejams";

0 commit comments

Comments
 (0)