diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-09 02:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-09 02:26:17 +0000 |
commit | c2f62ee0b8c779808992d053494a845daa3d33b7 (patch) | |
tree | 868634b2a90493fac40ce560eebe2bf9c5cdf345 /apps/files_sharing/l10n/lt_LT.js | |
parent | dad31ce3fa7085769b87309141c250c5865994b4 (diff) | |
download | nextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.tar.gz nextcloud-server-c2f62ee0b8c779808992d053494a845daa3d33b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index 987f369f547..57a69debfac 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -120,7 +120,6 @@ OC.L10N.register( "Could not lock node" : "Nepavyko užrakinti mazgo", "Could not lock path" : "Nepavyko užrakinti kelio", "Wrong or no update parameter given" : "Neperduoti atnaujinimo parametrai", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ", "shared by %s" : "bendrina %s", "Download all files" : "Atsisiųsti visus failus ", "Direct link" : "Tiesioginė nuoroda", @@ -233,6 +232,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Pridėti į savo Nextcloud", "invalid permissions" : "neteisingi leidimai", "Can't change permissions for public share links" : "Negalima keisti leidimų viešai bendrinamoms nuorodoms", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nepavyko išsiųsti slaptažodžio bendrinimui panaudojant Nextcloud Talk, kadangi Nextcloud Talk neįjungtas ", "Name, email, or federated cloud ID …" : "Vardas, el. paštas ar federacinės debesijos ID…" }, "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);"); |