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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Intl/lang/pt.json')
-rw-r--r--plugins/Intl/lang/pt.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/Intl/lang/pt.json b/plugins/Intl/lang/pt.json
index 94a2584c16..1fb3d121a2 100644
--- a/plugins/Intl/lang/pt.json
+++ b/plugins/Intl/lang/pt.json
@@ -305,6 +305,12 @@
"Format_Date_Day_Month": "E, d\/MM",
"Format_Date_Long": "EEEE, d 'de' MMMM 'de' y",
"Format_Date_Short": "dd\/MM\/y",
+ "Format_Interval_Week_Long_D": "d–d 'de' MMMM 'de' y",
+ "Format_Interval_Week_Long_M": "d 'de' MMMM – d 'de' MMMM 'de' y",
+ "Format_Interval_Week_Long_Y": "d 'de' MMMM 'de' y – d 'de' MMMM 'de' y",
+ "Format_Interval_Week_Short_D": "d–d 'de' MMM 'de' y",
+ "Format_Interval_Week_Short_M": "d 'de' MMM – d 'de' MMM 'de' y",
+ "Format_Interval_Week_Short_Y": "d 'de' MMM 'de' y – d 'de' MMM 'de' y",
"Format_Month_Long": "MMMM 'de' y",
"Format_Month_Short": "MM\/y",
"Format_Time": "HH:mm:ss",