mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 18:59:35 +01:00
Fixed translation file
This commit is contained in:
parent
cd975c5f13
commit
9992017fb7
@ -15,11 +15,11 @@ security:
|
|||||||
go_to_account: حساب خود را ببینید
|
go_to_account: حساب خود را ببینید
|
||||||
menu:
|
menu:
|
||||||
left:
|
left:
|
||||||
<<<<<<< HEAD
|
|
||||||
unread: خواندهنشده
|
unread: خواندهنشده
|
||||||
starred: برگزیده
|
starred: برگزیده
|
||||||
archive: بایگانی
|
archive: بایگانی
|
||||||
all_articles: همه
|
all_articles: همه
|
||||||
|
# with_annotations: 'With annotations'
|
||||||
config: پیکربندی
|
config: پیکربندی
|
||||||
tags: برچسبها
|
tags: برچسبها
|
||||||
internal_settings: تنظیمات درونی
|
internal_settings: تنظیمات درونی
|
||||||
@ -33,27 +33,7 @@ menu:
|
|||||||
site_credentials: اعتبارنامههای وبگاه
|
site_credentials: اعتبارنامههای وبگاه
|
||||||
users_management: مدیریت کاربران
|
users_management: مدیریت کاربران
|
||||||
developer: مدیریت کارخواههای API
|
developer: مدیریت کارخواههای API
|
||||||
=======
|
|
||||||
unread: 'خواندهنشده'
|
|
||||||
starred: 'برگزیده'
|
|
||||||
archive: 'بایگانی'
|
|
||||||
all_articles: 'همه'
|
|
||||||
# with_annotations: 'With annotations'
|
|
||||||
config: 'پیکربندی'
|
|
||||||
tags: 'برچسبها'
|
|
||||||
internal_settings: 'تنظیمات درونی'
|
|
||||||
import: 'درونریزی'
|
|
||||||
howto: 'خودآموز'
|
|
||||||
# developer: 'API clients management'
|
|
||||||
logout: 'خروج'
|
|
||||||
about: 'درباره'
|
|
||||||
search: 'جستجو'
|
|
||||||
save_link: 'ذخیرهٔ یک پیوند'
|
|
||||||
back_to_unread: 'بازگشت به خواندهنشدهها'
|
|
||||||
# users_management: 'Users management'
|
|
||||||
# site_credentials: 'Site credentials'
|
|
||||||
quickstart: "Quickstart"
|
quickstart: "Quickstart"
|
||||||
>>>>>>> 4b997bc8 (Added route to list entries with annotations)
|
|
||||||
top:
|
top:
|
||||||
add_new_entry: افزودن مقالهٔ تازه
|
add_new_entry: افزودن مقالهٔ تازه
|
||||||
search: جستجو
|
search: جستجو
|
||||||
@ -128,22 +108,15 @@ config:
|
|||||||
tagging_rules_definition_title: برچسبگذاری خودکار یعنی چه؟
|
tagging_rules_definition_title: برچسبگذاری خودکار یعنی چه؟
|
||||||
entry:
|
entry:
|
||||||
page_titles:
|
page_titles:
|
||||||
<<<<<<< HEAD
|
|
||||||
unread: مقالههای خواندهنشده
|
unread: مقالههای خواندهنشده
|
||||||
starred: مقالههای برگزیده
|
starred: مقالههای برگزیده
|
||||||
archived: مقالههای بایگانیشده
|
archived: مقالههای بایگانیشده
|
||||||
filtered: مقالههای فیلترشده
|
filtered: مقالههای فیلترشده
|
||||||
=======
|
|
||||||
unread: 'مقالههای خواندهنشده'
|
|
||||||
starred: 'مقالههای برگزیده'
|
|
||||||
archived: 'مقالههای بایگانیشده'
|
|
||||||
filtered: 'مقالههای فیلترشده'
|
|
||||||
# with_annotations: 'Entries with annotations'
|
# with_annotations: 'Entries with annotations'
|
||||||
# filtered_tags: 'Filtered by tags:'
|
# filtered_tags: 'Filtered by tags:'
|
||||||
# filtered_search: 'Filtered by search:'
|
# filtered_search: 'Filtered by search:'
|
||||||
# untagged: 'Untagged entries'
|
# untagged: 'Untagged entries'
|
||||||
# all: 'All entries'
|
# all: 'All entries'
|
||||||
>>>>>>> 4b997bc8 (Added route to list entries with annotations)
|
|
||||||
list:
|
list:
|
||||||
number_on_the_page: '{0} هیج مقالهای نیست.|{1} یک مقاله هست.|]1,Inf[ %count% مقاله هست.'
|
number_on_the_page: '{0} هیج مقالهای نیست.|{1} یک مقاله هست.|]1,Inf[ %count% مقاله هست.'
|
||||||
reading_time: زمان تخمینی برای خواندن
|
reading_time: زمان تخمینی برای خواندن
|
||||||
|
Loading…
Reference in New Issue
Block a user