Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-14 05:40:11 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-14 05:40:11 +0300
commit2c34cff2854f0f2248e7c1f227cc3fcf41f11c55 (patch)
treebcc42923ff010c50da3135827d12e58d9dce96f2 /l10n
parent64185ba82a0c4ae57aa51dcbadae8acbbec12858 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pt_PT.js9
-rw-r--r--l10n/pt_PT.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
new file mode 100644
index 0000000..83a30f9
--- /dev/null
+++ b/l10n/pt_PT.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "nextcloud_announcements",
+ {
+ "Nextcloud announcements" : "Anúncios Nextcloud",
+ "Nextcloud announcement" : "Anúncio Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
+ "These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
new file mode 100644
index 0000000..af902f4
--- /dev/null
+++ b/l10n/pt_PT.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Nextcloud announcements" : "Anúncios Nextcloud",
+ "Nextcloud announcement" : "Anúncio Nextcloud",
+ "Shows the latest news of Nextcloud in your notifications." : "Mostra as últimas notícias nas suas notificações.",
+ "These groups will be notified about the announcements." : "Estes grupos serão notificados sobre anúncios."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file