diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 22:01:37 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 22:01:37 +0000 |
commit | 2ec1c7d0e9a9c7dfbd2150c5c40a3006d7058b95 (patch) | |
tree | 722ecbf15e811c4c3ed803a62ae882aa852a5d77 /language/fa_IR | |
parent | aaa6eebe3b4ed1924b6647f5f6602c1c3f955494 (diff) |
[trunk_public] Update fa_IR, thanks to : Garcia
git-svn-id: http://piwigo.org/svn/trunk@15429 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fa_IR')
-rw-r--r-- | language/fa_IR/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/fa_IR/common.lang.php b/language/fa_IR/common.lang.php index bd184fec3..d520aecd0 100644 --- a/language/fa_IR/common.lang.php +++ b/language/fa_IR/common.lang.php @@ -408,4 +408,11 @@ $lang['xlarge'] = 'XL - '; $lang['xsmall'] = 'XS - '; $lang['xxlarge'] = 'XXL - '; $lang['%d rate'] = '%d امتیاز'; +$lang['Bad request'] = 'درخواست اشتباه'; +$lang['Forbidden'] = 'اجازه ی دسترسی ندارید'; +$lang['Page not found'] = 'برگه پیدا نشد'; +$lang['Permalink for album not found'] = 'لینک ثابتی برای این آلبوم پیدا نشد'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo با یک خطای غیر قابل بازیابی مواجه گردید'; +$lang['Requested album does not exist'] = 'آلبوم مورد نظر شما وجود ندارد'; +$lang['Requested tag does not exist'] = 'برچسب مورد نظر شما وجود ندارد'; ?>
\ No newline at end of file |