diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
commit | c3823aa864938c38349d45a0524e2db3a71b2f4b (patch) | |
tree | 9ddb60bd8207fb8094801eac0694e164af868504 /core/l10n/si_LK.php | |
parent | e299c241df23770efbb6f5c833d77edcdeed7410 (diff) | |
download | nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.tar.gz nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/si_LK.php')
-rw-r--r-- | core/l10n/si_LK.php | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/core/l10n/si_LK.php b/core/l10n/si_LK.php new file mode 100644 index 00000000000..bfccbfd3e8e --- /dev/null +++ b/core/l10n/si_LK.php @@ -0,0 +1,29 @@ +<?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" => "ඊළඟ" +); |