Blame view
sources/apps/files_sharing/l10n/fa.php
635 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", |
|
03e52840d
|
4 |
"Password" => "گذرواژه", |
|
03e52840d
|
5 6 7 |
"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت", "%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت", "Download" => "دانلود", |
|
31b7f2792
|
8 9 10 |
"Upload" => "بارگزاری", "Cancel upload" => "متوقف کردن بار گذاری", "No preview available for" => "هیچگونه پیش نمایشی موجود نیست" |
|
03e52840d
|
11 |
); |
|
31b7f2792
|
12 |
$PLURAL_FORMS = "nplurals=1; plural=0;"; |