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

13 lines
375 B
PHP
Raw Normal View History

2012-11-16 00:04:07 +01:00
<?php $TRANSLATIONS = array(
"File doesn't exist:" => "په‌ڕگه‌که‌ هه‌بوون نیه:",
"Error" => "هه‌ڵه",
"Download" => "داگرتن",
"Settings" => "ده‌ستكاری",
2012-11-25 00:02:56 +01:00
"Import" => "هێنان",
2012-11-16 00:04:07 +01:00
"Close" => "داخستن",
"Email" => "ئیمه‌یل",
"Address" => "ناونیشان",
"Name" => "ناو",
"Save" => "پاشکه‌وتکردن"
);