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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jun 18, 2024
1 parent 8d4714e commit 76e31a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ OC.L10N.register(
{
"Logging" : "Rexistrando",
"Errors in the log" : "Erros no rexistro",
"Failed to get an iterator for log entries: %s" : "Produciuse un erro ao obter un iterador para as entradas do rexistro: %s",
"No errors in the logs since %s" : "Sen erros nos rexistros dende %s",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erro nos rexistros dende %s","%n erros nos rexistros dende %s"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n advertencia nos rexistros dende %s","%n advertencias nos rexistros dende %s"],
Expand Down Expand Up @@ -36,6 +37,7 @@ OC.L10N.register(
"Time format" : "Formato horario",
"Live view" : "Vista en directo",
"Download/Upload logs" : "Descargar/enviar rexistros",
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Tamén pode amosar as entradas do rexistro copiadas do portapapeis pegándoas na vista do rexistro usando: {keyboardShortcut}",
"Download logs" : "Descargar rexistros",
"Show local log file" : "Amosar o ficheiro de rexistro local",
"Upload local log file to be displayed" : "Enviar o ficheiro de rexistro local para amosalo",
Expand Down Expand Up @@ -69,6 +71,8 @@ OC.L10N.register(
"Error" : "Erro",
"Fatal" : "Fatal",
"Could not load log entries" : "Non foi posíbel cargar as entradas do rexistro",
"Clipboard" : "Portapapeis",
"Could not parse clipboard content" : "Non foi posíbel analizar o contido do portapapeis",
"Could not fetch new log entries (server unavailable)" : "Non foi posíbel recuperar as novas entradas do rexistro (o servidor non está dispoñíbel)",
"Could not fetch new entries" : "Non foi posíbel recuperar as novas entradas",
"Could not copy to clipboard, please copy manually:" : "Non foi posíbel copialo no portapapeis, cópieo manualmente:",
Expand Down
4 changes: 4 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ "translations": {
"Logging" : "Rexistrando",
"Errors in the log" : "Erros no rexistro",
"Failed to get an iterator for log entries: %s" : "Produciuse un erro ao obter un iterador para as entradas do rexistro: %s",
"No errors in the logs since %s" : "Sen erros nos rexistros dende %s",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%n erro nos rexistros dende %s","%n erros nos rexistros dende %s"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%n advertencia nos rexistros dende %s","%n advertencias nos rexistros dende %s"],
Expand Down Expand Up @@ -34,6 +35,7 @@
"Time format" : "Formato horario",
"Live view" : "Vista en directo",
"Download/Upload logs" : "Descargar/enviar rexistros",
"You can also show log entries copied from your clipboard by pasting them on the log view using: {keyboardShortcut}" : "Tamén pode amosar as entradas do rexistro copiadas do portapapeis pegándoas na vista do rexistro usando: {keyboardShortcut}",
"Download logs" : "Descargar rexistros",
"Show local log file" : "Amosar o ficheiro de rexistro local",
"Upload local log file to be displayed" : "Enviar o ficheiro de rexistro local para amosalo",
Expand Down Expand Up @@ -67,6 +69,8 @@
"Error" : "Erro",
"Fatal" : "Fatal",
"Could not load log entries" : "Non foi posíbel cargar as entradas do rexistro",
"Clipboard" : "Portapapeis",
"Could not parse clipboard content" : "Non foi posíbel analizar o contido do portapapeis",
"Could not fetch new log entries (server unavailable)" : "Non foi posíbel recuperar as novas entradas do rexistro (o servidor non está dispoñíbel)",
"Could not fetch new entries" : "Non foi posíbel recuperar as novas entradas",
"Could not copy to clipboard, please copy manually:" : "Non foi posíbel copialo no portapapeis, cópieo manualmente:",
Expand Down

0 comments on commit 76e31a4

Please sign in to comment.