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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-04 05:17:36 +0300
committerNextcloud bot <bot@nextcloud.com>2020-09-04 05:17:36 +0300
commiteeb3b500e6bdcbd547ce263ce508dab8d8a75dda (patch)
tree843796eab0a3dc5e83cd2ed363de2c89b22de15b /lib
parentd6631170eea4efa4dd25bbe79060beee9fefc8f2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/gl.js4
-rw-r--r--lib/l10n/gl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index f1ac9b628f4..7f5fc408c42 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -54,11 +54,11 @@ OC.L10N.register(
"yesterday" : "onte",
"_in %n day_::_in %n days_" : ["nun día","en %n días"],
"_%n day ago_::_%n days ago_" : ["hai %n día","hai %n días"],
- "next month" : "o mes que ven",
+ "next month" : "o vindeiro mes",
"last month" : "o mes pasado",
"_in %n month_::_in %n months_" : ["nun mes","en %n meses"],
"_%n month ago_::_%n months ago_" : ["hai %n mes","hai %n meses"],
- "next year" : "o ano que ven",
+ "next year" : "o vindeiro ano",
"last year" : "o ano pasado",
"_in %n year_::_in %n years_" : ["nun ano","en %n anos"],
"_%n year ago_::_%n years ago_" : ["hai %n ano","hai %n anos"],
diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json
index 4f0f8d96aa6..c3e6d7b6846 100644
--- a/lib/l10n/gl.json
+++ b/lib/l10n/gl.json
@@ -52,11 +52,11 @@
"yesterday" : "onte",
"_in %n day_::_in %n days_" : ["nun día","en %n días"],
"_%n day ago_::_%n days ago_" : ["hai %n día","hai %n días"],
- "next month" : "o mes que ven",
+ "next month" : "o vindeiro mes",
"last month" : "o mes pasado",
"_in %n month_::_in %n months_" : ["nun mes","en %n meses"],
"_%n month ago_::_%n months ago_" : ["hai %n mes","hai %n meses"],
- "next year" : "o ano que ven",
+ "next year" : "o vindeiro ano",
"last year" : "o ano pasado",
"_in %n year_::_in %n years_" : ["nun ano","en %n anos"],
"_%n year ago_::_%n years ago_" : ["hai %n ano","hai %n anos"],