1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/te.php
2013-11-11 02:54:25 -05:00

14 lines
450 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "భద్రపరచు",
"Cancel" => "రద్దుచేయి",
"Add" => "చేర్చు",
"Import" => "దిగుమతించు",
"Close" => "మూసివేయి",
"Error" => "పొరపాటు",
"Delete" => "తొలగించు",
"Name" => "పేరు",
"Email" => "ఈమెయిలు",
"Address" => "చిరునామా",
"Export" => "ఎగుమతించు"
);