summaryrefslogtreecommitdiffstats
path: root/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-16 02:38:00 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-16 02:38:00 +0000
commit3437882cf5e02bc9d20a2b1bab2b7bbaf5297cae (patch)
tree1badafe4902c0a4051612e1c6901a4a20b2d6786 /l10n/ast.js
parent9410e7f189467baa8953e21ae3039a9df7a4d657 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js20
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
new file mode 100644
index 00000000..cb706548
--- /dev/null
+++ b/l10n/ast.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "All contacts" : "Tolos contautos",
+ "Loading …" : "Cargando…",
+ "An error occurred while trying to move the contact" : "Prodúxose un error al tentar de mover el contautu",
+ "An error occurred while trying to copy the contact" : "Prodúxose un error al tentar de copiar el contautu",
+ "_{count} error_::_{count} errors_" : ["{count} error","{count} errores"],
+ "Prefix" : "Prefixu",
+ "Suffix" : "Sufixu",
+ "Nickname" : "Nomatu",
+ "Notes" : "Notes",
+ "Post office box" : "Oficina de Correos",
+ "City" : "Ciudá",
+ "State or province" : "Estáu o provincia",
+ "Postal code" : "Códigu postal",
+ "Country" : "País",
+ "Agent" : "Axente"
+},
+"nplurals=2; plural=(n != 1);");