ua.inc.php 97 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314
  1. <?php
  2. // -------------------------------------------------------------------------------
  3. // | net2ftp: a web based FTP client |
  4. // | Copyright (c) 2003-2013 by David Gartner |
  5. // | |
  6. // | This program is free software; you can redistribute it and/or |
  7. // | modify it under the terms of the GNU General Public License |
  8. // | as published by the Free Software Foundation; either version 2 |
  9. // | of the License, or (at your option) any later version. |
  10. // | |
  11. // -------------------------------------------------------------------------------
  12. // -------------------------------------------------------------------------------
  13. // | For credits, see the credits.txt file |
  14. // -------------------------------------------------------------------------------
  15. // | |
  16. // | INSTRUCTIONS |
  17. // | |
  18. // | The messages to translate are listed below. |
  19. // | The structure of each line is like this: |
  20. // | $message["Hello world!"] = "Hello world!"; |
  21. // | |
  22. // | Keep the text between square brackets [] as it is. |
  23. // | Translate the 2nd part, keeping the same punctuation and HTML tags. |
  24. // | |
  25. // | The English message, for example |
  26. // | $message["net2ftp is written in PHP!"] = "net2ftp is written in PHP!"; |
  27. // | should become after translation: |
  28. // | $message["net2ftp is written in PHP!"] = "net2ftp est ecrit en PHP!"; |
  29. // | $message["net2ftp is written in PHP!"] = "net2ftp is geschreven in PHP!"; |
  30. // | |
  31. // | Note that the variable starts with a dollar sign $, that the value is |
  32. // | enclosed in double quotes " and that the line ends with a semi-colon ; |
  33. // | Be careful when editing this file, do not erase those special characters. |
  34. // | |
  35. // | Some messages also contain one or more variables which start with a percent |
  36. // | sign, for example %1\$s or %2\$s. The English message, for example |
  37. // | $messages[...] = ["The file %1\$s was copied to %2\$s "] |
  38. // | should becomes after translation: |
  39. // | $messages[...] = ["Le fichier %1\$s a été copié vers %2\$s "] |
  40. // | |
  41. // | When a real percent sign % is needed in the text it is entered as %% |
  42. // | otherwise it is interpreted as a variable. So no, it's not a mistake. |
  43. // | |
  44. // | Between the messages to translate there is additional PHP code, for example: |
  45. // | if ($net2ftp_globals["state2"] == "rename") { // <-- PHP code |
  46. // | $net2ftp_messages["Rename file"] = "Rename file"; // <-- message |
  47. // | } // <-- PHP code |
  48. // | This code is needed to load the messages only when they are actually needed. |
  49. // | There is no need to change or delete any of that PHP code; translate only |
  50. // | the message. |
  51. // | |
  52. // | Thanks in advance to all the translators! |
  53. // | David. |
  54. // | |
  55. // -------------------------------------------------------------------------------
  56. // -------------------------------------------------------------------------
  57. // Language settings
  58. // -------------------------------------------------------------------------
  59. // HTML lang attribute
  60. $net2ftp_messages["en"] = "ua";
  61. // HTML dir attribute: left-to-right (LTR) or right-to-left (RTL)
  62. $net2ftp_messages["ltr"] = "ltr";
  63. // CSS style: align left or right (use in combination with LTR or RTL)
  64. $net2ftp_messages["left"] = "left";
  65. $net2ftp_messages["right"] = "right";
  66. // Encoding
  67. $net2ftp_messages["iso-8859-1"] = "windows-1251";
  68. // -------------------------------------------------------------------------
  69. // Status messages
  70. // -------------------------------------------------------------------------
  71. // When translating these messages, keep in mind that the text should not be too long
  72. // It should fit in the status textbox
  73. $net2ftp_messages["Connecting to the FTP server"] = "Ç'ºäíàííÿ ç FTP-ñåðâåðîì";
  74. $net2ftp_messages["Logging into the FTP server"] = "Âõiä íà FTP-ñåðâåð";
  75. $net2ftp_messages["Setting the passive mode"] = "Âñòàíîâëåííÿ ïàññèâíîãî ðåæèìà";
  76. $net2ftp_messages["Getting the FTP system type"] = "Âèçíà÷åííÿ òèïó FTP ñåðâåðà";
  77. $net2ftp_messages["Changing the directory"] = "Çìiíà äèðåêòîði¿";
  78. $net2ftp_messages["Getting the current directory"] = "Çìiíà ïîòî÷íî¿ äèðåêòîði¿";
  79. $net2ftp_messages["Getting the list of directories and files"] = "Îòðèìàííÿ ñïèñêó ïàïîê òà ôàéëiâ";
  80. $net2ftp_messages["Parsing the list of directories and files"] = "Îáðîáêà ñïèñêó ôàéëiâ òà äèðåêòîðié";
  81. $net2ftp_messages["Logging out of the FTP server"] = "Âèõiä ç FTP ñåðâåðà";
  82. $net2ftp_messages["Getting the list of directories and files"] = "Îòðèìàííÿ ñïèñêó ïàïîê òà ôàéëiâ";
  83. $net2ftp_messages["Printing the list of directories and files"] = "Âèâiä ñïèñêó ïàïîê òà ôàéëiâ";
  84. $net2ftp_messages["Processing the entries"] = "Îáðîáêà çìiñòó";
  85. $net2ftp_messages["Processing entry %1\$s"] = "Îáðîáêà çàïèñó %1\$s";
  86. $net2ftp_messages["Checking files"] = "Ïåðåâiðêà ôàéëiâ";
  87. $net2ftp_messages["Transferring files to the FTP server"] = "Ïåðåìiùåííÿ ôàéëiâ íà FTP-ñåðâåð";
  88. $net2ftp_messages["Decompressing archives and transferring files"] = "Ðîçïàêóâàííÿ àðõiâiâ òà ïåðåìiùåííÿ ôàéëiâ";
  89. $net2ftp_messages["Searching the files..."] = "Ïîøóê ôàéëó...";
  90. $net2ftp_messages["Uploading new file"] = "Çàêà÷àòè íîâèé ôàéë";
  91. $net2ftp_messages["Reading the file"] = "×èòàííÿ ôàéëó";
  92. $net2ftp_messages["Parsing the file"] = "Ðåäàãóâàííÿ ôàéëó";
  93. $net2ftp_messages["Reading the new file"] = "×èòàííÿ íîâîãî ôàéëó";
  94. $net2ftp_messages["Reading the old file"] = "×èòàííÿ ñòàðîãî ôàéëó";
  95. $net2ftp_messages["Comparing the 2 files"] = "Ïîðiâíÿííÿ äâîõ ôàéëiâ";
  96. $net2ftp_messages["Printing the comparison"] = "Âèâiä ðåçóëüòàòó";
  97. $net2ftp_messages["Sending FTP command %1\$s of %2\$s"] = "Âiäïðàâëåííÿ FTP êîìàíäè %1\$s of %2\$s";
  98. $net2ftp_messages["Getting archive %1\$s of %2\$s from the FTP server"] = "Îòðèìàííÿ àðõiâó %1\$s of %2\$s ç FTP ñåðâåðà";
  99. $net2ftp_messages["Creating a temporary directory on the FTP server"] = "Ñòâîðåííÿ òèì÷àñîâî¿ äèðåêòîði¿ íà FTP ñåðâåði";
  100. $net2ftp_messages["Setting the permissions of the temporary directory"] = "Âñòàíîâëåííÿ ïðàâ íà òèì÷àñîâó äèðåêòîðiþ";
  101. $net2ftp_messages["Copying the net2ftp installer script to the FTP server"] = "Êîïiþâàííÿ óñòàíîâî÷íîãî ñêðèïòà íà FTP ñåðâåð";
  102. $net2ftp_messages["Script finished in %1\$s seconds"] = "Ñêðèïò âèêîíàíèé çà %1\$s ñåêóíä";
  103. $net2ftp_messages["Script halted"] = "Ñêðèïò ïåðåðâàíèé";
  104. // Used on various screens
  105. $net2ftp_messages["Please wait..."] = "Áóäü ëàñêà, çà÷åêàéòå...";
  106. // -------------------------------------------------------------------------
  107. // index.php
  108. // -------------------------------------------------------------------------
  109. $net2ftp_messages["Unexpected state string: %1\$s. Exiting."] = "Íåñïîäiâàíèé ôîðìàò ðÿäêà: %1\$s. Âèõiä.";
  110. $net2ftp_messages["This beta function is not activated on this server."] = "Öÿ áåòà ôóíêöiÿ íå àêòèâîâàíà íà ñåðâåði.";
  111. $net2ftp_messages["This function has been disabled by the Administrator of this website."] = "Äàííàÿ ôóíêöiÿ âiäêëþ÷åíà Àäìiíiñòðàòîðîì.";
  112. // -------------------------------------------------------------------------
  113. // /includes/browse.inc.php
  114. // -------------------------------------------------------------------------
  115. $net2ftp_messages["The directory <b>%1\$s</b> does not exist or could not be selected, so the directory <b>%2\$s</b> is shown instead."] = "Äèðåêòîðiÿ <b>%1\$s</b> íå iñíóº àáî íå ìîæå áóòè âèáðàíîþ, òîìóùî âèáðàíà äèðåêòîðiÿ <b>%2\$s</b> .";
  116. $net2ftp_messages["Your root directory <b>%1\$s</b> does not exist or could not be selected."] = "Âàøà êîðíåâàÿ äèðåêòîðiÿ <b>%1\$s</b> íå iñíóº àáî íå ìîæå áóòè âèáðàíîþ.";
  117. $net2ftp_messages["The directory <b>%1\$s</b> could not be selected - you may not have sufficient rights to view this directory, or it may not exist."] = "Äèðåêòîðiÿ <b>%1\$s</b> íå ìîæå áóòè âèáðàíà - ó Âàñ ìîæå áóòè íåäîñòàòíüî ïðàâ äëÿ ïåðåãëÿäó àáî äèðåêòîðiÿ íå iñíóº.";
  118. $net2ftp_messages["Entries which contain banned keywords can't be managed using net2ftp. This is to avoid Paypal or Ebay scams from being uploaded through net2ftp."] = "Ç äîïîìîãîþ net2ftp íåìîæëèâî êåðóâàòè äàííèìè, ÿêi ìiñòÿòü çàáîðîíåíi ñëîâà. Öå íåîáõiäíî äëÿ çàõèñòó âiä ïiäðîáîê PayPal àáî Ebay.";
  119. $net2ftp_messages["Files which are too big can't be downloaded, uploaded, copied, moved, searched, zipped, unzipped, viewed or edited; they can only be renamed, chmodded or deleted."] = "Çàíàäòî âåëèêi ôàéëè íåìîæíà çàâàíòàæóâàòè, êîïiþâàòè, ïåðåìiùàòè, àðõiâóâàòè, ðîçïàêîâóâàòè, ïåðåãëÿäàòè àáî ðåäàãóâàòè; ¿õ ìîæíà ïåðåéìåíîâóâàòè, çìiíþâàòè ïðàâà äîñòóïó àáî âèäàëÿòè.";
  120. $net2ftp_messages["Execute %1\$s in a new window"] = "Âèêîíàòè %1\$s â íîâîìó âiêíi";
  121. // -------------------------------------------------------------------------
  122. // /includes/main.inc.php
  123. // -------------------------------------------------------------------------
  124. $net2ftp_messages["Please select at least one directory or file!"] = "Âèáåðiòü õî÷à á îäíó ïàïêó àáî ôàéë.";
  125. // -------------------------------------------------------------------------
  126. // /includes/authorizations.inc.php
  127. // -------------------------------------------------------------------------
  128. // checkAuthorization()
  129. $net2ftp_messages["The FTP server <b>%1\$s</b> is not in the list of allowed FTP servers."] = "FTP-ñåðâåð <b>%1\$s</b> íå çíàéäåíèé â ñïèñêó äîçâîëåíèõ FTP-ñåðâåðiâ.";
  130. $net2ftp_messages["The FTP server <b>%1\$s</b> is in the list of banned FTP servers."] = "FTP-ñåðâåð <b>%1\$s</b> çíàõîäèòüñÿ â ñïèñêó çàáîðîíåíèõ FTP-ñåðâåðiâ.";
  131. $net2ftp_messages["The FTP server port %1\$s may not be used."] = "Ïîðò FTP-ñåðâåðà %1\$s íå ìîæå âèêîðèñòîâóâàòèñÿ.";
  132. $net2ftp_messages["Your IP address (%1\$s) is not in the list of allowed IP addresses."] = "Âàø IP-àäðåñà (%1\$s) íå çíàõîäèòüñÿ â ñïèñêó äîçâîëåíèõ.";
  133. $net2ftp_messages["Your IP address (%1\$s) is in the list of banned IP addresses."] = "Âàø IP-àäðåñà (%1\$s) çíàõîäèòüñÿ â ñïèñêó çàáîðîíåíèõ IP-àäðåñ.";
  134. // isAuthorizedDirectory()
  135. $net2ftp_messages["Table net2ftp_users contains duplicate rows."] = "Òàáëèöÿ net2ftp_users ìiñòèòü îäíàêîâi çàïèñè.";
  136. // checkAdminUsernamePassword()
  137. $net2ftp_messages["You did not enter your Administrator username or password."] = "Âè íå âêàçàëè iì'ÿ êîðèñòóâà÷à àáî ïàðîëü Àäìiíiñòðàòîðà.";
  138. $net2ftp_messages["Wrong username or password. Please try again."] = "Íåïðàâèëüíå iì'ÿ êîðèñòóâà÷à àáî ïàðîëü. Áóäü ëàñêà, ñïðîáóéòå ùå ðàç.";
  139. // -------------------------------------------------------------------------
  140. // /includes/consumption.inc.php
  141. // -------------------------------------------------------------------------
  142. $net2ftp_messages["Unable to determine your IP address."] = "Íå âäàºòüñÿ ðîçïiçíàòè Âàøó ip àäðåñó.";
  143. $net2ftp_messages["Table net2ftp_log_consumption_ipaddress contains duplicate rows."] = "Òàáëèöÿ net2ftp_log_consumption_ipaddress ìiñòèòü îäíàêîâi çàïèñè.";
  144. $net2ftp_messages["Table net2ftp_log_consumption_ftpserver contains duplicate rows."] = "Òàáëèöÿ net2ftp_log_consumption_ftpserver ìiñòèòü îäíàêîâi çàïèñè.";
  145. $net2ftp_messages["The variable <b>consumption_ipaddress_datatransfer</b> is not numeric."] = "Çìiííà <b>consumption_ipaddress_datatransfer</b> íå ÿâëÿºòüñÿ ÷èñëîì.";
  146. $net2ftp_messages["Table net2ftp_log_consumption_ipaddress could not be updated."] = "Íå âäàëîñÿ îíîâèòè òàáëèöþ net2ftp_log_consumption_ipaddress.";
  147. $net2ftp_messages["Table net2ftp_log_consumption_ipaddress contains duplicate entries."] = "Òàáëèöÿ net2ftp_log_consumption_ipaddress ìiñòèòü îäíàêîâi çàïèñè.";
  148. $net2ftp_messages["Table net2ftp_log_consumption_ftpserver could not be updated."] = "Íå âäàëîñÿ îíîâèòè òàáëèöþ net2ftp_log_consumption_ftpserver.";
  149. $net2ftp_messages["Table net2ftp_log_consumption_ftpserver contains duplicate entries."] = "Table net2ftp_log_consumption_ftpserver contains duplicate entries.";
  150. $net2ftp_messages["Table net2ftp_log_access could not be updated."] = "Íå âäàëîñÿ îíîâèòè òàáëèöþ net2ftp_log_access.";
  151. $net2ftp_messages["Table net2ftp_log_access contains duplicate entries."] = "Òàáëèöÿ net2ftp_log_access ìiñòèòü îäíàêîâi çàïèñè.";
  152. // -------------------------------------------------------------------------
  153. // /includes/database.inc.php
  154. // -------------------------------------------------------------------------
  155. $net2ftp_messages["Unable to connect to the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php."] = "Íåìîæëèâî ç'ºäíàòèñÿ ç ñåðâåðîì MySQL. Ïåðåâiðòå ïàðàìåòðè ïiäêëþ÷åííÿ â ôàéëi settings.inc.php.";
  156. $net2ftp_messages["Unable to select the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php."] = "Unable to select the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php.";
  157. // -------------------------------------------------------------------------
  158. // /includes/errorhandling.inc.php
  159. // -------------------------------------------------------------------------
  160. $net2ftp_messages["An error has occured"] = "Âèíèêëà ïîìèëêà";
  161. $net2ftp_messages["Go back"] = "Íàçàä";
  162. $net2ftp_messages["Go to the login page"] = "Íà ñòîðiíêó âõîäó";
  163. // -------------------------------------------------------------------------
  164. // /includes/filesystem.inc.php
  165. // -------------------------------------------------------------------------
  166. // ftp_openconnection()
  167. $net2ftp_messages["The <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">FTP module of PHP</a> is not installed.<br /><br /> The administrator of this website should install this module. Installation instructions are given on <a href=\"http://www.php.net/manual/en/ftp.installation.php\" target=\"_blank\">php.net</a><br />"] = "The <a href=\"http://www.php.net/manual/en/ref.ftp.php\" target=\"_blank\">FTP module of PHP</a> is not installed.<br /><br /> The administrator of this website should install this module. Installation instructions are given on <a href=\"http://www.php.net/manual/en/ftp.installation.php\" target=\"_blank\">php.net</a><br />";
  168. $net2ftp_messages["The <a href=\"http://www.php.net/manual/en/function.ftp-ssl-connect.php\" target=\"_blank\">FTP and/or OpenSSL modules of PHP</a> is not installed.<br /><br /> The administrator of this website should install these modules. Installation instructions are given on php.net: <a href=\"http://www.php.net/manual/en/ftp.installation.php\" target=\"_blank\">here for FTP</a>, and <a href=\"http://www.php.net/manual/en/openssl.installation.php\" target=\"_blank\">here for OpenSSL</a><br />"] = "The <a href=\"http://www.php.net/manual/en/function.ftp-ssl-connect.php\" target=\"_blank\">FTP and/or OpenSSL modules of PHP</a> is not installed.<br /><br /> The administrator of this website should install these modules. Installation instructions are given on php.net: <a href=\"http://www.php.net/manual/en/ftp.installation.php\" target=\"_blank\">here for FTP</a>, and <a href=\"http://www.php.net/manual/en/openssl.installation.php\" target=\"_blank\">here for OpenSSL</a><br />";
  169. $net2ftp_messages["The <a href=\"http://www.php.net/manual/en/function.ssh2-sftp.php\" target=\"_blank\">SSH2 module of PHP</a> is not installed.<br /><br /> The administrator of this website should install this module. Installation instructions are given on <a href=\"http://www.php.net/manual/en/ssh2.installation.php\" target=\"_blank\">php.net</a><br />"] = "The <a href=\"http://www.php.net/manual/en/function.ssh2-sftp.php\" target=\"_blank\">SSH2 module of PHP</a> is not installed.<br /><br /> The administrator of this website should install this module. Installation instructions are given on <a href=\"http://www.php.net/manual/en/ssh2.installation.php\" target=\"_blank\">php.net</a><br />";
  170. $net2ftp_messages["Unable to connect to FTP server <b>%1\$s</b> on port <b>%2\$s</b>.<br /><br />Are you sure this is the address of the FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.<br />"] = "Íå âäàëîñÿ ç'ºäíàòèñÿ ç FTP-ñåðâåðîì <b>%1\$s</b> íà ïîðòó <b>%2\$s</b>.<br /><br />×è ïðàâèëüíà àäðåñà FTP-ñåðâåðà? Âîíà ÷àñòî âiäðiçíÿºòüñÿ âiä àäðåñà HTTP-ñåðâåðà. Áóäü ëàñêà, çâ'ÿæiòüñÿ ç òåõïiäòðèìêîþ âàøîãî ISP àáî ñèñàäìiíîì.<br />";
  171. $net2ftp_messages["Unable to login to FTP server <b>%1\$s</b> with username <b>%2\$s</b>.<br /><br />Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.<br />"] = "Íå âäàëîñÿ ââiéòè íà FTP-ñåðâåð <b>%1\$s</b> ç ëîãiíîì <b>%2\$s</b>.<br /><br />Ïðàâèëüíi ëîãií òà ïàðîëü? Áóäü ëàñêà, çâ'ÿæiòüñÿ ç òåõïiäòðèìêîþ âàøîãî ISP àáî ñèñàäìiíîì.<br />";
  172. $net2ftp_messages["Unable to switch to the passive mode on FTP server <b>%1\$s</b>."] = "Íå âäàëîñÿ ïåðåìêíóòèñÿ â ïàñèâíèé ðåæèì FTP <b>%1\$s</b>.";
  173. // ftp_openconnection2()
  174. $net2ftp_messages["Unable to connect to the second (target) FTP server <b>%1\$s</b> on port <b>%2\$s</b>.<br /><br />Are you sure this is the address of the second (target) FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.<br />"] = "Íå âäàëîñÿ ç'ºäíàòèñÿ ç äðóãèì FTP-ñåðâåðîì <b>%1\$s</b> íà ïîðòó <b>%2\$s</b>.<br /><br />×è ïðàâèëüíà àäðåñà FTP-ñåðâåðà? Âîíà ÷àñòî âiäðiçíÿºòüñÿ âiä àäðåñà HTTP-ñåðâåðà. Áóäü ëàñêà, çâ'ÿæiòüñÿ ç òåõïiäòðèìêîþ âàøîãî ISP àáî ñèñàäìiíîì.<br />";
  175. $net2ftp_messages["Unable to login to the second (target) FTP server <b>%1\$s</b> with username <b>%2\$s</b>.<br /><br />Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.<br />"] = "Íå âäàëîñÿ ç'ºäíàòèñÿ ç äðóãèì FTP-ñåðâåðîì <b>%1\$s</b> ç ëîãiíîì <b>%2\$s</b>.<br /><br />Ïðàâèëüíi iì'ÿ êîðèñòóâà÷à òà ïàðîëü? Áóäü ëàñêà, çâ'ÿæiòüñÿ ç òåõïiäòðèìêîþ âàøîãî ISP àáî ñèñàäìiíîì.<br />";
  176. $net2ftp_messages["Unable to switch to the passive mode on the second (target) FTP server <b>%1\$s</b>."] = "Íå âäàëîñÿ ïåðåìêíóòèñÿ â ïàñèâíèé ðåæèì íà äðóãîìó FTP <b>%1\$s</b>.";
  177. // ftp_myrename()
  178. $net2ftp_messages["Unable to rename directory or file <b>%1\$s</b> into <b>%2\$s</b>"] = "Íå âäàëîñÿ ïåðåéìåíóâàòè ïàïêó àáî ôàéë <b>%1\$s</b> â <b>%2\$s</b>";
  179. // ftp_mychmod()
  180. $net2ftp_messages["Unable to execute site command <b>%1\$s</b>. Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers."] = "Íå âäàëîñÿ âèêîíàòè êîìàíäó <b>%1\$s</b>. Êîìàíäà CHMOD äîñòóïíà òiëüêè íà Unix-ñåðâåðàõ.";
  181. $net2ftp_messages["Directory <b>%1\$s</b> successfully chmodded to <b>%2\$s</b>"] = "Ïàïêà <b>%1\$s</b> óñïiøíî chmodded <b>%2\$s</b>";
  182. $net2ftp_messages["Processing entries within directory <b>%1\$s</b>:"] = "Îáðîáêà ôàéëiâ äèðåêòîðié <b>%1\$s</b>:";
  183. $net2ftp_messages["File <b>%1\$s</b> was successfully chmodded to <b>%2\$s</b>"] = "Ôàéë <b>%1\$s</b> óñïiøíî chmodded <b>%2\$s</b>";
  184. $net2ftp_messages["All the selected directories and files have been processed."] = "Âñi âèáðàíi ïàïêè òà ôàéëè ïåðåâiðåíi.";
  185. // ftp_rmdir2()
  186. $net2ftp_messages["Unable to delete the directory <b>%1\$s</b>"] = "Íå âäàëîñÿ âèäàëèòè ïàïêó <b>%1\$s</b>";
  187. // ftp_delete2()
  188. $net2ftp_messages["Unable to delete the file <b>%1\$s</b>"] = "Íå âäàëîñÿ âèäàëèòè ôàéë <b>%1\$s</b>";
  189. // ftp_newdirectory()
  190. $net2ftp_messages["Unable to create the directory <b>%1\$s</b>"] = "Íå âäàëîñÿ ñòâîðèòè ïàïêó <b>%1\$s</b>";
  191. // ftp_readfile()
  192. $net2ftp_messages["Unable to create the temporary file"] = "Íå âäàëîñÿ ñòâîðèòè òèì÷àñîâèé ôàéë";
  193. $net2ftp_messages["Unable to get the file <b>%1\$s</b> from the FTP server and to save it as temporary file <b>%2\$s</b>.<br />Check the permissions of the %3\$s directory.<br />"] = "Íå âäàëîñÿ çàâàíòàæèòè ôàéë <b>%1\$s</b> ç FTP-ñåðâåðà òà çáåðåãòè éîãî ÿê òèì÷àñîâèé ôàéë <b>%2\$s</b>.<br />Ïåðåâiðòå äîçâîëè ïàïêè %3\$s.<br />";
  194. $net2ftp_messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "Íå âäàëîñÿ âiäêðèòè ôàéë. Ïåðåâiðòå äîçâîëè ïàïêè %1\$s.";
  195. $net2ftp_messages["Unable to read the temporary file"] = "Íå âäàëîñÿ ïðî÷èòàòè òèì÷àñîâèé ôàéë";
  196. $net2ftp_messages["Unable to close the handle of the temporary file"] = "Íå âäàëîñÿ çàêðèòè òèì÷àñîâèé ôàéë";
  197. $net2ftp_messages["Unable to delete the temporary file"] = "Íå âäàëîñÿ âèäàëèòè òèì÷àñîâèé ôàéë";
  198. // ftp_writefile()
  199. $net2ftp_messages["Unable to create the temporary file. Check the permissions of the %1\$s directory."] = "Íå âäàëîñÿ ñòâîðèòè òèì÷àñîâèé ôàéë. Ïåðåâiðòå äîçâîëè ïàïêè %1\$s.";
  200. $net2ftp_messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "Íå âäàëîñÿ âiäêðèòè ôàéë. Ïåðåâiðòå äîçâîëè ïàïêè %1\$s.";
  201. $net2ftp_messages["Unable to write the string to the temporary file <b>%1\$s</b>.<br />Check the permissions of the %2\$s directory."] = "Íå âäàëîñÿ çàïèñàòè ðÿäîê â òèì÷àñîâèé ôàéë <b>%1\$s</b>.<br />Ïåðåâiðòå äîçâîëè ïàïêè %2\$s.";
  202. $net2ftp_messages["Unable to close the handle of the temporary file"] = "Íå âäàëîñÿ çàêðèòè òèì÷àñîâèé ôàéë";
  203. $net2ftp_messages["Unable to put the file <b>%1\$s</b> on the FTP server.<br />You may not have write permissions on the directory."] = "Íå âäàëîñÿ çàâàíòàæèòè ôàéë <b>%1\$s</b> íà FTP-ñåðâåð.<br />Ìàáóòü, ó âàñ íåìຠïðàâ.";
  204. $net2ftp_messages["Unable to delete the temporary file"] = "Íå âäàëîñÿ âèäàëèòè òèì÷àñîâèé ôàéë";
  205. // ftp_copymovedelete()
  206. $net2ftp_messages["Processing directory <b>%1\$s</b>"] = "Ïåðåâiðêà ïàïêè <b>%1\$s</b>";
  207. $net2ftp_messages["The target directory <b>%1\$s</b> is the same as or a subdirectory of the source directory <b>%2\$s</b>, so this directory will be skipped"] = "Ïàïêà ïðèçíà÷åííÿ <b>%1\$s</b> çïiâïàäຠç ïiäïàïêîþ <b>%2\$s</b>, òîìó âîíà áóäå ïðîïóùåíà";
  208. $net2ftp_messages["The directory <b>%1\$s</b> contains a banned keyword, so this directory will be skipped"] = "Äèðåêòîðiÿ <b>%1\$s</b> ìiñòèòü çàáîðîíåíå ñëîâî, òîìó äèðåêòîðiÿ áóäåò ïðîïóùåíà";
  209. $net2ftp_messages["The directory <b>%1\$s</b> contains a banned keyword, aborting the move"] = "Äèðåêòîðiÿ <b>%1\$s</b> ìiñòèòü çàáîðîíåíå ñëîâî, ïåðåìiùåííÿ íå áóäå âèêîíàíî";
  210. $net2ftp_messages["Unable to create the subdirectory <b>%1\$s</b>. It may already exist. Continuing the copy/move process..."] = "Íå âäàëîñÿ ñòâîðèòè ï³äïàïêó <b>%1\$s</b>. Âîíà âæå iñíóº. Ïðîäîâæåííÿ ïðîöåñó...";
  211. $net2ftp_messages["Created target subdirectory <b>%1\$s</b>"] = "Ñòâîðåíî ïiäïàïêó <b>%1\$s</b>";
  212. $net2ftp_messages["The directory <b>%1\$s</b> could not be selected, so this directory will be skipped"] = "Äèðåêòîðiÿ <b>%1\$s</b> íå ìîæå áóòè âèáðàíà, òîìóùî âîíà áóäå ïðîïóùåíà";
  213. $net2ftp_messages["Unable to delete the subdirectory <b>%1\$s</b> - it may not be empty"] = "Íå âäàëîñÿ âèäàëèòè ï³äïàïêó <b>%1\$s</b> - âîíà íå ïóñòà";
  214. $net2ftp_messages["Deleted subdirectory <b>%1\$s</b>"] = "Âèäàëåíà ïiäïàïêà <b>%1\$s</b>";
  215. $net2ftp_messages["Deleted subdirectory <b>%1\$s</b>"] = "Âèäàëåíà ïiäïàïêà <b>%1\$s</b>";
  216. $net2ftp_messages["Unable to move the directory <b>%1\$s</b>"] = "Unable to move the directory <b>%1\$s</b>";
  217. $net2ftp_messages["Moved directory <b>%1\$s</b>"] = "Moved directory <b>%1\$s</b>";
  218. $net2ftp_messages["Processing of directory <b>%1\$s</b> completed"] = "Ïåðåâiðêà ïàïêè <b>%1\$s</b> çàêií÷åíà";
  219. $net2ftp_messages["The target for file <b>%1\$s</b> is the same as the source, so this file will be skipped"] = "Ôàéë ïðèçíà÷åííÿ <b>%1\$s</b> çïiâïàäຠç âèõiäíèì ôàéëîì, âií áóäå ïðîïóùåíèé";
  220. $net2ftp_messages["The file <b>%1\$s</b> contains a banned keyword, so this file will be skipped"] = "Ôàéë <b>%1\$s</b> ìiñòèòü çàáîðîíåíi ñëîâà, òîìó ôàéë áóäå ïðîïóùåíèé";
  221. $net2ftp_messages["The file <b>%1\$s</b> contains a banned keyword, aborting the move"] = "Ôàéë <b>%1\$s</b> ìiñòèòü çàáîðîíåíi ñëîâà, ôàéë íå áóäå ïåðåìiùåíèé";
  222. $net2ftp_messages["The file <b>%1\$s</b> is too big to be copied, so this file will be skipped"] = "Ôàéë <b>%1\$s</b> çàíàäòî âåëèêèé äëÿ êîïiþâàííÿ, òîìó âií áóäå ïðîïóùåíèé";
  223. $net2ftp_messages["The file <b>%1\$s</b> is too big to be moved, aborting the move"] = "Ôàéë <b>%1\$s</b> çàíàäòî âåëèêèé äëÿ ïåðåìiùåííÿ, ïåðåìiùåííÿ íå áóäå âèêîíàíî";
  224. $net2ftp_messages["Unable to copy the file <b>%1\$s</b>"] = "Íå âäàëîñÿ çêîïiþâàòè ôàéë <b>%1\$s</b>";
  225. $net2ftp_messages["Copied file <b>%1\$s</b>"] = "Copied file <b>%1\$s</b>";
  226. $net2ftp_messages["Unable to move the file <b>%1\$s</b>, aborting the move"] = "Íå âäàëîñÿ ïåðåìiñòèòè ôàéë <b>%1\$s</b>, ïåðåìiùåííÿ íå âèêîíàíî.";
  227. $net2ftp_messages["Unable to move the file <b>%1\$s</b>"] = "Unable to move the file <b>%1\$s</b>";
  228. $net2ftp_messages["Moved file <b>%1\$s</b>"] = "Ïåðåìiùåíî ôàéë <b>%1\$s</b>";
  229. $net2ftp_messages["Unable to delete the file <b>%1\$s</b>"] = "Íå âäàëîñÿ âèäàëèòè ôàéë <b>%1\$s</b>";
  230. $net2ftp_messages["Deleted file <b>%1\$s</b>"] = "Âèäàëåíî ôàéë <b>%1\$s</b>";
  231. $net2ftp_messages["All the selected directories and files have been processed."] = "Âñi âèáðàíi ïàïêè òà ôàéëè ïåðåâiðåíi.";
  232. // ftp_processfiles()
  233. // ftp_getfile()
  234. $net2ftp_messages["Unable to copy the remote file <b>%1\$s</b> to the local file using FTP mode <b>%2\$s</b>"] = "Íå âäàëîñÿ ñêîïiþâàòè âèäàëåíèé ôàéë <b>%1\$s</b> íà ëîêàëüíèé êîìï'þòåð, âèêîðèñòîâóþ÷è FTP-ht;bv <b>%2\$s</b>";
  235. $net2ftp_messages["Unable to delete file <b>%1\$s</b>"] = "Íå âäàëîñÿ âèäàëèòè ôàéë <b>%1\$s</b>";
  236. // ftp_putfile()
  237. $net2ftp_messages["The file is too big to be transferred"] = "Ôàéë çàíàäòî âåëèêèé äëÿ ïåðåäà÷i.";
  238. $net2ftp_messages["Daily limit reached: the file <b>%1\$s</b> will not be transferred"] = "Äîñÿãíóòî äîáîâèé ëiìiò: ôàéë <b>%1\$s</b> íå áóäå ïåðåäàíèé";
  239. $net2ftp_messages["Unable to copy the local file to the remote file <b>%1\$s</b> using FTP mode <b>%2\$s</b>"] = "Íå âäàëîñÿ ñêîïiþâàòè ëîêàëüíèé ôàéë <b>%1\$s</b> íà âèäàëåíèé êîìï'þòåð, âèêîðèñòîâóþ÷è ðåæèì <b>%2\$s</b>";
  240. $net2ftp_messages["Unable to delete the local file"] = "Íå âäàëîñÿ âèäàëèòè ëîêàëüíèé ôàéë";
  241. // ftp_downloadfile()
  242. $net2ftp_messages["Unable to delete the temporary file"] = "Íå âäàëîñÿ âèäàëèòè òèì÷àñîâèé ôàéë";
  243. $net2ftp_messages["Unable to send the file to the browser"] = "Íåìîæëèâî ïåðåäàòè ôàéë áðàóçåð";
  244. // ftp_zip()
  245. $net2ftp_messages["Unable to create the temporary file"] = "Íå âäàëîñÿ ñòâîðèòè òèì÷àñîâèé ôàéë";
  246. $net2ftp_messages["The zip file has been saved on the FTP server as <b>%1\$s</b>"] = "Zip-ôàéë çáåðåæåíèé íà FTP-ñåðâåði ÿê <b>%1\$s</b>";
  247. $net2ftp_messages["Requested files"] = "Çàïèòàíi ôàéëè";
  248. $net2ftp_messages["Dear,"] = "Øàíîâíèé,";
  249. $net2ftp_messages["Someone has requested the files in attachment to be sent to this email account (%1\$s)."] = "Õòîñü (ìîæëèâî Âè) âiäïðàâèâ ôàéëè, ïðèêëàäåíi äî ëèñòîâi, íà öþ àäðåñó (%1\$s).";
  250. $net2ftp_messages["If you know nothing about this or if you don't trust that person, please delete this email without opening the Zip file in attachment."] = "ßêùî Âè íå çíàºòå, ùî öå çà ôàéëè, àáî íå äîâiðÿºòå âiäïðàâíèêîâi, áóäü ëàñêà, âèäàëèòå öåé ëèñò, íå âiäêðèâàþ÷è ôàéëè.";
  251. $net2ftp_messages["Note that if you don't open the Zip file, the files inside cannot harm your computer."] = "ßêùî Âè íå áóäåòå âiäêðèâàòè zip-ôàéë, ôàéëè, ùî óòðèìóþòüñÿ â íüîìó, âîíè íå çìîæóòü çàøêîäèòè Âàøîìó êîìï'þòåðîâi.";
  252. $net2ftp_messages["Information about the sender: "] = "Iíôîðìàöiÿ ïðî âiäïðàâíèêà: ";
  253. $net2ftp_messages["IP address: "] = "IP-àäðåñà: ";
  254. $net2ftp_messages["Time of sending: "] = "×àñ âiäïðàâëåííÿ: ";
  255. $net2ftp_messages["Sent via the net2ftp application installed on this website: "] = "Âiäïðàâëåíî ÷åðåç net2ftp ç ñàéòà ";
  256. $net2ftp_messages["Webmaster's email: "] = "Àäðåñà Âåá-ìàéñòðà: ";
  257. $net2ftp_messages["Message of the sender: "] = "Ïîâ³äîìëåííÿ â³äïðàâíèêó: ";
  258. $net2ftp_messages["net2ftp is free software, released under the GNU/GPL license. For more information, go to http://www.net2ftp.com."] = "net2ftp áåçêîøòîâíå ÏÎ, ùî âèïóñêàºòüñÿ ïiä ëiöåíçiºþ GNU/GPL. Áiëüø äîêëàäíà iíôîðìàöiÿ çíàõîäèòüñÿ çà àäðåñîþ http://www.net2ftp.com.";
  259. $net2ftp_messages["The zip file has been sent to <b>%1\$s</b>."] = "Zip-ôàéë â³äïðàâëåíèé <b>%1\$s</b>.";
  260. // acceptFiles()
  261. $net2ftp_messages["File <b>%1\$s</b> is too big. This file will not be uploaded."] = "Ôàéë <b>%1\$s</b> çàíàäòî âåëèêèé. Ôàéë íå áóäå çàâàíòàæåíèé.";
  262. $net2ftp_messages["File <b>%1\$s</b> is contains a banned keyword. This file will not be uploaded."] = "Ôàéë <b>%1\$s</b> ìiñòèòü çàáîðîíåíi ñëîâà. Ôàéë íå áóäå çàâàíòàæåíèé.";
  263. $net2ftp_messages["Could not generate a temporary file."] = "Íå âäàëîñÿ çãåíåðóâàòè òèì÷àñîâèé ôàéë.";
  264. $net2ftp_messages["File <b>%1\$s</b> could not be moved"] = "Ôàéë <b>%1\$s</b> íå ìîæå áóòè ïåðåìiùåíèé";
  265. $net2ftp_messages["File <b>%1\$s</b> is OK"] = "Ôàéë <b>%1\$s</b> Ok";
  266. $net2ftp_messages["Unable to move the uploaded file to the temp directory.<br /><br />The administrator of this website has to <b>chmod 777</b> the /temp directory of net2ftp."] = "Íå âäàëîñÿ ïåðåìiñòèòè çàâàíòàæåíèé ôàéë â òèì÷àñîâó ïàïêó.<br /><br />Àäì³í³ñòðàòîðó ñàéòó ïîòð³áíî çì³íèòè <b>chmod</b> íà <b>777</b> ïàïêè /temp.";
  267. $net2ftp_messages["You did not provide any file to upload."] = "Âè íå âèáðàëè ôàéë.";
  268. // ftp_transferfiles()
  269. $net2ftp_messages["File <b>%1\$s</b> could not be transferred to the FTP server"] = "Ôàéë <b>%1\$s</b> íå ìîæå áóòè çàâàíòàæåíèé íà FTP-ñåðâåð";
  270. $net2ftp_messages["File <b>%1\$s</b> has been transferred to the FTP server using FTP mode <b>%2\$s</b>"] = "Ôàéë <b>%1\$s</b> áóë çàâàíòàæåíèé íà FTP-ñåðâåð, âèêîðèñòîâóþ÷è FTP-ðåæèì <b>%2\$s</b>";
  271. $net2ftp_messages["Transferring files to the FTP server"] = "Ïåðåìiùåííÿ ôàéëiâ íà FTP-ñåðâåð";
  272. // ftp_unziptransferfiles()
  273. $net2ftp_messages["Processing archive nr %1\$s: <b>%2\$s</b>"] = "Ïåðåâiðêà àðõiâó nr %1\$s: <b>%2\$s</b>";
  274. $net2ftp_messages["Archive <b>%1\$s</b> was not processed because its filename extension was not recognized. Only zip, tar, tgz and gz archives are supported at the moment."] = "Àðõ³â <b>%1\$s</b> íå áóë ïåðåâ³ðåíèé, òîìó ùî ðîçøèðåííÿ ôàéëó íåïðàâèëüíî. Ò³ëüêè z³p, tar, tgz òà gz àðõ³âè ï³äòðèìóþòüñÿ.";
  275. $net2ftp_messages["Unable to extract the files and directories from the archive"] = "Íå âäàëîñÿ âèòÿãòè ôàéëè èç àðõiâó";
  276. $net2ftp_messages["Archive contains filenames with ../ or ..\\ - aborting the extraction"] = "²ìåíà ÿê³ àðõ³â³â ì³ñòÿòü ../ or ..\\ - íåäîïóñêàþòüñÿ. Âèòÿãóâàííÿ ïðèïèíåíî.";
  277. $net2ftp_messages["Could not unzip entry %1\$s (error code %2\$s)"] = "Could not unzip entry %1\$s (error code %2\$s)";
  278. $net2ftp_messages["Created directory %1\$s"] = "Ñòâîðåíà äèðåêòîðiÿ %1\$s";
  279. $net2ftp_messages["Could not create directory %1\$s"] = "Íå âäàëîñÿ ñòâîðèòè äèðåêòîðiþ %1\$s";
  280. $net2ftp_messages["Copied file %1\$s"] = "Çêîï³éîâàíèé ôàéë %1\$s";
  281. $net2ftp_messages["Could not copy file %1\$s"] = "Íå âäàëîñÿ ñêîïiþâàòè ôàéë %1\$s";
  282. $net2ftp_messages["Unable to delete the temporary directory"] = "Íå âäàëîñÿ âèäàëèòè òèì÷àñîâó äèðåêòîðiþ";
  283. $net2ftp_messages["Unable to delete the temporary file %1\$s"] = "Íå âäàëîñÿ âèäàëèòè òèì÷àñîâèé ôàéë %1\$s";
  284. // ftp_mysite()
  285. $net2ftp_messages["Unable to execute site command <b>%1\$s</b>"] = "Íå âäàëîñÿ âèêîíàòè êîìàíäó <b>%1\$s</b>";
  286. // shutdown()
  287. $net2ftp_messages["Your task was stopped"] = "Âàøå çàâäàííÿ çóïèíåíå";
  288. $net2ftp_messages["The task you wanted to perform with net2ftp took more time than the allowed %1\$s seconds, and therefor that task was stopped."] = "Çàâäàííÿ, ùî âè õîò³ëè ïðèïèíèòè ÷åðåç net2ftp çàéìå á³ëüøå %1\$s äîçâîëåíèõ ñåêóíä. Âèêîíàííÿ çóïèíåíå.";
  289. $net2ftp_messages["This time limit guarantees the fair use of the web server for everyone."] = "Öå îáìåæåííÿ ÷àñó äîçâîëÿº êîðèñòóâàòèñÿ ñåðâåðîì áåç ïåðåáî¿â.";
  290. $net2ftp_messages["Try to split your task in smaller tasks: restrict your selection of files, and omit the biggest files."] = "Ñïðîáóéòå ðîçä³ëèòè çàâäàííÿ: íàïðèêëàä, çàáîðîí³òü âèá³ð îêðåìèõ ôàéë³â.";
  291. $net2ftp_messages["If you really need net2ftp to be able to handle big tasks which take a long time, consider installing net2ftp on your own server."] = "ßêùî âè ä³éñíî õî÷åòå âèêîíàòè öå çàâäàííÿ ÷åðåç net2ftp, òî âñòàíîâ³òü net2ftp íà âëàñíîìó ñåðâåð³.";
  292. // SendMail()
  293. $net2ftp_messages["You did not provide any text to send by email!"] = "Íåìຠòåêñòó äëÿ â³äïðàâëåííÿ ïî åëåêòðîíí³é ïîøò³!";
  294. $net2ftp_messages["You did not supply a From address."] = "Âè íå âêàçàëè àäðåñó â³äïðàâíèêà.";
  295. $net2ftp_messages["You did not supply a To address."] = "Âè íå âêàçàëè àäðåñó îäåðæóâà÷à.";
  296. $net2ftp_messages["Due to technical problems the email to <b>%1\$s</b> could not be sent."] = "Ó çâ'ÿçêó ç òåõí³÷íèìè ïðîáëåìàìè ema³l äëÿ <b>%1\$s</b> íå ìîæå áóòè â³äïðàâëåíèé.";
  297. // tempdir2()
  298. $net2ftp_messages["Unable to create a temporary directory because (unvalid parent directory)"] = "Unable to create a temporary directory because (unvalid parent directory)";
  299. $net2ftp_messages["Unable to create a temporary directory because (parent directory is not writeable)"] = "Unable to create a temporary directory because (parent directory is not writeable)";
  300. $net2ftp_messages["Unable to create a temporary directory (too many tries)"] = "Unable to create a temporary directory (too many tries)";
  301. // -------------------------------------------------------------------------
  302. // /includes/logging.inc.php
  303. // -------------------------------------------------------------------------
  304. // logAccess(), logLogin(), logError()
  305. $net2ftp_messages["Unable to execute the SQL query."] = "Íå âäàºòüñÿ âèêîíàòè SQL çàïèò.";
  306. $net2ftp_messages["Unable to open the system log."] = "Íåìîæëèâî âiäêðèòè ñèñòåìíèé ëîã.";
  307. $net2ftp_messages["Unable to write a message to the system log."] = "Íåìîæëèâî çàïèñàòè ïîâiäîìëåííÿ äî ñèñòåìíîãî ëîãó.";
  308. // getLogStatus(), putLogStatus()
  309. $net2ftp_messages["Table net2ftp_log_status contains duplicate entries."] = "Table net2ftp_log_status contains duplicate entries.";
  310. $net2ftp_messages["Table net2ftp_log_status could not be updated."] = "Table net2ftp_log_status could not be updated.";
  311. // rotateLogs()
  312. $net2ftp_messages["The log tables were renamed successfully."] = "The log tables were renamed successfully.";
  313. $net2ftp_messages["The log tables could not be renamed."] = "The log tables could not be renamed.";
  314. $net2ftp_messages["The log tables were copied successfully."] = "The log tables were copied successfully.";
  315. $net2ftp_messages["The log tables could not be copied."] = "The log tables could not be copied.";
  316. $net2ftp_messages["The oldest log table was dropped successfully."] = "The oldest log table was dropped successfully.";
  317. $net2ftp_messages["The oldest log table could not be dropped."] = "The oldest log table could not be dropped.";
  318. // -------------------------------------------------------------------------
  319. // /includes/registerglobals.inc.php
  320. // -------------------------------------------------------------------------
  321. $net2ftp_messages["Please enter your username and password for FTP server "] = "Áóäü ëàñêà, ââåäiòü Âàø ëîãií òà ïàðîëü âiä FTP ñåðâåðà";
  322. $net2ftp_messages["You did not fill in your login information in the popup window.<br />Click on \"Go to the login page\" below."] = "Âè íå çàïîëíëè ôîðìó ëîã³íó â ñïëèâàþ÷îìó â³êí³.<br />Íàòèñí³òü íà ïîñèëàííÿ \"Íà ãîëîâíó ñòîðiíêó\" íèæ÷å.";
  323. $net2ftp_messages["Access to the net2ftp Admin panel is disabled, because no password has been set in the file settings.inc.php. Enter a password in that file, and reload this page."] = "Äîñòóï äî ïàíåë³ Àäìiíiñòðàòîðà net2ftp çàáëîêîâàíèé, òîìó ùî â ôàéëi settings.inc.php íå çàçíà÷åíèé ïàðîëü äëÿ âõîäó. Âñòàíîâ³òü ïàðîëü ó öüîìó ôàéë³ òà îíîâ³òü ñòîð³íêó.";
  324. $net2ftp_messages["Please enter your Admin username and password"] = "Áóäü ëàñêà, ââåäiòü ëîãií òà ïàðîëü Àäìiíiñòðàòîðà.";
  325. $net2ftp_messages["You did not fill in your login information in the popup window.<br />Click on \"Go to the login page\" below."] = "Âè íå çàïîëíëè ôîðìó ëîã³íó â ñïëèâàþ÷îìó â³êí³.<br />Íàòèñí³òü íà ïîñèëàííÿ \"Íà ãîëîâíó ñòîðiíêó\" íèæ÷å.";
  326. $net2ftp_messages["Wrong username or password for the net2ftp Admin panel. The username and password can be set in the file settings.inc.php."] = "Íåâ³ðíèé ëîã³í àáî ïàðîëü äëÿ âõîäó â ïàíåëü Àäìiíiñòðàòîðà net2ftp. Ëîã³í òà ïàðîëü âêàçóþòüñÿ ó ôàéë³ settings.inc.php.";
  327. // -------------------------------------------------------------------------
  328. // /skins/skins.inc.php
  329. // -------------------------------------------------------------------------
  330. $net2ftp_messages["Blue"] = "Ñèíié";
  331. $net2ftp_messages["Grey"] = "Ñiðèé";
  332. $net2ftp_messages["Black"] = "×îðíèé";
  333. $net2ftp_messages["Yellow"] = "Æîâòèé";
  334. $net2ftp_messages["Pastel"] = "Ïàñòåëüíèé";
  335. // getMime()
  336. $net2ftp_messages["Directory"] = "Ïàïêà";
  337. $net2ftp_messages["Symlink"] = "Ïîñèëàííÿ";
  338. $net2ftp_messages["ASP script"] = "Ñêðèïò ASP";
  339. $net2ftp_messages["Cascading Style Sheet"] = "CSS";
  340. $net2ftp_messages["HTML file"] = "Ôàéë HTML";
  341. $net2ftp_messages["Java source file"] = "Êîä Java";
  342. $net2ftp_messages["JavaScript file"] = "Ôàéë JavaScript";
  343. $net2ftp_messages["PHP Source"] = "PHP êîä";
  344. $net2ftp_messages["PHP script"] = "Ñêðèïò PHP";
  345. $net2ftp_messages["Text file"] = "Òåêñò";
  346. $net2ftp_messages["Bitmap file"] = "Çîáðàæåííÿ";
  347. $net2ftp_messages["GIF file"] = "GIF";
  348. $net2ftp_messages["JPEG file"] = "JPEG";
  349. $net2ftp_messages["PNG file"] = "PNG";
  350. $net2ftp_messages["TIF file"] = "TIF";
  351. $net2ftp_messages["GIMP file"] = "Ôàéë GIMP";
  352. $net2ftp_messages["Executable"] = "Äîäàòîê";
  353. $net2ftp_messages["Shell script"] = "Ñêðèïò shell";
  354. $net2ftp_messages["MS Office - Word document"] = "MS Office - äîêóìåíò Word";
  355. $net2ftp_messages["MS Office - Excel spreadsheet"] = "MS Office - òàáëèöÿ Excel";
  356. $net2ftp_messages["MS Office - PowerPoint presentation"] = "MS Office - ïðåçåíòàöiÿ PowerPoint";
  357. $net2ftp_messages["MS Office - Access database"] = "MS Office - ÁÄ Access";
  358. $net2ftp_messages["MS Office - Visio drawing"] = "MS Office - ìàëþíîê Visio";
  359. $net2ftp_messages["MS Office - Project file"] = "MS Office - ôàéë ïðîåêòà";
  360. $net2ftp_messages["OpenOffice - Writer 6.0 document"] = "OpenOffice - äîêóìåíò Writer 6.0";
  361. $net2ftp_messages["OpenOffice - Writer 6.0 template"] = "OpenOffice - øàáëîí Writer 6.0";
  362. $net2ftp_messages["OpenOffice - Calc 6.0 spreadsheet"] = "OpenOffice - òàáëèöÿ Calc 6.0";
  363. $net2ftp_messages["OpenOffice - Calc 6.0 template"] = "OpenOffice - øàáëîí Calc 6.0";
  364. $net2ftp_messages["OpenOffice - Draw 6.0 document"] = "OpenOffice - äîêóìåíò Draw 6.0";
  365. $net2ftp_messages["OpenOffice - Draw 6.0 template"] = "OpenOffice - øàáëîí Draw 6.0";
  366. $net2ftp_messages["OpenOffice - Impress 6.0 presentation"] = "OpenOffice - ïðåçåíòàöiÿ Impress 6.0";
  367. $net2ftp_messages["OpenOffice - Impress 6.0 template"] = "OpenOffice - øàáëîí Impress 6.0";
  368. $net2ftp_messages["OpenOffice - Writer 6.0 global document"] = "OpenOffice - äîêóìåíò Writer 6.0";
  369. $net2ftp_messages["OpenOffice - Math 6.0 document"] = "OpenOffice - äîêóìåíò Math 6.0";
  370. $net2ftp_messages["StarOffice - StarWriter 5.x document"] = "StarOffice - äîêóìåíò StarWriter 5.x";
  371. $net2ftp_messages["StarOffice - StarWriter 5.x global document"] = "StarOffice - äîêóìåíò StarWriter 5.x";
  372. $net2ftp_messages["StarOffice - StarCalc 5.x spreadsheet"] = "StarOffice - òàáëèöÿ StarCalc 5.x";
  373. $net2ftp_messages["StarOffice - StarDraw 5.x document"] = "StarOffice - äîêóìåíò StarDraw 5.x";
  374. $net2ftp_messages["StarOffice - StarImpress 5.x presentation"] = "StarOffice - ïðåçåíòàöiÿ StarImpress 5.x";
  375. $net2ftp_messages["StarOffice - StarImpress Packed 5.x file"] = "StarOffice - ôàéë StarImpress Packed 5.x";
  376. $net2ftp_messages["StarOffice - StarMath 5.x document"] = "StarOffice - äîêóìåíò StarMath 5.x";
  377. $net2ftp_messages["StarOffice - StarChart 5.x document"] = "StarOffice - äîêóìåíò StarChart 5.x";
  378. $net2ftp_messages["StarOffice - StarMail 5.x mail file"] = "StarOffice - ôàéë ïîøòè StarMail 5.x";
  379. $net2ftp_messages["Adobe Acrobat document"] = "Äîêóìåíò Adobe Acrobat";
  380. $net2ftp_messages["ARC archive"] = "ARC-àðõiâ";
  381. $net2ftp_messages["ARJ archive"] = "ARJ-àðõiâ";
  382. $net2ftp_messages["RPM"] = "RPM";
  383. $net2ftp_messages["GZ archive"] = "GZ-àðõiâ";
  384. $net2ftp_messages["TAR archive"] = "TAR-àðõiâ";
  385. $net2ftp_messages["Zip archive"] = "Zip-àðõiâ";
  386. $net2ftp_messages["MOV movie file"] = "Ôiëüì MOV";
  387. $net2ftp_messages["MPEG movie file"] = "Ôiëüì MPEG";
  388. $net2ftp_messages["Real movie file"] = "Ôiëüì â ôîðìàòi Real";
  389. $net2ftp_messages["Quicktime movie file"] = "Ôiëüì Quicktime";
  390. $net2ftp_messages["Shockwave flash file"] = "ÔàéëShockwave flash";
  391. $net2ftp_messages["Shockwave file"] = "Ôàéë Shockwave";
  392. $net2ftp_messages["WAV sound file"] = "Çâóê WAV";
  393. $net2ftp_messages["Font file"] = "Ôàéë øðèôòà";
  394. $net2ftp_messages["%1\$s File"] = "%1\$s ôàéë";
  395. $net2ftp_messages["File"] = "Ôàéë";
  396. // getAction()
  397. $net2ftp_messages["Back"] = "Íàçàä";
  398. $net2ftp_messages["Submit"] = "Âiäïðàâèòè";
  399. $net2ftp_messages["Refresh"] = "Îíîâèòè";
  400. $net2ftp_messages["Details"] = "Äåòàëi";
  401. $net2ftp_messages["Icons"] = "Çíà÷êè";
  402. $net2ftp_messages["List"] = "Ñïèñîê";
  403. $net2ftp_messages["Logout"] = "Âèõiä";
  404. $net2ftp_messages["Help"] = "Äîïîìîãà";
  405. $net2ftp_messages["Bookmark"] = "Çàêëàäêà";
  406. $net2ftp_messages["Save"] = "Çáåðåãòè";
  407. $net2ftp_messages["Default"] = "Çà çàìîâ÷óâàííÿì";
  408. // -------------------------------------------------------------------------
  409. // /skins/[skin]/header.template.php and footer.template.php
  410. // -------------------------------------------------------------------------
  411. $net2ftp_messages["Help Guide"] = "Äîïîìîãà";
  412. $net2ftp_messages["Forums"] = "Ôîðóìè";
  413. $net2ftp_messages["License"] = "˳öåíç³ÿ";
  414. $net2ftp_messages["Powered by"] = "Ñòâîðåíî íà";
  415. $net2ftp_messages["You are now taken to the net2ftp forums. These forums are for net2ftp related topics only - not for generic webhosting questions."] = "Âè ñïðÿìîâàí³ íà ôîðóì net2ftp. Öåé ôîðóì ò³ëüêè äëÿ îáãîâîðåííÿ net2ftp, â³í íå ïðèçíà÷åíèé äëÿ îáãîâîðåííÿ çàãàëüíèõ îïèòóâàíü õîñòèíãó.";
  416. $net2ftp_messages["Standard"] = "Standard";
  417. $net2ftp_messages["Mobile"] = "Mobile";
  418. // -------------------------------------------------------------------------
  419. // Admin module
  420. if ($net2ftp_globals["state"] == "admin") {
  421. // -------------------------------------------------------------------------
  422. // /modules/admin/admin.inc.php
  423. $net2ftp_messages["Admin functions"] = "Ôóíêö³¿ àäì³í³ñòðàòîðà";
  424. // /skins/[skin]/admin1.template.php
  425. $net2ftp_messages["Version information"] = "Iíôîðìàöiÿ ïðî âåðñ³þ";
  426. $net2ftp_messages["This version of net2ftp is up-to-date."] = "Ó Âàñ âñòàíîâëåíà îñòàííÿ âåðñ³ÿ net2ftp.";
  427. $net2ftp_messages["The latest version information could not be retrieved from the net2ftp.com server. Check the security settings of your browser, which may prevent the loading of a small file from the net2ftp.com server."] = "Íå âäàëîñÿ îäåðæàòè ³íôîðìàö³þ ïðî îñòàííþ âåðñ³þ ç ñàéòà net2ftp.com. Ïåðåâiðòå íàëàøòóâàííÿ áåçïåêè Âàøåãî áðàóçåðà, ÿê³ ìîæóòü ïåðåøêîäæàòè çàâàíòàæåííþ íåâåëèêîãî ôàéëó ç net2ftp.com.";
  428. $net2ftp_messages["Logging"] = "Ëîã³íóâàííÿ ";
  429. $net2ftp_messages["Date from:"] = "Äàòà ç:";
  430. $net2ftp_messages["to:"] = "äî:";
  431. $net2ftp_messages["Empty logs"] = "Î÷èñòèòè ëîãè";
  432. $net2ftp_messages["View logs"] = "Ïåðåãëÿä ëîã³â";
  433. $net2ftp_messages["Go"] = "Âïåðåä";
  434. $net2ftp_messages["Setup MySQL tables"] = "Íàëàøòóâàòè òàáëèö³ MySQL";
  435. $net2ftp_messages["Create the MySQL database tables"] = "Ñòâîðèòè òàáëèö³ â áàç³ äàíèõ MySQL";
  436. } // end admin
  437. // -------------------------------------------------------------------------
  438. // Admin_createtables module
  439. if ($net2ftp_globals["state"] == "admin_createtables") {
  440. // -------------------------------------------------------------------------
  441. // /modules/admin_createtables/admin_createtables.inc.php
  442. $net2ftp_messages["Admin functions"] = "Ôóíêö³¿ àäì³í³ñòðàòîðà";
  443. $net2ftp_messages["The handle of file %1\$s could not be opened."] = "Íå âäàëîñÿ âiäêðèòè ïîêàæ÷èê äëÿ ôàéëà %1\$s";
  444. $net2ftp_messages["The file %1\$s could not be opened."] = "Ôàéë %1\$s íå ìîæå áóòè â³äêðèòèé.";
  445. $net2ftp_messages["The handle of file %1\$s could not be closed."] = "Íå âäàëîñÿ çàêðèòè ïîêàæ÷èê íà ôàéë %1\$s";
  446. $net2ftp_messages["The connection to the server <b>%1\$s</b> could not be set up. Please check the database settings you've entered."] = "Íå âäàºòüñÿ ç'ºäíàòèñÿ ç ñåðâåðîì <b>%1\$s</b>. Áóäü ëàñêà, ïåðåâ³ðòå ââåäåí³ ïàðàìåòðè ç'ºäíàííÿ.";
  447. $net2ftp_messages["Unable to select the database <b>%1\$s</b>."] = "Íå âäàºòüñÿ âèáðàòè áàçó äàíèõ <b>%1\$s</b>.";
  448. $net2ftp_messages["The SQL query nr <b>%1\$s</b> could not be executed."] = "SQL-çàïèò <b>%1\$s</b> íå ìîæå áóòè âèêîíàíèé.";
  449. $net2ftp_messages["The SQL query nr <b>%1\$s</b> was executed successfully."] = "SQL-çàïèò <b>%1\$s</b> áóë óñïiøíî âèêîíàíèé.";
  450. // /skins/[skin]/admin_createtables1.template.php
  451. $net2ftp_messages["Please enter your MySQL settings:"] = "Áóäü ëàñêà, âêàæ³òü ïàðàìåòðè ðàáîòè ç MySQL:";
  452. $net2ftp_messages["MySQL username"] = "²ì'ÿ êîðèñòóâà÷à MySQL";
  453. $net2ftp_messages["MySQL password"] = "Ïàðîëü MySQL";
  454. $net2ftp_messages["MySQL database"] = "Áàçà äàíèõ MySQL";
  455. $net2ftp_messages["MySQL server"] = "MySQL server";
  456. $net2ftp_messages["This SQL query is going to be executed:"] = "Áóäå âèêîíàíèé íàñòóïíèé SQL-çàïèò:";
  457. $net2ftp_messages["Execute"] = "Âèêîíàòè";
  458. // /skins/[skin]/admin_createtables2.template.php
  459. $net2ftp_messages["Settings used:"] = "Âèêîðèñòîâóâàí³ íàëàøòóâàííÿ:";
  460. $net2ftp_messages["MySQL password length"] = "Äîâæèíà ïàðîëÿ MySQL";
  461. $net2ftp_messages["Results:"] = "Ðåçóëüòàòè:";
  462. } // end admin_createtables
  463. // -------------------------------------------------------------------------
  464. // Admin_viewlogs module
  465. if ($net2ftp_globals["state"] == "admin_viewlogs") {
  466. // -------------------------------------------------------------------------
  467. // /modules/admin_createtables/admin_viewlogs.inc.php
  468. $net2ftp_messages["Admin functions"] = "Ôóíêö³¿ àäì³í³ñòðàòîðà";
  469. $net2ftp_messages["Unable to execute the SQL query <b>%1\$s</b>."] = "Íå âäàëîñÿ âèêîíàòè SQL çàïèò <b>%1\$s</b>.";
  470. $net2ftp_messages["No data"] = "Íåìຠäàíèõ";
  471. } // end admin_viewlogs
  472. // -------------------------------------------------------------------------
  473. // Admin_emptylogs module
  474. if ($net2ftp_globals["state"] == "admin_emptylogs") {
  475. // -------------------------------------------------------------------------
  476. // /modules/admin_createtables/admin_emptylogs.inc.php
  477. $net2ftp_messages["Admin functions"] = "Ôóíêö³¿ àäì³í³ñòðàòîðà";
  478. $net2ftp_messages["The table <b>%1\$s</b> was emptied successfully."] = "Òàáëèöÿ <b>%1\$s</b> óñïiøíî î÷èùåíà.";
  479. $net2ftp_messages["The table <b>%1\$s</b> could not be emptied."] = "Òàáëèöÿ <b>%1\$s</b> íå ìîæå áóòè î÷èùåíà.";
  480. $net2ftp_messages["The table <b>%1\$s</b> was optimized successfully."] = "Òàáëèöÿ <b>%1\$s</b> óñïiøíî îïòèì³çîâàíà.";
  481. $net2ftp_messages["The table <b>%1\$s</b> could not be optimized."] = "Òàáëèöÿ <b>%1\$s</b> íå ìîæå áóòè îïòèì³çîâàíà.";
  482. } // end admin_emptylogs
  483. // -------------------------------------------------------------------------
  484. // Advanced module
  485. if ($net2ftp_globals["state"] == "advanced") {
  486. // -------------------------------------------------------------------------
  487. // /modules/advanced/advanced.inc.php
  488. $net2ftp_messages["Advanced functions"] = "Ðîçøèðåí³ ôóíêö³¿";
  489. // /skins/[skin]/advanced1.template.php
  490. $net2ftp_messages["Go"] = "Âïåðåä";
  491. $net2ftp_messages["Disabled"] = "³äêëþ÷åíî";
  492. $net2ftp_messages["Advanced FTP functions"] = "Äîäàòêîâ³ FTP ôóíêö³¿";
  493. $net2ftp_messages["Send arbitrary FTP commands to the FTP server"] = "³äïðàâèòè äîâ³ëüí³ FTP êîìàíäè íà FTP ñåðâåð";
  494. $net2ftp_messages["This function is available on PHP 5 only"] = "Öÿ ôóíêöiÿ äîñòóïíà òiëüêè ç PHP 5";
  495. $net2ftp_messages["Troubleshooting functions"] = "Ôóíêö³¿ äëÿ óñóíåííÿ ïðîáëåì";
  496. $net2ftp_messages["Troubleshoot net2ftp on this webserver"] = "Âèð³øåííÿ ïðîáëåì net2ftp íà öüîìó âåá-ñåðâåði";
  497. $net2ftp_messages["Troubleshoot an FTP server"] = "Âèð³øåííÿ ïðîáëåì FTP-ñåðâåðà";
  498. $net2ftp_messages["Test the net2ftp list parsing rules"] = "Ïåðåâ³ðèòè ïðàâèëà ðîçáîðó ñïèñêó net2ftp";
  499. $net2ftp_messages["Translation functions"] = "Ôóíêö³¿ ïåðåêëàäó";
  500. $net2ftp_messages["Introduction to the translation functions"] = "Ïî÷àòêîâà ³íôîðìàö³ÿ ïðî ôóíêö³ÿõ ïåðåêëàäó";
  501. $net2ftp_messages["Extract messages to translate from code files"] = "Extract messages to translate from code files";
  502. $net2ftp_messages["Check if there are new or obsolete messages"] = "Ïåðåâ³ðèòè íàâí³ñòü íàÿâíèõ àáî çàñòàð³ëèõ ïîâ³äîìëåíü";
  503. $net2ftp_messages["Beta functions"] = "Áåòà-ôóíêö³¿";
  504. $net2ftp_messages["Send a site command to the FTP server"] = "³äïðàâèòè êîìàíäó ñàéòó íà FTP ñåðâåð";
  505. $net2ftp_messages["Apache: password-protect a directory, create custom error pages"] = "Apache: çàõèñòèòè ïàïêó ïàðîëåì, ñòâîðèòè ïåðñîíàëüí³ ñòîð³íêè ïîìèëîê";
  506. $net2ftp_messages["MySQL: execute an SQL query"] = "MySQL: âèêîíàòè SQL-çàïèò";
  507. // advanced()
  508. $net2ftp_messages["The site command functions are not available on this webserver."] = "Êîìàíäí³ ôóíêö³¿ öüîãî ñàéòó íåäîñòóïí³ íà âåá-ñåðâåði.";
  509. $net2ftp_messages["The Apache functions are not available on this webserver."] = "Ôóíêö³¿ Apache íåäîñòóïí³ íà öüîìó âåá-ñåðâåði.";
  510. $net2ftp_messages["The MySQL functions are not available on this webserver."] = "Ôóíêö³¿ MySQL íåäîñòóïí³ íà öüîìó âåá-ñåðâåði.";
  511. $net2ftp_messages["Unexpected state2 string. Exiting."] = "Íåñïîä³âàíèé çì³ñò ðÿäêà 2. Çàâåðøåííÿ.";
  512. } // end advanced
  513. // -------------------------------------------------------------------------
  514. // Advanced_ftpserver module
  515. if ($net2ftp_globals["state"] == "advanced_ftpserver") {
  516. // -------------------------------------------------------------------------
  517. // /modules/advanced_ftpserver/advanced_ftpserver.inc.php
  518. $net2ftp_messages["Troubleshoot an FTP server"] = "Âèð³øåííÿ ïðîáëåì FTP-ñåðâåðà";
  519. // /skins/[skin]/advanced_ftpserver1.template.php
  520. $net2ftp_messages["Connection settings:"] = "Ïàðàìåòðè ç'ºäíàííÿ:";
  521. $net2ftp_messages["FTP server"] = "FTP-ñåðâåð";
  522. $net2ftp_messages["FTP server port"] = "Ïîðò FTP-ñåðâåðà";
  523. $net2ftp_messages["Username"] = "Ëîãií";
  524. $net2ftp_messages["Password"] = "Ïàðîëü";
  525. $net2ftp_messages["Password length"] = "Äîâæèíà ïàðîëÿ";
  526. $net2ftp_messages["Passive mode"] = "Ïàñèâíèé ðåæèì";
  527. $net2ftp_messages["Directory"] = "Ïàïêà";
  528. $net2ftp_messages["Printing the result"] = "Printing the result";
  529. // /skins/[skin]/advanced_ftpserver2.template.php
  530. $net2ftp_messages["Connecting to the FTP server: "] = "Ç'ºäíàííÿ ç FTP-ñåðâåðîì: ";
  531. $net2ftp_messages["Logging into the FTP server: "] = "Âõiä íà FTP-ñåðâåð: ";
  532. $net2ftp_messages["Setting the passive mode: "] = "Ïåðåõ³ä íà ïàñèâíèé ðåæèì: ";
  533. $net2ftp_messages["Getting the FTP server system type: "] = "Âèçíà÷àºòüñÿ òèï ñèñòåìè FTP-ñåðâåðà: ";
  534. $net2ftp_messages["Changing to the directory %1\$s: "] = "Ïåðåõ³ä â ïàïêó %1\$s: ";
  535. $net2ftp_messages["The directory from the FTP server is: %1\$s "] = "Ïàïêà FTP-ñåðâåðà: %1\$s ";
  536. $net2ftp_messages["Getting the raw list of directories and files: "] = "Îòðèìàííÿ ñïèñêó ïàïîê òà ôàéëiâ: ";
  537. $net2ftp_messages["Trying a second time to get the raw list of directories and files: "] = "Ïîâòîðíà ñïðîáà îäåðæàííÿ ñïèñêà: ";
  538. $net2ftp_messages["Closing the connection: "] = "Çàêðèòòÿ ç'ºäíàííÿ: ";
  539. $net2ftp_messages["Raw list of directories and files:"] = "Ñïèñîê ïàïîê òà ôàéëiâ:";
  540. $net2ftp_messages["Parsed list of directories and files:"] = "Îáðîáëåíèé ñïèñîê ïàïîê òà ôàéëiâ:";
  541. $net2ftp_messages["OK"] = "OK";
  542. $net2ftp_messages["not OK"] = "íå OK";
  543. } // end advanced_ftpserver
  544. // -------------------------------------------------------------------------
  545. // Advanced_parsing module
  546. if ($net2ftp_globals["state"] == "advanced_parsing") {
  547. // -------------------------------------------------------------------------
  548. $net2ftp_messages["Test the net2ftp list parsing rules"] = "Ïåðåâ³ðèòè ïðàâèëà ðîçáîðó ñïèñêó net2ftp";
  549. $net2ftp_messages["Sample input"] = "Ïðèêëàä âõ³äíèõ äàíèõ";
  550. $net2ftp_messages["Parsed output"] = "Îáðîáëåí³ âõ³äí³ äàí³";
  551. } // end advanced_parsing
  552. // -------------------------------------------------------------------------
  553. // Advanced_webserver module
  554. if ($net2ftp_globals["state"] == "advanced_webserver") {
  555. // -------------------------------------------------------------------------
  556. $net2ftp_messages["Troubleshoot your net2ftp installation"] = "Âèð³øåííÿ ïðîáëåì âñòàíîâëåííÿ net2ftp";
  557. $net2ftp_messages["Printing the result"] = "Printing the result";
  558. $net2ftp_messages["Checking if the FTP module of PHP is installed: "] = "Ïåðåâiðêà âñòàíîâëåííÿ ìîäóëÿ FTP âiä PHP: ";
  559. $net2ftp_messages["yes"] = "òàê";
  560. $net2ftp_messages["no - please install it!"] = "í³ - áóäü ëàñêà, âñòàíîâ³òü éîãî!";
  561. $net2ftp_messages["Checking the permissions of the directory on the web server: a small file will be written to the /temp folder and then deleted."] = "Ïåðåâ³ðêà äîçâîë³â ïàïêè íà âåá-ñåðâåð³: íåâåëèêèé ôàéë ìîæå áóòè çàïèñàíèé ó ïàïêó /temp òà ïîò³ì âèäàëåíèé.";
  562. $net2ftp_messages["Creating filename: "] = "²ì'ÿ ôàéëà äëÿ ñòâîðåííÿ: ";
  563. $net2ftp_messages["OK. Filename: %1\$s"] = "OK. ²ì'ÿ ôàéëà: %1\$s";
  564. $net2ftp_messages["not OK"] = "íå OK";
  565. $net2ftp_messages["OK"] = "OK";
  566. $net2ftp_messages["not OK. Check the permissions of the %1\$s directory"] = "íå OK. Ïåðåâiðòå äîçâîëè ïàïêè %1\$s";
  567. $net2ftp_messages["Opening the file in write mode: "] = "³äêðèòòÿ ôàéëà â ðåæèì³ äëÿ çàïèñó: ";
  568. $net2ftp_messages["Writing some text to the file: "] = "Çàïèñ òåêñòó â ôàéë: ";
  569. $net2ftp_messages["Closing the file: "] = "Çàêðèòòÿ ôàéëó: ";
  570. $net2ftp_messages["Deleting the file: "] = "Âèäàëåííÿ ôàéëó: ";
  571. $net2ftp_messages["Testing the FTP functions"] = "Òåñòóâàííÿ ôóíêö³é FTP";
  572. $net2ftp_messages["Connecting to a test FTP server: "] = "ϳäêëþ÷åííÿ äî òåñòîâîãî FTP ñåðâåðó: ";
  573. $net2ftp_messages["Connecting to the FTP server: "] = "Ç'ºäíàííÿ ç FTP-ñåðâåðîì: ";
  574. $net2ftp_messages["Logging into the FTP server: "] = "Âõiä íà FTP-ñåðâåð: ";
  575. $net2ftp_messages["Setting the passive mode: "] = "Ïåðåõ³ä íà ïàñèâíèé ðåæèì: ";
  576. $net2ftp_messages["Getting the FTP server system type: "] = "Âèçíà÷àºòüñÿ òèï ñèñòåìè FTP-ñåðâåðà: ";
  577. $net2ftp_messages["Changing to the directory %1\$s: "] = "Ïåðåõ³ä â ïàïêó %1\$s: ";
  578. $net2ftp_messages["The directory from the FTP server is: %1\$s "] = "Ïàïêà FTP-ñåðâåðà: %1\$s ";
  579. $net2ftp_messages["Getting the raw list of directories and files: "] = "Îòðèìàííÿ ñïèñêó ïàïîê òà ôàéëiâ: ";
  580. $net2ftp_messages["Trying a second time to get the raw list of directories and files: "] = "Ïîâòîðíà ñïðîáà îäåðæàííÿ ñïèñêà: ";
  581. $net2ftp_messages["Closing the connection: "] = "Çàêðèòòÿ ç'ºäíàííÿ: ";
  582. $net2ftp_messages["Raw list of directories and files:"] = "Ñïèñîê ïàïîê òà ôàéëiâ:";
  583. $net2ftp_messages["Parsed list of directories and files:"] = "Îáðîáëåíèé ñïèñîê ïàïîê òà ôàéëiâ:";
  584. $net2ftp_messages["OK"] = "OK";
  585. $net2ftp_messages["not OK"] = "íå OK";
  586. } // end advanced_webserver
  587. // -------------------------------------------------------------------------
  588. // Bookmark module
  589. if ($net2ftp_globals["state"] == "bookmark") {
  590. // -------------------------------------------------------------------------
  591. $net2ftp_messages["Drag and drop one of the links below to the bookmarks bar"] = "Drag and drop one of the links below to the bookmarks bar";
  592. $net2ftp_messages["Right-click on one of the links below and choose \"Add to Favorites...\""] = "Right-click on one of the links below and choose \"Add to Favorites...\"";
  593. $net2ftp_messages["Right-click on one the links below and choose \"Add Link to Bookmarks...\""] = "Right-click on one the links below and choose \"Add Link to Bookmarks...\"";
  594. $net2ftp_messages["Right-click on one of the links below and choose \"Bookmark link...\""] = "Right-click on one of the links below and choose \"Bookmark link...\"";
  595. $net2ftp_messages["Right-click on one of the links below and choose \"Bookmark This Link...\""] = "Right-click on one of the links below and choose \"Bookmark This Link...\"";
  596. $net2ftp_messages["One click access (net2ftp won't ask for a password - less safe)"] = "One click access (net2ftp won't ask for a password - less safe)";
  597. $net2ftp_messages["Two click access (net2ftp will ask for a password - safer)"] = "Two click access (net2ftp will ask for a password - safer)";
  598. $net2ftp_messages["Note: when you will use this bookmark, a popup window will ask you for your username and password."] = "Ïðèì³òêà: êîëè Âè áóäåòå âèêîðèñòîâóâàòè çàêëàäêó, ñïëèâàþ÷å â³êíî çàïèòຠó Âàñ ³ì'ÿ òà ïàðîëü.";
  599. } // end bookmark
  600. // -------------------------------------------------------------------------
  601. // Browse module
  602. if ($net2ftp_globals["state"] == "browse") {
  603. // -------------------------------------------------------------------------
  604. // /modules/browse/browse.inc.php
  605. $net2ftp_messages["Choose a directory"] = "Âèáåðiòü ïàïêó";
  606. $net2ftp_messages["Please wait..."] = "Áóäü ëàñêà, çà÷åêàéòå...";
  607. // browse()
  608. $net2ftp_messages["Directories with names containing \' cannot be displayed correctly. They can only be deleted. Please go back and select another subdirectory."] = "Ïàïêè ç ³ìåíàìè, ùî ì³ñòÿòü \' íå ìîæóòü êîðåêòíî â³äîáðàæàòèñÿ. ¯õ ìîæíà ò³ëüêè âèäàëèòè. Áóäü ëàñêà, ïîâåðí³òüñÿ òà âèáåð³òü ³íøó ïàïêó.";
  609. $net2ftp_messages["Daily limit reached: you will not be able to transfer data"] = "Äîñÿãíóòü äîáîâèé ë³ì³ò: Âè íå ìîæåòå á³ëüøå ïåðåäàâàòè äàí³";
  610. $net2ftp_messages["In order to guarantee the fair use of the web server for everyone, the data transfer volume and script execution time are limited per user, and per day. Once this limit is reached, you can still browse the FTP server but not transfer data to/from it."] = "Ùîá ãàðàíòóâàòè ð³âíó äîñòóïí³ñòü öüîãî ñåðâåðà äëÿ êîæíîãî êîðèñòóâà÷à, íàêëàäàºòüñÿ îáìåæåííÿ íà îáñÿã ïåðåäàíèõ äàíèõ òà ÷àñ âèêîíàííÿ ñêðèïò³â äëÿ êîðèñòóâà÷à â äåíü. ßê ò³ëüêè öåé ë³ì³ò ïåðåâèùåíèé, Âè ìîæåòå ïåðåãëÿäàòè ïàïêè, àëå íå ìîæåòå çàâàíòàæóâàòè ôàéëè.";
  611. $net2ftp_messages["If you need unlimited usage, please install net2ftp on your own web server."] = "ßêùî Âàì íåîáõ³äí³ íåîáìåæåí³ ðåñóðñè, áóäü ëàñêà âñòàíîâ³òü net2ftp íà Âàø âëàñíèé ftp ñåðâåð.";
  612. // printdirfilelist()
  613. // Keep this short, it must fit in a small button!
  614. $net2ftp_messages["New dir"] = "Íîâà ïàïêà";
  615. $net2ftp_messages["New file"] = "Íîâèé ôàéë";
  616. $net2ftp_messages["HTML templates"] = "HTML templates";
  617. $net2ftp_messages["Upload"] = "Çàâàíòàæèòè íà ñåðâ";
  618. $net2ftp_messages["Java Upload"] = "Çàâàíòàæèòè Java";
  619. $net2ftp_messages["Flash Upload"] = "Çàâàíòàæèòè Flash";
  620. $net2ftp_messages["Install"] = "Âñòàíîâèòè";
  621. $net2ftp_messages["Advanced"] = "Îïö³¿";
  622. $net2ftp_messages["Copy"] = "Êîï³ð.";
  623. $net2ftp_messages["Move"] = "Ïåðåì³ñò.";
  624. $net2ftp_messages["Delete"] = "Âèäàëèòè";
  625. $net2ftp_messages["Rename"] = "Ïåðåéì.";
  626. $net2ftp_messages["Chmod"] = "Chmod";
  627. $net2ftp_messages["Download"] = "Çàâàíòàæèòè íà êîìï";
  628. $net2ftp_messages["Unzip"] = "Ðîçïàêóâàòè";
  629. $net2ftp_messages["Zip"] = "Àðõ³âóâàòè";
  630. $net2ftp_messages["Size"] = "Ðîçì³ð";
  631. $net2ftp_messages["Search"] = "Ïîøóê";
  632. $net2ftp_messages["Go to the parent directory"] = "Ïåðåéòè íà óðîâåíü âèùå";
  633. $net2ftp_messages["Go"] = "Âïåðåä";
  634. $net2ftp_messages["Transform selected entries: "] = "Ïåðåòâîðèòè âèáðàíîãî: ";
  635. $net2ftp_messages["Transform selected entry: "] = "Ïåðåòâîðèòè âèáðàíîãî: ";
  636. $net2ftp_messages["Make a new subdirectory in directory %1\$s"] = "Ñòâîðèòè ï³äïàïêó â ïàïö³ %1\$s";
  637. $net2ftp_messages["Create a new file in directory %1\$s"] = "Ñòâîðèòè ôàéë â ïàïö³ %1\$s";
  638. $net2ftp_messages["Create a website easily using ready-made templates"] = "Ñòâîðèòè ñàéò âèêîðèñòîâóþ÷è ãîòîâ³ øàáëîíè";
  639. $net2ftp_messages["Upload new files in directory %1\$s"] = "Çàâàíòàæèòè íîâi ôàéëè â ïàïêó %1\$s";
  640. $net2ftp_messages["Upload directories and files using a Java applet"] = "Çàâàíòàæèòè ôàéëè òà äèðåêòîði¿ âèêîðèñòîâóþ÷è Java àïïëåò";
  641. $net2ftp_messages["Upload files using a Flash applet"] = "Çàâàíòàæèòè ôàéëè íà ñåðâåð, âèêîðèñòîâóþ÷è Flash àïïëåò";
  642. $net2ftp_messages["Install software packages (requires PHP on web server)"] = "Âñòàíîâèòè ïàêåòè (âèìàãຠíàÿâíîñò³ PHP íà âåá-ñåðâåði)";
  643. $net2ftp_messages["Go to the advanced functions"] = "Ïåðåéòè â äîä. ôóíêö³¿";
  644. $net2ftp_messages["Copy the selected entries"] = "Êîï³þâàòè âèáðàíi ïàïêè";
  645. $net2ftp_messages["Move the selected entries"] = "Ïåðåì³ñòèòè âèáðàíi ïàïêè";
  646. $net2ftp_messages["Delete the selected entries"] = "Âèäàëèòè âèáðàíi ïàïêè";
  647. $net2ftp_messages["Rename the selected entries"] = "Ïåðåéìåíóâàòè âèáðàíîãî";
  648. $net2ftp_messages["Chmod the selected entries (only works on Unix/Linux/BSD servers)"] = "Chmod âèáðàíîãî (ðàáîòàåò íà Unix/Linux/BSD ñåðâåðàõ)";
  649. $net2ftp_messages["Download a zip file containing all selected entries"] = "Çàâàíòàæèòè íà êîìï zip-ôàéë, ÿê³é ì³ñòèòü âèáðàíi ôàéëè";
  650. $net2ftp_messages["Unzip the selected archives on the FTP server"] = "Ðîçïàêóâàòè âèáðàíi àðõ³âè íà FTP ñåðâåð";
  651. $net2ftp_messages["Zip the selected entries to save or email them"] = "Ñòèñíóòè âèáðàíîãî òà â³äïðàâèòè ïî email";
  652. $net2ftp_messages["Calculate the size of the selected entries"] = "Îá÷èñëèòè ðîçì³ð âèáðàííîãî";
  653. $net2ftp_messages["Find files which contain a particular word"] = "Çíàéòè ôàéëè, ùî ì³ñòÿòü ÷àñòèíó ñëîâà";
  654. $net2ftp_messages["Click to sort by %1\$s in descending order"] = "Íàòèñí³òü äëÿ ñîðòóâàííÿ %1\$s ó ïîðÿäêó çðîñòàííÿ";
  655. $net2ftp_messages["Click to sort by %1\$s in ascending order"] = "Íàòèñí³òü äëÿ ñîðòóâàííÿ %1\$s ó ïîðÿäêó óáóâàííÿ";
  656. $net2ftp_messages["Ascending order"] = "Óáóâàííÿ";
  657. $net2ftp_messages["Descending order"] = "Çðîñòàííÿ";
  658. $net2ftp_messages["Upload files"] = "Çàâàíòàæèòè ôàéëè íà ñåðâåð";
  659. $net2ftp_messages["Up"] = "Íàãîðó";
  660. $net2ftp_messages["Click to check or uncheck all rows"] = "Íàòèñí³òü äëÿ âèáîðó àáî ñêàñóâàííÿ âèáîðó âñ³õ";
  661. $net2ftp_messages["All"] = "Âñi";
  662. $net2ftp_messages["Name"] = "²ì'ÿ";
  663. $net2ftp_messages["Type"] = "Òèï";
  664. //$net2ftp_messages["Size"] = "Size";
  665. $net2ftp_messages["Owner"] = "Êîðèñòóâà÷";
  666. $net2ftp_messages["Group"] = "Ãðóïà";
  667. $net2ftp_messages["Perms"] = "Äîçâîëè";
  668. $net2ftp_messages["Mod Time"] = "×àñ";
  669. $net2ftp_messages["Actions"] = "ij¿";
  670. $net2ftp_messages["Select the directory %1\$s"] = "Âèáðàòè äèðåêòîðiþ %1\$s";
  671. $net2ftp_messages["Select the file %1\$s"] = "Âèáðàòè ôàéë %1\$s";
  672. $net2ftp_messages["Select the symlink %1\$s"] = "Âèáðàòè symlink %1\$s";
  673. $net2ftp_messages["Go to the subdirectory %1\$s"] = "Ïåðåéòè â ï³ääèðåêòîð³þ %1\$s";
  674. $net2ftp_messages["Download the file %1\$s"] = "Çàâàíòàæèòè íà êîìï ôàéë%1\$s";
  675. $net2ftp_messages["Follow symlink %1\$s"] = "Ñë³äóâàòè symlink'ó %1\$s";
  676. $net2ftp_messages["View"] = "Ïîêàç.";
  677. $net2ftp_messages["Edit"] = "Ðåäàêò.";
  678. $net2ftp_messages["Update"] = "Îíîâèòè";
  679. $net2ftp_messages["Open"] = "³äêðèòè";
  680. $net2ftp_messages["View the highlighted source code of file %1\$s"] = "Ïåðåãëÿíóòè âèõ³äíèé êîä %1\$s";
  681. $net2ftp_messages["Edit the source code of file %1\$s"] = "Ðåäàãóâàòè âèõ³äíèé êîä ôàéëà %1\$s";
  682. $net2ftp_messages["Upload a new version of the file %1\$s and merge the changes"] = "Çàâàíòàæèòè íîâó âåðñ³þ ôàéëà 1\$s òà çàñòîñóâàòè çì³íè";
  683. $net2ftp_messages["View image %1\$s"] = "Ïåðåãëÿíóòè ìàëþíîê %1\$s";
  684. $net2ftp_messages["View the file %1\$s from your HTTP web server"] = "Ïåðåãëÿíóòè ôàéë %1\$s ç âàøîãî HTTP-ñåðâåðà";
  685. $net2ftp_messages["(Note: This link may not work if you don't have your own domain name.)"] = "(Ïðèì³òêà: Ïîñèëàííÿ ìîæå íå ïðàöþâàòè, ÿêùî ó âàñ íåìຠäîìåííîãî ³ìåí³.)";
  686. $net2ftp_messages["This folder is empty"] = "Ïàïêà ïóñòà";
  687. // printSeparatorRow()
  688. $net2ftp_messages["Directories"] = "Ïàïêè";
  689. $net2ftp_messages["Files"] = "Ôàéëè";
  690. $net2ftp_messages["Symlinks"] = "Ïîñèëàííÿ";
  691. $net2ftp_messages["Unrecognized FTP output"] = "Íåâ³äîìèé âèõ³ä FTP";
  692. $net2ftp_messages["Number"] = "Íîìåð";
  693. $net2ftp_messages["Size"] = "Ðîçì³ð";
  694. $net2ftp_messages["Skipped"] = "Ïðîïóùåíî";
  695. $net2ftp_messages["Data transferred from this IP address today"] = "Îá'ºì äàíèõ, ïåðåäàíèé ç ö³º¿ ²P àäðåñè çà ñüîãîäí³";
  696. $net2ftp_messages["Data transferred to this FTP server today"] = "Îá'ºì äàíèõ ïåðåäàíèõ öüîìó FTP ñåðâåðîâ³ ñüîãîäí³";
  697. // printLocationActions()
  698. $net2ftp_messages["Language:"] = "Ìîâà:";
  699. $net2ftp_messages["Skin:"] = "Òåìà:";
  700. $net2ftp_messages["View mode:"] = "Ðåæèì ïåðåãëÿäó:";
  701. $net2ftp_messages["Directory Tree"] = "Äåðåâî ïàïîê";
  702. // ftp2http()
  703. $net2ftp_messages["Execute %1\$s in a new window"] = "Âèêîíàòè %1\$s â íîâîìó âiêíi";
  704. $net2ftp_messages["This file is not accessible from the web"] = "Öåé ôàéë íå äîñòóïíèé ç web-³íòåðôåéñó";
  705. // printDirectorySelect()
  706. $net2ftp_messages["Double-click to go to a subdirectory:"] = "Íàòèñí³òü äâ³÷³ äëÿ ïåðåõîäó â ï³äïàïêó:";
  707. $net2ftp_messages["Choose"] = "Âèá³ð";
  708. $net2ftp_messages["Up"] = "Íàãîðó";
  709. } // end browse
  710. // -------------------------------------------------------------------------
  711. // Calculate size module
  712. if ($net2ftp_globals["state"] == "calculatesize") {
  713. // -------------------------------------------------------------------------
  714. $net2ftp_messages["Size of selected directories and files"] = "Ðîçì³ð âèáðàíèõ ïàïîê òà ôàéëiâ";
  715. $net2ftp_messages["The total size taken by the selected directories and files is:"] = "Çàãàëüíèé ðîçì³ð ôàéëiâ òà ïàïîê:";
  716. $net2ftp_messages["The number of files which were skipped is:"] = "ʳëüê³ñòü ôàéëiâ, ÿê³ áóëè ïðîïóùåí³:";
  717. } // end calculatesize
  718. // -------------------------------------------------------------------------
  719. // Chmod module
  720. if ($net2ftp_globals["state"] == "chmod") {
  721. // -------------------------------------------------------------------------
  722. $net2ftp_messages["Chmod directories and files"] = "Chmod íà ïàïêè òà ôàéëè";
  723. $net2ftp_messages["Set all permissions"] = "Çì³íèòè âñ³ ïðàâà";
  724. $net2ftp_messages["Read"] = "×èòàííÿ";
  725. $net2ftp_messages["Write"] = "Çàïèñ";
  726. $net2ftp_messages["Execute"] = "Âèêîíàòè";
  727. $net2ftp_messages["Owner"] = "Êîðèñòóâà÷";
  728. $net2ftp_messages["Group"] = "Ãðóïà";
  729. $net2ftp_messages["Everyone"] = "Âñi";
  730. $net2ftp_messages["To set all permissions to the same values, enter those permissions and click on the button \"Set all permissions\""] = "Äëÿ âèáîðó îäíàêîâèõ äîçâîë³â, ââåä³òü ¿õíº çíà÷åííÿ íèæ÷å òà íàòèñí³òü íà êíîïêó \"Âèáðàòè äîçâîëè\"";
  731. $net2ftp_messages["Set the permissions of directory <b>%1\$s</b> to: "] = "Âèáðàòè äîçâîëè äëÿ ïàïêè <b>%1\$s</b>: ";
  732. $net2ftp_messages["Set the permissions of file <b>%1\$s</b> to: "] = "Âèáðàòè äîçâîëè äëÿ ôàéëà <b>%1\$s</b>: ";
  733. $net2ftp_messages["Set the permissions of symlink <b>%1\$s</b> to: "] = "Âèáðàòè äîçâîëè äëÿ ñ³ìë³íêà <b>%1\$s</b>: ";
  734. $net2ftp_messages["Chmod value"] = "Çíà÷åííÿ Chmod";
  735. $net2ftp_messages["Chmod also the subdirectories within this directory"] = "Chmod òàêîæ íà ï³äïàïêè âñåðåäèí³ ö³º¿ ïàïêè";
  736. $net2ftp_messages["Chmod also the files within this directory"] = "Chmod òàêîæ íà ôàéëè âñåðåäèí³ ö³º¿ ïàïêè";
  737. $net2ftp_messages["The chmod nr <b>%1\$s</b> is out of the range 000-777. Please try again."] = "Chmod <b>%1\$s</b> âèõîäèòü ç ä³àïàçîíó 000-777. Ñïðîáóéòå ùå ðàç.";
  738. } // end chmod
  739. // -------------------------------------------------------------------------
  740. // Clear cookies module
  741. // -------------------------------------------------------------------------
  742. // No messages
  743. // -------------------------------------------------------------------------
  744. // Copy/Move/Delete module
  745. if ($net2ftp_globals["state"] == "copymovedelete") {
  746. // -------------------------------------------------------------------------
  747. $net2ftp_messages["Choose a directory"] = "Âèáåðiòü ïàïêó";
  748. $net2ftp_messages["Copy directories and files"] = "Êîï³þâàòè ïàïêè òà ôàéëè";
  749. $net2ftp_messages["Move directories and files"] = "Ïåðåì³ñòèòè ïàïêè òà ôàéëè";
  750. $net2ftp_messages["Delete directories and files"] = "Âèäàëèòè ïàïêè òà ôàéëè";
  751. $net2ftp_messages["Are you sure you want to delete these directories and files?"] = "Âè ä³éñíî áàæàºòå âèäàëèòè ö³ ôàéëè òà ïàïêè?";
  752. $net2ftp_messages["All the subdirectories and files of the selected directories will also be deleted!"] = "Âñi ï³äïàïêè òà ôàéëè â çàçíà÷åíèõ ïàïêàõ áóäóò âèäàëåí³!";
  753. $net2ftp_messages["Set all targetdirectories"] = "Âèáðàòè âñ³ ïàïêè";
  754. $net2ftp_messages["To set a common target directory, enter that target directory in the textbox above and click on the button \"Set all targetdirectories\"."] = "Ùîá çàäàòè ãîëîâíó ïàïêó, ââåä³òü ¿¿ íàçâó â ïîëå âèùå òà âèáåð³òü ïóíêò \"Âèáðàòè âñ³ ïàïêè\".";
  755. $net2ftp_messages["Note: the target directory must already exist before anything can be copied into it."] = "Ïðèì³òêà: ïàïêà ïîâèííà âæå ³ñíóâàòè.";
  756. $net2ftp_messages["Different target FTP server:"] = "²íøèé FTP-ñåðâåð:";
  757. $net2ftp_messages["Username"] = "Ëîãií";
  758. $net2ftp_messages["Password"] = "Ïàðîëü";
  759. $net2ftp_messages["Leave empty if you want to copy the files to the same FTP server."] = "Çàëèø³òü ïîðîæí³ì, ÿêùî âè áàæàºòå ñêîï³þâàòè ôàéëè â òó æ ïàïêó FTP-ñåðâåðà.";
  760. $net2ftp_messages["If you want to copy the files to another FTP server, enter your login data."] = "ßêùî âè áàæàºòå â³äêðèòè ôàéëè íà ³íøîìó FTP-ñåðâåð³, òî ââåä³òü äàí³ äëÿ âõîäó.";
  761. $net2ftp_messages["Leave empty if you want to move the files to the same FTP server."] = "Çàëèø³òü ïîðîæí³ì, ÿêùî âè áàæàºòå ïåðåì³ñòèòè ôàéëè â òó æ ïàïêó FTP-ñåðâåðà.";
  762. $net2ftp_messages["If you want to move the files to another FTP server, enter your login data."] = "ßêùî âè áàæàºòå ïåðåì³ñòèòè ôàéëè íà ³íøèé FTP-ñåðâåð, óâåä³òü äàí³ äëÿ âõîäó.";
  763. $net2ftp_messages["Copy directory <b>%1\$s</b> to:"] = "Êîï³þâàòè ïàïêó <b>%1\$s</b> â:";
  764. $net2ftp_messages["Move directory <b>%1\$s</b> to:"] = "Ïåðåì³ñòèòè ïàïêó <b>%1\$s</b> â:";
  765. $net2ftp_messages["Directory <b>%1\$s</b>"] = "Ïàïêà <b>%1\$s</b>";
  766. $net2ftp_messages["Copy file <b>%1\$s</b> to:"] = "Êîï³þâàòè ôàéë <b>%1\$s</b> â:";
  767. $net2ftp_messages["Move file <b>%1\$s</b> to:"] = "Ïåðåì³ñòèòè ôàéë <b>%1\$s</b> â:";
  768. $net2ftp_messages["File <b>%1\$s</b>"] = "Ôàéë <b>%1\$s</b>";
  769. $net2ftp_messages["Copy symlink <b>%1\$s</b> to:"] = "Êîï³þâàòè ñèìëèíê <b>%1\$s</b> â:";
  770. $net2ftp_messages["Move symlink <b>%1\$s</b> to:"] = "Ïåðåì³ñòèòè ñèìëèíê <b>%1\$s</b> â:";
  771. $net2ftp_messages["Symlink <b>%1\$s</b>"] = "ѳìë³íê <b>%1\$s</b>";
  772. $net2ftp_messages["Target directory:"] = "Ïàïêà ïðèçíà÷åííÿ:";
  773. $net2ftp_messages["Target name:"] = "²ì'ÿ ïðèçíà÷åííÿ:";
  774. $net2ftp_messages["Processing the entries:"] = "Ïåðåãëÿä âì³ñòó:";
  775. } // end copymovedelete
  776. // -------------------------------------------------------------------------
  777. // Download file module
  778. // -------------------------------------------------------------------------
  779. // No messages
  780. // -------------------------------------------------------------------------
  781. // EasyWebsite module
  782. if ($net2ftp_globals["state"] == "easyWebsite") {
  783. // -------------------------------------------------------------------------
  784. $net2ftp_messages["Create a website in 4 easy steps"] = "Cîçäàéòå ñàéò çà 4 êðîêè";
  785. $net2ftp_messages["Template overview"] = "Ïåðåãëÿä ùàáëîíó";
  786. $net2ftp_messages["Template details"] = "Äåòàëi øàáëîíà";
  787. $net2ftp_messages["Files are copied"] = "Ñêîï³éîâàí³ ôàéëè";
  788. $net2ftp_messages["Edit your pages"] = "Ðåäàãóâàòè ñòîð³íêè";
  789. // Screen 1 - printTemplateOverview
  790. $net2ftp_messages["Click on the image to view the details of a template."] = "Íàòèñí³òü íà çîáðàæåííÿ ùîá ïîäèâèòèñÿ ïîäðîáèö³ ïðî øàáëîí.";
  791. $net2ftp_messages["Back to the Browse screen"] = "Íàçàä, äî ñòîð³íêè ïåðåãëÿäó";
  792. $net2ftp_messages["Template"] = "Øàáëîí";
  793. $net2ftp_messages["Copyright"] = "Àâòîðñüêå ïðàâî";
  794. $net2ftp_messages["Click on the image to view the details of this template"] = "Íàòèñí³òü íà çîáðàæåííÿ ùîá ïîäèâèòèñÿ ïîäðîáèö³ ïðî øàáëîí";
  795. // Screen 2 - printTemplateDetails
  796. $net2ftp_messages["The template files will be copied to your FTP server. Existing files with the same filename will be overwritten. Do you want to continue?"] = "Ôàéëè øàáëîíà áóäóòü ñêîï³éîâàí³ íà Âàø FTP-ñåðâåð. ²ñíóþ÷³ ôàéëè ç òàêèìè æ ³ìåíàìè áóäóòü çàì³íåí³ íîâèìè. ×è õî÷åòå Âè ïðîäîâæèòè?";
  797. $net2ftp_messages["Install template to directory: "] = "Âñòàíîâèòè øàáëîí â äèðåêòîðiþ: ";
  798. $net2ftp_messages["Install"] = "Âñòàíîâèòè";
  799. $net2ftp_messages["Size"] = "Ðîçì³ð";
  800. $net2ftp_messages["Preview page"] = "Ïåðåãëÿä ñòîð³íêè";
  801. $net2ftp_messages["opens in a new window"] = "â³äêðèºòüñÿ â íîâîìó â³êí³";
  802. // Screen 3
  803. $net2ftp_messages["Please wait while the template files are being transferred to your server: "] = "Áóäü ëàñêà, äî÷åêàéòåñÿ çàê³í÷åííÿ ïåðåíîñó ôàéë³â íà ñåðâåð: ";
  804. $net2ftp_messages["Done."] = "Çàâåðøåíî.";
  805. $net2ftp_messages["Continue"] = "Ïðîäîâæèòè";
  806. // Screen 4 - printEasyAdminPanel
  807. $net2ftp_messages["Edit page"] = "Ðåäàãóâàííÿ";
  808. $net2ftp_messages["Browse the FTP server"] = "Ïåðåãëÿä FTP ñåðâåðà";
  809. $net2ftp_messages["Add this link to your favorites to return to this page later on!"] = "Äîäàéòå öå ïîñèëàííÿ â çàêëàäêè ùîá ïîâåðíóòèñÿ ñþäè ï³çí³øå!";
  810. $net2ftp_messages["Edit website at %1\$s"] = "Ðåäàãóâàòè ñàéò %1\$s";
  811. $net2ftp_messages["Internet Explorer: right-click on the link and choose \"Add to Favorites...\""] = "Internet Explorer: êëàöí³òü ïðàâîþ êíîïêîþ íà ïîñèëàíí³ òà âèáåð³òü \"Äîäàòè â Îáðàíå...\"";
  812. $net2ftp_messages["Netscape, Mozilla, Firefox: right-click on the link and choose \"Bookmark This Link...\""] = "Netscape, Mozilla, Firefox: êëàöí³òü ïðàâîþ êíîïêîþ íà ïîñèëàííÿ òà âèáåð³òü \"Bookmark This Link...\"";
  813. // ftp_copy_local2ftp
  814. $net2ftp_messages["WARNING: Unable to create the subdirectory <b>%1\$s</b>. It may already exist. Continuing..."] = "ÓÂÀÃÀ: íåìîæëèâî ñòâîðèòè ï³äïàïêó <b>%1\$s</b>. Ìîæëèâî, âîíà âæå iñíóº. Ïðîäîâæåííÿ...";
  815. $net2ftp_messages["Created target subdirectory <b>%1\$s</b>"] = "Ñòâîðåíî ïiäïàïêó <b>%1\$s</b>";
  816. $net2ftp_messages["WARNING: Unable to copy the file <b>%1\$s</b>. Continuing..."] = "ÓÂÀÃÀ: íå âäàëîñÿ ñêîïiþâàòè ôàéë <b>%1\$s</b>. Ïðîäîâæåííÿ...";
  817. $net2ftp_messages["Copied file <b>%1\$s</b>"] = "Copied file <b>%1\$s</b>";
  818. }
  819. // -------------------------------------------------------------------------
  820. // Edit module
  821. if ($net2ftp_globals["state"] == "edit") {
  822. // -------------------------------------------------------------------------
  823. // /modules/edit/edit.inc.php
  824. $net2ftp_messages["Unable to open the template file"] = "Íå âäàëîñÿ âiäêðèòè òèì÷àñîâèé ôàéë";
  825. $net2ftp_messages["Unable to read the template file"] = "Íå âäàëîñÿ ïðî÷èòàòè òèì÷àñîâèé ôàéë";
  826. $net2ftp_messages["Please specify a filename"] = "Âêàæ³òü iì'ÿ ôàéëà";
  827. $net2ftp_messages["Status: This file has not yet been saved"] = "Ñòàí: ôàéë íå çáåðåæåíèé";
  828. $net2ftp_messages["Status: Saved on <b>%1\$s</b> using mode %2\$s"] = "Ñòàí: çáåðåæåíî â <b>%1\$s</b> â ðåæèì³ %2\$s";
  829. $net2ftp_messages["Status: <b>This file could not be saved</b>"] = "Ñòàí: <b>öåé ôàéë íå ìîæå áóòè çáåðåæåíèé</b>";
  830. $net2ftp_messages["Not yet saved"] = "Not yet saved";
  831. $net2ftp_messages["Could not be saved"] = "Could not be saved";
  832. $net2ftp_messages["Saved at %1\$s"] = "Saved at %1\$s";
  833. // /skins/[skin]/edit.template.php
  834. $net2ftp_messages["Directory: "] = "Ïàïêà: ";
  835. $net2ftp_messages["File: "] = "Ôàéë: ";
  836. $net2ftp_messages["New file name: "] = "Íîâå iì'ÿ ôàéëà: ";
  837. $net2ftp_messages["Character encoding: "] = "Êîäóâàííÿ ñèìâîë³â: ";
  838. $net2ftp_messages["Note: changing the textarea type will save the changes"] = "Ïðèì³òêà: çì³íà òåêñòó çáåðåæå çì³íè";
  839. $net2ftp_messages["Copy up"] = "Ñêîï³þâàòè íàãîðó";
  840. $net2ftp_messages["Copy down"] = "Ñêîï³þâàòè âíèç";
  841. } // end if edit
  842. // -------------------------------------------------------------------------
  843. // Find string module
  844. if ($net2ftp_globals["state"] == "findstring") {
  845. // -------------------------------------------------------------------------
  846. // /modules/findstring/findstring.inc.php
  847. $net2ftp_messages["Search directories and files"] = "Ïîøóê ïàïîê òà ôàéëiâ";
  848. $net2ftp_messages["Search again"] = "Øóêàòè çíîâó";
  849. $net2ftp_messages["Search results"] = "Ðåçóëüòàòè ïîøóêó";
  850. $net2ftp_messages["Please enter a valid search word or phrase."] = "Ââåä³òü ïðàâèëüíå ñëîâî àáî ôðàçó.";
  851. $net2ftp_messages["Please enter a valid filename."] = "Ââåä³òü ïðàâèëüíå iì'ÿ ôàéëó.";
  852. $net2ftp_messages["Please enter a valid file size in the \"from\" textbox, for example 0."] = "Áóäü ëàñêà, ââåäiòü ïðàâèëüíó íàçâó â ïîëå \"èç\", íàïðèêëàä, 0.";
  853. $net2ftp_messages["Please enter a valid file size in the \"to\" textbox, for example 500000."] = "Áóäü ëàñêà, ââåäiòü ïðàâèëüíèé ðîçì³ð â ïîëå \"â\", íàïðèêëàä, 500000.";
  854. $net2ftp_messages["Please enter a valid date in Y-m-d format in the \"from\" textbox."] = "Áóäü ëàñêà, ââåäiòü ïðàâèëüíó äàòó â ôîðìàòi ã-ì-ä â ïîëå \"èç\".";
  855. $net2ftp_messages["Please enter a valid date in Y-m-d format in the \"to\" textbox."] = "Áóäü ëàñêà, ââåäiòü ïðàâèëüíó äàòó â ôîðìàòi ã-ì-ä â ïîëå \"â\".";
  856. $net2ftp_messages["The word <b>%1\$s</b> was not found in the selected directories and files."] = "Ñëîâî <b>%1\$s</b> íå áóëî çíàéäåíî.";
  857. $net2ftp_messages["The word <b>%1\$s</b> was found in the following files:"] = "Ñëîâî <b>%1\$s</b> áóëî çíàéäåíî â íàñòóïíèõ ôðàçàõ:";
  858. // /skins/[skin]/findstring1.template.php
  859. $net2ftp_messages["Search for a word or phrase"] = "Ïîøóê ñëîâà àáî ôðàçè";
  860. $net2ftp_messages["Case sensitive search"] = "³ä÷óòíî äî ðåã³ñòðó";
  861. $net2ftp_messages["Restrict the search to:"] = "Çàáîðîíèòè ïîøóê:";
  862. $net2ftp_messages["files with a filename like"] = "iì'ÿ ôàéëà ÿê";
  863. $net2ftp_messages["(wildcard character is *)"] = "(ñèìâîë *)";
  864. $net2ftp_messages["files with a size"] = "ôàéëè ç ðîçì³ðîì";
  865. $net2ftp_messages["files which were last modified"] = "ôàéëè, çì³íåí³";
  866. $net2ftp_messages["from"] = "âiä";
  867. $net2ftp_messages["to"] = "äî";
  868. $net2ftp_messages["Directory"] = "Ïàïêà";
  869. $net2ftp_messages["File"] = "Ôàéë";
  870. $net2ftp_messages["Line"] = "Ðÿäîê";
  871. $net2ftp_messages["Action"] = "ijÿ";
  872. $net2ftp_messages["View"] = "Ïîêàç.";
  873. $net2ftp_messages["Edit"] = "Ðåäàêò.";
  874. $net2ftp_messages["View the highlighted source code of file %1\$s"] = "Ïåðåãëÿíóòè âèõ³äíèé êîä %1\$s";
  875. $net2ftp_messages["Edit the source code of file %1\$s"] = "Ðåäàãóâàòè âèõ³äíèé êîä ôàéëà %1\$s";
  876. } // end findstring
  877. // -------------------------------------------------------------------------
  878. // Help module
  879. // -------------------------------------------------------------------------
  880. // No messages yet
  881. // -------------------------------------------------------------------------
  882. // Install size module
  883. if ($net2ftp_globals["state"] == "install") {
  884. // -------------------------------------------------------------------------
  885. // /modules/install/install.inc.php
  886. $net2ftp_messages["Install software packages"] = "Âñòàíîâèòè ïàêåòè ÏÎ";
  887. $net2ftp_messages["Unable to open the template file"] = "Íå âäàëîñÿ âiäêðèòè òèì÷àñîâèé ôàéë";
  888. $net2ftp_messages["Unable to read the template file"] = "Íå âäàëîñÿ ïðî÷èòàòè òèì÷àñîâèé ôàéë";
  889. $net2ftp_messages["Unable to get the list of packages"] = "Íå âäàºòüñÿ îäåðæàòè ñïèñîê ïàêåò³â";
  890. // /skins/blue/install1.template.php
  891. $net2ftp_messages["The net2ftp installer script has been copied to the FTP server."] = "Ñêðèïò âñòàíîâëåííÿ net2ftp áóâ ñêîï³éîâàíèé íà FTP ñåðâåð.";
  892. $net2ftp_messages["This script runs on your web server and requires PHP to be installed."] = "Öåé ñêðèïò âèêîíóºòüñÿ íà Âàøîìó ñåðâåð³ òà âèìàãຠíàâí³ñòü PHP.";
  893. $net2ftp_messages["In order to run it, click on the link below."] = "Äëÿ çàïóñêó íàòèñí³òü ïîñèëàííÿ íèæ÷å";
  894. $net2ftp_messages["net2ftp has tried to determine the directory mapping between the FTP server and the web server."] = "net2ftp ñïðîáóâàâ âèçíà÷èòè çâ'ÿçîê äèðåêòîð³é ì³æ FTP òà âåá-ñåðâåðîì.";
  895. $net2ftp_messages["Should this link not be correct, enter the URL manually in your web browser."] = "Should this link not be correct, enter the URL manually in your web browser.";
  896. } // end install
  897. // -------------------------------------------------------------------------
  898. // Java upload module
  899. if ($net2ftp_globals["state"] == "jupload") {
  900. // -------------------------------------------------------------------------
  901. $net2ftp_messages["Upload directories and files using a Java applet"] = "Çàâàíòàæèòè ôàéëè òà äèðåêòîði¿ âèêîðèñòîâóþ÷è Java àïïëåò";
  902. $net2ftp_messages["Your browser does not support applets, or you have disabled applets in your browser settings."] = "Your browser does not support applets, or you have disabled applets in your browser settings.";
  903. $net2ftp_messages["To use this applet, please install the newest version of Sun's java. You can get it from <a href=\"http://www.java.com/\">java.com</a>. Click on Get It Now."] = "To use this applet, please install the newest version of Sun's java. You can get it from <a href=\"http://www.java.com/\">java.com</a>. Click on Get It Now.";
  904. $net2ftp_messages["The online installation is about 1-2 MB and the offline installation is about 13 MB. This 'end-user' java is called JRE (Java Runtime Environment)."] = "The online installation is about 1-2 MB and the offline installation is about 13 MB. This 'end-user' java is called JRE (Java Runtime Environment).";
  905. $net2ftp_messages["Alternatively, use net2ftp's normal upload or upload-and-unzip functionality."] = "Alternatively, use net2ftp's normal upload or upload-and-unzip functionality.";
  906. } // end jupload
  907. // -------------------------------------------------------------------------
  908. // Login module
  909. if ($net2ftp_globals["state"] == "login") {
  910. // -------------------------------------------------------------------------
  911. $net2ftp_messages["Login!"] = "Óâ³éòè!";
  912. $net2ftp_messages["Once you are logged in, you will be able to:"] = "Êîëè Âè çä³éñíèòå âõ³ä, Âè çìîæåòå:";
  913. $net2ftp_messages["Navigate the FTP server"] = "Ïåðåãëÿäàòè ïàïêè òà ôàéëè íà FTP-ñåðâåð³";
  914. $net2ftp_messages["Once you have logged in, you can browse from directory to directory and see all the subdirectories and files."] = "Êîëè Âè çä³éñíèòå âõ³ä, Âè çìîæåòå ïåðåõîäèòè â³ä ïàïêè äî ïàïêè òà ïåðåãëÿäàòè óñ³ ôàéëè òà ï³äïàïêè.";
  915. $net2ftp_messages["Upload files"] = "Çàâàíòàæèòè ôàéëè íà ñåðâåð";
  916. $net2ftp_messages["There are 3 different ways to upload files: the standard upload form, the upload-and-unzip functionality, and the Java Applet."] = "ª 3 ñïîñîáè çàâàíòàæèòè ôàéëè: ñòàíäàðòíà ôîðìà çàâàíòàæåííÿ, ôóíêö³ÿ upload-and-unz³p (çàâàíòàæèòè òà ðîçïàêóâàòè) òà ç äîïîìîãîþ Java-àïïëåòà.";
  917. $net2ftp_messages["Download files"] = "Çàâàíòàæèòè ôàéëè íà êîìï";
  918. $net2ftp_messages["Click on a filename to quickly download one file.<br />Select multiple files and click on Download; the selected files will be downloaded in a zip archive."] = "Íàòèñí³òü íà ³ì'ÿ ôàéëó ùîá øâèäêî çàâàíòàæèòè îäèí ôàéë<br />Âèáåð³òü òðîõè ôàéë³â òà íàòèñí³òü Çàâàíòàæèòè íà êîìï - âèáðàí³ ôàéëè áóäóòü ñêà÷àí³ ÿê z³p-àðõ³â.";
  919. $net2ftp_messages["Zip files"] = "Çàïàêóâàòè ôàéëè";
  920. $net2ftp_messages["... and save the zip archive on the FTP server, or email it to someone."] = "... òà çáåðåãòè àðõ³â íà ñåðâåð³ àáî â³äïðàâèòè ïîøòîþ.";
  921. $net2ftp_messages["Unzip files"] = "Ðîçïàêóâàòè ôàéëè";
  922. $net2ftp_messages["Different formats are supported: .zip, .tar, .tgz and .gz."] = "ϳäòðèìóþòüñÿ ð³çí³ ôîðìàòè: .zip, .tar, .tgz òà .gz.";
  923. $net2ftp_messages["Install software"] = "Âñòàíîâèòè ÏÎ";
  924. $net2ftp_messages["Choose from a list of popular applications (PHP required)."] = "Âèáðàòè ç³ ñïèñêó ïîïóëÿðíèõ äîäàòê³â (ïîòð³áíî PHP).";
  925. $net2ftp_messages["Copy, move and delete"] = "Êîï³þâàòè, ïåðåì³ùàòè òà âèäàëÿòè";
  926. $net2ftp_messages["Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted."] = "Ïàïêè îáðîáëÿþòüñÿ ðåêóðñèâíî, ùî îçíà÷àº, ùî âñ³ ï³äïàïêè òà ôàéëè â íèõ òàêîæ áóäóòü ñêîï³éîâàí³, ïåðåì³ùåí³ àáî âèäàëåí³.";
  927. $net2ftp_messages["Copy or move to a 2nd FTP server"] = "Ñêîï³þâàòè àáî ïåðåì³ñòèòè íà äðóãèé FTP-ñåðâåð";
  928. $net2ftp_messages["Handy to import files to your FTP server, or to export files from your FTP server to another FTP server."] = "Çðó÷íî äëÿ òîãî, ùîá ³ìïîðòóâàòè ôàéëè íà FTP-ñåðâåð àáî â³äïðàâèòè ôàéëâ ç Âàøîãî FTP-ñåðâåðà íà ³íøèé FTP-ñåðâåð.";
  929. $net2ftp_messages["Rename and chmod"] = "Ïåðåéìåíîâóâàòè òà çì³íþâàòè ïðàâà äîñòóïó";
  930. $net2ftp_messages["Chmod handles directories recursively."] = "Âèêîíàòè chmod ðåêóðñèâíî.";
  931. $net2ftp_messages["View code with syntax highlighting"] = "Ïåðåãëÿä êîäó ç ï³äñâ³÷óâàííÿì ñèíòàêñèñó";
  932. $net2ftp_messages["PHP functions are linked to the documentation on php.net."] = "PHP ôóíêö³¿ çàçíà÷åí³ íà ñàéò³ php.net.";
  933. $net2ftp_messages["Plain text editor"] = "Òåêñòîâèé ðåäàêòîð";
  934. $net2ftp_messages["Edit text right from your browser; every time you save the changes the new file is transferred to the FTP server."] = "Ðåäàãóâàòè òåêñò ïðÿìî â áðàóçåð³. Ùîðàç, êîëè Âè çáåð³ãàºòå çì³íè, âîíè êîï³þþòüñÿ íà FTP-ñåðâåð.";
  935. $net2ftp_messages["HTML editors"] = "HTML ðåäàêòîð";
  936. $net2ftp_messages["Edit HTML a What-You-See-Is-What-You-Get (WYSIWYG) form; there are 2 different editors to choose from."] = "Ðåäàãóâàòè HTML ðåäàêòîðîì WYS²WYG. Ìîæíà âèáðàòè îäèí ³ç äâîõ ðåäàêòîð³â.";
  937. $net2ftp_messages["Code editor"] = "Ðåäàêòîð êîäó";
  938. $net2ftp_messages["Edit HTML and PHP in an editor with syntax highlighting."] = "Ðåäàãóâàòè HTML òà PHP ç ï³äñâ³÷óâàííÿì ñèíòàêñèñó.";
  939. $net2ftp_messages["Search for words or phrases"] = "Øóêàòè ñëîâà òà ôðàçè";
  940. $net2ftp_messages["Filter out files based on the filename, last modification time and filesize."] = "Ô³ëüòðóâàòè ôàéëè ïî ³ìåí³, çì³íè ÷àñó òà ðîçì³ðîâ³.";
  941. $net2ftp_messages["Calculate size"] = "ϳäðàõóâàòè ðîçì³ð";
  942. $net2ftp_messages["Calculate the size of directories and files."] = "ϳäðàõóâàòè ðîçì³ð äèðåêòîð³é òà ôàéë³â.";
  943. $net2ftp_messages["FTP server"] = "FTP-ñåðâåð";
  944. $net2ftp_messages["Example"] = "Ïðèêëàä";
  945. $net2ftp_messages["Port"] = "Ïîðò";
  946. $net2ftp_messages["Protocol"] = "Protocol";
  947. $net2ftp_messages["Username"] = "Ëîãií";
  948. $net2ftp_messages["Password"] = "Ïàðîëü";
  949. $net2ftp_messages["Anonymous"] = "Àíîí³ìíî";
  950. $net2ftp_messages["Passive mode"] = "Ïàñèâíèé ðåæèì";
  951. $net2ftp_messages["Initial directory"] = "Ïàïêà";
  952. $net2ftp_messages["Language"] = "Ìîâà";
  953. $net2ftp_messages["Skin"] = "Îôîðìëåííÿ";
  954. $net2ftp_messages["FTP mode"] = "Ðåæèì ðàáîòè FTP";
  955. $net2ftp_messages["Automatic"] = "Àâòîìàòè÷íèé";
  956. $net2ftp_messages["Login"] = "Âõiä";
  957. $net2ftp_messages["Clear cookies"] = "Î÷èñòèòè êóê³";
  958. $net2ftp_messages["Admin"] = "Àäìiíiñòðàòîð";
  959. $net2ftp_messages["Please enter an FTP server."] = "Áóäü ëàñêà, ââåäiòü FTP ñåðâåð.";
  960. $net2ftp_messages["Please enter a username."] = "Áóäü ëàñêà, ââåäiòü iì'ÿ êîðèñòóâà÷à.";
  961. $net2ftp_messages["Please enter a password."] = "Áóäü ëàñêà, ââåäiòü ïàðîëü.";
  962. } // end login
  963. // -------------------------------------------------------------------------
  964. // Login module
  965. if ($net2ftp_globals["state"] == "login_small") {
  966. // -------------------------------------------------------------------------
  967. $net2ftp_messages["Please enter your Administrator username and password."] = "Áóäü ëàñêà, ââåäiòü ëîãií òà ïàðîëü àäì³í³ñòðàòîðà.";
  968. $net2ftp_messages["Please enter your username and password for FTP server <b>%1\$s</b>."] = "Áóäü ëàñêà, ââåäiòü ëîãií òà ïàðîëü äî FTP ñåðâåðó <b>%1\$s</b>.";
  969. $net2ftp_messages["Username"] = "Ëîãií";
  970. $net2ftp_messages["Your session has expired; please enter your password for FTP server <b>%1\$s</b> to continue."] = "×àñ 䳿 ñåñ³¿ ìèíóâ; áóäü ëàñêà, óâåä³òü Âàø ïàðîëü äî FTP ñåðâåðà <b>%1\$s</b> ùîá ïðîäîâæèòè.";
  971. $net2ftp_messages["Your IP address has changed; please enter your password for FTP server <b>%1\$s</b> to continue."] = "Âàø IP àäðåñà çì³íèëàñÿ; áóäü ëàñêà, ââåäiòü Âàø ïàðîëü âiä FTP ñåðâåðà <b>%1\$s</b> ùîá ïðîäîâæèòè.";
  972. $net2ftp_messages["Password"] = "Ïàðîëü";
  973. $net2ftp_messages["Login"] = "Âõiä";
  974. $net2ftp_messages["Continue"] = "Ïðîäîâæèòè";
  975. } // end login_small
  976. // -------------------------------------------------------------------------
  977. // Logout module
  978. if ($net2ftp_globals["state"] == "logout") {
  979. // -------------------------------------------------------------------------
  980. // logout.inc.php
  981. $net2ftp_messages["Login page"] = "Ñòîðiíêà âõîäó";
  982. // logout.template.php
  983. $net2ftp_messages["You have logged out from the FTP server. To log back in, <a href=\"%1\$s\" title=\"Login page (accesskey l)\" accesskey=\"l\">follow this link</a>."] = "Âè âèéøëè ç FTP ñåðâåðà. Ùîá çàéòè íàçàä, <a href=\"%1\$s\" title=\"Login page (accesskey l)\" accesskey=\"l\">íàòèñí³òü íà öå ïîñèëàííÿ</a>.";
  984. $net2ftp_messages["Note: other users of this computer could click on the browser's Back button and access the FTP server."] = "Óâàãà: ³íø³ êîðèñòóâà÷³ öüîãî êîìï'þòåðà ìîæóòü íàòèñíóòè íà êíîïêó \"íàçàä\" òà îäåðæàòè äîñòóï äî FTP ñåðâåðà.";
  985. $net2ftp_messages["To prevent this, you must close all browser windows."] = "Ùîá çàïîá³ãòè öüîìó, çàêðèéòå óñ³ â³êíà áðàóçåðà.";
  986. $net2ftp_messages["Close"] = "Çàêðèòè";
  987. $net2ftp_messages["Click here to close this window"] = "Íàòèñí³òü òóò, ùîá çàêðèòè â³êíî";
  988. } // end logout
  989. // -------------------------------------------------------------------------
  990. // New directory module
  991. if ($net2ftp_globals["state"] == "newdir") {
  992. // -------------------------------------------------------------------------
  993. $net2ftp_messages["Create new directories"] = "Ñòâîðèòè íîâi ïàïêè";
  994. $net2ftp_messages["The new directories will be created in <b>%1\$s</b>."] = "Íîâ³ ïàïêè áóäóò ñòâîðåí³ â <b>%1\$s</b>.";
  995. $net2ftp_messages["New directory name:"] = "Íîâå iì'ÿ ïàïêè:";
  996. $net2ftp_messages["Directory <b>%1\$s</b> was successfully created."] = "Ïàïêà <b>%1\$s</b> áóëà óñïiøíî ñòâîðåíà.";
  997. $net2ftp_messages["Directory <b>%1\$s</b> could not be created."] = "Äèðåêòîðiÿ <b>%1\$s</b> íå ìîæå áóòè ñòâîðåíà.";
  998. } // end newdir
  999. // -------------------------------------------------------------------------
  1000. // Raw module
  1001. if ($net2ftp_globals["state"] == "raw") {
  1002. // -------------------------------------------------------------------------
  1003. // /modules/raw/raw.inc.php
  1004. $net2ftp_messages["Send arbitrary FTP commands"] = "Âiäïðàâëåííÿ âèïàäêîâî¿ FTP êîìàíäè";
  1005. // /skins/[skin]/raw1.template.php
  1006. $net2ftp_messages["List of commands:"] = "Ñïèñîê êîìàíä:";
  1007. $net2ftp_messages["FTP server response:"] = "³äïîâ³äü FTP ñåðâåðà:";
  1008. } // end raw
  1009. // -------------------------------------------------------------------------
  1010. // Rename module
  1011. if ($net2ftp_globals["state"] == "rename") {
  1012. // -------------------------------------------------------------------------
  1013. $net2ftp_messages["Rename directories and files"] = "Ïåðåéìåíóâàòè ïàïêè òà ôàéëè";
  1014. $net2ftp_messages["Old name: "] = "Ñòàðå iì'ÿ: ";
  1015. $net2ftp_messages["New name: "] = "Íîâå iì'ÿ: ";
  1016. $net2ftp_messages["The new name may not contain any dots. This entry was not renamed to <b>%1\$s</b>"] = "²ì'ÿ íå ìîæå ì³ñòèòè êðàïîê. Íå áóëî ïåðåéìåíîâàíî â <b>%1\$s</b>";
  1017. $net2ftp_messages["The new name may not contain any banned keywords. This entry was not renamed to <b>%1\$s</b>"] = "²ì'ÿ íå ìîæå ì³ñòèòè çàáîðîíåí³ ñëîâà. Ôàéë íå áóâ ïåðåéìåíîâàíèé ó <b>%1\$s</b>";
  1018. $net2ftp_messages["<b>%1\$s</b> was successfully renamed to <b>%2\$s</b>"] = "<b>%1\$s</b> áóëî óñïiøíî ïåðåèìåíîâàíî â <b>%2\$s</b>";
  1019. $net2ftp_messages["<b>%1\$s</b> could not be renamed to <b>%2\$s</b>"] = "<b>%1\$s</b> íå âäàëîñÿ ïåðåéìåíóâàòè â <b>%2\$s</b>";
  1020. } // end rename
  1021. // -------------------------------------------------------------------------
  1022. // Unzip module
  1023. if ($net2ftp_globals["state"] == "unzip") {
  1024. // -------------------------------------------------------------------------
  1025. // /modules/unzip/unzip.inc.php
  1026. $net2ftp_messages["Unzip archives"] = "Ðàñïîêàâàòü àðõ³âè";
  1027. $net2ftp_messages["Getting archive %1\$s of %2\$s from the FTP server"] = "Îòðèìàííÿ àðõiâó %1\$s of %2\$s ç FTP ñåðâåðà";
  1028. $net2ftp_messages["Unable to get the archive <b>%1\$s</b> from the FTP server"] = "Íå âäàëîñÿ îäåðæàòè àðõiâ <b>%1\$s</b> ç FTP ñåðâåðà";
  1029. // /skins/[skin]/unzip1.template.php
  1030. $net2ftp_messages["Set all targetdirectories"] = "Âèáðàòè âñ³ ïàïêè";
  1031. $net2ftp_messages["To set a common target directory, enter that target directory in the textbox above and click on the button \"Set all targetdirectories\"."] = "Ùîá çàäàòè ãîëîâíó ïàïêó, ââåä³òü ¿¿ íàçâó â ïîëå âèùå òà âèáåð³òü ïóíêò \"Âèáðàòè âñ³ ïàïêè\".";
  1032. $net2ftp_messages["Note: the target directory must already exist before anything can be copied into it."] = "Ïðèì³òêà: ïàïêà ïîâèííà âæå ³ñíóâàòè.";
  1033. $net2ftp_messages["Unzip archive <b>%1\$s</b> to:"] = "Ðîçïàêóâàòè àðõiâ <b>%1\$s</b> to:";
  1034. $net2ftp_messages["Target directory:"] = "Ïàïêà ïðèçíà÷åííÿ:";
  1035. $net2ftp_messages["Use folder names (creates subdirectories automatically)"] = "Âèêîðèñòîâóâàòè ³ìåíà ïàïîê (ñòâîðþâàòè ï³äïàïêè àâòîìàòè÷íî)";
  1036. } // end unzip
  1037. // -------------------------------------------------------------------------
  1038. // Upload module
  1039. if ($net2ftp_globals["state"] == "upload") {
  1040. // -------------------------------------------------------------------------
  1041. $net2ftp_messages["Upload to directory:"] = "Çàâàíòàæèòè â ïàïêó:";
  1042. $net2ftp_messages["Files"] = "Ôàéëè";
  1043. $net2ftp_messages["Archives"] = "Àðõiâè";
  1044. $net2ftp_messages["Files entered here will be transferred to the FTP server."] = "Ôàéëè, ââåäåí³ òóò áóäóòü ïåðåì³ùåí³ íà FTP-ñåðâåð.";
  1045. $net2ftp_messages["Archives entered here will be decompressed, and the files inside will be transferred to the FTP server."] = "Àðõ³âè ââåäåí³ òóò áóäóòü ðîçïàêîâàí³ òà ôàéëè áóäóòü ïåðåì³ùåí³ íà FTP-ñåðâåð.";
  1046. $net2ftp_messages["Add another"] = "Äîäàòè ³íøèé";
  1047. $net2ftp_messages["Use folder names (creates subdirectories automatically)"] = "Âèêîðèñòîâóâàòè ³ìåíà ïàïîê (ñòâîðþâàòè ï³äïàïêè àâòîìàòè÷íî)";
  1048. $net2ftp_messages["Choose a directory"] = "Âèáåðiòü ïàïêó";
  1049. $net2ftp_messages["Please wait..."] = "Áóäü ëàñêà, çà÷åêàéòå...";
  1050. $net2ftp_messages["Uploading... please wait..."] = "Çàâàíòàæåííÿ... çà÷åêàéòå...";
  1051. $net2ftp_messages["If the upload takes more than the allowed <b>%1\$s seconds<\/b>, you will have to try again with less/smaller files."] = "ßêùî çàêà÷óâàííÿ çàéìຠá³ëüø <b>%1\$s ñåêóíä<\/b>, ñïðîáóéòå çàâàíòàæèòè ìåíøå àáî ìåíø³ ôàéëè.";
  1052. $net2ftp_messages["This window will close automatically in a few seconds."] = "Öå â³êíî àâòîìàòè÷íî çàêðèºòüñÿ ÷åðåç ê³ëüêà ñåêóíä.";
  1053. $net2ftp_messages["Close window now"] = "Çàêðèòè â³êíî çàðàç";
  1054. $net2ftp_messages["Upload files and archives"] = "Çàâàíòàæèòè ôàéëè òà ïàïêè";
  1055. $net2ftp_messages["Upload results"] = "Ðåçóëüòàòè çàêà÷óâàííÿ";
  1056. $net2ftp_messages["Checking files:"] = "Ïåðåâiðêà ôàéëiâ:";
  1057. $net2ftp_messages["Transferring files to the FTP server:"] = "Ïåðåìiùåííÿ ôàéëiâ íà FTP-ñåðâåð:";
  1058. $net2ftp_messages["Decompressing archives and transferring files to the FTP server:"] = "Ðîçïàêóâàííÿ òà ïåðåì³ùåííÿ ôàéëiâ íà ñåðâåð:";
  1059. $net2ftp_messages["Upload more files and archives"] = "Çàâàíòàæèòè ³íø³ ôàéëè òà àðõ³âè";
  1060. } // end upload
  1061. // -------------------------------------------------------------------------
  1062. // Messages which are shared by upload and jupload
  1063. if ($net2ftp_globals["state"] == "upload" || $net2ftp_globals["state"] == "jupload") {
  1064. // -------------------------------------------------------------------------
  1065. $net2ftp_messages["Restrictions:"] = "Îáìåæåííÿ:";
  1066. $net2ftp_messages["The maximum size of one file is restricted by net2ftp to <b>%1\$s</b> and by PHP to <b>%2\$s</b>"] = "Ìàêñèìàëüíèé ðîçì³ð îäíîãî ôàéëó îáìåæåíèé net2ftp äî <b>%1\$s</b> òà PHP äî <b>%2\$s</b>";
  1067. $net2ftp_messages["The maximum execution time is <b>%1\$s seconds</b>"] = "Ìàêñèìàëüíèé ÷àñ âèêîíàííÿ <b>%1\$s ñåêóíä</b>";
  1068. $net2ftp_messages["The FTP transfer mode (ASCII or BINARY) will be automatically determined, based on the filename extension"] = "Ðåæèì ïåðåäà÷³ FTP (ASC²² àáî B²NARY) áóäå àâòîìàòè÷íî âèçíà÷åíèé, çàñíîâàíèé íà ðîçøèðåíí³";
  1069. $net2ftp_messages["If the destination file already exists, it will be overwritten"] = "ßêùî ôàéë âæå iñíóº, âií áóäå ïåðåçàïèñàíèé";
  1070. } // end upload or jupload
  1071. // -------------------------------------------------------------------------
  1072. // View module
  1073. if ($net2ftp_globals["state"] == "view") {
  1074. // -------------------------------------------------------------------------
  1075. // /modules/view/view.inc.php
  1076. $net2ftp_messages["View file %1\$s"] = "Ïåðåãëÿä ôàéëó %1\$s";
  1077. $net2ftp_messages["View image %1\$s"] = "Ïåðåãëÿíóòè ìàëþíîê %1\$s";
  1078. $net2ftp_messages["View Macromedia ShockWave Flash movie %1\$s"] = "Ïåðåãëÿíóòè ðîëèê Macromedia ShockWave Flash %1\$s";
  1079. $net2ftp_messages["Image"] = "Çîáðàæåííÿ";
  1080. // /skins/[skin]/view1.template.php
  1081. $net2ftp_messages["Syntax highlighting powered by <a href=\"http://luminous.asgaard.co.uk\">Luminous</a>"] = "ϳäñâ³÷óâàííÿ ñèíòàêñèñó ðåàë³çîâàíå <a href=\"http://luminous.asgaard.co.uk\">Luminous</a>";
  1082. $net2ftp_messages["To save the image, right-click on it and choose 'Save picture as...'"] = "Äëÿ çáåðåæåííÿ íàòèñí³òü ïðàâó êëàâ³øó ìèø³ òà âèáåð³òü 'Save picture as...'";
  1083. } // end view
  1084. // -------------------------------------------------------------------------
  1085. // Zip module
  1086. if ($net2ftp_globals["state"] == "zip") {
  1087. // -------------------------------------------------------------------------
  1088. // /modules/zip/zip.inc.php
  1089. $net2ftp_messages["Zip entries"] = "Âìiñò Zip";
  1090. // /skins/[skin]/zip1.template.php
  1091. $net2ftp_messages["Save the zip file on the FTP server as:"] = "Çáåðåãòè zip-ôàéë íà FTP-ñåðâåði ÿê:";
  1092. $net2ftp_messages["Email the zip file in attachment to:"] = "Email zip-ôàéë ïðèêð³ïëåíèì:";
  1093. $net2ftp_messages["Note that sending files is not anonymous: your IP address as well as the time of the sending will be added to the email."] = "Çàìåòüòå, ÷òî îòïðàâêà ôàéëiâ íå àíîíèìíà: âàø IP-àäðåñà òàê æå ÿê òà âðåìÿ â³äïðàâëåíèéèÿ áóäå äîáàâëåí â email.";
  1094. $net2ftp_messages["Some additional comments to add in the email:"] = "Êîìåíòàði äî email:";
  1095. $net2ftp_messages["You did not enter a filename for the zipfile. Go back and enter a filename."] = "Âè íå ââåëè iì'ÿ ôàéëà äëÿ zip. Ïîâåðíiòüñÿ íàçàä òà ââåäiòü iì'ÿ ôàéëà.";
  1096. $net2ftp_messages["The email address you have entered (%1\$s) does not seem to be valid.<br />Please enter an address in the format <b>[email protected]</b>"] = "Email àäðåñà, ÿêó âè ââåëè (%1\$s) íåïðàâèëüíà.<br />Áóäü ëàñêà, ââåäiòü àäðåñó â ôîðìàòi <b>iì'ÿ_êîðñòóâà÷à@äîìåí.uà</b>";
  1097. } // end zip
  1098. ?>