1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/statistiques/lang/statistiques_fa.php
2015-04-28 17:10:23 +02:00

59 lines
3.5 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/statistiques?lang_cible=fa
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) return;
$GLOBALS[$GLOBALS['idx_lang']] = array(
// B
'bouton_effacer_referers' => 'حذف پيوند‌هاي ورودي فقط',
'bouton_effacer_statistiques' => 'پاك كردن تمام آمارها',
// C
'csv' => 'سي.اس.وي',
// I
'icone_evolution_visites' => 'نمودار بازديدها <br /> @visites@ بازديد ',
'icone_repartition_actuelle' => 'نمايش توزيع كنونى',
'icone_repartition_visites' => 'نمودار بازديدها',
'icone_statistiques_visites' => 'آمار بازديد كنندگان',
'info_affichier_visites_articles_plus_visites' => 'فهرست مقاله هائى كه بيش از ديگر مقاله ها خوانده شدن از ابتدا نشان دهيد',
'info_comment_lire_tableau' => 'طرز خواندن اين جدول',
'info_forum_statistiques' => 'آمار بازديد كنند گان',
'info_popularite_2' => ': محبوبيت سايت',
'info_popularite_3' => '@popularite@ : محبوبيت سايت @visites@ : بازديد',
'info_popularite_5' => ': محبوبيت',
'info_previsions' => 'پيش‌بيني‌ها: ',
'info_question_vignettes_referer' => 'هنگام مراجعه به آمارها، مي‌توانيد نشاني سايت‌هاي مبداء بازديد‌كنندگان را ببينيد.',
'info_question_vignettes_referer_oui' => 'گيراندازي سايت‌هاي مبداء بازديدكنندگان را نشان دادن',
'info_visites' => ':بازديد ',
'info_visites_plus_populaires' => 'نمودار بازديد محبوب ترين مقالات و آخرين مقالات منتشر شده را نمايش دهيد ',
'info_zoom' => 'زوم',
'item_gerer_statistiques' => 'مديريت آمارهاي بازديدها',
// O
'onglet_origine_visites' => 'مبدأ بازديدها',
'onglet_repartition_debut' => 'از زمان شروع',
'onglet_repartition_lang' => 'با زبانهاى',
// R
'resume' => 'خلاصه',
// T
'texte_admin_effacer_stats' => 'اين فرمان تمام داده‌هاي مرتبط با آمارهاي بازديد‌ها از اين سايت و از جمله محبوبيت نسبي مقالات را پاك مي‌كند.',
'texte_admin_effacer_toutes_stats' => 'دكمه‌ي اول تمام آمارها را حذف مي‌كند:‌بازديدها، محبويت مقاله‌ها و پيوند‌هاي ورودي.',
'texte_comment_lire_tableau' => 'رتبه مقاله در رده بندى محبوبيتها در حاشيه صفحه مشخص شده كه نشانگر تعداد بازديدهاى روزانه مقاله ميباشد وتعداد بازديدها از ابتدا با قرار دادن نوك فلش برروى مقاله مشخص خواهد شد',
'texte_signification' => 'خطوط پر رنگ نمودار وروديها (مجموع زير بخشها) و خطوط روشن نشانگر تعداد بازديدكنندگان هر بخش ميباشد.',
'titre_evolution_visite' => 'تحول بازديدها',
'titre_liens_entrants' => 'پيوندهاى ورودى ',
'titre_page_statistiques' => 'آمار براى هر بخش',
'titre_page_statistiques_visites' => 'آمار بازديدها',
// V
'visites_journalieres' => 'تعداد بازديدها طي روز ',
'visites_mensuelles' => 'تعداد بازديد‌ها طي ماه '
);
?>