diff options
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index fc7bbf51ebd..424235c6df4 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -201,6 +201,7 @@ OC.L10N.register( "this share just expired." : "este recurso compartido acaba de caducar.", "Link to a file" : "Enlace al archivo", "Error creating the share" : "Error quitando el recurso compartido", + "Error deleting the share" : "Error borrando el recurso compartido", "Error updating the share" : "Error actualizando el recurso compartido", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 5b404f17e8d..c8e38574974 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -199,6 +199,7 @@ "this share just expired." : "este recurso compartido acaba de caducar.", "Link to a file" : "Enlace al archivo", "Error creating the share" : "Error quitando el recurso compartido", + "Error deleting the share" : "Error borrando el recurso compartido", "Error updating the share" : "Error actualizando el recurso compartido", "Shared" : "Compartido", "Share" : "Compartir", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 0539b15fcad..cefcdba231c 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -201,6 +201,7 @@ OC.L10N.register( "this share just expired." : "esse compartilhamento acabou de expirar.", "Link to a file" : "Linkar para um arquivo", "Error creating the share" : "Erro ao criar o compartilhamento", + "Error deleting the share" : "Erro ao excluir o compartilhamento", "Error updating the share" : "Erro ao atualizar o compartilhamento", "Shared" : "Compartilhado", "Share" : "Compartilhar", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index d9822471149..5517b072c7c 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -199,6 +199,7 @@ "this share just expired." : "esse compartilhamento acabou de expirar.", "Link to a file" : "Linkar para um arquivo", "Error creating the share" : "Erro ao criar o compartilhamento", + "Error deleting the share" : "Erro ao excluir o compartilhamento", "Error updating the share" : "Erro ao atualizar o compartilhamento", "Shared" : "Compartilhado", "Share" : "Compartilhar", |