Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Apr 3, 2024
1 parent 42c8766 commit d8ce7a8
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ OC.L10N.register(
"Create album" : "Crear un álbum",
"Save changes" : "Guardar los cambeos",
"Year" : "Añu",
"Month" : "Mes",
"Day" : "Día",
"Hour" : "Hora",
"Minute" : "Minutu",
"Title" : "Tñitulu",
Expand All @@ -77,12 +79,14 @@ OC.L10N.register(
"Remove" : "Quitar",
"Share link" : "Compartir l'enllaz",
"Refresh" : "Anovar",
"Link copied to clipboard" : "L'enllaz copióse nel cartafueyu",
"Failed to copy link to clipboard" : "Nun se pue copiar l'enllaz nel cartfaueyu",
"High Resolution" : "Resolución alta",
"Original File" : "FIcheru orixinal",
"Public Link" : "Enllaz públicu",
"Creation date" : "Data de creación",
"Oldest first" : "Lo más vieyo",
"Ascending" : "Ascendente",
"Newest first" : "Lo más nuevo",
"Descending" : "Descendente",
"Merge with different person" : "Mecer con otra persona",
Expand Down
4 changes: 4 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@
"Create album" : "Crear un álbum",
"Save changes" : "Guardar los cambeos",
"Year" : "Añu",
"Month" : "Mes",
"Day" : "Día",
"Hour" : "Hora",
"Minute" : "Minutu",
"Title" : "Tñitulu",
Expand All @@ -75,12 +77,14 @@
"Remove" : "Quitar",
"Share link" : "Compartir l'enllaz",
"Refresh" : "Anovar",
"Link copied to clipboard" : "L'enllaz copióse nel cartafueyu",
"Failed to copy link to clipboard" : "Nun se pue copiar l'enllaz nel cartfaueyu",
"High Resolution" : "Resolución alta",
"Original File" : "FIcheru orixinal",
"Public Link" : "Enllaz públicu",
"Creation date" : "Data de creación",
"Oldest first" : "Lo más vieyo",
"Ascending" : "Ascendente",
"Newest first" : "Lo más nuevo",
"Descending" : "Descendente",
"Merge with different person" : "Mecer con otra persona",
Expand Down
5 changes: 5 additions & 0 deletions l10n/pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,9 @@ OC.L10N.register(
"You are accessing this page over an insecure context. Several browser APIs are not available, which will make Memories very slow. Enable HTTPS on your server to improve performance." : "Você está acessando esta página em um contexto inseguro. Várias APIs do navegador não estão disponíveis, o que tornará as Memórias muito lentas. Habilite o HTTPS em seu servidor para melhorar o desempenho.",
"HTTP/2 or HTTP/3 is enabled" : "HTTP/2 ou HTTP/3 está habilitado",
"HTTP/2 or HTTP/3 is strongly recommended ({httpVer} detected)" : "HTTP/2 ou HTTP/3 é fortemente recomendado ({httpVer} detectado)",
"Database triggers are set up correctly." : "Os gatilhos do banco de dados estão configurados corretamente.",
"Database triggers not set up; {m} mode in use." : "Gatilhos de banco de dados não configurados; Modo {m} em uso.",
"See the documentation for information on how to resolve this." : "Consulte a documentação para obter informações sobre como resolver isso.",
"Performance" : "Desempenho",
"Unknown" : "Desconhecido",
"Database is populated with {n} geometries." : "Banco de dados populado com {n} geometrias.",
Expand Down Expand Up @@ -230,6 +233,8 @@ OC.L10N.register(
"No items" : "Nenhum item",
"Shared by {user}" : "Compartilhado por {user}",
"_{n} item_::_{n} items_" : ["{n} itens","{n} itens","{n} itens"],
"Search your photos …" : "Pesquise suas fotos…",
"Start typing to find photos and albums" : "Comece a digitar para encontrar fotos e álbuns",
"No results found" : "Nenhum resultado encontrado",
"Search" : "Pesquisar",
"Upload" : "Enviar",
Expand Down
5 changes: 5 additions & 0 deletions l10n/pt_BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@
"You are accessing this page over an insecure context. Several browser APIs are not available, which will make Memories very slow. Enable HTTPS on your server to improve performance." : "Você está acessando esta página em um contexto inseguro. Várias APIs do navegador não estão disponíveis, o que tornará as Memórias muito lentas. Habilite o HTTPS em seu servidor para melhorar o desempenho.",
"HTTP/2 or HTTP/3 is enabled" : "HTTP/2 ou HTTP/3 está habilitado",
"HTTP/2 or HTTP/3 is strongly recommended ({httpVer} detected)" : "HTTP/2 ou HTTP/3 é fortemente recomendado ({httpVer} detectado)",
"Database triggers are set up correctly." : "Os gatilhos do banco de dados estão configurados corretamente.",
"Database triggers not set up; {m} mode in use." : "Gatilhos de banco de dados não configurados; Modo {m} em uso.",
"See the documentation for information on how to resolve this." : "Consulte a documentação para obter informações sobre como resolver isso.",
"Performance" : "Desempenho",
"Unknown" : "Desconhecido",
"Database is populated with {n} geometries." : "Banco de dados populado com {n} geometrias.",
Expand Down Expand Up @@ -228,6 +231,8 @@
"No items" : "Nenhum item",
"Shared by {user}" : "Compartilhado por {user}",
"_{n} item_::_{n} items_" : ["{n} itens","{n} itens","{n} itens"],
"Search your photos …" : "Pesquise suas fotos…",
"Start typing to find photos and albums" : "Comece a digitar para encontrar fotos e álbuns",
"No results found" : "Nenhum resultado encontrado",
"Search" : "Pesquisar",
"Upload" : "Enviar",
Expand Down

0 comments on commit d8ce7a8

Please sign in to comment.