From b83f3c355a50bf53abb9c2183ffa554f9d23ae12 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Nov 2023 01:31:20 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- l10n/it.js | 1 + l10n/it.json | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 4540f13f..1dc13142 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -70,7 +70,7 @@ OC.L10N.register( "Error getting Social notifications" : "Produciuse un erro ao obter as notificacións de Social", "No Social notifications!" : "Non hai notificacións de Social!", "Failed to get Social notifications" : "Produciuse un fallo ao obter as notificacións de Social", - "Authorization required" : "Precisase autorización", + "Authorization required" : "Precísase de autorización", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á súa conta. Esta é unha aplicación de terceiros.", "If you do not trust it, then you should not authorize it." : "Se non confía nela, entón non debería autorizalo.", "Authorize" : "Autorizar", diff --git a/l10n/gl.json b/l10n/gl.json index fdea569a..f48fd0d0 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -68,7 +68,7 @@ "Error getting Social notifications" : "Produciuse un erro ao obter as notificacións de Social", "No Social notifications!" : "Non hai notificacións de Social!", "Failed to get Social notifications" : "Produciuse un fallo ao obter as notificacións de Social", - "Authorization required" : "Precisase autorización", + "Authorization required" : "Precísase de autorización", "{appDisplayName} would like permission to access your account. It is a third party application." : "{appDisplayName} quere permiso para acceder á súa conta. Esta é unha aplicación de terceiros.", "If you do not trust it, then you should not authorize it." : "Se non confía nela, entón non debería autorizalo.", "Authorize" : "Autorizar", diff --git a/l10n/it.js b/l10n/it.js index 514937d7..6f232333 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -58,6 +58,7 @@ OC.L10N.register( "Reply" : "Rispondi", "Boost" : "Boost", "Like" : "Mi piace", + "Authorize" : "Autorizzare", "Deny" : "Nega", "Follow on Nextcloud Social" : "Segui su Nextcloud Sociale", "Hello" : "Ciao", diff --git a/l10n/it.json b/l10n/it.json index 3c4321da..59d70de5 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -56,6 +56,7 @@ "Reply" : "Rispondi", "Boost" : "Boost", "Like" : "Mi piace", + "Authorize" : "Autorizzare", "Deny" : "Nega", "Follow on Nextcloud Social" : "Segui su Nextcloud Sociale", "Hello" : "Ciao",