Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'imprint/l10n/ast.js')
-rw-r--r--imprint/l10n/ast.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/imprint/l10n/ast.js b/imprint/l10n/ast.js
index 2de976c4c..2abe687ef 100644
--- a/imprint/l10n/ast.js
+++ b/imprint/l10n/ast.js
@@ -6,8 +6,15 @@ OC.L10N.register(
"The content of the legal notice has to be configured first" : "El conteníu de la noticia llegal tien de configurase primero",
"That configuration has to be done by the system administration." : "Esa configuración tien de facese pela alministración del sistema.",
"Imprint" : "Imprint",
+ "Reference" : "Referencia",
"Header left" : "Testera esquierda",
"Header right" : "Testera derecha",
- "Content" : "Conteníu"
+ "As guest" : "Como invitáu",
+ "Footer left" : "Pie a manzorga",
+ "Footer right" : "Pie a mandrecha",
+ "At login" : "Al entamu de sesión",
+ "Application" : "Aplicación",
+ "Content" : "Conteníu",
+ "You can use plain text, markdown notation or html markup with inline style attributes. " : "Puedes utilizar testu ensin formatu, notación markdown o códigu html con atributos d'estilu."
},
"nplurals=2; plural=(n != 1);");