diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index b678d5a90e0..63a2bff6a1b 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -170,8 +170,6 @@ OC.L10N.register( "Help" : "Ayuda", "Access forbidden" : "Accesu denegáu", "File not found" : "Nun s'alcontró'l ficheru", - "The specified document has not been found on the server." : "Nun s'alcontró'l documentu especificáu nel sirvidor.", - "You can click here to return to %s." : "Pues primir equí pa volver a %s.", "Internal Server Error" : "Fallu internu del sirvidor", "More details can be found in the server log." : "Puen alcontrase más detalles nel rexistru del sirvidor.", "Technical details" : "Detalle téunicos", @@ -239,6 +237,8 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu, ID de ñube federada o direición de corréu.", "Share with other people by entering a user or group or a federated cloud ID." : "Comparti con otra xente introduciendo un usuariu, grupu o ID de ñube federada.", "Share with other people by entering a user or group or an email address." : "Comparti con otra xente introduciendo un usuariu, grupu o direición de corréu.", + "The specified document has not been found on the server." : "Nun s'alcontró'l documentu especificáu nel sirvidor.", + "You can click here to return to %s." : "Pues primir equí pa volver a %s.", "Stay logged in" : "Caltener sesión", "Alternative Logins" : "Anicios de sesión alternativos", "Alternative login using app token" : "Aniciu de sesión alternativu usando pase d'aplicación", |