From 623568c0821f4c052262ffd6a38b052fb9dc4739 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 18 Feb 2021 03:27:12 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/sc.js | 8 ++++++++ l10n/sc.json | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 l10n/sc.js create mode 100644 l10n/sc.json diff --git a/l10n/sc.js b/l10n/sc.js new file mode 100644 index 0000000..286f94d --- /dev/null +++ b/l10n/sc.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "weather", + { + "Save" : "Sarva", + "Cancel" : "Annulla", + "Settings" : "Impostatziones" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json new file mode 100644 index 0000000..95afc18 --- /dev/null +++ b/l10n/sc.json @@ -0,0 +1,6 @@ +{ "translations": { + "Save" : "Sarva", + "Cancel" : "Annulla", + "Settings" : "Impostatziones" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file