diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:43 +0000 |
commit | faf9b891e68841b43e6af9654f511b8296967b50 (patch) | |
tree | cf7c37cb5c4009183d2684ee9a7d655c8be8424a /apps/settings/l10n/lt_LT.js | |
parent | 3846e0aafc758fe41165e38a833f9f6eb6784fab (diff) | |
download | nextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.tar.gz nextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/lt_LT.js')
-rw-r--r-- | apps/settings/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 75d46bcae63..c7a99df19b4 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -389,7 +389,6 @@ OC.L10N.register( "Reasons to use Nextcloud in your organization" : "Priežastys, kodėl turėtumėte naudoti Nextcloud savo organizacijoje", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Sukurta {communityopen}Nextcloud bendruomenės{linkclose}, {githubopen}pirminis kodas{linkclose} yra licencijuotas pagal {licenseopen}AGPL{linkclose}.", "Like our Facebook page" : "Spauskite „Patinka“ mūsų „Facebook“ puslapyje", - "Follow us on Twitter" : "Sekite mus Twitter", "Follow us on Mastodon" : "Sekite mus Mastodon", "Check out our blog" : "Peržvelkite mūsų tinklaraštį", "Subscribe to our newsletter" : "Prenumeruokite mūsų naujienlaiškį", @@ -433,6 +432,7 @@ OC.L10N.register( "Disabled users" : "Išjungti naudotojai", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Neprieinama, nes su naudotoju susijusios informacijos paskelbimas į paieškos serverį yra neleidžiamas. Jei turite klausimų, susisiekite su savo sistemos administratoriumi", "Show to logged in users only" : "Rodyti tik prisijungusiems naudotojams", - "SMTP Username" : "SMTP naudotojo vardas" + "SMTP Username" : "SMTP naudotojo vardas", + "Follow us on Twitter" : "Sekite mus Twitter" }, "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);"); |