-
-
Notifications
You must be signed in to change notification settings - Fork 33
feat: Add Persian (Farsi) translation #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,58 @@ | ||
| TITLE_APP_NAME = 'شمارنده برای پیامرسان' | ||
| TITLE_NOT_APPLICABLE = 'غیر قابل اجرا' | ||
| TITLE_INITIAL_CONFIG = 'پیکربندی اولیه' | ||
| TITLE_GIVE_INBOX = 'پوشهی صندوق ورودی را مشخص کنید' | ||
| TITLE_NO_SELECTION = 'هیچ موردی انتخاب نشده است' | ||
| TITLE_OPEN_FE = 'باز کردن فایل اکسپلورر' | ||
| TITLE_GIVE_USERNAME = 'نام کاربری فیسبوک خود را وارد کنید' | ||
| TITLE_SAVE = 'ذخیره' | ||
| TITLE_NAME = 'نام' | ||
| TITLE_PARTICIPANTS = 'شرکتکنندگان' | ||
| TITLE_CHAT_TYPE = 'نوع' | ||
| TITLE_NUMBER_OF_MSGS = 'تعداد پیامها' | ||
| TITLE_CALL_DURATION = 'مدت کل تماس' | ||
| TITLE_HOME = 'خانه' | ||
| TITLE_UPLOAD_MESSAGES = 'بارگذاری پیامها' | ||
| TITLE_SEARCH = 'جستجو' | ||
| TITLE_EXIT = 'خروج' | ||
| TITLE_SETTINGS = 'تنظیمات' | ||
| TITLE_PROFILE = 'پروفایل من' | ||
| TITLE_MY_DATA = 'دادههای من' | ||
| TITLE_GROUP_CHAT = 'چت گروهی' | ||
| TITLE_PRIVATE_CHAT = 'چت خصوصی' | ||
| TITLE_NUMBER_OF_CHATS = 'تعداد مکالمات' | ||
| TITLE_NUMBER_OF_PHOTOS = 'تعداد عکسها' | ||
| TITLE_NUMBER_OF_VIDEOS = 'تعداد ویدیوها' | ||
| TITLE_NUMBER_OF_GIFS = 'تعداد گیفها' | ||
| TITLE_NUMBER_OF_FILES = 'تعداد فایلها' | ||
| TITLE_SENT_MESSAGES = 'پیامهای ارسال شده' | ||
| TITLE_TOTAL_MESSAGES = 'همهی پیامها' | ||
| TITLE_TOTAL_CHARS = 'کل حروف' | ||
| TITLE_CLOSE_POPUP = 'بستن' | ||
| TITLE_LOADING = 'در حال بارگذاری' | ||
| TITLE_LOADING_CHAT = 'در حال بارگذاری مکالمه' | ||
| TITLE_STATISTICS = 'آمار' | ||
| TITLE_MSG_STATS = 'آمار پیام' | ||
| TITLE_CONVERSATION_TYPE = 'نوع مکالمه' | ||
| TITLE_PEOPLE = 'افراد' | ||
| TITLE_AND_MESSAGES = 'و پیامها' | ||
| TITLE_START_DATE = 'تاریخ اولین پیام' | ||
| TITLE_AVERAGE_MESSAGES = 'میانگین پیام در هر' | ||
| TITLE_PER_DAY = 'روز' | ||
| TITLE_PER_WEEK = 'هفته' | ||
| TITLE_PER_MONTH = 'ماه' | ||
| TITLE_PER_YEAR = 'سال' | ||
| TITLE_FROM = 'از' | ||
| TITLE_TO = 'تا' | ||
| TITLE_MULTI_SORT = 'مرتبسازی چندگانه' | ||
| TITLE_CONFIGURE_MULTI_SORT = 'پیکربندی مرتبسازی چندگانه' | ||
| TITLE_AVAILABLE_COLUMNS = 'ستونهای موجود' | ||
| TITLE_SORT_ORDER = 'ترتیب مرتبسازی' | ||
| TITLE_ADD = 'افزودن' | ||
| TITLE_REMOVE = 'حذف' | ||
| TITLE_REVERSE = 'معکوس' | ||
| TITLE_MOVE_UP = 'انتقال به بالا' | ||
| TITLE_MOVE_DOWN = 'انتقال به پایین' | ||
| TITLE_CLEAR = 'پاک کردن' | ||
| TITLE_APPLY = 'اعمال' | ||
| TITLE_CANCEL = 'لغو' | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.