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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-01 06:21:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-01 06:21:34 +0300
commitbd0ed9dbfb6c9627cbc644dd02517332cab398d3 (patch)
tree3d449e2ab1de1abdf78edcb9531f64484ee5c070
parenta73959e36bfb246c0a44f2642b8954ddb354ff53 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/an.js24
-rw-r--r--l10n/an.json22
2 files changed, 46 insertions, 0 deletions
diff --git a/l10n/an.js b/l10n/an.js
new file mode 100644
index 00000000..01850962
--- /dev/null
+++ b/l10n/an.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "passman",
+ {
+ "Done" : "Feito",
+ "Username" : "Nombre d'usuario",
+ "Actions" : "Azions",
+ "Size" : "Grandario",
+ "Disabled" : "Desactivau",
+ "Public key" : "Clau pública",
+ "Read" : "Leyer",
+ "Write" : "Escribir",
+ "Files" : "Archivos",
+ "Pending" : "Pendién",
+ "Details" : "Detalles",
+ "Cancel" : "Canzelar",
+ "Settings" : "Configurazión",
+ "Password" : "Clau",
+ "Email" : "Correu electronico",
+ "Delete" : "Borrar",
+ "Share" : "Compartir",
+ "Never" : "Nunca",
+ "Tags" : "Etiquetas"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/an.json b/l10n/an.json
new file mode 100644
index 00000000..295406c4
--- /dev/null
+++ b/l10n/an.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Done" : "Feito",
+ "Username" : "Nombre d'usuario",
+ "Actions" : "Azions",
+ "Size" : "Grandario",
+ "Disabled" : "Desactivau",
+ "Public key" : "Clau pública",
+ "Read" : "Leyer",
+ "Write" : "Escribir",
+ "Files" : "Archivos",
+ "Pending" : "Pendién",
+ "Details" : "Detalles",
+ "Cancel" : "Canzelar",
+ "Settings" : "Configurazión",
+ "Password" : "Clau",
+ "Email" : "Correu electronico",
+ "Delete" : "Borrar",
+ "Share" : "Compartir",
+ "Never" : "Nunca",
+ "Tags" : "Etiquetas"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file