From 5b4255aa3c3837eac537841ffc243a920cfa9f0b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 28 Jan 2013 05:37:57 +0000 Subject: [PATCH] [social_buttons] Update fa_IR, thanks to : Garcia git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@20439 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fa_IR/description.txt | 1 + language/fa_IR/plugin.lang.php | 9 ++++++--- 2 files changed, 7 insertions(+), 3 deletions(-) create mode 100755 language/fa_IR/description.txt diff --git a/language/fa_IR/description.txt b/language/fa_IR/description.txt new file mode 100755 index 0000000..3976053 --- /dev/null +++ b/language/fa_IR/description.txt @@ -0,0 +1 @@ +به اشتراک گذاری عکس‌ها در فیسبوک، توییتر، گوگل پلاس و تامبلر \ No newline at end of file diff --git a/language/fa_IR/plugin.lang.php b/language/fa_IR/plugin.lang.php index b145610..3f15230 100644 --- a/language/fa_IR/plugin.lang.php +++ b/language/fa_IR/plugin.lang.php @@ -23,8 +23,11 @@ $lang['Annotation'] = 'یادداشت'; $lang['Bottom'] = 'زیر'; $lang['Bubble'] = 'حباب'; -$lang['Button position on picture page'] = 'موقعیت دکمه در صفحه ی عکس ها'; -$lang['Inline text'] = 'متن کنار دکمه'; -$lang['Toolbar'] = 'تولبار'; +$lang['Button position on picture page'] = 'موقعیت دکمه در برگه‌ی عکس‌ها'; +$lang['Inline text'] = 'نوشته‌ی درون خطی'; +$lang['Toolbar'] = 'نوار ابزار'; $lang['Top'] = 'بالا'; +$lang['Button type'] = 'نوع دکمه'; +$lang['Right bubble'] = 'حباب راست'; +$lang['Top bubble'] = 'حباب بالا'; ?> \ No newline at end of file