From caa24110fc6cee38e5eec00fe23a151c698f14e3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 20 Dec 2023 00:28:55 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/lv.js | 1 + l10n/lv.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 59f8895c76..4765b4bb74 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -16,6 +16,7 @@ OC.L10N.register( "Name" : "Nome", "Internal link" : "Enllaz internu", "A private link that can be used with external clients" : "Un enllaz priváu que se pue usar con veceros esternos", + "Copy public link" : "Copiar l'enllaz públicu", "An error occurred while unsharing the calendar." : "Prodúxose un error mentanto se dexaba de compartir el calendariu.", "Save" : "Guardar", "Cancel" : "Encaboxar", diff --git a/l10n/ast.json b/l10n/ast.json index ea171f7686..bb95231d17 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -14,6 +14,7 @@ "Name" : "Nome", "Internal link" : "Enllaz internu", "A private link that can be used with external clients" : "Un enllaz priváu que se pue usar con veceros esternos", + "Copy public link" : "Copiar l'enllaz públicu", "An error occurred while unsharing the calendar." : "Prodúxose un error mentanto se dexaba de compartir el calendariu.", "Save" : "Guardar", "Cancel" : "Encaboxar", diff --git a/l10n/lv.js b/l10n/lv.js index 9cb8a5c963..b74d4a837c 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -52,6 +52,7 @@ OC.L10N.register( "Cancel" : "Atcelt", "_Successfully imported %n event_::_Successfully imported %n events_" : ["Veiksmīgi importēti %n notikumi","Veiksmīgi importēts %n notikums","Veiksmīgi importēti %n notikumi"], "Automatic" : "Automātisks", + "or" : "vai", "List view" : "Saraksta izkārtojums", "Actions" : "Darbības", "Create event" : "Izveidot notikumu", diff --git a/l10n/lv.json b/l10n/lv.json index 837843039e..721368ab0a 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -50,6 +50,7 @@ "Cancel" : "Atcelt", "_Successfully imported %n event_::_Successfully imported %n events_" : ["Veiksmīgi importēti %n notikumi","Veiksmīgi importēts %n notikums","Veiksmīgi importēti %n notikumi"], "Automatic" : "Automātisks", + "or" : "vai", "List view" : "Saraksta izkārtojums", "Actions" : "Darbības", "Create event" : "Izveidot notikumu",