diff options
Diffstat (limited to 'lib/l10n/ast.json')
-rw-r--r-- | lib/l10n/ast.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index c0c7abccc8a..70b0873d855 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -57,7 +57,6 @@ "Set an admin username." : "Afitar nome d'usuariu p'almin", "Set an admin password." : "Afitar contraseña p'almin", "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", - "Invalid Federated Cloud ID" : "ID non válida de ñube federada", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s", @@ -163,6 +162,7 @@ "Basic settings" : "Axustes básicos", "Sharing" : "Compartiendo", "Security" : "Seguranza", - "Personal info" : "Información personal" + "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID non válida de ñube federada" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |