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/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-05 05:30:51 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-05 05:30:51 +0300
commit4a377abbf18d352126ee538e9b067deaaead2801 (patch)
tree357031f28f787bdb42644ccc7f7eabbe55f07c11 /apps
parent3229ca566044281424b5ceceddc3a0dd5ccb13fa (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/accessibility/l10n/nb.js2
-rw-r--r--apps/accessibility/l10n/nb.json2
-rw-r--r--apps/dav/l10n/pt_BR.js2
-rw-r--r--apps/dav/l10n/pt_BR.json2
-rw-r--r--apps/provisioning_api/l10n/fr.js1
-rw-r--r--apps/provisioning_api/l10n/fr.json1
-rw-r--r--apps/settings/l10n/pt_BR.js6
-rw-r--r--apps/settings/l10n/pt_BR.json6
8 files changed, 20 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/nb.js b/apps/accessibility/l10n/nb.js
index efd92428b20..c3b1416fe4e 100644
--- a/apps/accessibility/l10n/nb.js
+++ b/apps/accessibility/l10n/nb.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Dark theme" : "Mørkt tema",
"Enable dark theme" : "Aktiver mørkt tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Et mørkt tema for å lette på øynene ved å redusere lysstyrken. Den er fortsatt under utvikling, vennligst rapporter feilene som du finner.",
- "High contrast mode" : "Høykontrast-modus",
+ "High contrast mode" : "Høykontrastmodus",
"Enable high contrast mode" : "Aktiver høy kontrast",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast modus for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"Dyslexia font" : "Dysleksi skrifttype",
diff --git a/apps/accessibility/l10n/nb.json b/apps/accessibility/l10n/nb.json
index 4c7a1c44d7f..7a83719eb77 100644
--- a/apps/accessibility/l10n/nb.json
+++ b/apps/accessibility/l10n/nb.json
@@ -2,7 +2,7 @@
"Dark theme" : "Mørkt tema",
"Enable dark theme" : "Aktiver mørkt tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Et mørkt tema for å lette på øynene ved å redusere lysstyrken. Den er fortsatt under utvikling, vennligst rapporter feilene som du finner.",
- "High contrast mode" : "Høykontrast-modus",
+ "High contrast mode" : "Høykontrastmodus",
"Enable high contrast mode" : "Aktiver høy kontrast",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast modus for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"Dyslexia font" : "Dysleksi skrifttype",
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js
index 15d39b552a5..aa131264819 100644
--- a/apps/dav/l10n/pt_BR.js
+++ b/apps/dav/l10n/pt_BR.js
@@ -123,8 +123,10 @@ OC.L10N.register(
"WebDAV endpoint" : "Endpoint WebDAV",
"Availability" : "Disponibilidade",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outros usuários verão quando você estiver fora do escritório quando marcarem uma reunião. ",
+ "Time zone:" : "Fuso horário:",
"to" : "para",
"Delete slot" : "Excluir slot",
+ "No working hours set" : "Sem horário de trabalho definido",
"Add slot" : "Adicionar slot ",
"Save" : "Salvar",
"Monday" : "Segunda-feira",
diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json
index bbe5120e527..afad93a9325 100644
--- a/apps/dav/l10n/pt_BR.json
+++ b/apps/dav/l10n/pt_BR.json
@@ -121,8 +121,10 @@
"WebDAV endpoint" : "Endpoint WebDAV",
"Availability" : "Disponibilidade",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Se você configurar seu horário de trabalho, outros usuários verão quando você estiver fora do escritório quando marcarem uma reunião. ",
+ "Time zone:" : "Fuso horário:",
"to" : "para",
"Delete slot" : "Excluir slot",
+ "No working hours set" : "Sem horário de trabalho definido",
"Add slot" : "Adicionar slot ",
"Save" : "Salvar",
"Monday" : "Segunda-feira",
diff --git a/apps/provisioning_api/l10n/fr.js b/apps/provisioning_api/l10n/fr.js
index d262baf445c..6f6bf89f040 100644
--- a/apps/provisioning_api/l10n/fr.js
+++ b/apps/provisioning_api/l10n/fr.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"provisioning_api",
{
+ "Logged in user must be an administrator or have authorization to edit this setting." : "L'utilisateur connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.",
"Email confirmation" : "Confirmation de l'adresse e-mail",
"To enable the email address %s please click the button below." : "Pour activer l'adresse e-mail %s, veuillez cliquer sur le bouton ci-dessous.",
"Confirm" : "Confirmer",
diff --git a/apps/provisioning_api/l10n/fr.json b/apps/provisioning_api/l10n/fr.json
index 94b961ec097..440a83f4168 100644
--- a/apps/provisioning_api/l10n/fr.json
+++ b/apps/provisioning_api/l10n/fr.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Logged in user must be an administrator or have authorization to edit this setting." : "L'utilisateur connecté doit être un administrateur ou avoir l'autorisation de modifier ce paramètre.",
"Email confirmation" : "Confirmation de l'adresse e-mail",
"To enable the email address %s please click the button below." : "Pour activer l'adresse e-mail %s, veuillez cliquer sur le bouton ci-dessous.",
"Confirm" : "Confirmer",
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js
index c40adb9193b..0059a16f7cb 100644
--- a/apps/settings/l10n/pt_BR.js
+++ b/apps/settings/l10n/pt_BR.js
@@ -249,8 +249,11 @@ OC.L10N.register(
"No language set" : "Nenhum conjunto de idiomas",
"Your organisation" : "Sua organização",
"Unable to update organisation" : "Incapaz de atualizar a organização",
+ "Edit your Profile visibility" : "Edite a visibilidade do seu perfil",
"Enable Profile" : "Habilitar Perfil",
"Unable to update profile enabled state" : "Não é possível atualizar o estado de habilitação do perfil",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A configuração mais restritiva de visibilidade ou escopo é respeitada em seu perfil. Por exemplo, se a visibilidade for definida como \"Mostrar para todos\" e o escopo for definido como \"Privado\", \"Privado\" será respeitado.",
+ "{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Não foi possível atualizar a visibilidade de {displayId}",
"Your role" : "Seu papel",
"Unable to update role" : "Incapaz de atualizar a função ",
@@ -346,6 +349,9 @@ OC.L10N.register(
"Role" : "Função",
"Twitter" : "Twitter",
"Website" : "Website",
+ "Profile visibility" : "Visibilidade do perfil",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Não disponível porque esta propriedade é necessária para a funcionalidade principal, incluindo compartilhamento de arquivos e convites de calendário",
+ "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Não disponível, pois a publicação de dados específicos do usuário no servidor de pesquisa não é permitida, entre em contato com o administrador do sistema se tiver alguma dúvida",
"Show to everyone" : "Mostrar para todos",
"Show to logged in users only" : "Mostrar apenas para usuários conectados",
"Hide" : "Esconder ",
diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json
index 41831b85a75..3ab1a69dc29 100644
--- a/apps/settings/l10n/pt_BR.json
+++ b/apps/settings/l10n/pt_BR.json
@@ -247,8 +247,11 @@
"No language set" : "Nenhum conjunto de idiomas",
"Your organisation" : "Sua organização",
"Unable to update organisation" : "Incapaz de atualizar a organização",
+ "Edit your Profile visibility" : "Edite a visibilidade do seu perfil",
"Enable Profile" : "Habilitar Perfil",
"Unable to update profile enabled state" : "Não é possível atualizar o estado de habilitação do perfil",
+ "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A configuração mais restritiva de visibilidade ou escopo é respeitada em seu perfil. Por exemplo, se a visibilidade for definida como \"Mostrar para todos\" e o escopo for definido como \"Privado\", \"Privado\" será respeitado.",
+ "{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Não foi possível atualizar a visibilidade de {displayId}",
"Your role" : "Seu papel",
"Unable to update role" : "Incapaz de atualizar a função ",
@@ -344,6 +347,9 @@
"Role" : "Função",
"Twitter" : "Twitter",
"Website" : "Website",
+ "Profile visibility" : "Visibilidade do perfil",
+ "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Não disponível porque esta propriedade é necessária para a funcionalidade principal, incluindo compartilhamento de arquivos e convites de calendário",
+ "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Não disponível, pois a publicação de dados específicos do usuário no servidor de pesquisa não é permitida, entre em contato com o administrador do sistema se tiver alguma dúvida",
"Show to everyone" : "Mostrar para todos",
"Show to logged in users only" : "Mostrar apenas para usuários conectados",
"Hide" : "Esconder ",