snipe-it/resources/lang/so-SO/button.php
snipe 593554daed Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-07-23 18:14:19 +01:00

35 lines
1.4 KiB
PHP

<?php
return [
'actions' => 'Ficilada',
'add' => 'Kudar Cusub',
'cancel' => 'Jooji',
'checkin_and_delete' => 'Geli Dhammaan / Tirtir Isticmaalaha',
'delete' => 'Tirtir',
'edit' => 'Wax ka beddel',
'clone' => 'Clone',
'restore' => 'Soo celi',
'remove' => 'Ka saar',
'request' => 'Codsi',
'submit' => 'Gudbi',
'upload' => 'Soo rar',
'select_file' => 'Dooro File...',
'select_files' => 'Dooro faylal...',
'generate_labels' => '{1} Samee Summada|[2,*] Samee Calaamadaha',
'send_password_link' => 'Soo dir Linkiga Dib-u-dejinta Furaha',
'go' => 'Tag',
'bulk_actions' => 'Ficilada waaweyn',
'add_maintenance' => 'Ku dar Dayactirka',
'append' => 'Ku lifaaq',
'new' => 'Cusub',
'var' => [
'clone' => 'Clone :item_type',
'edit' => 'Edit :item_type',
'delete' => 'Delete :item_type',
'restore' => 'Delete :item_type',
'create' => 'Create New :item_type',
'checkout' => 'Checkout :item_type',
'checkin' => 'Checkin :item_type',
]
];