diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/cs_CZ.php | 2 | ||||
-rw-r--r-- | lib/l10n/de.php | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.php | 2 | ||||
-rw-r--r-- | lib/l10n/en_GB.php | 2 | ||||
-rw-r--r-- | lib/l10n/es.php | 2 | ||||
-rw-r--r-- | lib/l10n/eu.php | 2 | ||||
-rw-r--r-- | lib/l10n/it.php | 2 | ||||
-rw-r--r-- | lib/l10n/nl.php | 2 | ||||
-rw-r--r-- | lib/l10n/pt_BR.php | 2 | ||||
-rw-r--r-- | lib/l10n/tr.php | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php index 097da5f329f..6029caef3f3 100644 --- a/lib/l10n/cs_CZ.php +++ b/lib/l10n/cs_CZ.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "To bývá obyčejně vyřešeno povolením webovému serveru zapisovat do konfiguračního adresáře.", "See %s" => "Viz %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "To bývá obyčeně vyřešeno, když %s povolí webovému serveru zápis do konfiguračního adresáře %s.", +"Sample configuration detected" => "Byla detekována vzorová konfigurace", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Pravděpodobně byla zkopírována konfigurační nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Nahlédněte prosím do dokumentace před prováděním změn v souboru config.php", "You are accessing the server from an untrusted domain." => "Přistupujete na server z nedůvěryhodné domény.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Help" => "Nápověda", diff --git a/lib/l10n/de.php b/lib/l10n/de.php index df7aa92d341..2fa954f9c7b 100644 --- a/lib/l10n/de.php +++ b/lib/l10n/de.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "See %s" => "Siehe %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.", +"Sample configuration detected" => "Beispielkonfiguration gefunden", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lese die Dokumentation vor der Änderung an der config.php.", "You are accessing the server from an untrusted domain." => "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", "Help" => "Hilfe", diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php index 6be42d60af5..1c3e25920b5 100644 --- a/lib/l10n/de_DE.php +++ b/lib/l10n/de_DE.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird", "See %s" => "Siehe %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.", +"Sample configuration detected" => "Beispielkonfiguration gefunden", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lesen Sie die Dokumentation vor der Änderung an der config.php.", "You are accessing the server from an untrusted domain." => "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie aktuell Administrator dieser Instanz sind, konfigurieren Sie bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", "Help" => "Hilfe", diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php index febb113de68..d28c46b0fc2 100644 --- a/lib/l10n/en_GB.php +++ b/lib/l10n/en_GB.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "This can usually be fixed by giving the webserver write access to the config directory", "See %s" => "See %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "This can usually be fixed by %sgiving the webserver write access to the config directory%s.", +"Sample configuration detected" => "Sample configuration detected", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php", "You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "Help" => "Help", diff --git a/lib/l10n/es.php b/lib/l10n/es.php index 330e37d1d95..1556b202f3f 100644 --- a/lib/l10n/es.php +++ b/lib/l10n/es.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Esto puede ser facilmente solucionado, dando permisos de escritura al directorio de configuración en el servidor Web", "See %s" => "Mirar %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Esto puede ser facilmente solucionado, %sdando permisos de escritura al directorio de configuración en el servidor Web%s.", +"Sample configuration detected" => "Ejemplo de configuración detectado", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto puede arruinar su instalación y es un caso para el que no se brinda soporte. Lea la documentación antes de hacer cambios en config.php", "You are accessing the server from an untrusted domain." => "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contacte a su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Help" => "Ayuda", diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php index fc88390bfeb..191f633ba07 100644 --- a/lib/l10n/eu.php +++ b/lib/l10n/eu.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Hau normalean konpondu daitekesweb zerbitzarira config karpetan idazteko baimenak emanez", "See %s" => "Ikusi %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Hau normalean konpondu daiteke %sweb zerbitzarira config karpetan idazteko baimenak emanez%s.", +"Sample configuration detected" => "Adibide-ezarpena detektatua", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Detektatu da adibide-ezarpena kopiatu dela. Honek zure instalazioa apur dezake eta ez da onartzen. Irakurri dokumentazioa config.php fitxategia aldatu aurretik.", "You are accessing the server from an untrusted domain." => "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat config/config.sample.php fitxategian dago.", "Help" => "Laguntza", diff --git a/lib/l10n/it.php b/lib/l10n/it.php index da7bf44120a..d20d25dcb9d 100644 --- a/lib/l10n/it.php +++ b/lib/l10n/it.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella \"config\"", "See %s" => "Vedere %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Ciò può essere normalmente corretto %sfornendo al server web accesso in scrittura alla cartella \"config\"%s", +"Sample configuration detected" => "Configurazione di esempio rilevata", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "È stato rilevato che la configurazione di esempio è stata copiata. Ciò può compromettere la tua installazione e non è supportato. Leggi la documentazione prima di modificare il file config.php", "You are accessing the server from an untrusted domain." => "Stai accedendo al server da un dominio non affidabile.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", "Help" => "Aiuto", diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index b6595c13b65..35c123516d3 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Dit kan hersteld worden door de webserver schrijfrechten te geven op de de config directory", "See %s" => "Zie %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dit kan hersteld worden door de webserver schrijfrechten te %sgeven op de de config directory%s", +"Sample configuration detected" => "Voorbeeldconfiguratie gevonden", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan uw installatie beschadigen en wordt niet dan ook ondersteund. Lees de documentatie voordat u wijzigingen aan config.php doorvoert", "You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", "Help" => "Help", diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php index b225a76c492..34eeab8abad 100644 --- a/lib/l10n/pt_BR.php +++ b/lib/l10n/pt_BR.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Isso geralmente pode ser corrigido dando o acesso de gravação ao webserver para o diretório de configuração", "See %s" => "Ver %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Isso geralmente pode ser corrigido dando permissão de gravação %sgiving ao webserver para o directory%s de configuração.", +"Sample configuration detected" => "Exemplo de configuração detectada", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Foi detectado que a configuração exemplo foi copiada. Isso pode desestabilizar sua instalação e não é suportado. Por favor, leia a documentação antes de realizar mudanças no config.php", "You are accessing the server from an untrusted domain." => "Você está acessando o servidor a partir de um domínio não confiável.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "Help" => "Ajuda", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 1ee5f61cc9e..720f19ef92a 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "This can usually be fixed by giving the webserver write access to the config directory" => "Bu genellikle, web sunucusuna config dizinine yazma erişimi verilerek çözülebilir", "See %s" => "Bakınız: %s", "This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Bu genellikle, %sweb sunucusuna config dizinine yazma erişimi verilerek%s çözülebilir", +"Sample configuration detected" => "Örnek yapılandırma tespit edildi", +"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" => "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu kurulumunuzu bozabilir ve desteklenmemektedir. Lütfen config.php dosyasında değişiklik yapmadan önce belgelendirmeyi okuyun", "You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.", "Help" => "Yardım", |