From 0aa65d97146a7ec52f27969f97d03868688f4c64 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 28 Oct 2023 00:28:21 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/oauth2/l10n/es_PY.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'apps/oauth2/l10n/es_PY.json') diff --git a/apps/oauth2/l10n/es_PY.json b/apps/oauth2/l10n/es_PY.json index e9f1d3c6268..0cfead6a680 100644 --- a/apps/oauth2/l10n/es_PY.json +++ b/apps/oauth2/l10n/es_PY.json @@ -1,11 +1,12 @@ { "translations": { "OAuth 2.0 clients" : "Clientes OAuth 2.0", - "Add client" : "Agregar cliente", "Name" : "Nombre", "Redirection URI" : "URI para redirección", - "Add" : "Agregar", "Client Identifier" : "Identificador del cliente", - "Secret" : "Secreto", - "Delete" : "Borrar" + "Secret key" : "Llave secreta", + "Add client" : "Agregar cliente", + "Add" : "Agregar", + "Delete" : "Borrar", + "Secret" : "Secreto" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3