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-05-25 05:27:40 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-25 05:27:40 +0300
commitc87c3710f22acff439c6725bf63e8b86725cc9b5 (patch)
tree3df9793d5b34d2034bf129d4cd1d8c07caa383f5 /core
parent8be87861a280c32417bd59a4edc3a927ccda4195 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs.js3
-rw-r--r--core/l10n/cs.json3
-rw-r--r--core/l10n/es.js3
-rw-r--r--core/l10n/es.json3
-rw-r--r--core/l10n/pt_BR.js8
-rw-r--r--core/l10n/pt_BR.json8
-rw-r--r--core/l10n/sl.js3
-rw-r--r--core/l10n/sl.json3
8 files changed, 26 insertions, 8 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index abd94227f49..ec4a27fd230 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -151,6 +151,7 @@ OC.L10N.register(
"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." : "Na e-mailovou adresu, vedenou k tomuto účtu, byla odeslána zpráva s pokyny pro znovunastavení hesla. Pokud jste ji neobdrželi, podívejte se také do složek s nevyžádanou poštou (spam) a/nebo požádejte svého místního správce o pomoc.",
"If it is not there ask your local administrator." : "Pokud se tam nenachází, zeptejte se svého místního správce.",
"Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat e-mail pro změnu hesla. Obraťte se na správce.",
+ "Password cannot be changed. Please contact your administrator." : "Heslo nelze změnit. Obraťte se na svého správce systému.",
"Back to login" : "Zpět na přihlášení",
"New password" : "Nové heslo",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Vaše soubory jsou šifrované. Vyresetováním hesla nebude způsob, jak získat vaše data zpět. Pokud nevíte, co dělat, nepokračujte a obraťte se na svého správce. Opravdu chcete pokračovat?",
@@ -161,6 +162,8 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Nedaří se získat seznam aplikací z katalogu.",
"Installing apps …" : "Instalace aplikací…",
"App download or installation failed" : "Stažení aplikace nebo její instalace se nezdařilo",
+ "Cannot install this app because it is not compatible" : "Tuto aplikaci nelze nainstalovat, protože není kompatibilní",
+ "Cannot install this app" : "Tuto aplikaci nelze nainstalovat",
"Cancel" : "Storno",
"Schedule work & meetings, synced with all your devices." : "Plánujte si práci a schůzky – synchronizováno napříč všemi vašimi zařízeními.",
"Keep your colleagues and friends in one place without leaking their private info." : "Uchovávejte si údaje svých kolegů a přátel na jednom místě, aniž by k jejim osobním údajům získal přístup někdo jiný.",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 7d41822504d..bc2dc08c772 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -149,6 +149,7 @@
"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." : "Na e-mailovou adresu, vedenou k tomuto účtu, byla odeslána zpráva s pokyny pro znovunastavení hesla. Pokud jste ji neobdrželi, podívejte se také do složek s nevyžádanou poštou (spam) a/nebo požádejte svého místního správce o pomoc.",
"If it is not there ask your local administrator." : "Pokud se tam nenachází, zeptejte se svého místního správce.",
"Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat e-mail pro změnu hesla. Obraťte se na správce.",
+ "Password cannot be changed. Please contact your administrator." : "Heslo nelze změnit. Obraťte se na svého správce systému.",
"Back to login" : "Zpět na přihlášení",
"New password" : "Nové heslo",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Vaše soubory jsou šifrované. Vyresetováním hesla nebude způsob, jak získat vaše data zpět. Pokud nevíte, co dělat, nepokračujte a obraťte se na svého správce. Opravdu chcete pokračovat?",
@@ -159,6 +160,8 @@
"Could not fetch list of apps from the app store." : "Nedaří se získat seznam aplikací z katalogu.",
"Installing apps …" : "Instalace aplikací…",
"App download or installation failed" : "Stažení aplikace nebo její instalace se nezdařilo",
+ "Cannot install this app because it is not compatible" : "Tuto aplikaci nelze nainstalovat, protože není kompatibilní",
+ "Cannot install this app" : "Tuto aplikaci nelze nainstalovat",
"Cancel" : "Storno",
"Schedule work & meetings, synced with all your devices." : "Plánujte si práci a schůzky – synchronizováno napříč všemi vašimi zařízeními.",
"Keep your colleagues and friends in one place without leaking their private info." : "Uchovávejte si údaje svých kolegů a přátel na jednom místě, aniž by k jejim osobním údajům získal přístup někdo jiný.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index dd26a0799bf..7d2f0e74436 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -151,6 +151,7 @@ OC.L10N.register(
"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." : "Se ha enviado a tu dirección de correo un mensaje para reiniciar la contraseña. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado (Spam) o pide ayuda a tu administrador local.",
"If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local",
"Couldn't send reset email. Please contact your administrator." : "No pudo enviarse el correo para restablecer la contraseña. Por favor, contacte con su administrador.",
+ "Password cannot be changed. Please contact your administrator." : "La contraseña no puede ser cambiada. Por favor, contacte con su administrador.",
"Back to login" : "Volver a la identificación",
"New password" : "Nueva contraseña",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Tus archivos están encriptados. No habrá forma de recuperar sus datos después de restablecer su contraseña. Si no está seguro de qué hacer, comuníquese con su administrador antes de continuar. ¿De verdad quieres continuar?",
@@ -161,6 +162,8 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "No es posible obtener la lista de apps de la App Store.",
"Installing apps …" : "Instalando apps ...",
"App download or installation failed" : "Falló la descarga o instalación de la App",
+ "Cannot install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible.",
+ "Cannot install this app" : "No se puede instalar esta app",
"Cancel" : "Cancelar",
"Schedule work & meetings, synced with all your devices." : "Programe trabajo y reuniones, sincronizados con todos sus dispositivos.",
"Keep your colleagues and friends in one place without leaking their private info." : "Mantenga a sus colegas y amigos en un sólo sitio sin dejar escapar su información privada.",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index c587393d8cf..82012c901a8 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -149,6 +149,7 @@
"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." : "Se ha enviado a tu dirección de correo un mensaje para reiniciar la contraseña. Si no lo recibes, comprueba si está en el buzón de Correo No Deseado (Spam) o pide ayuda a tu administrador local.",
"If it is not there ask your local administrator." : "Si no está ahí ponte en contacto con el administrador local",
"Couldn't send reset email. Please contact your administrator." : "No pudo enviarse el correo para restablecer la contraseña. Por favor, contacte con su administrador.",
+ "Password cannot be changed. Please contact your administrator." : "La contraseña no puede ser cambiada. Por favor, contacte con su administrador.",
"Back to login" : "Volver a la identificación",
"New password" : "Nueva contraseña",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Tus archivos están encriptados. No habrá forma de recuperar sus datos después de restablecer su contraseña. Si no está seguro de qué hacer, comuníquese con su administrador antes de continuar. ¿De verdad quieres continuar?",
@@ -159,6 +160,8 @@
"Could not fetch list of apps from the app store." : "No es posible obtener la lista de apps de la App Store.",
"Installing apps …" : "Instalando apps ...",
"App download or installation failed" : "Falló la descarga o instalación de la App",
+ "Cannot install this app because it is not compatible" : "No se puede instalar esta app porque no es compatible.",
+ "Cannot install this app" : "No se puede instalar esta app",
"Cancel" : "Cancelar",
"Schedule work & meetings, synced with all your devices." : "Programe trabajo y reuniones, sincronizados con todos sus dispositivos.",
"Keep your colleagues and friends in one place without leaking their private info." : "Mantenga a sus colegas y amigos en un sólo sitio sin dejar escapar su información privada.",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index 5f36775d424..b85ffb2f0fe 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -17,7 +17,7 @@ OC.L10N.register(
"No image or file provided" : "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
- "An error occurred. Please contact your admin." : "Ocorreu um erro. Contacte o administrador.",
+ "An error occurred. Please contact your admin." : "Ocorreu um erro. Entre em contato com o administrador.",
"No temporary profile picture available, try again" : "Nenhuma imagem temporária disponível no perfil, tente novamente",
"No crop data provided" : "Nenhum dado recortado fornecido",
"No valid crop data provided" : "Nenhum dado recortado válido",
@@ -135,9 +135,9 @@ OC.L10N.register(
"Log in" : "Entrar",
"Logging in …" : "Entrando...",
"Server side authentication failed!" : "Autenticação do servidor falhou!",
- "Please contact your administrator." : "Por favor, contacte o administrador.",
+ "Please contact your administrator." : "Por favor, entre em contato com o administrador.",
"An internal error occurred." : "Ocorreu um erro interno.",
- "Please try again or contact your administrator." : "Tente novamente ou contacte o administrador.",
+ "Please try again or contact your administrator." : "Tente novamente ou entre em contato com o administrador.",
"Username or email" : "Nome de usuário ou e-mail",
"Password" : "Senha",
"Toggle password visibility" : "Alternar visibilidade da senha",
@@ -371,7 +371,7 @@ OC.L10N.register(
"Maintenance mode" : "Modo de manutenção",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the instance is available again." : "Esta página será atualizada quando o Nextcloud estiver disponível novamente.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Entre em contato com o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando se o schema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
"Checked database schema update" : "Verificada a atualização do schema de banco de dados",
"Checking updates of apps" : "Verificando atualizações de aplicativos",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index b88a85ce8cf..b32d6e70d0a 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -15,7 +15,7 @@
"No image or file provided" : "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
- "An error occurred. Please contact your admin." : "Ocorreu um erro. Contacte o administrador.",
+ "An error occurred. Please contact your admin." : "Ocorreu um erro. Entre em contato com o administrador.",
"No temporary profile picture available, try again" : "Nenhuma imagem temporária disponível no perfil, tente novamente",
"No crop data provided" : "Nenhum dado recortado fornecido",
"No valid crop data provided" : "Nenhum dado recortado válido",
@@ -133,9 +133,9 @@
"Log in" : "Entrar",
"Logging in …" : "Entrando...",
"Server side authentication failed!" : "Autenticação do servidor falhou!",
- "Please contact your administrator." : "Por favor, contacte o administrador.",
+ "Please contact your administrator." : "Por favor, entre em contato com o administrador.",
"An internal error occurred." : "Ocorreu um erro interno.",
- "Please try again or contact your administrator." : "Tente novamente ou contacte o administrador.",
+ "Please try again or contact your administrator." : "Tente novamente ou entre em contato com o administrador.",
"Username or email" : "Nome de usuário ou e-mail",
"Password" : "Senha",
"Toggle password visibility" : "Alternar visibilidade da senha",
@@ -369,7 +369,7 @@
"Maintenance mode" : "Modo de manutenção",
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instância %s está em modo de manutenção, o que pode demorar um pouco.",
"This page will refresh itself when the instance is available again." : "Esta página será atualizada quando o Nextcloud estiver disponível novamente.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Entre em contato com o administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Verificando se o schema do banco de dados pode ser atualizado (isso pode levar muito tempo, dependendo do tamanho do banco de dados)",
"Checked database schema update" : "Verificada a atualização do schema de banco de dados",
"Checking updates of apps" : "Verificando atualizações de aplicativos",
diff --git a/core/l10n/sl.js b/core/l10n/sl.js
index 7ec354f2129..f6c0ef373ea 100644
--- a/core/l10n/sl.js
+++ b/core/l10n/sl.js
@@ -151,6 +151,7 @@ OC.L10N.register(
"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." : "Sporočilo za ponastavitev gesla je bilo poslano na elektronski naslov računa. Če sporočila v kratkem ne prejmete, preverite mape neželene pošte ali pa za pomoč prosite krajevnega skrbnika sistema.",
"If it is not there ask your local administrator." : "Če sporočila ni, stopite v stik s skrbnikom sistema.",
"Couldn't send reset email. Please contact your administrator." : "Ni mogoče poslati elektronskega sporočila za ponastavitev. Stopite v stik s skrbnikom sistema.",
+ "Password cannot be changed. Please contact your administrator." : "Gesla ni mogoče spremeniti. Stopite v stik s skrbnikom.",
"Back to login" : "Nazaj na prijavo",
"New password" : "Novo geslo",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Datoteke so šifrirane. Če niste omogočili obnovitvenega ključa, po ponastavitvi gesla dostop do datotek ne bo več mogoč.<br />Če niste prepričani, kaj storiti, stopite v stik s skrbnikom sistema.<br />Ali res želite nadaljevati?",
@@ -161,6 +162,8 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
+ "Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
+ "Cannot install this app" : "Programa ni mogoče namestiti.",
"Cancel" : "Prekliči",
"Schedule work & meetings, synced with all your devices." : "Načrtujte delo in sestanke, ki se samodejno usklajujejo z vsemi vašimi napravami.",
"Keep your colleagues and friends in one place without leaking their private info." : "Združite sodelavce in prijatelje na enem mestu brez skrbi za njihove zasebne podatke.",
diff --git a/core/l10n/sl.json b/core/l10n/sl.json
index cc87b6769d7..0197193e7a6 100644
--- a/core/l10n/sl.json
+++ b/core/l10n/sl.json
@@ -149,6 +149,7 @@
"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." : "Sporočilo za ponastavitev gesla je bilo poslano na elektronski naslov računa. Če sporočila v kratkem ne prejmete, preverite mape neželene pošte ali pa za pomoč prosite krajevnega skrbnika sistema.",
"If it is not there ask your local administrator." : "Če sporočila ni, stopite v stik s skrbnikom sistema.",
"Couldn't send reset email. Please contact your administrator." : "Ni mogoče poslati elektronskega sporočila za ponastavitev. Stopite v stik s skrbnikom sistema.",
+ "Password cannot be changed. Please contact your administrator." : "Gesla ni mogoče spremeniti. Stopite v stik s skrbnikom.",
"Back to login" : "Nazaj na prijavo",
"New password" : "Novo geslo",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "Datoteke so šifrirane. Če niste omogočili obnovitvenega ključa, po ponastavitvi gesla dostop do datotek ne bo več mogoč.<br />Če niste prepričani, kaj storiti, stopite v stik s skrbnikom sistema.<br />Ali res želite nadaljevati?",
@@ -159,6 +160,8 @@
"Could not fetch list of apps from the app store." : "Ni mogoče pridobiti seznama programov iz trgovine.",
"Installing apps …" : "Poteka nameščanje programov ...",
"App download or installation failed" : "Prejem oziroma namestitev programa je spodletela.",
+ "Cannot install this app because it is not compatible" : "Programa ni mogoče namestiti, ker ni skladen z različico okolja.",
+ "Cannot install this app" : "Programa ni mogoče namestiti.",
"Cancel" : "Prekliči",
"Schedule work & meetings, synced with all your devices." : "Načrtujte delo in sestanke, ki se samodejno usklajujejo z vsemi vašimi napravami.",
"Keep your colleagues and friends in one place without leaking their private info." : "Združite sodelavce in prijatelje na enem mestu brez skrbi za njihove zasebne podatke.",