diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-23 02:19:02 +0000 |
commit | be4cf8992d31f39c8012413fca588ab4b87f6919 (patch) | |
tree | 6446ca0d4cd49ccc51817b446689d4330493936b /apps/dav/l10n/lt_LT.js | |
parent | c03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff) | |
download | nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.tar.gz nextcloud-server-be4cf8992d31f39c8012413fca588ab4b87f6919.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index c9e8b7909a4..a5dae41c7d1 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -70,9 +70,6 @@ OC.L10N.register( "Configures a CalDAV account" : "Konfigūruoja CalDAV paskyrą", "Configures a CardDAV account" : "Konfigūruoja CardDAV paskyrą", "WebDAV" : "WebDAV", - "Technical details" : "Techninė informacija", - "Remote Address: %s" : "Nuotolinis adresas: %s", - "Request ID: %s" : "Užklausos ID: %s", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", "Save" : "Įrašyti", @@ -84,6 +81,9 @@ 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", + "Technical details" : "Techninė informacija", + "Remote Address: %s" : "Nuotolinis adresas: %s", + "Request ID: %s" : "Užklausos ID: %s", "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);"); |