Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-14 05:27:20 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-14 05:27:20 +0300
commitf988edd5f7fa563e971d83bfcea721d6fa17d073 (patch)
tree1de3864530c6ec3a5d4655faac72bd1972870b87 /core
parentcd76cc773d2b085a00fdbf1d7087161ab9f4b2f1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/de.js9
-rw-r--r--core/l10n/de.json9
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/eu.js1
-rw-r--r--core/l10n/eu.json1
-rw-r--r--core/l10n/pt_BR.js1
-rw-r--r--core/l10n/pt_BR.json1
-rw-r--r--core/l10n/zh_HK.js1
-rw-r--r--core/l10n/zh_HK.json1
10 files changed, 26 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 0b837d1deb4..3428c2d7556 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"File is too big" : "Datei ist zu groß",
"The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
"The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
+ "The file was uploaded" : "Die Datei wurde hochgeladen",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei übersteigt das Limit upload_max_filesize in der Datei php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die hochgeladene Datei übersteigt das Limit MAX_FILE_SIZE im HTML-Formular",
+ "The file was only partially uploaded" : "Die Datei wurde nur teilweise hochgeladen",
+ "No file was uploaded" : "Keine Datei wurde hochgeladen",
+ "Missing a temporary folder" : "Temporärer Ordner nicht vorhanden",
+ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden",
+ "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
"Unknown filetype" : "Unbekannter Dateityp",
@@ -139,6 +147,7 @@ OC.L10N.register(
"Passwordless authentication is not supported in your browser." : "Anmeldung ohne Passwort wird von Deinem Browser nicht unterstützt.",
"Passwordless authentication is only available over a secure connection." : "Anmeldung ohne Passwort ist nur über eine sichere Verbindung möglich",
"Reset password" : "Passwort zurücksetzen",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte die Ordner Spam/Junk oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.",
"If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.",
"Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktiere Deinen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
diff --git a/core/l10n/de.json b/core/l10n/de.json
index f7034d31591..f69f980245c 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -3,6 +3,14 @@
"File is too big" : "Datei ist zu groß",
"The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.",
"The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.",
+ "The file was uploaded" : "Die Datei wurde hochgeladen",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei übersteigt das Limit upload_max_filesize in der Datei php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die hochgeladene Datei übersteigt das Limit MAX_FILE_SIZE im HTML-Formular",
+ "The file was only partially uploaded" : "Die Datei wurde nur teilweise hochgeladen",
+ "No file was uploaded" : "Keine Datei wurde hochgeladen",
+ "Missing a temporary folder" : "Temporärer Ordner nicht vorhanden",
+ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden",
+ "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt",
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
"Unknown filetype" : "Unbekannter Dateityp",
@@ -137,6 +145,7 @@
"Passwordless authentication is not supported in your browser." : "Anmeldung ohne Passwort wird von Deinem Browser nicht unterstützt.",
"Passwordless authentication is only available over a secure connection." : "Anmeldung ohne Passwort ist nur über eine sichere Verbindung möglich",
"Reset password" : "Passwort zurücksetzen",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Eine Nachricht zum Zurücksetzen des Passworts wurde an die in diesem Konto hinterlegte E-Mail-Adresse gesendet. Wenn Sie diese nicht erhalten haben, prüfen Sie bitte die Ordner Spam/Junk oder kontaktieren Sie Ihren lokalen Administrator für weitere Hilfe.",
"If it is not there ask your local administrator." : "Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.",
"Couldn't send reset email. Please contact your administrator." : "Die E-Mail zum Zurücksetzen konnte nicht versendet werden. Bitte kontaktiere Deinen Administrator.",
"Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere Deinen Administrator.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 90de28a0af2..a49682d746b 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -72,7 +72,7 @@ OC.L10N.register(
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Se ha activado la configuración de solo lectura. Esto evita cambiar ciertas configuraciones vía la interfaz web. Además, el archivo debe hacerse escribible de manera manual para cada actualización.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no funciona con el nivel de aislamiento de transacciones \"READ COMMITTED\". Esto puede causar problemas cuando se ejecutan en paralelo varias acciones.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Falta el módulo PHP \"fileinfo\". Se recomienda fervientemente activar este módulo para conseguir los mejores resultados con la detección de tipos MIME.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueo de archivos en uso está desactivado, lo que podría ocasionar problemas en condiciones de uso. Habilite \"filelocking.enabled\" en el config.php para evitar estos problemas. Compruebe la {linkstart}documentación ↗{linkend} para más información.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueo transaccional de archivos está desactivado, lo que podría ocasionar problemas en casos de acceso simultáneo. Habilite \"filelocking.enabled\" en el config.php para evitar estos problemas. Compruebe la {linkstart}documentación ↗{linkend} para más información.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si tu instalación no está en la raíz del dominio y usa el cron del sistema, puede haber problemas con la generación de URL. PAra evitar estos problemas, por favor, configura la opción \"overwriter.cli.url\" en tu archivo config.php a la ruta de la raíz web de tu instalación (sugerencia: \"{suggestedOverwriteCliURL}\")",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La instalación no tiene establecida una región telefónica predeterminada. Esto es necesario para validar los números de teléfono en la configuración del perfil sin un código de país. Para permitir números sin código de país, por favor agregue \"default_phone_region\" con el respectivo {linkstart}código ISO 3166-1 ↗{linkend} de la región a su archivo de configuración.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No se ha podido ejecutar el trabajo cron vía CLI. Han aparecido los siguientes errores técnicos:",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index d4fba405247..c45304d5caa 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -70,7 +70,7 @@
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Se ha activado la configuración de solo lectura. Esto evita cambiar ciertas configuraciones vía la interfaz web. Además, el archivo debe hacerse escribible de manera manual para cada actualización.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tu base de datos no funciona con el nivel de aislamiento de transacciones \"READ COMMITTED\". Esto puede causar problemas cuando se ejecutan en paralelo varias acciones.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Falta el módulo PHP \"fileinfo\". Se recomienda fervientemente activar este módulo para conseguir los mejores resultados con la detección de tipos MIME.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueo de archivos en uso está desactivado, lo que podría ocasionar problemas en condiciones de uso. Habilite \"filelocking.enabled\" en el config.php para evitar estos problemas. Compruebe la {linkstart}documentación ↗{linkend} para más información.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation ↗{linkend} for more information." : "El bloqueo transaccional de archivos está desactivado, lo que podría ocasionar problemas en casos de acceso simultáneo. Habilite \"filelocking.enabled\" en el config.php para evitar estos problemas. Compruebe la {linkstart}documentación ↗{linkend} para más información.",
"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si tu instalación no está en la raíz del dominio y usa el cron del sistema, puede haber problemas con la generación de URL. PAra evitar estos problemas, por favor, configura la opción \"overwriter.cli.url\" en tu archivo config.php a la ruta de la raíz web de tu instalación (sugerencia: \"{suggestedOverwriteCliURL}\")",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La instalación no tiene establecida una región telefónica predeterminada. Esto es necesario para validar los números de teléfono en la configuración del perfil sin un código de país. Para permitir números sin código de país, por favor agregue \"default_phone_region\" con el respectivo {linkstart}código ISO 3166-1 ↗{linkend} de la región a su archivo de configuración.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No se ha podido ejecutar el trabajo cron vía CLI. Han aparecido los siguientes errores técnicos:",
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 38cd34fdfb4..619fa3f54ca 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -130,6 +130,7 @@ OC.L10N.register(
"Please reload the page." : "Mesedez birkargatu orria.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Eguneraketak huts egin du. Informazio gehiagorako <a href=\"{url}\">begiratu gure foroan arazoari buruzko sarrera</a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Eguneraketak huts egin du. Mesedez, jakinarazi arazoa <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud komunitateari</a>.",
+ "Continue to {productName}" : "Jarraitu hona: {productName}",
"Log in" : "Hasi saioa",
"Logging in …" : "Saioa hasten...",
"Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 4335e772aef..eb592d67987 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -128,6 +128,7 @@
"Please reload the page." : "Mesedez birkargatu orria.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Eguneraketak huts egin du. Informazio gehiagorako <a href=\"{url}\">begiratu gure foroan arazoari buruzko sarrera</a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Eguneraketak huts egin du. Mesedez, jakinarazi arazoa <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud komunitateari</a>.",
+ "Continue to {productName}" : "Jarraitu hona: {productName}",
"Log in" : "Hasi saioa",
"Logging in …" : "Saioa hasten...",
"Server side authentication failed!" : "Zerbitzari aldeko autentifikazioak huts egin du!",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 8b5d304fb19..de215881982 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -147,6 +147,7 @@ OC.L10N.register(
"Passwordless authentication is not supported in your browser." : "A autenticação sem senha não é suportada no seu navegador.",
"Passwordless authentication is only available over a secure connection." : "A autenticação sem senha está disponível apenas em uma conexão segura.",
"Reset password" : "Redefinir senha",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Uma mensagem de redefinição de senha foi enviada para o endereço de e-mail desta conta. Se você não o receber, verifique suas pastas de spam/lixo ou peça ajuda ao administrador local. ",
"If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.",
"Couldn't send reset email. Please contact your administrator." : "Não foi possível enviar o e-mail de redefinição. Por favor, contate o administrador.",
"Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index ac847c01d7e..4747b2b1af9 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -145,6 +145,7 @@
"Passwordless authentication is not supported in your browser." : "A autenticação sem senha não é suportada no seu navegador.",
"Passwordless authentication is only available over a secure connection." : "A autenticação sem senha está disponível apenas em uma conexão segura.",
"Reset password" : "Redefinir senha",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Uma mensagem de redefinição de senha foi enviada para o endereço de e-mail desta conta. Se você não o receber, verifique suas pastas de spam/lixo ou peça ajuda ao administrador local. ",
"If it is not there ask your local administrator." : "Se não estiver lá, pergunte ao administrador.",
"Couldn't send reset email. Please contact your administrator." : "Não foi possível enviar o e-mail de redefinição. Por favor, contate o administrador.",
"Password can not be changed. Please contact your administrator." : "A senha não pôde ser alterada. Por favor, contate o administrador.",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 3fad0418484..26af1877ba8 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -147,6 +147,7 @@ OC.L10N.register(
"Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身分驗證。",
"Passwordless authentication is only available over a secure connection." : "無密碼身分驗證僅支援經加密的連線。",
"Reset password" : "重設密碼",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
"If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。",
"Couldn't send reset email. Please contact your administrator." : "無法寄出重設密碼資訊。請聯絡您的管理員。",
"Password can not be changed. Please contact your administrator." : "無法重設密碼,請聯絡管理員。",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index eaa65430c7b..067b0ae08c8 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -145,6 +145,7 @@
"Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身分驗證。",
"Passwordless authentication is only available over a secure connection." : "無密碼身分驗證僅支援經加密的連線。",
"Reset password" : "重設密碼",
+ "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
"If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。",
"Couldn't send reset email. Please contact your administrator." : "無法寄出重設密碼資訊。請聯絡您的管理員。",
"Password can not be changed. Please contact your administrator." : "無法重設密碼,請聯絡管理員。",