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

github.com/nextcloud/event_update_notification.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-06 03:44:39 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-06 03:44:39 +0300
commit4f0bfab25179e48274f0556fafec293fc7b9298d (patch)
tree92dbdf5776f4e1d37d4c29f7c682e26bc3bb3749
parentde43959aadee0490aac406017bf0a14a21ea3e7f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ca.js8
-rw-r--r--l10n/ca.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 4c4bf25..45ef100 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"event_update_notification",
{
"Calendar event update notifications" : "Notificacions d'actualització d'esdeveniment de calendari",
- "{actor} created {event} in {calendar}" : "{actor} creat {event} a {calendar}",
- "{actor} deleted {event} from {calendar}" : "{actor} va esborrar {event} de {calendar}",
- "{actor} updated {event} in {calendar}" : "{actor} va actualitzar {event} a {calendar}",
+ "{actor} created {event} in {calendar}" : "{actor} ha creat {event} a {calendar}",
+ "{actor} deleted {event} from {calendar}" : "{actor} va suprimit {event} de {calendar}",
+ "{actor} updated {event} in {calendar}" : "{actor} ha actualitzat {event} a {calendar}",
"Busy" : "Ocupat",
"Personal" : "Personal",
"Notifications for calendar event updates" : "Notificacions d'actualitzacions d'esdeveniments de calendari",
- "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Rebre una notificació quan un esdeveniment en un calendari compartit sigui afegit, modificat o suprimit."
+ "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Rebre una notificació quan un esdeveniment a un calendari compartit s'hi afegeixi, es modifiqui o se suprimeixi."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ca.json b/l10n/ca.json
index a4d0f65..c47296d 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -1,11 +1,11 @@
{ "translations": {
"Calendar event update notifications" : "Notificacions d'actualització d'esdeveniment de calendari",
- "{actor} created {event} in {calendar}" : "{actor} creat {event} a {calendar}",
- "{actor} deleted {event} from {calendar}" : "{actor} va esborrar {event} de {calendar}",
- "{actor} updated {event} in {calendar}" : "{actor} va actualitzar {event} a {calendar}",
+ "{actor} created {event} in {calendar}" : "{actor} ha creat {event} a {calendar}",
+ "{actor} deleted {event} from {calendar}" : "{actor} va suprimit {event} de {calendar}",
+ "{actor} updated {event} in {calendar}" : "{actor} ha actualitzat {event} a {calendar}",
"Busy" : "Ocupat",
"Personal" : "Personal",
"Notifications for calendar event updates" : "Notificacions d'actualitzacions d'esdeveniments de calendari",
- "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Rebre una notificació quan un esdeveniment en un calendari compartit sigui afegit, modificat o suprimit."
+ "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Rebre una notificació quan un esdeveniment a un calendari compartit s'hi afegeixi, es modifiqui o se suprimeixi."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file