diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:41 +0000 |
commit | 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch) | |
tree | ddbb6225fa992498b3ebce7133751277fbbe833e /apps/files_sharing/l10n/lt_LT.js | |
parent | 7407afb469fab55fa4cb917c983de0b6a21aa250 (diff) | |
download | nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lt_LT.js')
-rw-r--r-- | apps/files_sharing/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index a8133a6ad09..cfacc4f3a54 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -250,7 +250,6 @@ OC.L10N.register( "Allow deleting" : "Leisti ištrynimą", "Allow resharing" : "Leisti bendrinti iš naujo", "Expiration date enforced" : "Aktyvuotas galiojimo laikas", - "Password protect" : "Apsaugoti slaptažodžiu", - "Update" : "Atnaujinti" + "Password protect" : "Apsaugoti slaptažodžiu" }, "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);"); |