From 4c3221c15650c3a061e93941b765d81f25e5fee6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 8 Apr 2018 00:23:27 +0000 Subject: [tx-robot] updated from transifex --- l10n/af.js | 8 ++++++++ l10n/af.json | 6 ++++++ 2 files changed, 14 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..6fe5c8a --- /dev/null +++ b/l10n/af.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "fulltextsearch", + { + "Index not found" : "Indeks nie gevind nie", + "Tick not found" : "Merk nie gevind nie", + "Search on %s" : "Soek op %s" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json new file mode 100644 index 0000000..fcac615 --- /dev/null +++ b/l10n/af.json @@ -0,0 +1,6 @@ +{ "translations": { + "Index not found" : "Indeks nie gevind nie", + "Tick not found" : "Merk nie gevind nie", + "Search on %s" : "Soek op %s" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3