| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- # Copyright (C) 2018 Alexandre Spangaro <aspangaro@open-dsi.fr>
- #
- # This program is free software: you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- # the Free Software Foundation, either version 3 of the License, or
- # (at your option) any later version.
- #
- # This program is distributed in the hope that it will be useful,
- # but WITHOUT ANY WARRANTY; without even the implied warranty of
- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- # GNU General Public License for more details.
- #
- # You should have received a copy of the GNU General Public License
- # along with this program. If not, see <https://www.gnu.org/licenses/>.
- #
- # Generic
- #
- Assets = دارائیها
- NewAsset = دارائیجدید
- AccountancyCodeAsset = کد حسابداری (دارائیها)
- AccountancyCodeDepreciationAsset = کد حسابداری (حساب دارائیهای استهلاکی)
- AccountancyCodeDepreciationExpense = کد حسابداری (حساب هزینههای استهلاکی)
- NewAssetType=نوع دارائی جدید
- AssetsTypeSetup=تنظیمات نوع دارائی
- AssetTypeModified=نوع دارائی ویرایش شد
- AssetType=نوع دارائی
- AssetsLines=دارائیها
- DeleteType=حذفکردن
- DeleteAnAssetType=حذف یک نوع دارائی
- ConfirmDeleteAssetType=آیا مطمئنید میخواهید این نوع دارائی را حذف کنید؟
- ShowTypeCard=نمایش نوع '%s'
- # Module label 'ModuleAssetsName'
- ModuleAssetsName = دارائیها
- # Module description 'ModuleAssetsDesc'
- ModuleAssetsDesc = توضیحات دارائی
- #
- # Admin page
- #
- AssetsSetup = تنظیمات دارائیها
- Settings = تنظیمات
- AssetsSetupPage = صفحۀ برپاسازی دارائیها
- ExtraFieldsAssetsType = ویژگیهای مکمل (نوع دارائی)
- AssetsType=نوع دارائی
- AssetsTypeId=شناسۀ نوعدارائی
- AssetsTypeLabel=برچسب نوع دارائی
- AssetsTypes=انواع دارائی
- #
- # Menu
- #
- MenuAssets = دارائیها
- MenuNewAsset = دارائی جدید
- MenuTypeAssets = انواع دارائیها
- MenuListAssets = فهرست
- MenuNewTypeAssets = جدید
- MenuListTypeAssets = فهرست
- #
- # Module
- #
- NewAssetType=نوع دارائی جدید
- NewAsset=دارائیجدید
|