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

github.com/nextcloud/notifications.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>2022-03-24 06:03:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-03-24 06:03:44 +0300
commit7ea88a6cd0961867c3b259bc4e3a825c7ed311d2 (patch)
tree0634cc516cdce33bedecaf6220d84e8018586c70 /l10n
parent2bf3cde4414e124cf47334724c859f427696db92 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.js4
-rw-r--r--l10n/ca.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index a3eaa8f..26d4561 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -3,8 +3,8 @@ OC.L10N.register(
{
"Hello %s" : "Hola, %s",
"Hello %s," : "Hola, %s,",
- "_New notification for %s_::_%n new notifications for %s_" : ["Notificació nova per a %s","%n notificacions noves per a %s"],
- "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Teniu una notificació nova per a %s","Teniu %n notificacions noves per a %s"],
+ "_New notification for %s_::_%n new notifications for %s_" : ["Notificació nova del %s","%n notificacions noves del %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Teniu una notificació nova del %s","Teniu %n notificacions noves del %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Podeu canviar la freqüència d'aquests correus electrònics o inhabilitar-los als <a href=\"%s\">paràmetres</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Podeu canviar la freqüència d'aquests correus electrònics o inhabilitar-los als paràmetres: %s",
"Admin notifications" : "Notificacions de l'administrador",
diff --git a/l10n/ca.json b/l10n/ca.json
index d79ffbb..9c4c452 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,8 +1,8 @@
{ "translations": {
"Hello %s" : "Hola, %s",
"Hello %s," : "Hola, %s,",
- "_New notification for %s_::_%n new notifications for %s_" : ["Notificació nova per a %s","%n notificacions noves per a %s"],
- "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Teniu una notificació nova per a %s","Teniu %n notificacions noves per a %s"],
+ "_New notification for %s_::_%n new notifications for %s_" : ["Notificació nova del %s","%n notificacions noves del %s"],
+ "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Teniu una notificació nova del %s","Teniu %n notificacions noves del %s"],
"You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Podeu canviar la freqüència d'aquests correus electrònics o inhabilitar-los als <a href=\"%s\">paràmetres</a>.",
"You can change the frequency of these emails or disable them in the settings: %s" : "Podeu canviar la freqüència d'aquests correus electrònics o inhabilitar-los als paràmetres: %s",
"Admin notifications" : "Notificacions de l'administrador",