From 10a4a567236ae9ea3d970713524d10378d8c0884 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 10 May 2017 00:21:05 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ast.js | 6 ++++++ l10n/ast.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/ast.js create mode 100644 l10n/ast.json diff --git a/l10n/ast.js b/l10n/ast.js new file mode 100644 index 0000000..f4a3837 --- /dev/null +++ b/l10n/ast.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronización de teléfonu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json new file mode 100644 index 0000000..aeef913 --- /dev/null +++ b/l10n/ast.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronización de teléfonu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file