[239] | 1 | <?php
|
---|
| 2 |
|
---|
| 3 | /** This file is part of KCFinder project
|
---|
| 4 | *
|
---|
| 5 | * @desc Persian(Farsi) localization file
|
---|
| 6 | * @package KCFinder
|
---|
| 7 | * @version 2.2
|
---|
| 8 | * @author Hamid Kamalpour <djhamidfatal@gmail.com><http://www.ssfmusic.com>
|
---|
| 9 | * @copyright 2010 KCFinder Project
|
---|
| 10 | * @license http://www.opensource.org/licenses/gpl-2.0.php GPLv2
|
---|
| 11 | * @license http://www.opensource.org/licenses/lgpl-2.1.php LGPLv2
|
---|
| 12 | * @link http://kcfinder.sunhater.com
|
---|
| 13 | */
|
---|
| 14 |
|
---|
| 15 | $lang = array(
|
---|
| 16 | '_locale' => "fa_IR.UTF-8",
|
---|
| 17 | '_charset' => "utf-8",
|
---|
| 18 |
|
---|
| 19 | // Date time formats. See http://www.php.net/manual/en/function.strftime.php
|
---|
| 20 | '_dateTimeFull' => "%A, %B %e, %Y %H:%M",
|
---|
| 21 | '_dateTimeMid' => "%a %b %e %Y %H:%M",
|
---|
| 22 | '_dateTimeSmall' => "%Y/%m/%d %H:%M",
|
---|
| 23 |
|
---|
| 24 | "You don't have permissions to upload files." =>
|
---|
| 25 | ".ØŽÙ
|
---|
| 26 | ا ÙاÙد Ù
|
---|
| 27 | جÙز ØšØ±Ø§Û Ø§Ø±Ø³Ø§Ù ÙاÛÙ Ùا ÙستÛد",
|
---|
| 28 |
|
---|
| 29 | "You don't have permissions to browse server." =>
|
---|
| 30 | ".ØŽÙ
|
---|
| 31 | ا ÙاÙد Ù
|
---|
| 32 | جÙز ØšØ±Ø§Û Ø¬Ø³ØªØ¬Ù Ø¯Ø± سرÙر ÙستÛد",
|
---|
| 33 |
|
---|
| 34 | "Cannot move uploaded file to target folder." =>
|
---|
| 35 | ".ؚرÙاÙ
|
---|
| 36 | Ù ÙÙ
|
---|
| 37 | Û ØªÙاÙد ÙاÛÙ ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ØŽØ¯Ù Ø±Ø§ اÙتÙا٠دÙد ØšÙ ÙŸÙØŽÙ Ù
|
---|
| 38 | Ùرد Ù؞ر",
|
---|
| 39 |
|
---|
| 40 | "Unknown error." =>
|
---|
| 41 | ".Ø®Ø·Ø§Û ÙاÙ
|
---|
| 42 | ؎خص",
|
---|
| 43 |
|
---|
| 44 | "The uploaded file exceeds {size} bytes." =>
|
---|
| 45 | ".ؚاÛت است {size} ØجÙ
|
---|
| 46 | ÙاÛÙ ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ØŽØ¯Ù ØšÛ؎تر از",
|
---|
| 47 |
|
---|
| 48 | "The uploaded file was only partially uploaded." =>
|
---|
| 49 | ".ÙاÛÙ ÙاÙص ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ØŽØ¯",
|
---|
| 50 |
|
---|
| 51 | "No file was uploaded." =>
|
---|
| 52 | ".ÙاÛ٠ارسا٠Ù؎د",
|
---|
| 53 |
|
---|
| 54 | "Missing a temporary folder." =>
|
---|
| 55 | ".ÙŸÙ؎٠تÙ
|
---|
| 56 | ÙŸ ÙŸÛدا Ù؎د",
|
---|
| 57 |
|
---|
| 58 | "Failed to write file." =>
|
---|
| 59 | ".خطا در ÙÙ؎ت٠ÙاÛÙ",
|
---|
| 60 |
|
---|
| 61 | "Denied file extension." =>
|
---|
| 62 | ".ٟسÙÙد ÙاÛ٠غÛر Ù
|
---|
| 63 | جاز است",
|
---|
| 64 |
|
---|
| 65 | "Unknown image format/encoding." =>
|
---|
| 66 | ".عکس Ù
|
---|
| 67 | عتؚر ÙÛست format/encoding",
|
---|
| 68 |
|
---|
| 69 | "The image is too big and/or cannot be resized." =>
|
---|
| 70 | ".عکس اÙØªØ®Ø§ØšÛ Ûا ؚزرگ است Ûا تغÛÛر اÙداز٠داد٠ÙÙ
|
---|
| 71 | Û ØŽÙد",
|
---|
| 72 |
|
---|
| 73 | "Cannot create {dir} folder." =>
|
---|
| 74 | ".{dir}Ù
|
---|
| 75 | ؎ک٠در ساخت ÙŸÙØŽÙ",
|
---|
| 76 |
|
---|
| 77 | "Cannot write to upload folder." =>
|
---|
| 78 | ".Ù
|
---|
| 79 | ؎ک٠در ÙÙ؎ت٠اطÙاعات در ÙŸÙ؎٠ؚارگذارÛ",
|
---|
| 80 |
|
---|
| 81 | "Cannot read .htaccess" =>
|
---|
| 82 | ".htaccess خطا در Ø®ÙاÙد٠ÙاÛÙ",
|
---|
| 83 |
|
---|
| 84 | "Incorrect .htaccess file. Cannot rewrite it!" =>
|
---|
| 85 | ".غÛرÙاؚ٠ؚازÙÙÛØ³Û Ø§Ø³Øª .htaccess ÙاÛÙ",
|
---|
| 86 |
|
---|
| 87 | "Cannot read upload folder." =>
|
---|
| 88 | ".Ù
|
---|
| 89 | ؎ک٠در Ø®ÙاÙد٠ٟÙ؎٠ؚارگذارÛ",
|
---|
| 90 |
|
---|
| 91 | "Cannot access or create thumbnails folder." =>
|
---|
| 92 | ".Ù
|
---|
| 93 | ؎ک٠در Ø¯Ø³ØªØ±Ø³Û Ûا ساخت ÙŸÙ؎٠تاÙ
|
---|
| 94 | ",
|
---|
| 95 |
|
---|
| 96 | "Cannot access or write to upload folder." =>
|
---|
| 97 | ".Ù
|
---|
| 98 | ؎ک٠در Ø¯Ø³ØªØ±Ø³Û ØšØ±Ø§Û ÙÙ؎ت٠اطÙاعات در ÙŸÙ؎٠ؚارگذارÛ",
|
---|
| 99 |
|
---|
| 100 | "Please enter new folder name." =>
|
---|
| 101 | ".ÙØ·Ùا ÙاÙ
|
---|
| 102 | ÙŸÙ؎٠جدÛد را Ùارد Ú©ÙÛد",
|
---|
| 103 |
|
---|
| 104 | "Unallowable characters in folder name." =>
|
---|
| 105 | ".ÙاÙ
|
---|
| 106 | ÙŸÙØŽÙ Ø¯Ø§Ø±Ø§Û ØرÙ٠غÛر Ù
|
---|
| 107 | جاز است",
|
---|
| 108 |
|
---|
| 109 | "Folder name shouldn't begins with '.'" =>
|
---|
| 110 | ".ÙاÙ
|
---|
| 111 | ÙŸÙØŽÙ ÙؚاÛد ؚا '.' ؎رÙع ØŽÙد",
|
---|
| 112 |
|
---|
| 113 | "Please enter new file name." =>
|
---|
| 114 | ".ÙØ·Ùا ÙاÙ
|
---|
| 115 | ÙاÛ٠جدÛد را Ùارد Ú©ÙÛد",
|
---|
| 116 |
|
---|
| 117 | "Unallowable characters in file name." =>
|
---|
| 118 | ".ÙاÙ
|
---|
| 119 | ÙاÛÙ Ø¯Ø§Ø±Ø§Û ØرÙ٠غÛر Ù
|
---|
| 120 | جاز است",
|
---|
| 121 |
|
---|
| 122 | "File name shouldn't begins with '.'" =>
|
---|
| 123 | ".ÙاÙ
|
---|
| 124 | ÙاÛÙ ÙؚاÛد ؚا '.' ؎رÙع ØŽÙد",
|
---|
| 125 |
|
---|
| 126 | "Are you sure you want to delete this file?" =>
|
---|
| 127 | "Ø¢Ûا از Øذ٠اÛÙ ÙاÛ٠اطÙ
|
---|
| 128 | ÛÙا٠دارÛدØ",
|
---|
| 129 |
|
---|
| 130 | "Are you sure you want to delete this folder and all its content?" =>
|
---|
| 131 | "Ø¢Ûا از Øذ٠اÛÙ ÙŸÙ؎٠٠تÙ
|
---|
| 132 | اÙ
|
---|
| 133 | Ù
|
---|
| 134 | ØتÙÛات داخ٠آ٠اطÙ
|
---|
| 135 | ÛÙا٠دارÛدØ",
|
---|
| 136 |
|
---|
| 137 | "Inexistant or inaccessible folder." =>
|
---|
| 138 | "Tipo di cartella non esistente.",
|
---|
| 139 |
|
---|
| 140 | "Undefined MIME types." =>
|
---|
| 141 | ".تعرÛÙ Ù؎د٠اÙد MIME ٟسÙÙد ÙØ§Û ",
|
---|
| 142 |
|
---|
| 143 | "Fileinfo PECL extension is missing." =>
|
---|
| 144 | "Manca estensione PECL del file.",
|
---|
| 145 |
|
---|
| 146 | "Opening fileinfo database failed." =>
|
---|
| 147 | ".خطا در ؚازکرد٠ؚاÙÚ© اطÙØ§Ø¹Ø§ØªÛ Ù
|
---|
| 148 | ؎خصات ÙاÛÙ",
|
---|
| 149 |
|
---|
| 150 | "You can't upload such files." =>
|
---|
| 151 | ".ØŽÙ
|
---|
| 152 | ا اÙ
|
---|
| 153 | Ú©Ø§Ù ØšØ§Ø±Ú¯Ø°Ø§Ø±Û Ø§ÛÙ ÙاÛÙ Ùا را ÙدارÛد",
|
---|
| 154 |
|
---|
| 155 | "The file '{file}' does not exist." =>
|
---|
| 156 | ".Ù
|
---|
| 157 | ÙجÙد ÙÛست '{file}' ÙاÛÙ",
|
---|
| 158 |
|
---|
| 159 | "Cannot read '{file}'." =>
|
---|
| 160 | ".'{file}' Ù
|
---|
| 161 | ؎ک٠در Ø®ÙاÙدÙ",
|
---|
| 162 |
|
---|
| 163 | "Cannot copy '{file}'." =>
|
---|
| 164 | ".'{file}' ÙÙ
|
---|
| 165 | Û ØªÙاÙÛد Ú©ÙŸÛ Ú©ÙÛد",
|
---|
| 166 |
|
---|
| 167 | "Cannot move '{file}'." =>
|
---|
| 168 | ".'{file}' ÙÙ
|
---|
| 169 | Û ØªÙاÙÛد اÙتÙا٠دÙÛد",
|
---|
| 170 |
|
---|
| 171 | "Cannot delete '{file}'." =>
|
---|
| 172 | ".'{file}'ÙÙ
|
---|
| 173 | Û ØªÙاÙÛد ØØ°Ù Ú©ÙÛد",
|
---|
| 174 |
|
---|
| 175 | "Click to remove from the Clipboard" =>
|
---|
| 176 | ".ØšØ±Ø§Û Øذ٠از Ú©ÙÛÙŸ ؚرد Ú©ÙÛÚ© Ú©ÙÛد",
|
---|
| 177 |
|
---|
| 178 | "This file is already added to the Clipboard." =>
|
---|
| 179 | ".اÛÙ ÙاÛÙ ÙØšÙا در ØاÙØžÙ Ú©ÙÛÙŸ ؚرد اÙزÙد٠؎د٠است",
|
---|
| 180 |
|
---|
| 181 | "Copy files here" =>
|
---|
| 182 | "Ú©ÙŸÛ ÙاÛÙ Ùا ؚ٠اÛÙجا",
|
---|
| 183 |
|
---|
| 184 | "Move files here" =>
|
---|
| 185 | "اÙتÙا٠ÙاÛÙ Ùا ؚ٠اÛÙجا",
|
---|
| 186 |
|
---|
| 187 | "Delete files" =>
|
---|
| 188 | "ØØ°Ù ÙاÛÙ Ùا",
|
---|
| 189 |
|
---|
| 190 | "Clear the Clipboard" =>
|
---|
| 191 | "ٟاک کرد٠ØاÙØžÙ Ú©ÙÛÙŸ ؚرد",
|
---|
| 192 |
|
---|
| 193 | "Are you sure you want to delete all files in the Clipboard?" =>
|
---|
| 194 | "Ø¢Ûا از ØØ°Ù ÙاÛÙ ÙØ§Û Ù
|
---|
| 195 | ÙجÙد در Ú©ÙÛÙŸ ؚرد اطÙ
|
---|
| 196 | ÛÙا٠دارÛدØ",
|
---|
| 197 |
|
---|
| 198 | "Copy {count} files" =>
|
---|
| 199 | "...تعداد {count} ÙاÛ٠آÙ
|
---|
| 200 | Ø§Ø¯Ù Ú©ÙŸÛ ØšÙ",
|
---|
| 201 |
|
---|
| 202 | "Move {count} files" =>
|
---|
| 203 | "...تعداد {count} ÙاÛ٠آÙ
|
---|
| 204 | اد٠اÙتÙا٠ؚÙ",
|
---|
| 205 |
|
---|
| 206 | "Add to Clipboard" =>
|
---|
| 207 | "اÙزÙد٠در Ú©ÙÛÙŸ ؚرد",
|
---|
| 208 |
|
---|
| 209 | "New folder name:" => "ÙاÙ
|
---|
| 210 | ÙŸÙ؎٠جدÛد:",
|
---|
| 211 | "New file name:" => "ÙاÙ
|
---|
| 212 | ÙاÛ٠جدÛد:",
|
---|
| 213 |
|
---|
| 214 | "Upload" => "ارسا٠ÙاÙÙ",
|
---|
| 215 | "Refresh" => "ØšØ§Ø±Ú¯Ø°Ø§Ø±Û Ù
|
---|
| 216 | جدد",
|
---|
| 217 | "Settings" => "تÙØžÙÙ
|
---|
| 218 | ات",
|
---|
| 219 | "Maximize" => "تÙ
|
---|
| 220 | اÙ
|
---|
| 221 | صÙØÙ",
|
---|
| 222 | "About" => "درؚارÙ",
|
---|
| 223 | "files" => "ÙاÙÙ Ùا",
|
---|
| 224 | "View:" => ": ÙÙ
|
---|
| 225 | اÛØŽ",
|
---|
| 226 | "Show:" => ": ÙÙ
|
---|
| 227 | اÙØŽ",
|
---|
| 228 | "Order by:" => ": Ù
|
---|
| 229 | رتؚ کرد٠ؚر Ù
|
---|
| 230 | ØšÙاÙ",
|
---|
| 231 | "Thumbnails" => "ÙÙ
|
---|
| 232 | اÙØŽ Ú©ÙÚÚ© عکسÙا",
|
---|
| 233 | "List" => "ÙÙست",
|
---|
| 234 | "Name" => "ÙاÙ
|
---|
| 235 | ",
|
---|
| 236 | "Size" => "ØجÙ
|
---|
| 237 | ",
|
---|
| 238 | "Date" => "تارÙØ®",
|
---|
| 239 | "Type" => "ٟسÙÙد",
|
---|
| 240 | "Descending" => "ÙزÙÙÙ",
|
---|
| 241 | "Uploading file..." => "... درØا٠ارسا٠ÙاÛÙ",
|
---|
| 242 | "Loading image..." => "... درØØ§Ù ØšØ§Ø±Ú¯Ø°Ø§Ø±Û Ø¹Ú©Ø³",
|
---|
| 243 | "Loading folders..." => "... درØØ§Ù ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ÙŸÙØŽÙ Ùا",
|
---|
| 244 | "Loading files..." => "... درØØ§Ù ØšØ§Ø±Ú¯Ø°Ø§Ø±Û ÙاÛÙ Ùا",
|
---|
| 245 | "New Subfolder..." => "...ساخت زÛرٟÙ؎٠جدÛد",
|
---|
| 246 | "Rename..." => "... تغÛÛر ÙاÙ
|
---|
| 247 | ",
|
---|
| 248 | "Delete" => "ØØ°Ù",
|
---|
| 249 | "OK" => "اداÙ
|
---|
| 250 | Ù",
|
---|
| 251 | "Cancel" => "اÙصراÙ",
|
---|
| 252 | "Select" => "اÙتخاؚ",
|
---|
| 253 | "Select Thumbnail" => "اÙتخاؚ عکس ؚا اÙداز٠کÙÚÚ©",
|
---|
| 254 | "View" => "ÙÙ
|
---|
| 255 | اÛØŽ",
|
---|
| 256 | "Download" => "درÛاÙت ÙاÛÙ",
|
---|
| 257 | "Clipboard" => "ØاÙض٠کÙÛÙŸ ؚرد",
|
---|
| 258 |
|
---|
| 259 | // VERSION 2 NEW LABELS
|
---|
| 260 |
|
---|
| 261 | "Cannot rename the folder." =>
|
---|
| 262 | ".ÙاÙ
|
---|
| 263 | Ùارد ØŽØ¯Ù ØªÚ©Ø±Ø§Ø±Û Ø§Ø³Øª. ÙŸÙØŽÙ Ø§Û ØšØ§ اÛÙ ÙاÙ
|
---|
| 264 | ÙجÙد دارد. ÙØ·Ùا ÙاÙ
|
---|
| 265 | جدÛØ¯Û Ø§Ùتخاؚ Ú©ÙÛد",
|
---|
| 266 |
|
---|
| 267 | "Non-existing directory type." =>
|
---|
| 268 | ".ÙÙع ÙÙرست ÙجÙد Ùدارد",
|
---|
| 269 |
|
---|
| 270 | "Cannot delete the folder." =>
|
---|
| 271 | ".ÙÙ
|
---|
| 272 | Û ØªÙاÙÛد اÛÙ ÙŸÙ؎٠را ØØ°Ù Ú©ÙÛد",
|
---|
| 273 |
|
---|
| 274 | "The files in the Clipboard are not readable." =>
|
---|
| 275 | ".ÙاÛÙ ÙØ§Û Ù
|
---|
| 276 | ÙجÙد در Ú©ÙÛÙŸ ؚرد Ùاؚ٠خÙاÙد٠ÙÛستÙد",
|
---|
| 277 |
|
---|
| 278 | "{count} files in the Clipboard are not readable. Do you want to copy the rest?" =>
|
---|
| 279 | "تعداد {count} ÙاÛÙ Ù
|
---|
| 280 | ÙجÙد در Ú©ÙÛÙŸ ؚرد Ùاؚ٠خÙاÙد٠ÙÛستÙد. Ø¢Ûا Ù
|
---|
| 281 | اÛÙÛد ØšÙÛÙ ÙاÛÙ Ùا Ú©ÙŸÛ ØŽÙÙدØ",
|
---|
| 282 |
|
---|
| 283 | "The files in the Clipboard are not movable." =>
|
---|
| 284 | ".ÙاÛÙ ÙØ§Û Ù
|
---|
| 285 | ÙجÙد در Ú©ÙÛÙŸ ؚرد غÛر Ùاؚ٠اÙتÙا٠ÙستÙد. ÙØ·Ùا Ø¯Ø³ØªØ±Ø³Û ÙاÛÙ Ùا را ÚÚ© Ú©ÙÛد",
|
---|
| 286 |
|
---|
| 287 | "{count} files in the Clipboard are not movable. Do you want to move the rest?" =>
|
---|
| 288 | "تعداد {count} ÙاÛ٠از ÙاÛÙ ÙØ§Û Ù
|
---|
| 289 | ÙجÙد در Ú©ÙÛÙŸ ؚرد غÛر Ùاؚ٠اÙتÙا٠ÙستÙد. Ø¢Ûا Ù
|
---|
| 290 | اÛÙÛد ØšÙÛÙ ÙاÛÙ Ùا Ù
|
---|
| 291 | ÙتÙÙ ØŽÙÙدØ",
|
---|
| 292 |
|
---|
| 293 | "The files in the Clipboard are not removable." =>
|
---|
| 294 | ".ÙاÛÙ ÙØ§Û Ù
|
---|
| 295 | ÙجÙد در Ú©ÙÛÙŸ ؚرد Ùاؚ٠ٟاک ؎د٠ÙÛستÙد. Ø¯Ø³ØªØ±Ø³Û ÙاÛÙ Ùا را ÚÚ© Ú©ÙÛد",
|
---|
| 296 |
|
---|
| 297 | "{count} files in the Clipboard are not removable. Do you want to delete the rest?" =>
|
---|
| 298 | "تعداد {count} ÙاÛ٠از ÙاÛÙ ÙØ§Û Ù
|
---|
| 299 | ÙجÙد در Ú©ÙÛÙŸ ؚرد غÛر Ùاؚ٠ØØ°Ù ÙستÙد. Ø¢Ûا Ù
|
---|
| 300 | اÛÙÛد ØšÙÛÙ ÙاÛÙ Ùا ØØ°Ù ØŽÙÙدØ",
|
---|
| 301 |
|
---|
| 302 | "The selected files are not removable." =>
|
---|
| 303 | ".ÙاÛÙ ÙØ§Û Ø§Ùتخاؚ ؎د٠Ùاؚ٠ؚردا؎ت٠ÙÛست",
|
---|
| 304 |
|
---|
| 305 | "{count} selected files are not removable. Do you want to delete the rest?" =>
|
---|
| 306 | "تعداد {count} ÙاÛ٠از ÙاÛÙ ÙØ§Û Ø§ÙØªØ®Ø§ØšÛ ØºÛر Ùاؚ٠ØØ°Ù ÙستÙد.Ø¢Ûا Ù
|
---|
| 307 | اÛÙÛد ØšÙÛÙ ÙاÛÙ Ùا ØØ°Ù ØŽÙÙدØ",
|
---|
| 308 |
|
---|
| 309 | "Are you sure you want to delete all selected files?" =>
|
---|
| 310 | "Ø¢Ûا از Øذ٠تÙ
|
---|
| 311 | اÙ
|
---|
| 312 | ÙاÛÙ ÙØ§Û Ø§ÙØªØ®Ø§ØšÛ Ø§Ø·Ù
|
---|
| 313 | ÛÙا٠دارÛدØ",
|
---|
| 314 |
|
---|
| 315 | "Failed to delete {count} files/folders." =>
|
---|
| 316 | ".ÙاÛÙ/ÙŸÙØŽÙ {count} خطا در ٟاک کردÙ",
|
---|
| 317 |
|
---|
| 318 | "A file or folder with that name already exists." =>
|
---|
| 319 | ".ÛÚ© ÙŸÙØŽÙ Ûا ÙاÛ٠ؚا اÛÙ ÙاÙ
|
---|
| 320 | ÙجÙد دارد.ÙØ·Ùا ÙاÙ
|
---|
| 321 | دÛÚ¯Ø±Û Ø§Ùتخاؚ Ú©ÙÛد",
|
---|
| 322 |
|
---|
| 323 | "selected files" => "ÙاÛÙ ÙØ§Û Ø§Ùتخاؚ ؎دÙ",
|
---|
| 324 | "Select Thumbnails" => "اÙتخاؚ عکس ÙØ§Û Ú©ÙÚÚ©",
|
---|
| 325 | "Download files" => "درÛاÙت ÙاÛÙ Ùا",
|
---|
| 326 |
|
---|
| 327 | // SINCE 2.4
|
---|
| 328 |
|
---|
| 329 | "Checking for new version..." => "...ÙجÙد Ùسخ٠جدÛد را ØšØ±Ø±Ø³Û Ú©Ù",
|
---|
| 330 | "Unable to connect!" => "!Ù
|
---|
| 331 | ؎ک٠در ؚرÙØ±Ø§Ø±Û Ø§Ø±ØªØšØ§Ø·",
|
---|
| 332 | "Download version {version} now!" => "!را داÙÙÙد Ú©Ù {version} ÙÙ
|
---|
| 333 | سÛÙ ØاÙا Ùسخ٠",
|
---|
| 334 | "KCFinder is up to date!" => "!ؚرÙز است KCFinder",
|
---|
| 335 | "Licenses:" => "Ù
|
---|
| 336 | جÙز",
|
---|
| 337 | "Attention" => "تÙجÙ",
|
---|
| 338 | "Question" => "ٟرس؎",
|
---|
| 339 | "Yes" => "ØšÙÙ",
|
---|
| 340 | "No" => "Ø®Ûر",
|
---|
| 341 |
|
---|
| 342 | // SINCE 2.41
|
---|
| 343 |
|
---|
| 344 | "You cannot rename the extension of files!" => "!ØŽÙ
|
---|
| 345 | ا ÙÙ
|
---|
| 346 | Û ØªÙاÙÛد ٟسÙÙد ÙاÛÙÙا را تغÛÛر دÙÛد",
|
---|
| 347 | );
|
---|
| 348 |
|
---|
| 349 | ?>
|
---|