nextcloud/core/l10n/si_LK.php

30 lines
1.0 KiB
PHP

<?php $TRANSLATIONS = array(
"Application name not provided." => "යෙදුම් නාමය සපයා නැත.",
"Settings" => "සැකසුම්",
"January" => "ජනවාරි",
"February" => "පෙබරවාරි",
"March" => "මාර්තු",
"April" => "අප්‍රේල්",
"May" => "මැයි",
"June" => "ජූනි",
"July" => "ජූලි",
"August" => "අගෝස්තු",
"September" => "සැප්තැම්බර්",
"October" => "ඔක්තෝබර්",
"November" => "නොවැම්බර්",
"December" => "දෙසැම්බර්",
"Choose" => "තෝරන්න",
"Cancel" => "එපා",
"No" => "නැහැ",
"Yes" => "ඔව්",
"Ok" => "හරි",
"Password" => "මුර පදය ",
"To login page" => "පිවිසුම් පිටුවට",
"New password" => "නව මුර පදයක්",
"Apps" => "යෙදුම්",
"Help" => "උදව්",
"Add" => "එක් කරන්න",
"Data folder" => "දත්ත ෆෝල්ඩරය",
"next" => "ඊළඟ"
);