| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  | <?php | 
					
						
							|  |  |  | /** | 
					
						
							|  |  |  |  * Common elements found throughout many areas of BookStack. | 
					
						
							|  |  |  |  */ | 
					
						
							|  |  |  | return [ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Buttons
 | 
					
						
							|  |  |  |     'cancel' => 'Atšaukti', | 
					
						
							|  |  |  |     'confirm' => 'Patvirtinti', | 
					
						
							|  |  |  |     'back' => 'Grįžti', | 
					
						
							|  |  |  |     'save' => 'Išsaugoti', | 
					
						
							|  |  |  |     'continue' => 'Praleisti', | 
					
						
							|  |  |  |     'select' => 'Pasirinkti', | 
					
						
							|  |  |  |     'toggle_all' => 'Perjungti visus', | 
					
						
							|  |  |  |     'more' => 'Daugiau', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Form Labels
 | 
					
						
							|  |  |  |     'name' => 'Pavadinimas', | 
					
						
							|  |  |  |     'description' => 'Apibūdinimas', | 
					
						
							|  |  |  |     'role' => 'Vaidmuo', | 
					
						
							|  |  |  |     'cover_image' => 'Viršelio nuotrauka', | 
					
						
							|  |  |  |     'cover_image_description' => 'Ši nuotrauka turi būti maždaug 440x250px.', | 
					
						
							| 
									
										
										
										
											2021-10-27 05:04:18 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     // Actions
 | 
					
						
							|  |  |  |     'actions' => 'Veiksmai', | 
					
						
							|  |  |  |     'view' => 'Rodyti', | 
					
						
							|  |  |  |     'view_all' => 'Rodyti visus', | 
					
						
							|  |  |  |     'create' => 'Sukurti', | 
					
						
							|  |  |  |     'update' => 'Atnaujinti', | 
					
						
							|  |  |  |     'edit' => 'Redaguoti', | 
					
						
							|  |  |  |     'sort' => 'Rūšiuoti', | 
					
						
							|  |  |  |     'move' => 'Perkelti', | 
					
						
							|  |  |  |     'copy' => 'Kopijuoti', | 
					
						
							|  |  |  |     'reply' => 'Atsakyti', | 
					
						
							|  |  |  |     'delete' => 'Ištrinti', | 
					
						
							|  |  |  |     'delete_confirm' => 'Patvirtinti ištrynimą', | 
					
						
							|  |  |  |     'search' => 'Paieška', | 
					
						
							|  |  |  |     'search_clear' => 'Išvalyti paiešką', | 
					
						
							|  |  |  |     'reset' => 'Atsatyti', | 
					
						
							|  |  |  |     'remove' => 'Pašalinti', | 
					
						
							|  |  |  |     'add' => 'Pridėti', | 
					
						
							| 
									
										
										
										
											2021-08-22 03:24:31 +08:00
										 |  |  |     'configure' => 'Configure', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     'fullscreen' => 'Visas ekranas', | 
					
						
							| 
									
										
										
										
											2021-08-22 03:24:31 +08:00
										 |  |  |     'favourite' => 'Favourite', | 
					
						
							|  |  |  |     'unfavourite' => 'Unfavourite', | 
					
						
							|  |  |  |     'next' => 'Next', | 
					
						
							|  |  |  |     'previous' => 'Previous', | 
					
						
							| 
									
										
										
										
											2021-11-16 20:31:37 +08:00
										 |  |  |     'filter_active' => 'Active Filter:', | 
					
						
							|  |  |  |     'filter_clear' => 'Clear Filter', | 
					
						
							| 
									
										
										
										
											2022-06-24 18:35:59 +08:00
										 |  |  |     'download' => 'Download', | 
					
						
							|  |  |  |     'open_in_tab' => 'Open in Tab', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Sort Options
 | 
					
						
							|  |  |  |     'sort_options' => 'Rūšiuoti pasirinkimus', | 
					
						
							|  |  |  |     'sort_direction_toggle' => 'Rūšiuoti krypties perjungimus', | 
					
						
							|  |  |  |     'sort_ascending' => 'Rūšiuoti didėjančia tvarka', | 
					
						
							|  |  |  |     'sort_descending' => 'Rūšiuoti mažėjančia tvarka', | 
					
						
							|  |  |  |     'sort_name' => 'Pavadinimas', | 
					
						
							|  |  |  |     'sort_default' => 'Numatytas', | 
					
						
							|  |  |  |     'sort_created_at' => 'Sukurta data', | 
					
						
							|  |  |  |     'sort_updated_at' => 'Atnaujinta data', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Misc
 | 
					
						
							|  |  |  |     'deleted_user' => 'Ištrinti naudotoją', | 
					
						
							|  |  |  |     'no_activity' => 'Nėra veiklų', | 
					
						
							|  |  |  |     'no_items' => 'Nėra elementų', | 
					
						
							|  |  |  |     'back_to_top' => 'Grįžti į pradžią', | 
					
						
							| 
									
										
										
										
											2021-08-22 03:24:31 +08:00
										 |  |  |     'skip_to_main_content' => 'Skip to main content', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  |     'toggle_details' => 'Perjungti detales', | 
					
						
							|  |  |  |     'toggle_thumbnails' => 'Perjungti miniatūras', | 
					
						
							|  |  |  |     'details' => 'Detalės', | 
					
						
							|  |  |  |     'grid_view' => 'Tinklelio vaizdas', | 
					
						
							|  |  |  |     'list_view' => 'Sąrašas', | 
					
						
							|  |  |  |     'default' => 'Numatytas', | 
					
						
							|  |  |  |     'breadcrumb' => 'Duonos rėžis', | 
					
						
							| 
									
										
											  
											
												New Crowdin updates (#3117)
* New translations auth.php (Bulgarian)
* New translations auth.php (Catalan)
* New translations auth.php (Czech)
* New translations auth.php (Danish)
* New translations auth.php (Hebrew)
* New translations auth.php (Swedish)
* New translations auth.php (Hungarian)
* New translations auth.php (Italian)
* New translations auth.php (Japanese)
* New translations auth.php (Korean)
* New translations auth.php (Lithuanian)
* New translations auth.php (Dutch)
* New translations auth.php (Polish)
* New translations auth.php (Russian)
* New translations auth.php (Slovak)
* New translations auth.php (Slovenian)
* New translations settings.php (Korean)
* New translations settings.php (Lithuanian)
* New translations settings.php (Portuguese, Brazilian)
* New translations settings.php (Norwegian Bokmal)
* New translations settings.php (Bosnian)
* New translations settings.php (Latvian)
* New translations settings.php (Estonian)
* New translations settings.php (Croatian)
* New translations settings.php (Spanish, Argentina)
* New translations settings.php (Persian)
* New translations settings.php (Indonesian)
* New translations settings.php (Vietnamese)
* New translations settings.php (Dutch)
* New translations settings.php (Chinese Traditional)
* New translations settings.php (Chinese Simplified)
* New translations settings.php (Turkish)
* New translations settings.php (Swedish)
* New translations settings.php (Slovenian)
* New translations settings.php (Slovak)
* New translations settings.php (Russian)
* New translations settings.php (Portuguese)
* New translations settings.php (Polish)
* New translations settings.php (German Informal)
* New translations settings.php (Spanish)
* New translations activities.php (Spanish)
* New translations auth.php (Spanish)
* New translations common.php (Spanish)
* New translations settings.php (Spanish)
* New translations auth.php (German)
* New translations passwords.php (German)
* New translations settings.php (German)
* New translations activities.php (German)
* New translations auth.php (German)
* New translations auth.php (German Informal)
* New translations common.php (German)
* New translations entities.php (German)
* New translations errors.php (German)
* New translations errors.php (German Informal)
* New translations settings.php (German)
* New translations settings.php (German Informal)
* New translations entities.php (Japanese)
* New translations entities.php (Vietnamese)
* New translations entities.php (Slovak)
* New translations entities.php (Slovenian)
* New translations entities.php (Swedish)
* New translations entities.php (Turkish)
* New translations entities.php (Chinese Simplified)
* New translations entities.php (Chinese Traditional)
* New translations entities.php (Portuguese, Brazilian)
* New translations entities.php (Polish)
* New translations entities.php (Indonesian)
* New translations entities.php (Persian)
* New translations entities.php (Croatian)
* New translations entities.php (Estonian)
* New translations entities.php (Latvian)
* New translations entities.php (Bosnian)
* New translations entities.php (Russian)
* New translations entities.php (Dutch)
* New translations entities.php (Portuguese)
* New translations entities.php (Bulgarian)
* New translations entities.php (Ukrainian)
* New translations entities.php (Spanish, Argentina)
* New translations entities.php (Norwegian Bokmal)
* New translations entities.php (French)
* New translations entities.php (Spanish)
* New translations entities.php (Arabic)
* New translations entities.php (Catalan)
* New translations entities.php (Lithuanian)
* New translations entities.php (Czech)
* New translations entities.php (Danish)
* New translations entities.php (German)
* New translations entities.php (Hebrew)
* New translations entities.php (Hungarian)
* New translations entities.php (Italian)
* New translations entities.php (Korean)
* New translations entities.php (German Informal)
* New translations entities.php (Spanish)
* New translations auth.php (Portuguese)
* New translations common.php (Portuguese)
* New translations errors.php (Portuguese)
* New translations settings.php (Portuguese)
* New translations activities.php (French)
* New translations activities.php (French)
* New translations auth.php (French)
* New translations common.php (French)
* New translations entities.php (French)
* New translations settings.php (French)
* New translations activities.php (Spanish, Argentina)
* New translations entities.php (Spanish, Argentina)
* New translations auth.php (Spanish, Argentina)
* New translations common.php (Spanish, Argentina)
* New translations activities.php (German Informal)
* New translations common.php (German Informal)
* New translations settings.php (Spanish, Argentina)
* New translations activities.php (Chinese Simplified)
* New translations activities.php (Chinese Simplified)
* New translations auth.php (Chinese Simplified)
* New translations common.php (Chinese Simplified)
* New translations entities.php (Chinese Simplified)
* New translations settings.php (Chinese Simplified)
* New translations activities.php (Estonian)
* New translations auth.php (Estonian)
* New translations common.php (Estonian)
* New translations entities.php (Chinese Simplified)
* New translations entities.php (Estonian)
* New translations settings.php (Chinese Simplified)
* New translations settings.php (Estonian)
* New translations settings.php (Estonian)
* New translations validation.php (Estonian)
* New translations auth.php (Italian)
* New translations common.php (Italian)
* New translations entities.php (Italian)
* New translations settings.php (Italian)
* New translations activities.php (Russian)
* New translations auth.php (Russian)
* New translations common.php (Russian)
* New translations activities.php (Russian)
* New translations entities.php (Russian)
* New translations settings.php (Russian)
* New translations activities.php (Japanese)
* New translations auth.php (Portuguese, Brazilian)
* New translations auth.php (Portuguese, Brazilian)
* New translations auth.php (Arabic)
* New translations activities.php (Czech)
* New translations auth.php (Czech)
* New translations activities.php (Czech)
* New translations auth.php (Czech)
* New translations common.php (Czech)
* New translations entities.php (Czech)
* New translations settings.php (Czech)
* New translations activities.php (Czech)
* New translations auth.php (Czech)
* New translations common.php (Czech)
* New translations entities.php (Czech)
* New translations settings.php (Czech)
* New translations auth.php (Czech)
* New translations entities.php (Czech)
* New translations settings.php (Czech)
* New translations auth.php (Czech)
* New translations auth.php (Czech)
* New translations activities.php (Latvian)
* New translations auth.php (Latvian)
* New translations common.php (Latvian)
* New translations entities.php (Latvian)
* New translations settings.php (Latvian)
* New translations activities.php (Latvian)
* New translations settings.php (Latvian)
* New translations activities.php (Italian)
* New translations entities.php (Italian)
* New translations activities.php (Italian)
* New translations settings.php (Italian)
* New translations common.php (Japanese)
* New translations settings.php (French)
* New translations common.php (Vietnamese)
* New translations common.php (Portuguese, Brazilian)
* New translations common.php (Indonesian)
* New translations common.php (Persian)
* New translations common.php (Croatian)
* New translations common.php (Estonian)
* New translations common.php (Latvian)
* New translations common.php (Bosnian)
* New translations common.php (German Informal)
* New translations settings.php (Spanish)
* New translations common.php (Chinese Simplified)
* New translations settings.php (Arabic)
* New translations settings.php (Bulgarian)
* New translations settings.php (Catalan)
* New translations settings.php (Czech)
* New translations settings.php (Danish)
* New translations settings.php (German)
* New translations settings.php (Hebrew)
* New translations settings.php (Hungarian)
* New translations settings.php (Italian)
* New translations settings.php (Japanese)
* New translations common.php (Chinese Traditional)
* New translations common.php (Turkish)
* New translations common.php (Portuguese)
* New translations common.php (Danish)
* New translations common.php (Ukrainian)
* New translations common.php (Spanish, Argentina)
* New translations common.php (Norwegian Bokmal)
* New translations settings.php (Ukrainian)
* New translations common.php (French)
* New translations common.php (Spanish)
* New translations common.php (Arabic)
* New translations common.php (Bulgarian)
* New translations common.php (Catalan)
* New translations common.php (Czech)
* New translations common.php (German)
* New translations common.php (Swedish)
* New translations common.php (Hebrew)
* New translations common.php (Hungarian)
* New translations common.php (Italian)
* New translations common.php (Korean)
* New translations common.php (Lithuanian)
* New translations common.php (Dutch)
* New translations common.php (Polish)
* New translations common.php (Russian)
* New translations common.php (Slovak)
* New translations common.php (Slovenian)
* New translations settings.php (Korean)
* New translations settings.php (Lithuanian)
* New translations settings.php (Portuguese, Brazilian)
* New translations settings.php (Norwegian Bokmal)
* New translations settings.php (Bosnian)
* New translations settings.php (Latvian)
* New translations settings.php (Estonian)
* New translations settings.php (Croatian)
* New translations settings.php (Spanish, Argentina)
* New translations settings.php (Persian)
* New translations settings.php (Indonesian)
* New translations settings.php (Vietnamese)
* New translations settings.php (Dutch)
* New translations settings.php (Chinese Traditional)
* New translations settings.php (Chinese Simplified)
* New translations settings.php (Turkish)
* New translations settings.php (Swedish)
* New translations settings.php (Slovenian)
* New translations settings.php (Slovak)
* New translations settings.php (Russian)
* New translations settings.php (Portuguese)
* New translations settings.php (Polish)
* New translations settings.php (German Informal)
* New translations common.php (Estonian)
* New translations entities.php (Estonian)
* New translations settings.php (Estonian)
* New translations common.php (Spanish)
* New translations settings.php (Spanish)
* New translations entities.php (French)
* New translations settings.php (French)
* New translations common.php (Chinese Simplified)
* New translations settings.php (Chinese Simplified)
* New translations common.php (Spanish, Argentina)
* New translations settings.php (Spanish, Argentina)
											
										 
											2022-01-06 20:02:49 +08:00
										 |  |  |     'status' => 'Status', | 
					
						
							|  |  |  |     'status_active' => 'Active', | 
					
						
							|  |  |  |     'status_inactive' => 'Inactive', | 
					
						
							|  |  |  |     'never' => 'Never', | 
					
						
							| 
									
										
										
										
											2022-02-01 19:48:29 +08:00
										 |  |  |     'none' => 'None', | 
					
						
							| 
									
										
										
										
											2021-08-03 20:02:01 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  |     // Header
 | 
					
						
							|  |  |  |     'header_menu_expand' => 'Plėsti antraštės meniu', | 
					
						
							|  |  |  |     'profile_menu' => 'Profilio meniu', | 
					
						
							|  |  |  |     'view_profile' => 'Rodyti porofilį', | 
					
						
							|  |  |  |     'edit_profile' => 'Redaguoti profilį', | 
					
						
							|  |  |  |     'dark_mode' => 'Tamsus rėžimas', | 
					
						
							|  |  |  |     'light_mode' => 'Šviesus rėžimas', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Layout tabs
 | 
					
						
							|  |  |  |     'tab_info' => 'Informacija', | 
					
						
							|  |  |  |     'tab_info_label' => 'Skirtukas: Rodyti antrinę informaciją', | 
					
						
							|  |  |  |     'tab_content' => 'Turinys', | 
					
						
							|  |  |  |     'tab_content_label' => 'Skirtukas: Rodyti pirminę informaciją', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Email Content
 | 
					
						
							|  |  |  |     'email_action_help' => 'Jeigu kyla problemų spaudžiant :actionText: mygtuką, nukopijuokite ir įklijuokite URL į savo naršyklę.', | 
					
						
							|  |  |  |     'email_rights' => 'Visos teisės rezervuotos', | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     // Footer Link Options
 | 
					
						
							|  |  |  |     // Not directly used but available for convenience to users.
 | 
					
						
							|  |  |  |     'privacy_policy' => 'Privatumo politika', | 
					
						
							|  |  |  |     'terms_of_service' => 'Paslaugų teikimo paslaugos', | 
					
						
							|  |  |  | ]; |