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>2020-04-23 06:15:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-23 06:15:51 +0300
commit1455d363ffabf6d10039374241d26e1b223d5bfc (patch)
tree6a34551c84497c23c580e6582b923f1d6644d509
parent64abdc39d3d2caea765e59213b4768c03ba416c3 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lt_LT.js3
-rw-r--r--l10n/lt_LT.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index c897acc..926c35d 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"{actor} updated {event} in {calendar}" : "{actor} kalendoriuje {calendar} atnaujino įvykį {event}",
"Busy" : "Užimtas laikas",
"Personal" : "Asmeniniai",
- "Notifications for calendar event updates" : "Pranešimai apie kalendoriaus įvykių atnaujinimus"
+ "Notifications for calendar event updates" : "Pranešimai apie kalendoriaus įvykių atnaujinimus",
+ "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Gauti pranešimą, kai bendrinamame kalendoriuje buvo pridėtas, modifikuotas ar ištrintas įvykis."
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 30b4985..df83933 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -5,6 +5,7 @@
"{actor} updated {event} in {calendar}" : "{actor} kalendoriuje {calendar} atnaujino įvykį {event}",
"Busy" : "Užimtas laikas",
"Personal" : "Asmeniniai",
- "Notifications for calendar event updates" : "Pranešimai apie kalendoriaus įvykių atnaujinimus"
+ "Notifications for calendar event updates" : "Pranešimai apie kalendoriaus įvykių atnaujinimus",
+ "Receive a notification when an event in a shared calendar was added, modified or deleted." : "Gauti pranešimą, kai bendrinamame kalendoriuje buvo pridėtas, modifikuotas ar ištrintas įvykis."
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file