From 1e603083f90e355b09250e64f7708d32a9796ea4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Jun 2022 03:16:44 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/an.js | 6 ++++++ l10n/an.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/an.js create mode 100644 l10n/an.json diff --git a/l10n/an.js b/l10n/an.js new file mode 100644 index 0000000..dcf3005 --- /dev/null +++ b/l10n/an.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Settings" : "Configurazión" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/an.json b/l10n/an.json new file mode 100644 index 0000000..08fd0a1 --- /dev/null +++ b/l10n/an.json @@ -0,0 +1,4 @@ +{ "translations": { + "Settings" : "Configurazión" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file