diff options
Diffstat (limited to 'apps/files_sharing/l10n/es_PA.js')
-rw-r--r-- | apps/files_sharing/l10n/es_PA.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_PA.js b/apps/files_sharing/l10n/es_PA.js index 3f365212777..233e0431683 100644 --- a/apps/files_sharing/l10n/es_PA.js +++ b/apps/files_sharing/l10n/es_PA.js @@ -15,10 +15,8 @@ OC.L10N.register( "No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}", "Invalid server URL" : "URL del servidor inválido", "Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud", - "Share" : "Compartir", "No expiration date set" : "No se ha establecido la fecha de expiración", "Shared by" : "Compartido por", - "Sharing" : "Compartiendo", "File shares" : "Archivos compartidos", "Downloaded via public link" : "Descargado mediante una liga pública", "Downloaded by {email}" : "Descargado por {email}", @@ -90,6 +88,8 @@ OC.L10N.register( "Direct link" : "Liga directa", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Share API is disabled" : "El API para compartir está deshabilitado", + "Share" : "Compartir", + "Sharing" : "Compartiendo", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Name" : "Nombre", "Share time" : "Compartido desde", |