diff options
author | Go MAEDA <maeda@farend.jp> | 2024-11-03 07:12:53 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2024-11-03 07:12:53 +0000 |
commit | 71a6be30cb0036dae06299c7d32413d6f2113128 (patch) | |
tree | 0d04e9ecc303b540a80f93f40701a76c126aa14c /config/locales/lt.yml | |
parent | e5867ffc8d20cbfc075afa9f1151d2266fe9f95d (diff) | |
download | redmine-71a6be30cb0036dae06299c7d32413d6f2113128.tar.gz redmine-71a6be30cb0036dae06299c7d32413d6f2113128.zip |
Update locales (#12521).
git-svn-id: https://svn.redmine.org/redmine/trunk@23182 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lt.yml')
-rw-r--r-- | config/locales/lt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 49cc0ae2d..7fe119951 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -205,7 +205,7 @@ lt: error_no_tracker_in_project: 'Joks pėdsekys nesusietas su šiuo projektu. Prašom patikrinti Projekto nustatymus.' error_no_default_issue_status: 'Nenustatyta numatytoji darbo būsena. Prašome patikrinti nustatymus ("Administravimas -> Darbų būsenos").' error_can_not_delete_custom_field: Negalima ištrinti kliento lauko - error_can_not_delete_tracker: "Šis pėdsekys turi įrašų ir todėl negali būti ištrintas." + error_can_not_delete_tracker_html: "Šis pėdsekys turi įrašų ir todėl negali būti ištrintas.<p>The following projects have issues with this tracker:<br>%{projects}</p>" error_can_not_remove_role: "Ši rolė yra naudojama ir negali būti ištrinta." error_can_not_reopen_issue_on_closed_version: 'Uždarytai versijai priskirtas darbas negali būti atnaujintas.' error_can_not_archive_project: Šio projekto negalima suarchyvuoti |