mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 13:22:08 +01:00
New translations strings.xml (Persian)
This commit is contained in:
parent
4b8728a1de
commit
5dd2c3a1cb
1 changed files with 36 additions and 0 deletions
36
app/src/main/res/values-fa/strings.xml
Normal file
36
app/src/main/res/values-fa/strings.xml
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--Generated by crowdin.com-->
|
||||||
|
<resources>
|
||||||
|
<!-- Application -->
|
||||||
|
<!-- Common Words -->
|
||||||
|
<string name="settings">تنظیمات</string>
|
||||||
|
<string name="search">جستجو</string>
|
||||||
|
<string name="changelog">لاگ تغییرات</string>
|
||||||
|
<!-- Notifications dropdown menu -->
|
||||||
|
<!-- Pod Activity -->
|
||||||
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<string name="more">بیشتر</string>
|
||||||
|
<!-- More from MainActivity -->
|
||||||
|
<!-- Permissions -->
|
||||||
|
<string name="hide_statusbar">مخفی کردن نوار وضعیت</string>
|
||||||
|
<!-- Operability -->
|
||||||
|
<!-- Category Titles -->
|
||||||
|
<!-- Visuals -->
|
||||||
|
<!-- Navigiation Slider -->
|
||||||
|
<string name="general">عمومی</string>
|
||||||
|
<!-- Themes -->
|
||||||
|
<!-- Notifications dropdown -->
|
||||||
|
<string name="language_change_restart_description">تغییر زبان برنامه. لازم است برنامه را از نو اجرا کنید تا تغییرات را ببینید</string>
|
||||||
|
<string name="language">زبان</string>
|
||||||
|
<!-- Font size -->
|
||||||
|
<!-- Load images -->
|
||||||
|
<!-- Screen rotation -->
|
||||||
|
<string name="default_">پیشفرض</string>
|
||||||
|
<!-- Proxy -->
|
||||||
|
<!-- Chrome custom tabs -->
|
||||||
|
<!-- Diaspora Settings -->
|
||||||
|
<!-- More -->
|
||||||
|
<string name="about">درباره مارکور</string>
|
||||||
|
<!-- License & help (large amount of text) -->
|
||||||
|
<string name="contributors">همکاران</string>
|
||||||
|
</resources>
|
Loading…
Reference in a new issue