From 005f761d9e053728aaf39fd0652c39c52139ea61 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 23 Feb 2018 01:29:32 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/pt_PT.js | 6 ++++++ l10n/pt_PT.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/pt_PT.js create mode 100644 l10n/pt_PT.json diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js new file mode 100644 index 0000000..27ba62e --- /dev/null +++ b/l10n/pt_PT.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Sincronização de Telemóvel" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json new file mode 100644 index 0000000..1f2dbe1 --- /dev/null +++ b/l10n/pt_PT.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Sincronização de Telemóvel" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file