aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/an.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 02:37:42 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-01 02:37:42 +0000
commit248f5e93950a476b41c80bb0111a176186a13cc7 (patch)
treef2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /lib/l10n/an.js
parent2600a00c007683f39e24028d4ad7a912937ef16f (diff)
downloadnextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz
nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/an.js')
-rw-r--r--lib/l10n/an.js15
1 files changed, 14 insertions, 1 deletions
diff --git a/lib/l10n/an.js b/lib/l10n/an.js
index 8ddba74c09f..49222b95d78 100644
--- a/lib/l10n/an.js
+++ b/lib/l10n/an.js
@@ -1,6 +1,19 @@
OC.L10N.register(
"lib",
{
- "Settings" : "Configurazión"
+ "See %s" : "Veyer %s",
+ "Unknown filetype" : "Tipo de fichero esconoxiu",
+ "Invalid image" : "Imachen no valida",
+ "today" : "Hue",
+ "yesterday" : "Ayer",
+ "last month" : "Zaguero mes",
+ "last year" : "Zaguero año",
+ "Help" : "Aduya",
+ "Apps" : "Aplicazions",
+ "Settings" : "Configurazión",
+ "Users" : "Usuarios",
+ "Email" : "Correu electronico",
+ "Full name" : "Nombre completo",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 requeriu"
},
"nplurals=2; plural=(n != 1);");