mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 06:37:55 +08:00 
			
		
		
		
	Lithuanian translation cleanup. [skip ci]
This commit is contained in:
		@ -16,9 +16,7 @@
 | 
				
			|||||||
 *
 | 
					 *
 | 
				
			||||||
 * NOTE: this file must be saved in UTF-8 encoding.
 | 
					 * NOTE: this file must be saved in UTF-8 encoding.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
return array (
 | 
					return [
 | 
				
			||||||
  'Are you sure to delete this item?' => '@@Ar tikrai norite ištrinti šį elementą?@@',
 | 
					 | 
				
			||||||
  'Only files with these mimeTypes are allowed: {mimeTypes}.' => '@@Leidžiama įkelti failus tik šių MIME tipų: {mimeTypes}.@@',
 | 
					 | 
				
			||||||
  '(not set)' => '(nenustatyta)',
 | 
					  '(not set)' => '(nenustatyta)',
 | 
				
			||||||
  'An internal server error occurred.' => 'Įvyko vidinė serverio klaida',
 | 
					  'An internal server error occurred.' => 'Įvyko vidinė serverio klaida',
 | 
				
			||||||
  'Are you sure you want to delete this item?' => 'Ar tikrai norite ištrinti šį elementą?',
 | 
					  'Are you sure you want to delete this item?' => 'Ar tikrai norite ištrinti šį elementą?',
 | 
				
			||||||
@ -105,4 +103,4 @@ return array (
 | 
				
			|||||||
  '{n} MB' => '{n} MB',
 | 
					  '{n} MB' => '{n} MB',
 | 
				
			||||||
  '{n} PB' => '{n} PB',
 | 
					  '{n} PB' => '{n} PB',
 | 
				
			||||||
  '{n} TB' => '{n} TB',
 | 
					  '{n} TB' => '{n} TB',
 | 
				
			||||||
);
 | 
					];
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user