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-06-27 05:51:58 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-27 05:51:58 +0300
commit7a9adbb65d25126d9e9ac64d9bc94db413bae385 (patch)
tree99185818a65dee1e6b2ab6e9c8977b0ac3b33561
parentc8b3199db716e67c66d326bdb2570873ad76a6dd (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lv.js2
-rw-r--r--l10n/lv.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/lv.js b/l10n/lv.js
index 1530265..c7c0c54 100644
--- a/l10n/lv.js
+++ b/l10n/lv.js
@@ -1,9 +1,11 @@
OC.L10N.register(
"event_update_notification",
{
+ "Calendar event update notifications" : "Paziņojumi par kalendāra notikumu atjaunināšanu",
"{actor} created {event} in {calendar}" : "{actor} izveidoja {event} iekš {calendar}",
"{actor} deleted {event} from {calendar}" : "{actor} izdzēsta {event} no {calendar}",
"{actor} updated {event} in {calendar}" : "{actor} atjaunoja {event} iekš {calendar}",
+ "Busy" : "Aizņemts",
"Personal" : "Personīgs",
"Notifications for calendar event updates" : "Paziņojumi priekš kalendāra notikumu atjaunojumiem",
"Receive a notification when an event in a shared calendar was added, modified or deleted." : "Saņem paziņojumu kad kalendāra notikums koplietotā kalendārā tiek pievienots, mainīts vai izdzēsts."
diff --git a/l10n/lv.json b/l10n/lv.json
index 0b4fd55..f40742c 100644
--- a/l10n/lv.json
+++ b/l10n/lv.json
@@ -1,7 +1,9 @@
{ "translations": {
+ "Calendar event update notifications" : "Paziņojumi par kalendāra notikumu atjaunināšanu",
"{actor} created {event} in {calendar}" : "{actor} izveidoja {event} iekš {calendar}",
"{actor} deleted {event} from {calendar}" : "{actor} izdzēsta {event} no {calendar}",
"{actor} updated {event} in {calendar}" : "{actor} atjaunoja {event} iekš {calendar}",
+ "Busy" : "Aizņemts",
"Personal" : "Personīgs",
"Notifications for calendar event updates" : "Paziņojumi priekš kalendāra notikumu atjaunojumiem",
"Receive a notification when an event in a shared calendar was added, modified or deleted." : "Saņem paziņojumu kad kalendāra notikums koplietotā kalendārā tiek pievienots, mainīts vai izdzēsts."