summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs_CZ.js6
-rw-r--r--core/l10n/cs_CZ.json6
-rw-r--r--core/l10n/fr.js1
-rw-r--r--core/l10n/fr.json1
-rw-r--r--core/l10n/nb_NO.js15
-rw-r--r--core/l10n/nb_NO.json15
-rw-r--r--core/l10n/pt_BR.js22
-rw-r--r--core/l10n/pt_BR.json22
8 files changed, 88 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js
index efb9a5d6110..893ac7b09a6 100644
--- a/core/l10n/cs_CZ.js
+++ b/core/l10n/cs_CZ.js
@@ -140,10 +140,16 @@ OC.L10N.register(
"An error occurred. Please try again" : "Došlo k chybě. Zkuste to prosím znovu",
"{sharee} (group)" : "{sharee} (skupina)",
"{sharee} (remote)" : "{sharee} (vzdálený)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Sdílet",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Ke sdílení s lidmi na jiných serverech použijte syntaxi username@example.com/nextcloud",
+ "Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...",
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
+ "Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...",
"Share with users or groups..." : "Sdílet s uživateli nebo skupinami...",
+ "Share with users, groups or by mail..." : "Sdílejte s uživateli, skupinami, nebo emailem...",
"Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
+ "Share with users, groups, remote users or by mail..." : "Sdílejte s uživateli, skupinami, vzdálenými uživateli, nebo emailem...",
"Share with users..." : "Sdílet s uživateli...",
"Error removing share" : "Chyba při odstraňování sdílení",
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
diff --git a/core/l10n/cs_CZ.json b/core/l10n/cs_CZ.json
index 6076d96c144..feda05ef662 100644
--- a/core/l10n/cs_CZ.json
+++ b/core/l10n/cs_CZ.json
@@ -138,10 +138,16 @@
"An error occurred. Please try again" : "Došlo k chybě. Zkuste to prosím znovu",
"{sharee} (group)" : "{sharee} (skupina)",
"{sharee} (remote)" : "{sharee} (vzdálený)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Sdílet",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Ke sdílení s lidmi na jiných serverech použijte syntaxi username@example.com/nextcloud",
+ "Share with users or by mail..." : "Sdílejte s uživateli, nebo emailem...",
"Share with users or remote users..." : "Sdílet s uživateli nebo vzdálenými uživateli...",
+ "Share with users, remote users or by mail..." : "Sdílet s uživateli, vzdálenými uživateli, nebo emailem...",
"Share with users or groups..." : "Sdílet s uživateli nebo skupinami...",
+ "Share with users, groups or by mail..." : "Sdílejte s uživateli, skupinami, nebo emailem...",
"Share with users, groups or remote users..." : "Sdílet s uživateli, skupinami nebo vzdálenými uživateli...",
+ "Share with users, groups, remote users or by mail..." : "Sdílejte s uživateli, skupinami, vzdálenými uživateli, nebo emailem...",
"Share with users..." : "Sdílet s uživateli...",
"Error removing share" : "Chyba při odstraňování sdílení",
"Non-existing tag #{tag}" : "Neexistující tag #{tag}",
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 619e73a6366..4367edbc561 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -142,6 +142,7 @@ OC.L10N.register(
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Partagez avec des personnes sur d'autres serveurs en utilisant la syntaxe utilisateur@exemple.com/nextcloud",
+ "Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 848e0a15ddf..49262ff5d13 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -140,6 +140,7 @@
"{sharee} (email)" : "{sharee} (email)",
"Share" : "Partager",
"Share with people on other servers using the syntax username@example.com/nextcloud" : "Partagez avec des personnes sur d'autres serveurs en utilisant la syntaxe utilisateur@exemple.com/nextcloud",
+ "Share with users or by mail..." : "Partager avec des utilisateurs ou par mail…",
"Share with users or remote users..." : "Partager avec des utilisateurs ou des utilisateurs distants...",
"Share with users or groups..." : "Partager avec des utilisateurs ou des groupes...",
"Share with users, groups or remote users..." : "Partager avec des utilisateurs, groupes ou utilisateurs distants...",
diff --git a/core/l10n/nb_NO.js b/core/l10n/nb_NO.js
index f9a9eab9c18..ac8dedba6ac 100644
--- a/core/l10n/nb_NO.js
+++ b/core/l10n/nb_NO.js
@@ -121,9 +121,13 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
"group" : "gruppe",
"remote" : "ekstern",
+ "email" : "e-post",
"Unshare" : "Avslutt deling",
"can reshare" : "kan dele videre",
"can edit" : "kan endre",
+ "can create" : "kan opprette",
+ "can change" : "kan endre",
+ "can delete" : "kan slette",
"access control" : "tilgangskontroll",
"Could not unshare" : "Kunne ikke avslutte deling",
"Share details could not be loaded for this item." : "Klarte ikke å laste inn detaljer om deling for dette elementet.",
@@ -132,7 +136,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "Det oppstod en feil. Prøv igjen",
"{sharee} (group)" : "{sharee} (gruppe)",
"{sharee} (remote)" : "{sharee} (ekstern)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Del",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Del med andre brukere på andre tjenere ved å bruker syntaksen brukernavn@eksempel.com/nextcloud",
+ "Share with users or by mail..." : "Del med brukere eller på e-post...",
+ "Share with users or remote users..." : "Del med brukere eller eksterne brukere...",
+ "Share with users, remote users or by mail..." : "Del med brukere, eksterne brukere eller på e-post...",
+ "Share with users or groups..." : "Del med brukere eller grupper",
+ "Share with users, groups or by mail..." : "Del med brukere, grupper eller på e-post...",
+ "Share with users, groups or remote users..." : "Del med brukere, grupper eller eksterne brukere...",
+ "Share with users, groups, remote users or by mail..." : "Del med brukere, grupper eller eksterne brukere på e-post...",
+ "Share with users..." : "Del med brukere...",
"Error removing share" : "Feil ved fjerning av deling",
"Non-existing tag #{tag}" : "Ikke-eksisterende merkelapp #{tag}",
"restricted" : "begrenset",
@@ -163,6 +177,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Fortsett til Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå.",
"Searching other places" : "Søker andre steder",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Tomt søkeresultat i andre mapper for '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søkeresultat i en annen mappe","{count} søkeresultater i andre mapper"],
"Personal" : "Personlig",
"Users" : "Brukere",
diff --git a/core/l10n/nb_NO.json b/core/l10n/nb_NO.json
index 72a97fb8939..e326aac88a1 100644
--- a/core/l10n/nb_NO.json
+++ b/core/l10n/nb_NO.json
@@ -119,9 +119,13 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} delt via lenke",
"group" : "gruppe",
"remote" : "ekstern",
+ "email" : "e-post",
"Unshare" : "Avslutt deling",
"can reshare" : "kan dele videre",
"can edit" : "kan endre",
+ "can create" : "kan opprette",
+ "can change" : "kan endre",
+ "can delete" : "kan slette",
"access control" : "tilgangskontroll",
"Could not unshare" : "Kunne ikke avslutte deling",
"Share details could not be loaded for this item." : "Klarte ikke å laste inn detaljer om deling for dette elementet.",
@@ -130,7 +134,17 @@
"An error occurred. Please try again" : "Det oppstod en feil. Prøv igjen",
"{sharee} (group)" : "{sharee} (gruppe)",
"{sharee} (remote)" : "{sharee} (ekstern)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Del",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Del med andre brukere på andre tjenere ved å bruker syntaksen brukernavn@eksempel.com/nextcloud",
+ "Share with users or by mail..." : "Del med brukere eller på e-post...",
+ "Share with users or remote users..." : "Del med brukere eller eksterne brukere...",
+ "Share with users, remote users or by mail..." : "Del med brukere, eksterne brukere eller på e-post...",
+ "Share with users or groups..." : "Del med brukere eller grupper",
+ "Share with users, groups or by mail..." : "Del med brukere, grupper eller på e-post...",
+ "Share with users, groups or remote users..." : "Del med brukere, grupper eller eksterne brukere...",
+ "Share with users, groups, remote users or by mail..." : "Del med brukere, grupper eller eksterne brukere på e-post...",
+ "Share with users..." : "Del med brukere...",
"Error removing share" : "Feil ved fjerning av deling",
"Non-existing tag #{tag}" : "Ikke-eksisterende merkelapp #{tag}",
"restricted" : "begrenset",
@@ -161,6 +175,7 @@
"Continue to Nextcloud" : "Fortsett til Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Oppdateringen var vellykket. Videresender deg til Nextcloud nå.",
"Searching other places" : "Søker andre steder",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Tomt søkeresultat i andre mapper for '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} søkeresultat i en annen mappe","{count} søkeresultater i andre mapper"],
"Personal" : "Personlig",
"Users" : "Brukere",
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js
index be43054eb07..ac34123583c 100644
--- a/core/l10n/pt_BR.js
+++ b/core/l10n/pt_BR.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Por favor, selecione um arquivo.",
"File is too big" : "O arquivo é muito grande",
+ "The selected file is not an image." : "O arquivo selecionado não é uma imagem",
+ "The selected file cannot be read." : "O arquivo selecionado não pode ser lido",
"Invalid file provided" : "Arquivo fornecido inválido",
"No image or file provided" : "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" : "Tipo de arquivo desconhecido",
@@ -45,16 +47,19 @@ OC.L10N.register(
"Already up to date" : "Já está atualizado",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>",
"Settings" : "Configurações",
+ "Connection to server lost" : "Conexão com servidor perdida",
"Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos",
"Saving..." : "Salvando...",
"Dismiss" : "Dispensar",
"seconds ago" : "segundos atrás",
+ "Logging in …" : "Logando ...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "O link para redefinir sua senha foi enviado para seu e-mail. Se você não recebê-lo dentro de um período razoável de tempo, verifique suas pastas de spam/lixo.<br> Se ele não estiver lá, pergunte ao administrador do local.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Seus arquivos são criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.<br/>Se não tiver certeza do que deve fazer, contate o administrador antes de continuar. <br/>Deseja realmente continuar?",
"I know what I'm doing" : "Eu sei o que estou fazendo",
"Password can not be changed. Please contact your administrator." : "A senha não pode ser alterada. Por favor, contate o administrador.",
"No" : "Não",
"Yes" : "Sim",
+ "No files in here" : "Sem arquivos aqui",
"Choose" : "Escolher",
"Error loading file picker template: {error}" : "Erro no seletor de carregamento modelo de arquivos: {error}",
"Ok" : "Ok",
@@ -71,6 +76,7 @@ OC.L10N.register(
"(all selected)" : "(todos os selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Erro ao carregar arquivo existe modelo",
+ "Pending" : "Pendente",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mais ou menos",
@@ -116,11 +122,16 @@ OC.L10N.register(
"Send" : "Enviar",
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartilhado com você por {owner}",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} Compartilhou via link",
"group" : "grupo",
"remote" : "remoto",
+ "email" : "email",
"Unshare" : "Descompartilhar",
"can reshare" : "pode voltar a compartilhar",
"can edit" : "pode editar",
+ "can create" : "Pode criar",
+ "can change" : "Pode alterar",
+ "can delete" : "Pode deletar",
"access control" : "controle de acesso",
"Could not unshare" : "Não foi possível descompartilhar",
"Share details could not be loaded for this item." : "Detalhes de compartilhamento não puderam ser carregados para este item.",
@@ -129,7 +140,17 @@ OC.L10N.register(
"An error occurred. Please try again" : "Ocorreu um erro. Por favor tente novamente",
"{sharee} (group)" : "{sharee} (grupo)",
"{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Compartilhar",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Compartilhe com pessoas em outros servidores utilizando a sintaxe username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartilhe com usuários internos ou por email...",
+ "Share with users or remote users..." : "Compartilhe com usuários internos ou usuários remotos...",
+ "Share with users, remote users or by mail..." : "Compartilhe com usuários internos, usuários remotos ou por email...",
+ "Share with users or groups..." : "Compartilhe com usuários ou grupos...",
+ "Share with users, groups or by mail..." : "Compartilhe com usuários, grupos ou por email...",
+ "Share with users, groups or remote users..." : "Compartilhe com usuários, grupos ou usuários remotos...",
+ "Share with users, groups, remote users or by mail..." : "Compartilhe com usuários, grupos, usuários remotos ou por email...",
+ "Share with users..." : "Compartilhe com usuários...",
"Error removing share" : "Erro na remoção do compartilhamento",
"Non-existing tag #{tag}" : "Etiqueta não existente #{tag}",
"restricted" : "restrito",
@@ -160,6 +181,7 @@ OC.L10N.register(
"Continue to Nextcloud" : "Continuar no Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud.",
"Searching other places" : "Pesquisando em outros lugares",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Sem resultados de pesquisa em outras pastas para '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado da pesquisa em outras pastas","{count} resultados da pesquisa em outras pastas"],
"Personal" : "Pessoal",
"Users" : "Usuários",
diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json
index 9ce60564126..d96a10dbf1e 100644
--- a/core/l10n/pt_BR.json
+++ b/core/l10n/pt_BR.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "Por favor, selecione um arquivo.",
"File is too big" : "O arquivo é muito grande",
+ "The selected file is not an image." : "O arquivo selecionado não é uma imagem",
+ "The selected file cannot be read." : "O arquivo selecionado não pode ser lido",
"Invalid file provided" : "Arquivo fornecido inválido",
"No image or file provided" : "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" : "Tipo de arquivo desconhecido",
@@ -43,16 +45,19 @@
"Already up to date" : "Já está atualizado",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>",
"Settings" : "Configurações",
+ "Connection to server lost" : "Conexão com servidor perdida",
"Problem loading page, reloading in 5 seconds" : "Problema no carregamento da página, recarregando em 5 segundos",
"Saving..." : "Salvando...",
"Dismiss" : "Dispensar",
"seconds ago" : "segundos atrás",
+ "Logging in …" : "Logando ...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "O link para redefinir sua senha foi enviado para seu e-mail. Se você não recebê-lo dentro de um período razoável de tempo, verifique suas pastas de spam/lixo.<br> Se ele não estiver lá, pergunte ao administrador do local.",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Seus arquivos são criptografados. Se você não ativou a chave de recuperação, não haverá maneira de obter seus dados de volta após a sua senha ser redefinida.<br/>Se não tiver certeza do que deve fazer, contate o administrador antes de continuar. <br/>Deseja realmente continuar?",
"I know what I'm doing" : "Eu sei o que estou fazendo",
"Password can not be changed. Please contact your administrator." : "A senha não pode ser alterada. Por favor, contate o administrador.",
"No" : "Não",
"Yes" : "Sim",
+ "No files in here" : "Sem arquivos aqui",
"Choose" : "Escolher",
"Error loading file picker template: {error}" : "Erro no seletor de carregamento modelo de arquivos: {error}",
"Ok" : "Ok",
@@ -69,6 +74,7 @@
"(all selected)" : "(todos os selecionados)",
"({count} selected)" : "({count} selecionados)",
"Error loading file exists template" : "Erro ao carregar arquivo existe modelo",
+ "Pending" : "Pendente",
"Very weak password" : "Senha muito fraca",
"Weak password" : "Senha fraca",
"So-so password" : "Senha mais ou menos",
@@ -114,11 +120,16 @@
"Send" : "Enviar",
"Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}",
"Shared with you by {owner}" : "Compartilhado com você por {owner}",
+ "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} Compartilhou via link",
"group" : "grupo",
"remote" : "remoto",
+ "email" : "email",
"Unshare" : "Descompartilhar",
"can reshare" : "pode voltar a compartilhar",
"can edit" : "pode editar",
+ "can create" : "Pode criar",
+ "can change" : "Pode alterar",
+ "can delete" : "Pode deletar",
"access control" : "controle de acesso",
"Could not unshare" : "Não foi possível descompartilhar",
"Share details could not be loaded for this item." : "Detalhes de compartilhamento não puderam ser carregados para este item.",
@@ -127,7 +138,17 @@
"An error occurred. Please try again" : "Ocorreu um erro. Por favor tente novamente",
"{sharee} (group)" : "{sharee} (grupo)",
"{sharee} (remote)" : "{sharee} (remoto)",
+ "{sharee} (email)" : "{sharee} (email)",
"Share" : "Compartilhar",
+ "Share with people on other servers using the syntax username@example.com/nextcloud" : "Compartilhe com pessoas em outros servidores utilizando a sintaxe username@example.com/nextcloud",
+ "Share with users or by mail..." : "Compartilhe com usuários internos ou por email...",
+ "Share with users or remote users..." : "Compartilhe com usuários internos ou usuários remotos...",
+ "Share with users, remote users or by mail..." : "Compartilhe com usuários internos, usuários remotos ou por email...",
+ "Share with users or groups..." : "Compartilhe com usuários ou grupos...",
+ "Share with users, groups or by mail..." : "Compartilhe com usuários, grupos ou por email...",
+ "Share with users, groups or remote users..." : "Compartilhe com usuários, grupos ou usuários remotos...",
+ "Share with users, groups, remote users or by mail..." : "Compartilhe com usuários, grupos, usuários remotos ou por email...",
+ "Share with users..." : "Compartilhe com usuários...",
"Error removing share" : "Erro na remoção do compartilhamento",
"Non-existing tag #{tag}" : "Etiqueta não existente #{tag}",
"restricted" : "restrito",
@@ -158,6 +179,7 @@
"Continue to Nextcloud" : "Continuar no Nextcloud",
"The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud.",
"Searching other places" : "Pesquisando em outros lugares",
+ "No search results in other folders for '{tag}{filter}{endtag}'" : "Sem resultados de pesquisa em outras pastas para '{tag}{filter}{endtag}'",
"_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado da pesquisa em outras pastas","{count} resultados da pesquisa em outras pastas"],
"Personal" : "Pessoal",
"Users" : "Usuários",