diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-17 02:27:04 +0000 |
commit | cbd13a26f491cb410af373c369a1dba42ead0118 (patch) | |
tree | 3055206247819175eea22b2590643b0ca903b31a /core/l10n/lt_LT.js | |
parent | 1bed77c5fcfc2a47a086d2a2773389da6c087d15 (diff) | |
download | nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.tar.gz nextcloud-server-cbd13a26f491cb410af373c369a1dba42ead0118.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index 1e06e99babe..67f7581b77c 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -106,7 +106,6 @@ OC.L10N.register( "Loading apps …" : "Įkeliamos programėlės…", "Could not fetch list of apps from the app store." : "Nepavyko iš programėlių parduotuvės gauti programėlių sąrašo.", "Installing apps …" : "Įdiegiamos programėlės…", - "Nextcloud {app}" : "Nextcloud {app}", "App download or installation failed" : "Programėlės atsisiuntimas ar įdiegimas patyrė nesėkmę", "Can't install this app because it is not compatible" : "Nepavyksta įdiegti šios programėlės, nes ji yra nesuderinama", "Can't install this app" : "Nepavyksta įdiegti šios programėlės", @@ -378,6 +377,7 @@ OC.L10N.register( "Your client should now be connected! You can close this window." : "Klientas jau turi būti prijungtas! Langą galite užverti.", "Cancel log in" : "Atšaukti prisijungimą", "These apps will be updated:" : "Bus atnaujintos šios programėlės:", + "Nextcloud {app}" : "Nextcloud {app}", "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Kalendorius, Adresatai, Pokalbiai ir OnlyOffice" }, "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);"); |