Changes between Version 1 and Version 2 of Uk:Plugins


Ignore:
Timestamp:
2011-10-31T14:58:20+01:00 (14 years ago)
Author:
andygol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Uk:Plugins

    v1 v2  
    55NOTE: Supported are http and https only. The last element of the link must be the name of the JAR file without any extensions.
    66
    7 http://www.openstreetmap.pl/kendzi/Kendzi3d/snapshot/2011-09-28/kendzi3d.jar
     7http://www.openstreetmap.pl/kendzi/Kendzi3d/snapshot/current/kendzi3d.jar
    88http://mappin.hp2.jp/josm/mappinonosm.jar
    99http://folk.ntnu.no/bronner/temp/Curves.jar
     
    2626 - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page.
    2727}}}
    28 [[TranslatedPages(revision=470,outdated=потрібно перекласти)]]
     28[[TranslatedPages(revision=471,outdated=потрібно перекласти)]]
    2929
    30 == Plugins for JOSM ==
     30== Втулки JOSM ==
    3131
    32 This is a list of all plugins available via the in JOSM integrated plugin manager.
     32Тут міститься перелік всіх втулків доступних в JOSM у вбудованому менеджері втулків.
    3333
    34 '''Note for plugin developers:''' If you wrote a plugin and would like for JOSM to find it, it should be enough to add the plugin to the OpenStreetMap SVN and it will automatically appear on this page. If you cannot put your plugin into SVN then edit this page and insert a link to your plugin jar file into the comment section at the beginning of the page; after a few minutes your plugin will be downloaded and the MANIFEST file will be used to extract information for the table below.
     34'''Примітка для розробників втулків:''' Якщо ви створили втулок та бажаєте, щоб JOSM находив його, достатньо додати втулок до OpenStreetMap SVN і він автоматично з’явиться на цій сторінці. Якщо ви не можете додати втулок до SVN, тоді підправте цю сторінку вручну та вставте посилання на jar-файл вашого втулка в розділі коментарів на початку тексту сторінки; через кілка хвилин ваш втулок буде завантажено, файл MANIFEST буде використаний для отримання інформація для таблиці нижче.
    3535
    3636[[Plugins(en|name|author|description|version|More details)]]
    3737
    38 == Under Construction Plugins ==
     38== Втулки робота над якими триває ==
    3939
    40 Also look at: http://wiki.openstreetmap.org/wiki/JOSM/Plugins
     40Перегляньте також сторінку: http://wiki.openstreetmap.org/wiki/JOSM/Plugins
    4141
    42 == Automatic Installation ==
     42== Автоматичне встановлення ==
    4343
    44 See [wiki:Help/Preferences/Plugins#Installingplugins Installing plugins].
     44Див. [wiki:Uk:Help/Preferences/Plugins#Installingplugins Встановлення втулків].
    4545
    46 == Manual Installation ==
    47 If the automatic way does not work you can install plugins manually by putting the .jar files in the '''plugins''' directory under the JOSM directory
     46== Ручне встановлення ==
     47Якщо автоматичне встановлення не спрацьовує, ви можете встановити втулок вручну поклавши файл .jar з втулком у підтеку '''plugins''' теки JOSM.
    4848
    49  * Under '''Windows''', this is in {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
    50  * Under '''Vista''', the plugins are located in {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
    51  * On a '''Mac''' you will find the JOSM directory in the user directory {{{/Users/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the Finders Go to folder menu command (cmd-shift-G), and enter "~/.josm") in the dialog that pops up. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.)
    52  * On a '''Linux''' system you will find the JOSM directory in the user directory {{{/home/}}}''username''{{{/.josm/plugins}}}. The point "." in front of ".josm" indicates that this folder is invisible. To show the contents of this hidden folder, use the file manager and enter "~/.josm" in the address line (if no address line is visible just try to enter a letter and hopefully a popup to enter the address will open). Alternatively it is possible to "show hidden" files and folders in the file manager, using the keyboard shortcut ''Ctrl+H''. Drag any plugins you'd like to install into the {{{plugins}}} folder.[[BR]] (You can also copy the plugin files using the command line.)
     49 * У '''Windows''', вона знаходиться у {{{C:\Documents and Settings\}}}''username''{{{\Application Data\JOSM\plugins}}}.
     50 * У '''Vista''', втулки розташовані у {{{C:\Users\}}}''username''{{{\AppData\Roaming\JOSM\plugins}}}.
     51 * У '''Mac''' ви можете знайти теку JOSM в домашній теці користувача {{{/Users/}}}''username''{{{/.josm/plugins}}}. Крапка "." на початку ".josm" вказує на те, що тека є прихованою. Для того, щоб показати вміст прихованої теки, перейдіть у меню Go в Finder ((cmd-shift-G), та введіть "~/.josm" у вікні, що з’явиться). Перетягніть втулок, який ви бажаєте встановити у теку {{{plugins}}}.[[BR]] (Ви також можете скопіювати втулок використовуючи командний рядок.)
     52 * У системах '''Linux''' ви можете знайти теку JOSM в домашній теці користувача {{{/home/}}}''username''{{{/.josm/plugins}}}. TКрапка "." на початку ".josm" вказує на те, що тека є прихованою. Для того, щоб показати вміст прихованої теки, у файловому менеджері в адресному рядку введіть "~/.josm" (якщо адресний рядок прихований, спробуйте просто ввести першу літеру та можливо з’явиться вікно для вводу адреси). Іншим варіантом для показу прихованих тек та файлів є використання комбінації клавіш ''Ctrl+H''. Перетягніть втулок, який ви бажаєте встановити у теку {{{plugins}}}.[[BR]] (Ви також можете скопіювати втулок використовуючи командний рядок.)
    5353
    54 Now restart JOSM and the plugins should show up in the plugin list under '''[wiki:Help/Menu/Edit Edit] -> [[Image(source:trunk/images/preference.png,15)]] [wiki:Help/Action/Preferences Preferences] -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Help/Preferences/Plugins Plugins]'''. Activate the Plugins, click on [[Image(source:/trunk/images/ok.png,15)]]'''OK''' to save the preferences and restart JOSM once more.
     54Тепер перезапустіть JOSM і усі втулки будуть показані у переліку втулків:'''[wiki:Uk:Help/Menu/Edit Правка] -> [[Image(source:trunk/images/preference.png,15)]] [wiki:Uk:Help/Action/Preferences Налаштування] -> [[Image(source:trunk/images/preferences/plugin.png,15)]] [wiki:Uk:Help/Preferences/Plugins Втулки]'''. Активуйте Втулки, натиснувши на [[Image(source:/trunk/images/ok.png,15)]]'''OK''' для збереження налаштувань та перезапустіть  JOSM ще раз.
    5555
    56 == Want to create plugins? ==
    57 Go here: [wiki:/DevelopersGuide/DevelopingPlugins]
     56== Бажаєте створити втулок? ==
     57Перейдіть до: [wiki:/DevelopersGuide/DevelopingPlugins]
    5858
    5959----
    60 Back to [wiki:/Help Main Help]
     60Назад до основної сторінки [wiki:Uk:Help Довідки]