diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 930fb67c8f3..2c3acdb396c 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -24,7 +24,6 @@ OC.L10N.register( "Delete file" : "Desasniciar ficheru", "Delete folder" : "Desaniciar", "Disconnect storage" : "Desconeutar almacenamientu", - "Unshare" : "Dexar de compartir", "Could not load info for file \"{file}\"" : "Nun pudo cargase la información del ficheru «{file}»", "Files" : "Ficheros", "Details" : "Detalles", @@ -113,6 +112,7 @@ OC.L10N.register( "Shared by link" : "Compartíos per enllaz", "Text file" : "Ficheru de testu", "New text file.txt" : "Nuevu testu ficheru.txt", + "Unshare" : "Dexar de compartir", "A new file or folder has been <strong>created</strong>" : "<strong>Creóse</strong> un ficheru o carpeta nuevos", "A file or folder has been <strong>deleted</strong>" : "<strong>Desanicióse</strong> un ficheru o carpeta", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Llendar les notificaciones tocantes a creación y cambeos a tos <strong>ficheros favoritos</strong <em>(namás Stream)</em>", |