1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00

16 lines
475 B
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
2013-07-24 00:50:10 -04:00
"Save" => "پاشکه‌وتکردن",
"Importing..." => "ده‌هێنرێت...",
"Add" => "زیادکردن",
2013-09-10 08:44:39 -04:00
"Import" => "هێنان",
"Close" => "داخستن",
2013-07-24 00:50:10 -04:00
"Error" => "هه‌ڵه",
"Download" => "داگرتن",
2013-09-05 05:38:03 -04:00
"File doesn't exist:" => "په‌ڕگه‌که‌ هه‌بوون نیه:",
2013-07-24 00:50:10 -04:00
"Title" => "ناونیشان",
"Email" => "ئیمه‌یل",
"Address" => "ناونیشان",
"Export" => "هه‌ناردن",
"Name" => "ناو"
2012-11-16 00:04:07 +01:00
);