From 7bf580df4efd255e6123d3f5a29323b7e324ded7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 6 Mar 2020 02:50:16 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/oc.js | 3 ++- l10n/oc.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/oc.js b/l10n/oc.js index 1127035..6cd749f 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Cancel" : "Anullar", - "Settings" : "Paramètres" + "Settings" : "Paramètres", + "Enable" : "Activar" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index b671952..322d45f 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,5 +1,6 @@ { "translations": { "Cancel" : "Anullar", - "Settings" : "Paramètres" + "Settings" : "Paramètres", + "Enable" : "Activar" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file