Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
96c6d14a
Commit
96c6d14a
authored
Nov 29, 2014
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6307 from emadgh/master
[skip ci] Added translations for RelativeTime
parents
7aba5c06
e093e770
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
yii.php
framework/messages/fa-IR/yii.php
+11
-0
No files found.
framework/messages/fa-IR/yii.php
View file @
96c6d14a
...
...
@@ -52,6 +52,17 @@ return [
'Update'
=>
'بروزرسانی'
,
'View'
=>
'نما'
,
'Yes'
=>
'بله'
,
'in {delta, plural, =1{a year} other{# years}}'
=>
'{delta} سال دیگر'
,
'in {delta, plural, =1{a month} other{# months}}'
=>
'{delta} ماه دیگر'
,
'in {delta, plural, =1{a day} other{# days}}'
=>
'{delta} روز دیگر'
,
'in {delta, plural, =1{an hour} other{# hours}}'
=>
'{delta} ساعت دیگر'
,
'in {delta, plural, =1{a minute} other{# minutes}}'
=>
'{delta} دقیقه دیگر'
,
'{delta, plural, =1{a month} other{# months}} ago'
=>
'{delta} ماه قبل'
,
'{delta, plural, =1{a day} other{# days}} ago'
=>
'{delta} روز قبل'
,
'{delta, plural, =1{an hour} other{# hours}} ago'
=>
'{delta} ساعت قبل'
,
'{delta, plural, =1{a minute} other{# minutes}} ago'
=>
'{delta} دقیقه قبل'
,
'{delta, plural, =1{a second} other{# seconds}} ago'
=>
'{delta} ثانیه قبل'
,
'just now'
=>
'هم اکنون'
,
'You are not allowed to perform this action.'
=>
'شما دسترسی به انجام این عملیات را ندارید.'
,
'You can upload at most {limit, number} {limit, plural, one{file} other{files}}.'
=>
'شما حداکثر {limit, number} فایل را میتوانید آپلود کنید.'
,
'the input value'
=>
'مقدار ورودی'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment