From 4011c47e9c5132b09b843d9f2ab4a1d866b930a7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Jun 2024 01:08:39 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 4 ++++ l10n/gl.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/gl.js b/l10n/gl.js index f7a335c7..9aa525f6 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -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"], @@ -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", @@ -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:", diff --git a/l10n/gl.json b/l10n/gl.json index 1d5a25e5..58ac3e82 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -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"], @@ -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", @@ -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:",