diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-05 02:24:26 +0000 |
commit | 816200867273dfecf4e4bebbfb5b938d740d1be7 (patch) | |
tree | d317ad357f2a7843b6e120f448db44c26db4ba39 /apps/settings/l10n/lt_LT.js | |
parent | 8112c3d31a20c52408711e3afa13f51863893ed9 (diff) | |
download | nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.tar.gz nextcloud-server-816200867273dfecf4e4bebbfb5b938d740d1be7.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 2d32ef087ac..10acfffceeb 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -38,8 +38,6 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} pakeitė jūsų el. pašto adresą", "You changed your email address" : "Jūs pakeitėte savo el. pašto adresą", "Your email address was changed by an administrator" : "Administratorius pakeitė jūsų el. pašto adresą", - "You created app password \"{token}\"" : "Jūs sukūrėte programėlės slaptažodį \"{token}\"", - "An administrator created app password \"{token}\"" : "Administratorius sukūrė programėlės slaptažodį „{token}“", "You deleted app password \"{token}\"" : "Jūs ištrynėte programėlės slaptažodį \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "Jūs pervadinote programėlės slaptažodį \"{token}\" į \"{newToken}\"", "You granted filesystem access to app password \"{token}\"" : "Jūs suteikėte failų sistemai prieigą prie programos slaptažodžio „{token}“.", @@ -451,6 +449,8 @@ OC.L10N.register( "An error occurred while changing your locale. Please reload the page and try again." : "Keičiant jūsų lokalę, įvyko klaida. Įkelkite puslapį iš naujo ir bandykite dar kartą.", "Select a profile picture" : "Pasirinkite profilio paveikslėlį", "Week starts on {fdow}" : "Savaitės pradžia yra {fdow}", + "You created app password \"{token}\"" : "Jūs sukūrėte programėlės slaptažodį \"{token}\"", + "An administrator created app password \"{token}\"" : "Administratorius sukūrė programėlės slaptažodį „{token}“", "Couldn't remove app." : "Nepavyko pašalinti programėlės.", "Couldn't update app." : "Nepavyko atnaujinti programėlės.", "Backend doesn't support password change, but the user's encryption key was updated." : "Vidinė pusė nepalaiko slaptažodžio keitimo, tačiau naudotojo šifravimo raktas buvo atnaujintas.", |