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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-02 05:25:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-02 05:25:23 +0300
commita5faa98e6e5375d8ba39d46c5f83d31306a598c6 (patch)
tree34ad2d691e5919ed3381cb68ddd670e52dcc2aae /lib/l10n/ca.js
parent5cccbbdd453c742ba13b3a0fd01aba406389411f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.js')
-rw-r--r--lib/l10n/ca.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js
index 1b7077c7d52..1dc29e61055 100644
--- a/lib/l10n/ca.js
+++ b/lib/l10n/ca.js
@@ -53,19 +53,19 @@ OC.L10N.register(
"today" : "avui",
"tomorrow" : "demà",
"yesterday" : "ahir",
- "_in %n day_::_in %n days_" : ["d'aquí a %n dia","d'aquí a %n dies"],
+ "_in %n day_::_in %n days_" : ["d'aquí %n dia","d'aquí %n dies"],
"_%n day ago_::_%n days ago_" : ["fa %n dia","fa %n dies"],
"next month" : "mes següent",
"last month" : "el mes passat",
- "_in %n month_::_in %n months_" : ["d'aquí a %n mes","d'aquí a %n mesos"],
+ "_in %n month_::_in %n months_" : ["d'aquí %n mes","d'aquí %n mesos"],
"_%n month ago_::_%n months ago_" : ["fa %n mes","fa %n mesos"],
"next year" : "any següent",
"last year" : "l'any passat",
- "_in %n year_::_in %n years_" : ["d'aquí a %n any","d'aquí a %n anys"],
+ "_in %n year_::_in %n years_" : ["d'aquí %n any","d'aquí %n anys"],
"_%n year ago_::_%n years ago_" : ["fa %n any","fa %n anys"],
- "_in %n hour_::_in %n hours_" : ["d'aquí a %n hora","d'aquí a %n hores"],
+ "_in %n hour_::_in %n hours_" : ["d'aquí %n hora","d'aquí %n hores"],
"_%n hour ago_::_%n hours ago_" : ["fa %n hora","fa %n hores"],
- "_in %n minute_::_in %n minutes_" : ["d'aquí a %n minut","d'aquí a %n minuts"],
+ "_in %n minute_::_in %n minutes_" : ["d'aquí %n minut","d'aquí %n minuts"],
"_%n minute ago_::_%n minutes ago_" : ["fa %n minut","fa %n minuts"],
"in a few seconds" : "d'aquí uns segons",
"seconds ago" : "fa uns segons",