diff options
Diffstat (limited to 'apps/files_sharing/l10n/ast.js')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index 0d1d85a47c7..d8a50174a3e 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "Términos del serviciu", "Show list view" : "Amosar la vista en llista", "Show grid view" : "Amosar la vista en rexáu", - "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", - "Invalid server URL" : "La URL del sirvidor ye inválida", - "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "File shares" : "Ficheros compartíos", "Downloaded via public link" : "Elementu baxáu per enllaz públicu", "Downloaded by {email}" : "Elementu baxáu por «{email}»", @@ -304,6 +301,9 @@ OC.L10N.register( "Share not found" : "Nun s'atopó la compartición", "Back to %s" : "Volver a «%s»", "Add to your Nextcloud" : "Amestar a Nextcloud", + "No compatible server found at {remote}" : "Nun s'atopó nengún sirvidor compatible en «{remote}»", + "Invalid server URL" : "La URL del sirvidor ye inválida", + "Failed to add the public link to your Nextcloud" : "Nun se pue amestar l'enllaz públicu a esta instancia de Nextcloud", "Files" : "Ficheros", "Please specify a valid user" : "Especifica un usuariu válidu", "Please specify a valid federated user ID" : "Especifica una ID d'usuariu federáu válida", |