1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/si_LK.php
2014-05-12 00:49:51 -04:00

74 lines
4.8 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "සබඳතා",
"Ok" => "හරි",
"Cancel" => "එපා",
"Save" => "සුරකින්න",
"OK" => "හරි",
"Some contacts are marked for deletion, but not deleted yet. Please wait for them to be deleted." => "සමහර සම්බන්ධතා මකන ලෙස ලකුණු කොට ඇත. කරුණාකර ඒවා මැකෙන තෙක් සිටින්න",
"Add" => "එකතු කරන්න",
"Please choose the addressbook" => "කරුණාකර ලිපින පොත තෝරන්න",
"Import" => "ආයාත කරන්න",
"Importing..." => "ආයාත කරමින් පවති...",
"Import done" => "ආයාත කිරීම අවසන්",
"Close" => "වසන්න",
"{name}'s Birthday" => "{name}ගේ උපන්දිනය",
"Information about vCard is incorrect. Please reload the page." => "vCard පිළිබඳ තොරතුරු අසත්‍යයි. කරුණාකර පිටුව නැවත බාගත කරන්න.",
"Error saving contact." => "සම්බන්ධතාව සුරැකිමේදී දෝෂයක්",
"No file was uploaded. Unknown error" => "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්",
"There is no error, the file uploaded with success" => "දෝෂයක් නොමැත. සාර්ථකව ගොනුව උඩුගත කෙරුණි",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "php.ini හි upload_max_filesize නියමයට වඩා ගොනුව විශාලය",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය",
"The uploaded file was only partially uploaded" => "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය",
"No file was uploaded" => "ගොනුවක් උඩුගත නොවුණි",
"Missing a temporary folder" => "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්",
"Failed to write to disk" => "තැටිගත කිරීම අසාර්ථකයි",
"Error uploading contacts to storage." => "ගබඩාවට පුද්ගල විස්තර උඩුගත කිරීමේ දෝෂයක්",
"Contact" => "සබඳතාව",
"Other" => "වෙනත්",
"ownCloud" => "ownCloud",
"Work" => "කාර්යය",
"Home" => "නිවස",
"Mobile" => "ජංගම",
"Text" => "පෙළ",
"Voice" => "හඬ",
"Message" => "පණිවිඩය",
"Fax" => "ෆැක්ස්",
"Video" => "වීඩියෝව",
"Pager" => "පේජරය",
"Internet" => "අන්තර්ජාලය",
"Delete" => "මකා දමන්න",
"Groups" => "කණ්ඩායම්",
"Download" => "බාන්න",
"Email" => "විද්‍යුත් තැපෑල",
"Phone" => "දුරකථන",
"Address" => "ලිපිනය",
"Next addressbook" => "මෙයට පසු ලිපින පොත",
"Previous addressbook" => "මෙයට පෙර ලිපින පොත",
"Delete current photo" => "වර්තමාන ඡායාරූපය මකන්න",
"Edit current photo" => "වර්තමාන ඡායාරූපය සංස්කරණය කරන්න",
"Upload new photo" => "නව ඡායාරූපයක් උඩුගත කරන්න",
"Name" => "නම",
"Additional names" => "වෙනත් නම්",
"Nickname" => "පටබැඳි නම",
"Title" => "මාතෘකාව",
"Organization" => "ආයතනය",
"Birthday" => "උපන් දිනය",
"Note" => "නෝට්ටුවක්",
"Web site" => "වෙබ් අඩවිය",
"Preferred" => "රුචි",
"Please specify a valid email address." => "වලංගු විද්‍යුත් තැපැල් ලිපිනයක් ලබා දෙන්න",
"Mail to address" => "තැපැල් එවිය යුතු ලිපිනය",
"Delete email address" => "විද්‍යුත් තැපැල් ලිපිනය මකන්න",
"Enter phone number" => "දුරකථන අංකයක් දෙන්න",
"Go to web site" => "වෙබ් අඩවියට යන්න",
"View on map" => "සිතියමේ පෙන්වන්න",
"City" => "නගරය",
"Country" => "රට",
"Active" => "සක්‍රීය",
"Share" => "බෙදා හදා ගන්න",
"Export" => "නිර්යාත කරන්න",
"Edit" => "සකසන්න",
"Description" => "විස්තරය",
"Password" => "මුර පදය"
);