diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-04 01:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-04 01:12:34 +0000 |
commit | 0d5f3d16e905132080d53e175e993516576b0b87 (patch) | |
tree | e1801eee0b2f7e4647e81a382a45f189209f178b /apps/dav | |
parent | 9a48fdd5e82345e3fb971f2a745886971b092094 (diff) | |
download | nextcloud-server-0d5f3d16e905132080d53e175e993516576b0b87.tar.gz nextcloud-server-0d5f3d16e905132080d53e175e993516576b0b87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | apps/dav/l10n/lt_LT.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 21ee5f2a85e..e84ab151963 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -47,13 +47,17 @@ OC.L10N.register( "Where:" : "Kur:", "Description:" : "Aprašas:", "Link:" : "Nuoroda:", + "Accept" : "Priimti", + "Decline" : "Atmesti", "More options …" : "Daugiau parinkčių …", "Contacts" : "Kontaktai", "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ą?", "Save" : "Įrašyti", + "Calendar server" : "Kalendoriaus serveris", "%s invited you to »%s«" : "%s pakvietė jus į »%s«", "CalDAV server" : "CalDAV serveris" }, diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index ef191ae02cb..881605e3916 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -45,13 +45,17 @@ "Where:" : "Kur:", "Description:" : "Aprašas:", "Link:" : "Nuoroda:", + "Accept" : "Priimti", + "Decline" : "Atmesti", "More options …" : "Daugiau parinkčių …", "Contacts" : "Kontaktai", "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ą?", "Save" : "Įrašyti", + "Calendar server" : "Kalendoriaus serveris", "%s invited you to »%s«" : "%s pakvietė jus į »%s«", "CalDAV server" : "CalDAV serveris" },"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);" |