Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ta_LK.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 68051726d7a777b5fb089133b7b8b5236e8d71e1 (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Save" => "சேமிக்க ",
"Search" => "தேடுதல்",
"Close" => "மூடுக",
"Next" => "அடுத்த",
"Clear" => "சுத்தப்படுத்தல்",
"Saving..." => "சேமிக்கப்படுகிறது...",
"An error occurred!" => "ஒரு வழு ஏற்பட்டுள்ளது!",
"There were unsaved changes, click here to go back" => "அங்கு சேமிக்கப்படாத மாற்றங்கள் உள்ளன, முன் பக்கம் செல்ல இங்கே சொடுக்குக"
);