From 2c8202672d3c0756d52cc2b1199186e8fe2348f3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 4 Oct 2022 02:48:57 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_PA.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'l10n/es_PA.js') diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 7e52c923c..22cd0104b 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -71,7 +71,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Restricted" : "Restringido", "Description" : "Descripción", - "Notifications" : "Notificaciones", + "Personal" : "Personal", + "Permissions" : "Permisos", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", "Save" : "Guardar", @@ -82,7 +83,7 @@ OC.L10N.register( "Login" : "Iniciar sesión", "Nickname" : "Apodo", "Client ID" : "ID del cliente", - "Calls" : "Llamadas", + "Notifications" : "Notificaciones", "Remove from favorites" : "Eliminar de favoritos", "Add to favorites" : "Agregar a tus favoritos", "Loading" : "Cargando", @@ -127,6 +128,7 @@ OC.L10N.register( "Android app" : "Aplicación android", "iOS app" : "Aplicación iOS", "An error occurred. Please contact your admin." : "Se presentó un error. Por favor contacta a tu adminsitrador. ", - "Saved" : "Guardado" + "Saved" : "Guardado", + "Calls" : "Llamadas" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3