1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
2013-09-10 08:44:39 -04:00

16 lines
475 B
PHP

<?php $TRANSLATIONS = array(
"Save" => "پاشکه‌وتکردن",
"Importing..." => "ده‌هێنرێت...",
"Add" => "زیادکردن",
"Import" => "هێنان",
"Close" => "داخستن",
"Error" => "هه‌ڵه",
"Download" => "داگرتن",
"File doesn't exist:" => "په‌ڕگه‌که‌ هه‌بوون نیه:",
"Title" => "ناونیشان",
"Email" => "ئیمه‌یل",
"Address" => "ناونیشان",
"Export" => "هه‌ناردن",
"Name" => "ناو"
);