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:
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r--apps/dav/l10n/lt_LT.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js
index d671fb9e98f..c9e8b7909a4 100644
--- a/apps/dav/l10n/lt_LT.js
+++ b/apps/dav/l10n/lt_LT.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Birthday calendars will be generated by a background job." : "Gimtadienių kalendoriai bus sukurti foninės užduoties.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Tai reiškia, kad jie nebus matomi iš karto įjungus, o pasirodys tik po kurio laiko.",
"Send notifications for events" : "Siųsti įvykių pranešimus",
- "Please make sure to properly set up the email settings above." : "Įsitikinkite, kad aukščiau tinkamai nusistatėte el. pašto nustatymus.",
"Notifications will be send through background jobs, so these need to happen often enough." : "Pranešimai bus siunčiami per fonines užduotis, taigi jos turi būti įvykdomos gana dažnai."
},
"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);");