diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /apps/settings/l10n/lt_LT.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index d18dbc9bad0..5b5d99af552 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -245,7 +245,6 @@ OC.L10N.register( "Change password" : "Pakeisti slaptažodį", "Your profile picture" : "Jūsų profilio paveikslėlis", "Remove profile picture" : "Šalinti profilio paveikslėlį", - "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Picture provided by original account" : "Paveikslėlis gautas iš pagrindinės paskyros", "Cancel" : "Atšaukti", "Set as profile picture" : "Nustatyti kaip profilio paveikslėlį", @@ -481,6 +480,7 @@ OC.L10N.register( "Upload new" : "Įkelti naują", "Select from Files" : "Pasirinkti iš failų", "Remove image" : "Šalinti paveikslą", + "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Choose as profile picture" : "Pasirinkti kaip profilio paveikslėlį", "You are using <strong>%s</strong>" : "Jūs naudojate <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Jūs naudojate <strong>%1$s</strong> iš <strong>%2$s</strong> (<strong>%3$s %%</strong>)", |