aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/ast.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/profile/l10n/ast.js')
-rw-r--r--apps/profile/l10n/ast.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/profile/l10n/ast.js b/apps/profile/l10n/ast.js
new file mode 100644
index 00000000000..87df5f41a56
--- /dev/null
+++ b/apps/profile/l10n/ast.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "profile",
+ {
+ "Profile" : "Perfil",
+ "You have not added any info yet" : "Nun amestesti nenguna información",
+ "{user} has not added any info yet" : "{user} nun amestó nenguna información",
+ "Error opening the user status modal, try hard refreshing the page" : "Hebo un error al abrir el diálogu modal del estáu d'usuariu, prueba a anovar la páxina",
+ "Edit Profile" : "Editar el perfil",
+ "The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
+ "Profile not found" : "Nun s'atopó'l perfil",
+ "The profile does not exist." : "El perfil nun esiste.",
+ "Back to %s" : "Volver a «%s»"
+},
+"nplurals=2; plural=(n != 1);");