1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/hy.php

8 lines
163 B
PHP
Raw Normal View History

2013-02-22 00:05:10 +01:00
<?php $TRANSLATIONS = array(
2013-05-13 21:43:42 +02:00
"Save" => "Պահպանել",
2013-09-10 14:44:39 +02:00
"Close" => "Փակել",
2013-02-22 00:05:10 +01:00
"Other" => "Այլ",
2014-03-09 06:49:34 +01:00
"Delete" => "Ջնջել",
2014-03-10 05:49:39 +01:00
"Download" => "Բեռնել"
2013-02-22 00:05:10 +01:00
);