comparison config/locales/lt.yml @ 441:cbce1fd3b1b7 redmine-1.2

Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author Chris Cannam
date Mon, 06 Jun 2011 14:24:13 +0100
parents 051f544170fe
children 753f1380d6bc cbb26bc654de
comparison
equal deleted inserted replaced
245:051f544170fe 441:cbce1fd3b1b7
20 20
21 # Don't forget the nil at the beginning; there's no such thing as a 0th month 21 # Don't forget the nil at the beginning; there's no such thing as a 0th month
22 month_names: [~, sausio, vasario, kovo, balandžio, gegužės, birželio, liepos, rugpjūčio, rugsėjo, spalio, lapkričio, gruodžio] 22 month_names: [~, sausio, vasario, kovo, balandžio, gegužės, birželio, liepos, rugpjūčio, rugsėjo, spalio, lapkričio, gruodžio]
23 abbr_month_names: [~, Sau, Vas, Kov, Bal, Geg, Bir, Lie, Rgp, Rgs, Spa, Lap, Grd] 23 abbr_month_names: [~, Sau, Vas, Kov, Bal, Geg, Bir, Lie, Rgp, Rgs, Spa, Lap, Grd]
24 # Used in date_select and datime_select. 24 # Used in date_select and datime_select.
25 order: [ :year, :month, :day ] 25 order:
26 - :year
27 - :month
28 - :day
26 29
27 time: 30 time:
28 formats: 31 formats:
29 default: "%a, %d %b %Y %H:%M:%S %z" 32 default: "%a, %d %b %Y %H:%M:%S %z"
30 time: "%H:%M" 33 time: "%H:%M"
309 field_attr_firstname: Vardo priskiria 312 field_attr_firstname: Vardo priskiria
310 field_attr_lastname: Pavardės priskiria 313 field_attr_lastname: Pavardės priskiria
311 field_attr_mail: Elektroninio pašto požymis 314 field_attr_mail: Elektroninio pašto požymis
312 field_onthefly: Automatinis vartotojų registravimas 315 field_onthefly: Automatinis vartotojų registravimas
313 field_start_date: Pradėti 316 field_start_date: Pradėti
314 field_done_ratio: % atlikta 317 field_done_ratio: "% atlikta"
315 field_auth_source: Autentiškumo nustatymo būdas 318 field_auth_source: Autentiškumo nustatymo būdas
316 field_hide_mail: Paslėpkite mano elektroninio pašto adresą 319 field_hide_mail: Paslėpkite mano elektroninio pašto adresą
317 field_comments: Komentaras 320 field_comments: Komentaras
318 field_url: URL 321 field_url: URL
319 field_start_page: Pradžios puslapis 322 field_start_page: Pradžios puslapis
366 setting_date_format: Datos formatas 369 setting_date_format: Datos formatas
367 setting_time_format: Laiko formatas 370 setting_time_format: Laiko formatas
368 setting_cross_project_issue_relations: Leisti tarprojektinius darbų ryšius 371 setting_cross_project_issue_relations: Leisti tarprojektinius darbų ryšius
369 setting_issue_list_default_columns: Numatytosios skiltys darbų sąraše 372 setting_issue_list_default_columns: Numatytosios skiltys darbų sąraše
370 setting_repositories_encodings: Saugyklos koduotė 373 setting_repositories_encodings: Saugyklos koduotė
371 setting_commit_logs_encoding: Commit pranešimų koduotė
372 setting_emails_footer: elektroninio pašto puslapinė poraštė 374 setting_emails_footer: elektroninio pašto puslapinė poraštė
373 setting_protocol: Protokolas 375 setting_protocol: Protokolas
374 setting_per_page_options: Įrašų puslapyje nustatimas 376 setting_per_page_options: Įrašų puslapyje nustatimas
375 setting_user_format: Vartotojo atvaizdavimo formatas 377 setting_user_format: Vartotojo atvaizdavimo formatas
376 setting_activity_days_default: Atvaizduojamos dienos projekto veikloje 378 setting_activity_days_default: Atvaizduojamos dienos projekto veikloje
998 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart 1000 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart
999 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text 1001 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text
1000 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. 1002 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page.
1001 label_my_queries: My custom queries 1003 label_my_queries: My custom queries
1002 text_journal_changed_no_detail: "%{label} updated" 1004 text_journal_changed_no_detail: "%{label} updated"
1005 label_news_comment_added: Comment added to a news
1006 button_expand_all: Expand all
1007 button_collapse_all: Collapse all
1008 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
1009 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
1010 label_bulk_edit_selected_time_entries: Bulk edit selected time entries
1011 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)?
1012 label_role_anonymous: Anonymous
1013 label_role_non_member: Non member
1014 label_issue_note_added: Note added
1015 label_issue_status_updated: Status updated
1016 label_issue_priority_updated: Priority updated
1017 label_issues_visibility_own: Issues created by or assigned to the user
1018 field_issues_visibility: Issues visibility
1019 label_issues_visibility_all: All issues
1020 permission_set_own_issues_private: Set own issues public or private
1021 field_is_private: Private
1022 permission_set_issues_private: Set issues public or private
1023 label_issues_visibility_public: All non private issues
1024 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s).
1025 field_commit_logs_encoding: Commit pranešimų koduotė
1026 field_scm_path_encoding: Path encoding
1027 text_scm_path_encoding_note: "Default: UTF-8"
1028 field_path_to_repository: Path to repository
1029 field_root_directory: Root directory
1030 field_cvs_module: Module
1031 field_cvsroot: CVSROOT
1032 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo)
1033 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo)
1034 text_scm_command: Command
1035 text_scm_command_version: Version
1036 label_git_report_last_commit: Report last commit for files and directories
1037 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it.
1038 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel.