snipe-it/resources/lang/so-SO/admin/locations/message.php
snipe 38db890660 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-12-12 19:22:56 +00:00

36 lines
1.6 KiB
PHP

<?php
return array(
'does_not_exist' => 'Goobtu ma jirto.',
'assoc_users' => 'This location is not currently deletable because it is the location of record for at least one asset or user, has assets assigned to it, or is the parent location of another location. Please update your records to no longer reference this location and try again. ',
'assoc_assets' => 'Goobtan waxaa hadda ku xiran hal isticmaale suurogalna maahan in latiro. Fadlan cusboonaysii hantidaada si aanay meeshan u tixraacin mar kalena isku day. ',
'assoc_child_loc' => 'Goobtan waxay xarun rasmi ah u tahay farac kale ugu yaraan suuragalna maahan in la tir-tiro. Fadlan cusbooneysii goobtaada si aaney markale usoo tilmaamin mowqican iskuna day markale. ',
'assigned_assets' => 'Hantida la qoondeeyay',
'current_location' => 'Goobta xilligan',
'open_map' => 'Open in :map_provider_icon Maps',
'create' => array(
'error' => 'Goobta lama abuurin, fadlan isku day mar kale.',
'success' => 'Goobta waa lagu guuleystay in la sameeyo.'
),
'update' => array(
'error' => 'Goobta lama cusboonaysiin, fadlan isku day mar kale',
'success' => 'Goobta waa lagu guuleystay in la cusbooneysiiyo.'
),
'restore' => array(
'error' => 'Location was not restored, please try again',
'success' => 'Location restored successfully.'
),
'delete' => array(
'confirm' => 'Ma hubtaa inaad rabto inaad tirtirto goobtan?',
'error' => 'Waxaa jirtay arrin meesha ka saareysa goobtan. Fadlan isku day mar kale.',
'success' => 'Goobta si guul leh ayaa loo tirtiray.'
)
);