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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-17 04:33:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-17 04:33:34 +0300
commitd2447ad12fc295483fca97f6027c25187ff1f61b (patch)
tree954b05d942d19a92f0197ff57b4693e1c9a91189
parent6ba47e519c88921c7d1e7923cc19092c073446e1 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/pt_PT.js15
-rw-r--r--l10n/pt_PT.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js
new file mode 100644
index 0000000..36b41a4
--- /dev/null
+++ b/l10n/pt_PT.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "serverinfo",
+ {
+ "Load average" : "Carga média",
+ "Last minute" : "Ultimo minuto",
+ "Total" : "Total",
+ "Current usage" : "Utilização atual",
+ "Users" : "Utilizadores",
+ "Groups" : "Grupos",
+ "Links" : "Hiperligações",
+ "Last 24 hours" : "Últimas 24 horas",
+ "Monitoring" : "Monitorização",
+ "Shares" : "Partilhas"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json
new file mode 100644
index 0000000..4c83921
--- /dev/null
+++ b/l10n/pt_PT.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Load average" : "Carga média",
+ "Last minute" : "Ultimo minuto",
+ "Total" : "Total",
+ "Current usage" : "Utilização atual",
+ "Users" : "Utilizadores",
+ "Groups" : "Grupos",
+ "Links" : "Hiperligações",
+ "Last 24 hours" : "Últimas 24 horas",
+ "Monitoring" : "Monitorização",
+ "Shares" : "Partilhas"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file