From 9bab1ad07d364992a4b1b567b7f26e9629baa3f8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 16 Jun 2017 00:25:25 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/af.js | 6 ++++++ l10n/af.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/af.js create mode 100644 l10n/af.json diff --git a/l10n/af.js b/l10n/af.js new file mode 100644 index 0000000..393a356 --- /dev/null +++ b/l10n/af.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Foonsinchronisering" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json new file mode 100644 index 0000000..3d44e43 --- /dev/null +++ b/l10n/af.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Foonsinchronisering" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file