1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ta_LK.php

14 lines
492 B
PHP
Raw Normal View History

2012-11-02 00:03:14 +01:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "பக்க அடையாளங்கள்",
"Warning" => "எச்சரிக்கை",
"Close" => "மூடுக",
"Save" => "சேமிக்க",
"Delete" => "அழிக்க",
2012-11-08 00:03:47 +01:00
"Edit" => "தொகுக்க",
2012-11-02 00:03:14 +01:00
"Cancel" => "இரத்து செய்க",
2012-11-09 00:03:56 +01:00
"Add" => "சேர்க்க",
2012-11-02 00:03:14 +01:00
"Settings" => "அமைப்புகள்",
2012-11-04 00:03:02 +01:00
"Export" => "ஏற்றுமதி",
"Import" => "இறக்குமதி"
2012-11-02 00:03:14 +01:00
);