diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-29 01:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-29 01:12:48 +0000 |
commit | f7267468c06a17712df7c6bcf87cea0750e307fe (patch) | |
tree | 4b26c6e7cddaec0a6d31e13e2e0476a7e58d4923 /apps/dav/l10n/lt_LT.js | |
parent | 8898766954fb605b10384270528e342168f16792 (diff) | |
download | nextcloud-server-f7267468c06a17712df7c6bcf87cea0750e307fe.tar.gz nextcloud-server-f7267468c06a17712df7c6bcf87cea0750e307fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/lt_LT.js')
-rw-r--r-- | apps/dav/l10n/lt_LT.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 7f2fd3b3df9..736315f9a6e 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -42,7 +42,9 @@ OC.L10N.register( "A calendar <strong>todo</strong> was modified" : "Kalendoriaus <strong>užduotis</strong> buvo pakeista", "Contact birthdays" : "Adresatų gimtadieniai", "%1$s via %2$s" : "%1$s per %2$s", + "Invitation canceled" : "Kvietimas atšauktas", "Hello %s," : "Sveiki, %s,", + "The meeting »%1$s« with %2$s was canceled." : "Susikimas „%1$s“ su %2$s atšauktas.", "Invitation updated" : "Pakvietimas atnaujintas", "%1$s invited you to »%2$s«" : "%1$s jus pakvietė į »%2$s«", "When:" : "Kada:", @@ -61,6 +63,7 @@ OC.L10N.register( "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", "%s via %s" : "%s per %s", + "The meeting »%s« with %s was canceled." : "Susikimas „%s“ su %s atšauktas.", "%s invited you to »%s«" : "%s pakvietė jus į »%s«" }, "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);"); |