summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ast.php2
-rw-r--r--lib/l10n/az.php2
-rw-r--r--lib/l10n/bg_BG.php2
-rw-r--r--lib/l10n/ca.php2
-rw-r--r--lib/l10n/cs_CZ.php2
-rw-r--r--lib/l10n/da.php2
-rw-r--r--lib/l10n/de.php2
-rw-r--r--lib/l10n/de_DE.php2
-rw-r--r--lib/l10n/el.php2
-rw-r--r--lib/l10n/en_GB.php2
-rw-r--r--lib/l10n/es.php2
-rw-r--r--lib/l10n/es_CL.php2
-rw-r--r--lib/l10n/et_EE.php2
-rw-r--r--lib/l10n/eu.php2
-rw-r--r--lib/l10n/fi_FI.php2
-rw-r--r--lib/l10n/fr.php2
-rw-r--r--lib/l10n/gl.php2
-rw-r--r--lib/l10n/it.php2
-rw-r--r--lib/l10n/ja.php2
-rw-r--r--lib/l10n/nb_NO.php2
-rw-r--r--lib/l10n/nl.php2
-rw-r--r--lib/l10n/pl.php7
-rw-r--r--lib/l10n/pt_BR.php2
-rw-r--r--lib/l10n/pt_PT.php2
-rw-r--r--lib/l10n/ru.php2
-rw-r--r--lib/l10n/sk_SK.php2
-rw-r--r--lib/l10n/sv.php2
-rw-r--r--lib/l10n/tr.php2
-rw-r--r--lib/l10n/zh_CN.php1
29 files changed, 5 insertions, 57 deletions
diff --git a/lib/l10n/ast.php b/lib/l10n/ast.php
index 9a633f3248f..085546a4d9f 100644
--- a/lib/l10n/ast.php
+++ b/lib/l10n/ast.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Davezu esto pue iguase dándo-y al sirvidor web accesu d'escritura al direutoriu de configuración",
"See %s" => "Mira %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Davezu esto pue iguase %sdándo-y al sirvidor web accesu d'escritura al direutoriu de configuración%s.",
-"You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.",
-"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, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.",
"Help" => "Ayuda",
"Personal" => "Personal",
"Settings" => "Axustes",
diff --git a/lib/l10n/az.php b/lib/l10n/az.php
index 46d51ccb564..0f8b53ec2ff 100644
--- a/lib/l10n/az.php
+++ b/lib/l10n/az.php
@@ -3,8 +3,6 @@ $TRANSLATIONS = array(
"Cannot write into \"config\" directory!" => "\"configurasiya\" direktoriyasının daxilində yazmaq mümkün deyil",
"This can usually be fixed by giving the webserver write access to the config directory" => "Adətən tez həll etmək üçün WEB serverdə yazma yetkisi verilir",
"See %s" => "Bax %s",
-"You are accessing the server from an untrusted domain." => "Siz serverə inamsız domain-dən girməyə çalışırsız.",
-"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." => "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir.",
"Settings" => "Quraşdırmalar",
"Users" => "İstifadəçilər",
"Admin" => "İnzibatçı",
diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php
index c7e1ffb126c..ce9e9e5c94f 100644
--- a/lib/l10n/bg_BG.php
+++ b/lib/l10n/bg_BG.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Това обикновено може да бъде оправено като %s даде разрешение на уеб сървъра да записва в config папката %s.",
"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" => "Усетено беше че примерната конфигурация е копирана. Това може да развли инсталацията ти и не се поддържа. Моля, прочети документацията преди да правиш промени на config.php",
-"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." => "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php.",
"Help" => "Помощ",
"Personal" => "Лични",
"Settings" => "Настройки",
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 2916c4e293d..b15d72460fc 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Això normalment es pot solucionar donant al servidor web permís d'escriptura a la carpeta de configuració",
"See %s" => "Comproveu %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Això normalment es pot solucionar donant a %s permís d'escriptura a la carpeta de configuració %s",
-"You are accessing the server from an untrusted domain." => "Esteu accedint el servidor des d'un domini no fiable",
-"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." => "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php",
"Help" => "Ajuda",
"Personal" => "Personal",
"Settings" => "Configuració",
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index 6029caef3f3..a34690c365f 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Osobní",
"Settings" => "Nastavení",
diff --git a/lib/l10n/da.php b/lib/l10n/da.php
index 946fe18c085..dd5347c6714 100644
--- a/lib/l10n/da.php
+++ b/lib/l10n/da.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Dette kan normalvis ordnes ved at give webserveren skrive adgang til config mappen",
"See %s" => "Se %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dette kan som regel rettes ved at %sgive webserveren skriveadgang til config-mappen%s.",
-"You are accessing the server from an untrusted domain." => "Du tilgår serveren fra et utroværdigt domæne",
-"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." => "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.",
"Help" => "Hjælp",
"Personal" => "Personligt",
"Settings" => "Indstillinger",
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index 2fa954f9c7b..dfcce8c433f 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Persönlich",
"Settings" => "Einstellungen",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index 1c3e25920b5..41e9c79af50 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Persönlich",
"Settings" => "Einstellungen",
diff --git a/lib/l10n/el.php b/lib/l10n/el.php
index 3e4f48bcaa8..7dd2d01b4d3 100644
--- a/lib/l10n/el.php
+++ b/lib/l10n/el.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Αυτό μπορεί συνήθως να διορθωθεί παρέχοντας δικαιώματα εγγραφής για το φάκελο config στο διακομιστή δικτύου",
"See %s" => "Δείτε %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Αυτό μπορεί συνήθως να διορθωθεί %sπαρέχοντας δικαιώματα εγγραφής για το φάκελο config στο διακομιστή δικτύου%s.",
-"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." => "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php.",
"Help" => "Βοήθεια",
"Personal" => "Προσωπικά",
"Settings" => "Ρυθμίσεις",
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index d28c46b0fc2..25e3f00f054 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Personal",
"Settings" => "Settings",
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 1556b202f3f..6a92bf92573 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Personal",
"Settings" => "Ajustes",
diff --git a/lib/l10n/es_CL.php b/lib/l10n/es_CL.php
index 0eef67d5102..7f7c4fe3f68 100644
--- a/lib/l10n/es_CL.php
+++ b/lib/l10n/es_CL.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Generalmente esto se puede resolver otorgando permisos de escritura al servidor web en la carpeta configurada",
"See %s" => "Ver %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Generalmente esto se puede resolver %s otorgando permisos de escritura al servidor web en la carpeta configurada %s",
-"You are accessing the server from an untrusted domain." => "Usted está accediendo al servidor desde un dominio no confiable.",
-"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 contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php",
"Help" => "Ayuda",
"Personal" => "Personal",
"Settings" => "Configuración",
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php
index 27a4760ec5a..a07ef8f249c 100644
--- a/lib/l10n/et_EE.php
+++ b/lib/l10n/et_EE.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Tavaliselt saab selle lahendada andes veebiserverile seatete kataloogile \"config\" kirjutusõigused",
"See %s" => "Vaata %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Tavaliselt saab selle lahendada %s andes veebiserverile seadete kataloogile \"config\" kirjutusõigused %s",
-"You are accessing the server from an untrusted domain." => "Sa kasutad serverit usalduseta asukohast",
-"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." => "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.",
"Help" => "Abiinfo",
"Personal" => "Isiklik",
"Settings" => "Seaded",
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 191f633ba07..ad49845a473 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Pertsonala",
"Settings" => "Ezarpenak",
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index f93d3a1a8e0..fa10b5802e1 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -1,8 +1,6 @@
<?php
$TRANSLATIONS = array(
"Cannot write into \"config\" directory!" => "Hakemistoon \"config\" kirjoittaminen ei onnistu!",
-"You are accessing the server from an untrusted domain." => "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.",
-"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." => "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.",
"Help" => "Ohje",
"Personal" => "Henkilökohtainen",
"Settings" => "Asetukset",
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index f030679efb7..ae49d583336 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Ce problème est généralement résolu en donnant au serveur web un accès en écriture à ce répertoire",
"See %s" => "Voir %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Ce problème est généralement résolu %sen donnant au serveur web un accès en écriture au répertoire de configuration%s.",
-"You are accessing the server from an untrusted domain." => "Vous accédez au serveur à partir d'un domaine non-approuvé.",
-"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." => "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domain\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.",
"Help" => "Aide",
"Personal" => "Personnel",
"Settings" => "Paramètres",
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index 5962a6498d1..512436abf35 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config»",
"See %s" => "Vexa %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Polo xeral, isto pode ser fixado para %spermitirlle ao servidor web acceso de escritura ao directorio «config»%s.",
-"You are accessing the server from an untrusted domain." => "Esta accedendo desde un dominio non fiábel.",
-"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." => "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php.",
"Help" => "Axuda",
"Personal" => "Persoal",
"Settings" => "Axustes",
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index d20d25dcb9d..f6efb9fb01a 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Personale",
"Settings" => "Impostazioni",
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php
index cc22b79fa02..2f4ca27da77 100644
--- a/lib/l10n/ja.php
+++ b/lib/l10n/ja.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "多くの場合、これはWebサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"See %s" => "%s を閲覧",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "多くの場合、これは %s Webサーバーにconfigディレクトリ %s への書き込み権限を与えることで解決できます。",
-"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." => "管理者に連絡してください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。",
"Help" => "ヘルプ",
"Personal" => "個人",
"Settings" => "設定",
diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php
index b83bc1c6680..97a4b835899 100644
--- a/lib/l10n/nb_NO.php
+++ b/lib/l10n/nb_NO.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Dette kan vanligvis ordnes ved å gi web-serveren skrivetilgang til config-mappen",
"See %s" => "Se %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Dette kan vanligvis ordnes ved %så gi web-serveren skrivetilgang til config-mappen%s.",
-"You are accessing the server from an untrusted domain." => "Du aksesserer serveren fra et ikke tiltrodd domene.",
-"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." => "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php.",
"Help" => "Hjelp",
"Personal" => "Personlig",
"Settings" => "Innstillinger",
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index 35c123516d3..fc0fc050e22 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Persoonlijk",
"Settings" => "Instellingen",
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php
index 611b0a604bb..ec8333f2583 100644
--- a/lib/l10n/pl.php
+++ b/lib/l10n/pl.php
@@ -4,8 +4,8 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Można to zwykle rozwiązać przez dodanie serwerowi www uprawnień zapisu do katalogu config.",
"See %s" => "Zobacz %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Można to zwykle rozwiązać przez %sdodanie serwerowi www uprawnień zapisu do katalogu config%s.",
-"You are accessing the server from an untrusted domain." => "Dostajesz się do serwera z niezaufanej domeny.",
-"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." => "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.",
+"Sample configuration detected" => "Wykryto przykładową konfigurację",
+"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" => "Wykryto skopiowanie przykładowej konfiguracji. To może popsuć Twoją instalację i nie jest wspierane. Proszę przeczytać dokumentację przed dokonywaniem zmian w config.php",
"Help" => "Pomoc",
"Personal" => "Osobiste",
"Settings" => "Ustawienia",
@@ -66,6 +66,8 @@ $TRANSLATIONS = array(
"Share type %s is not valid for %s" => "Typ udziału %s nie jest właściwy dla %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ uprawnienia wykraczają poza przydzielone %s",
"Setting permissions for %s failed, because the item was not found" => "Ustawienie uprawnień dla %s nie powiodło się, ponieważ element nie został znaleziony",
+"Cannot set expiration date. Shares cannot expire later than %s after they have been shared" => "Nie można ustawić daty wygaśnięcia. Udziały nie mogą wygasać później niż %s od momentu udostępnienia",
+"Cannot set expiration date. Expiration date is in the past" => "Nie można ustawić daty wygaśnięcia. Data wygaśnięcia jest w przeszłości.",
"Sharing backend %s must implement the interface OCP\\Share_Backend" => "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend",
"Sharing backend %s not found" => "Zaplecze %s do współdzielenia nie zostało znalezione",
"Sharing backend for %s not found" => "Zaplecze do współdzielenia %s nie zostało znalezione",
@@ -97,6 +99,7 @@ $TRANSLATIONS = array(
"Cannot create \"data\" directory (%s)" => "Nie można utworzyć katalogu \"data\" (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Można to zwykle rozwiązać przez <a href=\"%s\" target=\"_blank\">dodanie serwerowi www uprawnień zapisu do katalogu głównego</a>.",
"Setting locale to %s failed" => "Nie udało się zmienić języka na %s",
+"Please install one of these locales on your system and restart your webserver." => "Proszę zainstalować jedno z poniższych locale w Twoim systemie i uruchomić ponownie serwer www.",
"Please ask your server administrator to install the module." => "Proszę poproś administratora serwera aby zainstalował ten moduł.",
"PHP module %s not installed." => "Moduł PHP %s nie jest zainstalowany.",
"PHP %s or higher is required." => "PHP %s lub wyższe jest wymagane.",
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php
index 34eeab8abad..8e1bea3fff9 100644
--- a/lib/l10n/pt_BR.php
+++ b/lib/l10n/pt_BR.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Pessoal",
"Settings" => "Configurações",
diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php
index b8bbf8d4089..3e89a4d7a42 100644
--- a/lib/l10n/pt_PT.php
+++ b/lib/l10n/pt_PT.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Isto pode ser resolvido normalmente dando ao servidor web direitos de escrita ao directório de configuração",
"See %s" => "Ver %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Isto pode ser resolvido normalmente %sdando ao servidor web direitos de escrita no directório de configuração%s.",
-"You are accessing the server from an untrusted domain." => "Está a aceder ao servidor a partir de um domínio que não é de confiança.",
-"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 contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.",
"Help" => "Ajuda",
"Personal" => "Pessoal",
"Settings" => "Configurações",
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php
index e42eca34a48..44edd5bb719 100644
--- a/lib/l10n/ru.php
+++ b/lib/l10n/ru.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "Обычно это можно исправить, предоставив веб-серверу права на запись в папке конфигурации",
"See %s" => "Просмотр %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "Обычно это можно исправить, %sпредоставив веб-серверу права на запись в папке конфигурации%s.",
-"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." => "Пожалуйста, свяжитесь с администратором. Если вы администратор этого хранилища, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php.",
"Help" => "Помощь",
"Personal" => "Личное",
"Settings" => "Настройки",
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php
index 6d7fffde556..691bb9cac3a 100644
--- a/lib/l10n/sk_SK.php
+++ b/lib/l10n/sk_SK.php
@@ -4,8 +4,6 @@ $TRANSLATIONS = array(
"This can usually be fixed by giving the webserver write access to the config directory" => "To je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou.",
"See %s" => "Pozri %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." => "To je zvyčajne možné opraviť tým, že %sudelíte webovému serveru oprávnenie na zápis k adresáru s konfiguráciou%s.",
-"You are accessing the server from an untrusted domain." => "Pristupujete na server v nedôveryhodnej doméne.",
-"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 administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.",
"Help" => "Pomoc",
"Personal" => "Osobné",
"Settings" => "Nastavenia",
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index 4b5d4b1d0e1..b7b931ca3c1 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -3,8 +3,6 @@ $TRANSLATIONS = array(
"Cannot write into \"config\" directory!" => "Kan inte skriva till \"config\" katalogen!",
"This can usually be fixed by giving the webserver write access to the config directory" => "Detta kan vanligtvis åtgärdas genom att ge skrivrättigheter till config katalgogen",
"See %s" => "Se %s",
-"You are accessing the server from an untrusted domain." => "Du ansluter till servern från en osäker domän.",
-"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." => "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php.",
"Help" => "Hjälp",
"Personal" => "Personligt",
"Settings" => "Inställningar",
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index 720f19ef92a..756f38f4008 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -6,8 +6,6 @@ $TRANSLATIONS = array(
"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",
"Personal" => "Kişisel",
"Settings" => "Ayarlar",
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index 471ff37a683..950927a1903 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -2,7 +2,6 @@
$TRANSLATIONS = array(
"Cannot write into \"config\" directory!" => "无法写入“config”目录!",
"See %s" => "查看 %s",
-"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。",
"Help" => "帮助",
"Personal" => "个人",
"Settings" => "设置",