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
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-08 09:54:53 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-08 09:54:53 +0300
commit60e771685e122225c23907f66867ceb76d2edc49 (patch)
tree5af3f56efec97c358aa64838e7bdb3196bd51a46 /settings
parent8f8ecd67fd2329ed13d8e09cd60dc0eea6b63117 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/bg_BG.js1
-rw-r--r--settings/l10n/bg_BG.json1
-rw-r--r--settings/l10n/da.js3
-rw-r--r--settings/l10n/da.json3
-rw-r--r--settings/l10n/en_GB.js3
-rw-r--r--settings/l10n/en_GB.json3
-rw-r--r--settings/l10n/nb_NO.js4
-rw-r--r--settings/l10n/nb_NO.json4
-rw-r--r--settings/l10n/pt_PT.js21
-rw-r--r--settings/l10n/pt_PT.json21
-rw-r--r--settings/l10n/tr.js5
-rw-r--r--settings/l10n/tr.json5
12 files changed, 70 insertions, 4 deletions
diff --git a/settings/l10n/bg_BG.js b/settings/l10n/bg_BG.js
index eed89a80c39..df23dca3408 100644
--- a/settings/l10n/bg_BG.js
+++ b/settings/l10n/bg_BG.js
@@ -113,6 +113,7 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP е настроен да премахва inline doc блокове. Това ще направи няколко основни приложения недостъпни.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Това може да се дължи на кеш/акселератор като Zend OPache или eAccelerator.",
"Database Performance Info" : "Информация за прозиводителността на базата данни",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особено, когато използвате клиент за работен плот за синхронизация, използването на SQLite e непрепоръчително.",
"Microsoft Windows Platform" : "Платформа Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Вашия сървър работи на Microsoft Windows. Ние горещо препоръчваме Linux за оптимално потребителско изживяване.",
"Module 'fileinfo' missing" : "Модулът 'fileinfo' липсва",
diff --git a/settings/l10n/bg_BG.json b/settings/l10n/bg_BG.json
index a15a95026af..b92bf60870e 100644
--- a/settings/l10n/bg_BG.json
+++ b/settings/l10n/bg_BG.json
@@ -111,6 +111,7 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP е настроен да премахва inline doc блокове. Това ще направи няколко основни приложения недостъпни.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Това може да се дължи на кеш/акселератор като Zend OPache или eAccelerator.",
"Database Performance Info" : "Информация за прозиводителността на базата данни",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особено, когато използвате клиент за работен плот за синхронизация, използването на SQLite e непрепоръчително.",
"Microsoft Windows Platform" : "Платформа Microsoft Windows",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Вашия сървър работи на Microsoft Windows. Ние горещо препоръчваме Linux за оптимално потребителско изживяване.",
"Module 'fileinfo' missing" : "Модулът 'fileinfo' липсва",
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index 6baaa06c313..4614eff0fbb 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -115,6 +115,9 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP opsætning blokere \"inline doc blocks\". dette gør at flere grundlæggende apps utilgængelige",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette er sansynligvis forårsaget af et accelerator eller cache som Zend OPcache eller eAccelerator",
"Database Performance Info" : "Database Performance Oplysninger",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite bruges som database. Til større installationer anbefaler vi at skifte til en anden database-backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "For at migrere til en anden database, så brug kommandolinjeværktøjet: \"occ db:convert-type\"",
"Microsoft Windows Platform" : "Microsoft Windows-platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Din server kører på Microsoft Windows. Vi anbefaler stærkt at anvende Linux for en optimal brugeroplevelse.",
"Module 'fileinfo' missing" : "Modulet 'fileinfo' mangler",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index 9e263400784..6652762f5bb 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -113,6 +113,9 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP opsætning blokere \"inline doc blocks\". dette gør at flere grundlæggende apps utilgængelige",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dette er sansynligvis forårsaget af et accelerator eller cache som Zend OPcache eller eAccelerator",
"Database Performance Info" : "Database Performance Oplysninger",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite bruges som database. Til større installationer anbefaler vi at skifte til en anden database-backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "For at migrere til en anden database, så brug kommandolinjeværktøjet: \"occ db:convert-type\"",
"Microsoft Windows Platform" : "Microsoft Windows-platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Din server kører på Microsoft Windows. Vi anbefaler stærkt at anvende Linux for en optimal brugeroplevelse.",
"Module 'fileinfo' missing" : "Modulet 'fileinfo' mangler",
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index c0ea99cd135..ea2e5ba3493 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -115,6 +115,9 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"Database Performance Info" : "Database Performance Info",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "To migrate to another database, use the command line tool: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
"Module 'fileinfo' missing" : "Module 'fileinfo' missing",
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index b8a150c09de..fef80669a8b 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -113,6 +113,9 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"Database Performance Info" : "Database Performance Info",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite is used as database. For larger installations, we recommend you switch to a different database backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "To migrate to another database, use the command line tool: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platform",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience.",
"Module 'fileinfo' missing" : "Module 'fileinfo' missing",
diff --git a/settings/l10n/nb_NO.js b/settings/l10n/nb_NO.js
index df94849c6f3..28ca2773e7e 100644
--- a/settings/l10n/nb_NO.js
+++ b/settings/l10n/nb_NO.js
@@ -117,7 +117,9 @@ OC.L10N.register(
"Database Performance Info" : "Info om database-ytelse",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er brukt som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Bruk følgende kommandolinjeverktøy for å migrere til en annen database: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Mocrosoft Windows Platform",
+ "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler strekt Linux for en optimal brukeropplevelse.",
"Module 'fileinfo' missing" : "Modulen 'fileinfo' mangler",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.",
"PHP charset is not set to UTF-8" : "PHP-tegnsett er ikke satt til UTF-8",
@@ -210,9 +212,11 @@ OC.L10N.register(
"New password" : "Nytt passord",
"Change password" : "Endre passord",
"Full Name" : "Fullt navn",
+ "No display name set" : "Visningsnavn ikke satt",
"Email" : "Epost",
"Your email address" : "Din e-postadresse",
"Fill in an email address to enable password recovery and receive notifications" : "Legg inn en e-postadresse for å aktivere passordgjenfinning og motta varsler",
+ "No email address set" : "E-postadresse ikke satt",
"Profile picture" : "Profilbilde",
"Upload new" : "Last opp nytt",
"Select new from Files" : "Velg nytt fra Filer",
diff --git a/settings/l10n/nb_NO.json b/settings/l10n/nb_NO.json
index fceba046507..b7965fbf67d 100644
--- a/settings/l10n/nb_NO.json
+++ b/settings/l10n/nb_NO.json
@@ -115,7 +115,9 @@
"Database Performance Info" : "Info om database-ytelse",
"SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite er brukt som database. For større installasjoner anbefaler vi å bytte til en annen database-server.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite er spesielt frarådet om man bruker desktopklienten til filsynkronisering",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Bruk følgende kommandolinjeverktøy for å migrere til en annen database: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Mocrosoft Windows Platform",
+ "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Serveren din kjører på Microsoft Windows. Vi anbefaler strekt Linux for en optimal brukeropplevelse.",
"Module 'fileinfo' missing" : "Modulen 'fileinfo' mangler",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP modulen 'fileinfo' mangler. Vi anbefaler at du aktiverer denne modulen for å kunne detektere mime-typen korrekt.",
"PHP charset is not set to UTF-8" : "PHP-tegnsett er ikke satt til UTF-8",
@@ -208,9 +210,11 @@
"New password" : "Nytt passord",
"Change password" : "Endre passord",
"Full Name" : "Fullt navn",
+ "No display name set" : "Visningsnavn ikke satt",
"Email" : "Epost",
"Your email address" : "Din e-postadresse",
"Fill in an email address to enable password recovery and receive notifications" : "Legg inn en e-postadresse for å aktivere passordgjenfinning og motta varsler",
+ "No email address set" : "E-postadresse ikke satt",
"Profile picture" : "Profilbilde",
"Upload new" : "Last opp nytt",
"Select new from Files" : "Velg nytt fra Filer",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index 31afe303115..ea1a92aa158 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -36,6 +36,7 @@ OC.L10N.register(
"Group already exists." : "O grupo já existe.",
"Unable to add group." : "Impossível acrescentar o grupo.",
"Unable to delete group." : "Impossível apagar grupo.",
+ "log-level out of allowed range" : "log-level fora do alcance permitido",
"Saved" : "Guardado",
"test email settings" : "testar as definições de e-mail",
"If you received this email, the settings seem to be correct." : "Se recebeu este e-mail, as configurações parecem estar corretas",
@@ -44,9 +45,11 @@ OC.L10N.register(
"You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
"Invalid mail address" : "Endereço de correio eletrónico inválido",
"Unable to create user." : "Impossível criar o utilizador.",
+ "Your %s account was created" : "A tua conta %s foi criada",
"Unable to delete user." : "Impossível apagar o utilizador.",
"Forbidden" : "Proibido",
"Invalid user" : "Utilizador inválido",
+ "Unable to change mail address" : "Não foi possível alterar o teu endereço de email",
"Email saved" : "E-mail guardado",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?",
"Add trusted domain" : "Adicionar domínio confiável ",
@@ -84,6 +87,7 @@ OC.L10N.register(
"never" : "nunca",
"deleted {userName}" : "{userName} apagado",
"add group" : "Adicionar grupo",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador",
"A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
"Error creating user" : "Ocorreu um erro ao criar o utilizador",
"A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
@@ -111,8 +115,11 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
"Database Performance Info" : "Informação do Desempenho da Base de Dados",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usado como base de dados. Para instalações maiores recomendamos que escolha um tipo de base de dados diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows ",
+ "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
"PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
@@ -122,6 +129,8 @@ OC.L10N.register(
"This means that there might be problems with certain characters in file names." : "Isto significa que podem haver problemas com alguns caracteres nos nomes dos ficheiros.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós recomendamos fortemente que instale no seu sistema os pacotes necessários para suportar uma das seguintes locallidades: %s.",
"URL generation in notification emails" : "Geração URL em e-mails de notificação",
+ "If your installation is not installed in 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 (Suggested: \"%s\")" : "Se a sua instalação não está instalada na raiz do domínio e usa o sistema cron, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwrite.cli.url\" no ficheiro config.php para o caminho webroot da sua instalação (Sugestão: \"%s\")",
+ "Configuration Checks" : "Verificações de Configuração",
"No problems found" : "Nenhum problema encontrado",
"Please double check the <a href='%s'>installation guides</a>." : "Por favor verifique <a href='%s'>installation guides</a>.",
"Last cron was executed at %s." : "O ultimo cron foi executado em %s.",
@@ -141,6 +150,7 @@ OC.L10N.register(
"Enforce expiration date" : "Forçar a data de expiração",
"Allow resharing" : "Permitir repartilha",
"Restrict users to only share with users in their groups" : "Restringe os utilizadores só a partilhar com utilizadores do seu grupo",
+ "Allow users to send mail notification for shared files to other users" : "Autorizar utilizadores a enviarem notificações de email acerca de ficheiros partilhados a outros utilizadores",
"Exclude groups from sharing" : "Excluir grupos das partilhas",
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.",
"Enforce HTTPS" : "Forçar HTTPS",
@@ -163,8 +173,10 @@ OC.L10N.register(
"Test email settings" : "Testar definições de e-mail",
"Send email" : "Enviar email",
"Log level" : "Nível do registo",
+ "Download logfile" : "Descarregar logfile",
"More" : "Mais",
"Less" : "Menos",
+ "The logfile is bigger than 100MB. Downloading it may take some time!" : "O logfile é maior que 100MB. O download poderá demorar algum tempo!",
"Version" : "Versão",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o<a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob a <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"More apps" : "Mais aplicações",
@@ -174,10 +186,13 @@ OC.L10N.register(
"Documentation:" : "Documentação:",
"User Documentation" : "Documentação de Utilizador",
"Admin Documentation" : "Documentação de administrador.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
"Update to %s" : "Actualizar para %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
"Uninstall App" : "Desinstalar aplicação",
+ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>apenas para informar que você tem uma conta %s.<br><br>O seu nome de utilizador: %s<br>Acesse à sua conta: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Parabéns!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n",
"Administrator Documentation" : "Documentação de administrador.",
"Online Documentation" : "Documentação Online",
"Forum" : "Fórum",
@@ -197,9 +212,11 @@ OC.L10N.register(
"New password" : "Nova palavra-passe",
"Change password" : "Alterar palavra-passe",
"Full Name" : "Nome completo",
+ "No display name set" : "Nenhum nome display estabelecido",
"Email" : "Email",
"Your email address" : "O seu endereço de email",
"Fill in an email address to enable password recovery and receive notifications" : "Preencha com um endereço e-mail para permitir a recuperação da palavra-passe e receber notificações",
+ "No email address set" : "Nenhum endereço de email estabelecido",
"Profile picture" : "Foto do perfil",
"Upload new" : "Carregar novo",
"Select new from Files" : "Seleccionar novo a partir dos ficheiros",
@@ -223,6 +240,9 @@ OC.L10N.register(
"Delete Encryption Keys" : "Apagar as chaves de encriptação",
"Show storage location" : "Mostrar a localização do armazenamento",
"Show last log in" : "Mostrar ultimo acesso de entrada",
+ "Show user backend" : "Mostrar painel de utilizador",
+ "Send email to new user" : "Enviar email ao novo utilizador",
+ "Show email address" : "Mostrar endereço de email",
"Username" : "Nome de utilizador",
"E-Mail" : "Correio Eletrónico",
"Create" : "Criar",
@@ -240,6 +260,7 @@ OC.L10N.register(
"Group Admin for" : "Administrador de Grupo para",
"Quota" : "Quota",
"Storage Location" : "Localização do Armazenamento",
+ "User Backend" : "Painel de Utilizador",
"Last Login" : "Ultimo acesso",
"change full name" : "alterar nome completo",
"set new password" : "definir nova palavra-passe",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index 8211c024c5b..7b8fe49fa16 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -34,6 +34,7 @@
"Group already exists." : "O grupo já existe.",
"Unable to add group." : "Impossível acrescentar o grupo.",
"Unable to delete group." : "Impossível apagar grupo.",
+ "log-level out of allowed range" : "log-level fora do alcance permitido",
"Saved" : "Guardado",
"test email settings" : "testar as definições de e-mail",
"If you received this email, the settings seem to be correct." : "Se recebeu este e-mail, as configurações parecem estar corretas",
@@ -42,9 +43,11 @@
"You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
"Invalid mail address" : "Endereço de correio eletrónico inválido",
"Unable to create user." : "Impossível criar o utilizador.",
+ "Your %s account was created" : "A tua conta %s foi criada",
"Unable to delete user." : "Impossível apagar o utilizador.",
"Forbidden" : "Proibido",
"Invalid user" : "Utilizador inválido",
+ "Unable to change mail address" : "Não foi possível alterar o teu endereço de email",
"Email saved" : "E-mail guardado",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Você tem certeza que quer adicionar \"{domain}\" como domínio confiável?",
"Add trusted domain" : "Adicionar domínio confiável ",
@@ -82,6 +85,7 @@
"never" : "nunca",
"deleted {userName}" : "{userName} apagado",
"add group" : "Adicionar grupo",
+ "Changing the password will result in data loss, because data recovery is not available for this user" : "A alteração da palavra-passe resultará na perda de dados, porque a recuperação de dados não está disponível para este utilizador",
"A valid username must be provided" : "Deve ser indicado um nome de utilizador válido",
"Error creating user" : "Ocorreu um erro ao criar o utilizador",
"A valid password must be provided" : "Deve ser indicada uma palavra-passe válida",
@@ -109,8 +113,11 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP está aparentemente configurado a remover blocos doc em linha. Isto vai fazer algumas aplicações basicas inacessíveis.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Isto é provavelmente causado por uma cache/acelerador como o Zend OPcache or eAcelerador.",
"Database Performance Info" : "Informação do Desempenho da Base de Dados",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite é usado como base de dados. Para instalações maiores recomendamos que escolha um tipo de base de dados diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "O uso de SQLite é desencorajado especialmente se estiver a pensar em dar uso ao cliente desktop para sincronizar os seus ficheiros no seu computador.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Para migrar para outro tipo de base de dados, use a ferramenta de comando de linha: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Plataforma Microsoft Windows ",
+ "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "O seu servidor está a correr Microsoft Windows. Nós recomendamos Linux para uma experiência de utilizador optimizada.",
"Module 'fileinfo' missing" : "Módulo 'fileinfo' em falta",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "O Módulo PHP 'fileinfo' não se encontra instalado/activado. É fortemente recomendado que active este módulo para obter os melhores resultado com a detecção dos tipos de mime.",
"PHP charset is not set to UTF-8" : "O conjunto de carateres PHP não está definido para UTF-8",
@@ -120,6 +127,8 @@
"This means that there might be problems with certain characters in file names." : "Isto significa que podem haver problemas com alguns caracteres nos nomes dos ficheiros.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nós recomendamos fortemente que instale no seu sistema os pacotes necessários para suportar uma das seguintes locallidades: %s.",
"URL generation in notification emails" : "Geração URL em e-mails de notificação",
+ "If your installation is not installed in 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 (Suggested: \"%s\")" : "Se a sua instalação não está instalada na raiz do domínio e usa o sistema cron, pode haver problemas com a geração de URL. Para evitar esses problemas, por favor, defina a opção \"overwrite.cli.url\" no ficheiro config.php para o caminho webroot da sua instalação (Sugestão: \"%s\")",
+ "Configuration Checks" : "Verificações de Configuração",
"No problems found" : "Nenhum problema encontrado",
"Please double check the <a href='%s'>installation guides</a>." : "Por favor verifique <a href='%s'>installation guides</a>.",
"Last cron was executed at %s." : "O ultimo cron foi executado em %s.",
@@ -139,6 +148,7 @@
"Enforce expiration date" : "Forçar a data de expiração",
"Allow resharing" : "Permitir repartilha",
"Restrict users to only share with users in their groups" : "Restringe os utilizadores só a partilhar com utilizadores do seu grupo",
+ "Allow users to send mail notification for shared files to other users" : "Autorizar utilizadores a enviarem notificações de email acerca de ficheiros partilhados a outros utilizadores",
"Exclude groups from sharing" : "Excluir grupos das partilhas",
"These groups will still be able to receive shares, but not to initiate them." : "Estes grupos poderão receber partilhas, mas não poderão iniciá-las.",
"Enforce HTTPS" : "Forçar HTTPS",
@@ -161,8 +171,10 @@
"Test email settings" : "Testar definições de e-mail",
"Send email" : "Enviar email",
"Log level" : "Nível do registo",
+ "Download logfile" : "Descarregar logfile",
"More" : "Mais",
"Less" : "Menos",
+ "The logfile is bigger than 100MB. Downloading it may take some time!" : "O logfile é maior que 100MB. O download poderá demorar algum tempo!",
"Version" : "Versão",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "Desenvolvido pela <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidade ownCloud</a>, o<a href=\"https://github.com/owncloud\" target=\"_blank\">código fonte</a> está licenciado sob a <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"More apps" : "Mais aplicações",
@@ -172,10 +184,13 @@
"Documentation:" : "Documentação:",
"User Documentation" : "Documentação de Utilizador",
"Admin Documentation" : "Documentação de administrador.",
+ "This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
"Update to %s" : "Actualizar para %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
"Uninstall App" : "Desinstalar aplicação",
+ "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>apenas para informar que você tem uma conta %s.<br><br>O seu nome de utilizador: %s<br>Acesse à sua conta: <a href=\"%s\">%s</a><br><br>",
"Cheers!" : "Parabéns!",
+ "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n",
"Administrator Documentation" : "Documentação de administrador.",
"Online Documentation" : "Documentação Online",
"Forum" : "Fórum",
@@ -195,9 +210,11 @@
"New password" : "Nova palavra-passe",
"Change password" : "Alterar palavra-passe",
"Full Name" : "Nome completo",
+ "No display name set" : "Nenhum nome display estabelecido",
"Email" : "Email",
"Your email address" : "O seu endereço de email",
"Fill in an email address to enable password recovery and receive notifications" : "Preencha com um endereço e-mail para permitir a recuperação da palavra-passe e receber notificações",
+ "No email address set" : "Nenhum endereço de email estabelecido",
"Profile picture" : "Foto do perfil",
"Upload new" : "Carregar novo",
"Select new from Files" : "Seleccionar novo a partir dos ficheiros",
@@ -221,6 +238,9 @@
"Delete Encryption Keys" : "Apagar as chaves de encriptação",
"Show storage location" : "Mostrar a localização do armazenamento",
"Show last log in" : "Mostrar ultimo acesso de entrada",
+ "Show user backend" : "Mostrar painel de utilizador",
+ "Send email to new user" : "Enviar email ao novo utilizador",
+ "Show email address" : "Mostrar endereço de email",
"Username" : "Nome de utilizador",
"E-Mail" : "Correio Eletrónico",
"Create" : "Criar",
@@ -238,6 +258,7 @@
"Group Admin for" : "Administrador de Grupo para",
"Quota" : "Quota",
"Storage Location" : "Localização do Armazenamento",
+ "User Backend" : "Painel de Utilizador",
"Last Login" : "Ultimo acesso",
"change full name" : "alterar nome completo",
"set new password" : "definir nova palavra-passe",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 60ed7d4d385..7f0ba6c55ac 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -115,8 +115,9 @@ OC.L10N.register(
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP satırıçi doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu, bazı çekirdek (core) uygulamalarını erişilemez yapacak.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu, muhtemelen Zend OPcache veya eAccelerator gibi bir önbellek/hızlandırıcı nedeniyle gerçekleşir.",
"Database Performance Info" : "Veritabanı Başarım Bilgisi",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanıldı. Daha büyük kurulumlar için farklı bir veritabanına geçmenizi öneriyoruz.",
- "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına eşitlemek için komut satırı aracını kullanın: 'occ db:convert-type'",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platformu",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Sunucunuz, Microsoft Windows ile çalışıyor. En uygun kullanıcı deneyimi için şiddetle Linux'u öneriyoruz.",
"Module 'fileinfo' missing" : "Modül 'fileinfo' kayıp",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 4c50b86d2eb..3d9818f990c 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -113,8 +113,9 @@
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP satırıçi doc bloklarını ayıklamak üzere yapılandırılmış gibi görünüyor. Bu, bazı çekirdek (core) uygulamalarını erişilemez yapacak.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu, muhtemelen Zend OPcache veya eAccelerator gibi bir önbellek/hızlandırıcı nedeniyle gerçekleşir.",
"Database Performance Info" : "Veritabanı Başarım Bilgisi",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanıldı. Daha büyük kurulumlar için farklı bir veritabanına geçmenizi öneriyoruz.",
- "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına eşitlemek için komut satırı aracını kullanın: 'occ db:convert-type'",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "Veritabanı olarak SQLite kullanılıyor. Daha büyük kurulumlar için farklı bir veritabanı arka ucuna geçmenizi öneriyoruz.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Özellikle dosya eşitleme için masaüstü istemcisi kullanılırken SQLite kullanımı önerilmez.",
+ "To migrate to another database use the command line tool: 'occ db:convert-type'" : "Başka bir veritabanına geçmek için komut satırı aracını kullanın: 'occ db:convert-type'",
"Microsoft Windows Platform" : "Microsoft Windows Platformu",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Sunucunuz, Microsoft Windows ile çalışıyor. En uygun kullanıcı deneyimi için şiddetle Linux'u öneriyoruz.",
"Module 'fileinfo' missing" : "Modül 'fileinfo' kayıp",