diff options
Diffstat (limited to 'apps/files/l10n/es_PA.js')
-rw-r--r-- | apps/files/l10n/es_PA.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/es_PA.js b/apps/files/l10n/es_PA.js index b25fdf8e7fd..8439f4bb1e2 100644 --- a/apps/files/l10n/es_PA.js +++ b/apps/files/l10n/es_PA.js @@ -139,10 +139,10 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", "Tags" : "Etiquetas", "Deleted files" : "Archivos borrados", - "Text file" : "Archivo de texto", - "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Shared with you" : "Compartido con usted", "Shared with others" : "Compartido con otros", - "Shared by link" : "Compartido por liga" + "Shared with you" : "Compartido con usted", + "Shared by link" : "Compartido por liga", + "Text file" : "Archivo de texto", + "New text file.txt" : "Nuevo ArchivoDeTexto.txt" }, "nplurals=2; plural=(n != 1);"); |