From 6f794028070ed2263970b87a5f5259b7fe0e37c5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 4 Oct 2023 01:02:33 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 9b622c3b..9827e02d 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Client secret" : "Secreto del cliente", "Authentication" : "Autenticación", "Contacts" : "Contactos", + "Calendars" : "Calendarios", "Import calendar" : "Importar calendario", "Photos" : "Fotos" }, diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 7598d5d7..b180276e 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -3,6 +3,7 @@ "Client secret" : "Secreto del cliente", "Authentication" : "Autenticación", "Contacts" : "Contactos", + "Calendars" : "Calendarios", "Import calendar" : "Importar calendario", "Photos" : "Fotos" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"