You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/l10n/fa.php

18 lines
577 B

<?php $TRANSLATIONS = array(
"Help" => "راهنما",
"Personal" => "شخصی",
"Settings" => "تنظیمات",
"Users" => "کاربران",
"Admin" => "مدیر",
"Authentication error" => "خطا در اعتبار سنجی",
"Files" => "پروندهها",
"Text" => "متن",
"seconds ago" => "ثانیهها پیش",
"1 minute ago" => "1 دقیقه پیش",
"%d minutes ago" => "%d دقیقه پیش",
"today" => "امروز",
"yesterday" => "دیروز",
"last month" => "ماه قبل",
"last year" => "سال قبل",
"years ago" => "سالهای قبل"
);