diff --git a/.travis.yml b/.travis.yml index 444e3691ae..5f80b8b8d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ cache: addons: coverity_scan: project: - name: bjorn/tiled + name: mapeditor/tiled description: A generic tile map editor notification_email: bjorn@lindeijer.nl build_command_prepend: qmake diff --git a/NEWS.md b/NEWS.md index 6af16b01f0..f20595f889 100644 --- a/NEWS.md +++ b/NEWS.md @@ -497,12 +497,12 @@ * Added Terrain Set type (Corner, Edge or Mixed) * Added support for rotating and flipping Terrain tiles (by Christof Petig, [#2912](https://github.com/mapeditor/tiled/pull/2912)) * Added support for exporting to [RPTools MapTool](https://www.rptools.net/toolbox/maptool/) RpMap files (by Christof Petig, [#2926](https://github.com/mapeditor/tiled/pull/2926)) -* Added Ctrl+Shift to toggle Snap to Fine Grid (by sverx, [#2895](https://github.com/bjorn/tiled/pull/2895)) -* Eraser: Added Shift to erase on all layers (by Michael Aganier, [#2897](https://github.com/bjorn/tiled/pull/2897)) +* Added Ctrl+Shift to toggle Snap to Fine Grid (by sverx, [#2895](https://github.com/mapeditor/tiled/pull/2895)) +* Eraser: Added Shift to erase on all layers (by Michael Aganier, [#2897](https://github.com/mapeditor/tiled/pull/2897)) * Automatically add .world extension to new World files * Shape Fill Tool now displays the size of the current shape ([#2808](https://github.com/mapeditor/tiled/issues/2808)) -* Tile Collision Editor: Added action to add an auto-detected bounding box collision rectangle (by Robin Macharg, [#1960](https://github.com/bjorn/tiled/pull/1960)) -* Tile Collision Editor: Added context menu action to copy selected collision objects to all other selected tiles (by Robin Macharg, [#1960](https://github.com/bjorn/tiled/pull/1960)) +* Tile Collision Editor: Added action to add an auto-detected bounding box collision rectangle (by Robin Macharg, [#1960](https://github.com/mapeditor/tiled/pull/1960)) +* Tile Collision Editor: Added context menu action to copy selected collision objects to all other selected tiles (by Robin Macharg, [#1960](https://github.com/mapeditor/tiled/pull/1960)) * Tilesets view: Added "Edit Tileset" action to tab context menu * Tilesets view: Added "Add External Tileset" action to tilesets menu * Scripting: Added initial API for creating and modifying Terrain Sets @@ -530,12 +530,12 @@ * Fixed "AutoMap While Drawing" not applying when using Cut/Delete * Fixed path in AutoMap error message when rules file doesn't exist * Lua plugin: Don't embed external tilesets, unless enabled as export option ([#2120](https://github.com/mapeditor/tiled/issues/2120)) -* Python plugin: Added missing values to MapObject.Shape enum ([#2898](https://github.com/bjorn/tiled/issues/2898)) +* Python plugin: Added missing values to MapObject.Shape enum ([#2898](https://github.com/mapeditor/tiled/issues/2898)) * Python plugin: Fixed linking issue when compiling against Python 3.8 * CSV plugin: Include flipping flags in exported tile IDs * GMX plugin: Take tile object alignment into account * Linux: "Open Containing Folder" action now also selects the file -* libtiled-java: Many updates (by Henri Viitanen, [#2207](https://github.com/bjorn/tiled/pull/2207)) +* libtiled-java: Many updates (by Henri Viitanen, [#2207](https://github.com/mapeditor/tiled/pull/2207)) * Ported Tiled to Qt 6 (releases still use 5.15 for now) * Updated Bulgarian, Chinese (Simplified), Czech, Finnish, French, Portuguese, Portuguese (Portugal), Russian, Swedish and Turkish translations diff --git a/docs/_build/gettext/manual.pot b/docs/_build/gettext/manual.pot index 05d4415c4d..b9f884ccec 100644 --- a/docs/_build/gettext/manual.pot +++ b/docs/_build/gettext/manual.pot @@ -1130,11 +1130,11 @@ msgid "**Customized basic properties**, where you can set properties like the mi msgstr "" #: ../../manual/custom-properties.rst:171 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 @@ -1597,7 +1597,7 @@ msgid "**Terrain Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:235 -msgid "Make it easier to set up terrain (`#1729 `__)" +msgid "Make it easier to set up terrain (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -1605,11 +1605,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:239 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 -msgid "Render tile collision shapes to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -1617,11 +1617,11 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:244 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 -msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" +msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" msgstr "" #: ../../manual/export.rst:18 @@ -3292,11 +3292,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:221 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:223 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -3645,11 +3645,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:375 -msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 -msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." +msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -4809,19 +4809,19 @@ msgid "If your map loader does not support object templates, but you'd still lik msgstr "" #: ../../manual/using-templates.rst:107 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:108 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:109 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:110 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/worlds.rst:6 diff --git a/docs/_build/gettext/reference.pot b/docs/_build/gettext/reference.pot index 9b2d689dcb..eba86baf4a 100644 --- a/docs/_build/gettext/reference.pot +++ b/docs/_build/gettext/reference.pot @@ -1698,7 +1698,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -1734,7 +1734,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -1850,7 +1850,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:122 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:124 diff --git a/docs/locale/de/LC_MESSAGES/manual.po b/docs/locale/de/LC_MESSAGES/manual.po index c13a5d1309..d2c2585e76 100644 --- a/docs/locale/de/LC_MESSAGES/manual.po +++ b/docs/locale/de/LC_MESSAGES/manual.po @@ -1639,7 +1639,7 @@ msgstr "" #: ../../manual/custom-properties.rst:171 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 @@ -1647,7 +1647,7 @@ msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247 @@ -2286,7 +2286,7 @@ msgstr "" #: ../../manual/editing-tilesets.rst:235 msgid "" "Make it easier to set up terrain (`#1729 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -2296,13 +2296,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:239 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 msgid "" "Render tile collision shapes to the tileset view (`#1281 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -2312,13 +2312,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:244 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 msgid "" "Make it easier to define animations spanning multiple tiles (`#811 " -"`__)" +"`__)" msgstr "" #: ../../manual/export.rst:18 @@ -4656,13 +4656,13 @@ msgstr "" #: ../../manual/layers.rst:221 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" #: ../../manual/layers.rst:223 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" @@ -5193,14 +5193,14 @@ msgstr "" msgid "" "Some improvements could still be made to the support for editing polygons" " and polylines, like allowing to rotate and scale the selected nodes " -"(`#1487 `__)." +"(`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 msgid "" "The tools could put short usage instructions in the status bar, to help " "new users without requiring them to carefully read the manual (`#1855 " -"`__)." +"`__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -6814,26 +6814,26 @@ msgstr "" #: ../../manual/using-templates.rst:107 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:108 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:109 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:110 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" #: ../../manual/worlds.rst:6 @@ -8467,14 +8467,14 @@ msgstr "" #~ "**Enumerations**, where you can predefine " #~ "all possible values and it forms a" #~ " combo box (`#1211 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" #~ "**Dictionary properties**, which would be " #~ "properties that can contain any number" #~ " of other properties as children " -#~ "(`#489 `__)." +#~ "(`#489 `__)." #~ msgstr "" #~ msgid "" diff --git a/docs/locale/de/LC_MESSAGES/reference.po b/docs/locale/de/LC_MESSAGES/reference.po index 212306c29f..50e8569312 100644 --- a/docs/locale/de/LC_MESSAGES/reference.po +++ b/docs/locale/de/LC_MESSAGES/reference.po @@ -2000,7 +2000,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -2049,7 +2049,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -2222,7 +2222,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:122 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" diff --git a/docs/locale/fi/LC_MESSAGES/manual.po b/docs/locale/fi/LC_MESSAGES/manual.po index 8a8b71c6c6..7139f1a4bc 100644 --- a/docs/locale/fi/LC_MESSAGES/manual.po +++ b/docs/locale/fi/LC_MESSAGES/manual.po @@ -1653,7 +1653,7 @@ msgstr "" #: ../../manual/custom-properties.rst:171 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 @@ -1661,7 +1661,7 @@ msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247 @@ -2299,7 +2299,7 @@ msgstr "" #: ../../manual/editing-tilesets.rst:235 msgid "" "Make it easier to set up terrain (`#1729 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -2309,13 +2309,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:239 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 msgid "" "Render tile collision shapes to the tileset view (`#1281 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -2325,13 +2325,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:244 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 msgid "" "Make it easier to define animations spanning multiple tiles (`#811 " -"`__)" +"`__)" msgstr "" #: ../../manual/export.rst:18 @@ -4544,13 +4544,13 @@ msgstr "" #: ../../manual/layers.rst:221 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" #: ../../manual/layers.rst:223 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" @@ -5077,14 +5077,14 @@ msgstr "" msgid "" "Some improvements could still be made to the support for editing polygons" " and polylines, like allowing to rotate and scale the selected nodes " -"(`#1487 `__)." +"(`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 msgid "" "The tools could put short usage instructions in the status bar, to help " "new users without requiring them to carefully read the manual (`#1855 " -"`__)." +"`__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -6691,26 +6691,26 @@ msgstr "" #: ../../manual/using-templates.rst:107 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:108 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:109 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:110 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" #: ../../manual/worlds.rst:6 @@ -8019,21 +8019,21 @@ msgstr "" #~ "**Enumerations**, where you can predefine " #~ "all possible values and it forms a" #~ " combo box (`#1211 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" #~ "**Object references**, which would allow " #~ "easily linking objects together and " #~ "Tiled could display such connections " -#~ "(`#707 `__)." +#~ "(`#707 `__)." #~ msgstr "" #~ msgid "" #~ "**Dictionary properties**, which would be " #~ "properties that can contain any number" #~ " of other properties as children " -#~ "(`#489 `__)." +#~ "(`#489 `__)." #~ msgstr "" #~ msgid "" @@ -8264,27 +8264,27 @@ msgstr "" #~ msgid "" #~ "Make it easier to set up Wang " #~ "tiles (`#1729 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Render tile collision shapes to the " #~ "main map (`#799 " -#~ "`__) or to " +#~ "`__) or to " #~ "the tileset view (`#1281 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the default frame " #~ "duration (`#1631 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the duration of multiple" #~ " frames at the same time (`#1310 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" @@ -8719,7 +8719,7 @@ msgstr "" #~ "For the `Insert Tile <#insert-tile>`__" #~ " tool, show the preview already " #~ "before pressing the left mouse button" -#~ " (`#537 `__)" +#~ " (`#537 `__)" #~ msgstr "" #~ msgid "" @@ -8727,7 +8727,7 @@ msgstr "" #~ "the support for editing polygons and " #~ "polylines, like allowing to rotate and" #~ " scale the selected nodes (`#1487 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" diff --git a/docs/locale/fi/LC_MESSAGES/reference.po b/docs/locale/fi/LC_MESSAGES/reference.po index c183dbb1da..de8a68a9ad 100644 --- a/docs/locale/fi/LC_MESSAGES/reference.po +++ b/docs/locale/fi/LC_MESSAGES/reference.po @@ -2081,10 +2081,10 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" "Jos haluat päivityksiä tälle sivulle, avaa pull-pyyntö tai ongelma " -"'GitHubissa '__, kiitos!" +"'GitHubissa '__, kiitos!" #: ../../reference/support-for-tmx-maps.rst:23 msgid "Support by Language" @@ -2139,11 +2139,11 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" "C++/Qt-pohjainen libtiled, jota Tiled itse käyttää ja sisältyy kohtaan " "'src/libtiled " -"'__ (BSD)" +"'__ (BSD)" #: ../../reference/support-for-tmx-maps.rst:44 msgid "" @@ -2348,12 +2348,12 @@ msgstr "Java" #: ../../reference/support-for-tmx-maps.rst:122 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" "Tiledin mukana tuleva kirjasto TMX-tiedostojen lataamista varten löytyy " "osoitteesta `util/java/libtiled-java " -"`__." +"`__." #: ../../reference/support-for-tmx-maps.rst:124 msgid "" diff --git a/docs/locale/fr/LC_MESSAGES/manual.po b/docs/locale/fr/LC_MESSAGES/manual.po index 2ed2ddafad..8c3928bccb 100644 --- a/docs/locale/fr/LC_MESSAGES/manual.po +++ b/docs/locale/fr/LC_MESSAGES/manual.po @@ -2253,23 +2253,23 @@ msgstr "" #: ../../manual/custom-properties.rst:171 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" "**Propriétés tables**, qui seraient des propriétés ayant une liste de " -"valeurs (`#1493 `__)." +"valeurs (`#1493 `__)." #: ../../manual/custom-properties.rst:174 msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" "À part pour prédéfinir les propriétés basées sur un type d'objet, " "J'aimerais ajouter un support pour **prédéfinir les propriétés pour " "chaque type de données**. Définissant ainsi que chaque propriété " "personnalisée est valide pour les maps, groupes de tuiles, niveaux, etc. " -"(`#1410 `__)" +"(`#1410 `__)" #: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247 #: ../../manual/layers.rst:228 ../../manual/objects.rst:383 @@ -3126,10 +3126,10 @@ msgstr "**Collections de Terrain**" #: ../../manual/editing-tilesets.rst:235 msgid "" "Make it easier to set up terrain (`#1729 " -"`__)" +"`__)" msgstr "" "La mise en place de tuiles de terrain est plus facile (`#1729 " -"`__)" +"`__)" #: ../../manual/editing-tilesets.rst:237 msgid "**Tile Collision Editor**" @@ -3138,18 +3138,18 @@ msgstr "**Éditeur de Collision de Tuiles**" #: ../../manual/editing-tilesets.rst:239 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" "Ajout de la possibilité d'ajouter des collisions pour plusieurs tuiles à " -"la fois (`#1322 `__)" +"la fois (`#1322 `__)" #: ../../manual/editing-tilesets.rst:240 msgid "" "Render tile collision shapes to the tileset view (`#1281 " -"`__)" +"`__)" msgstr "" "Visualisation des formes de collision de tuiles dans la vue de jeu de " -"tuiles (`#1281 `__)" +"tuiles (`#1281 `__)" #: ../../manual/editing-tilesets.rst:242 msgid "**Tile Animation Editor**" @@ -3158,18 +3158,18 @@ msgstr "**Éditeur d'Animation de Tuiles**" #: ../../manual/editing-tilesets.rst:244 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" "Support de plusieurs animations nommées par tuile (`#986 " -"`__)" +"`__)" #: ../../manual/editing-tilesets.rst:245 msgid "" "Make it easier to define animations spanning multiple tiles (`#811 " -"`__)" +"`__)" msgstr "" "La définition d'animations affichées sur plusieurs tuiles a été rendue " -"plus facile (`#811 `__)" +"plus facile (`#811 `__)" #: ../../manual/export.rst:18 msgid "Supported Formats" @@ -6117,20 +6117,20 @@ msgstr "" #: ../../manual/layers.rst:221 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" "Capacité de verrouiller des objets individuels (`#828 " -"`__)." +"`__)." #: ../../manual/layers.rst:223 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" "Déplacement de certaines propriétés globales de la carte vers le Calque " -"de Tuiles (`#149 `__). Ça peut" +"de Tuiles (`#149 `__). Ça peut" " être utile si une carte gère des calques utilisant des tuiles de taille " "différente et peut-être même d'orientation différente." @@ -6860,23 +6860,23 @@ msgstr "" msgid "" "Some improvements could still be made to the support for editing polygons" " and polylines, like allowing to rotate and scale the selected nodes " -"(`#1487 `__)." +"(`#1487 `__)." msgstr "" "Quelques améliorations peuvent toujours être faites sur le support " "d'édition des polygones et polylignes, tel que la possibilité de pivoter " "et de redimensionner les nœuds sélectionnés (`#1487 " -"`__)." +"`__)." #: ../../manual/objects.rst:379 msgid "" "The tools could put short usage instructions in the status bar, to help " "new users without requiring them to carefully read the manual (`#1855 " -"`__)." +"`__)." msgstr "" "Les outils peuvent afficher des instructions d'usage courtes dans la " "barre d'état, pour aider les nouveaux utilisateurs sans avoir à les " "forcer à lire le manuel assidûment (`#1855 " -"`__)." +"`__)." #: ../../manual/preferences.rst:2 msgid "User Preferences" @@ -9010,36 +9010,36 @@ msgstr "" #: ../../manual/using-templates.rst:107 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" "Réinitialiser les propriétés forcées individuellement (`#1725 " -"`__)." +"`__)." #: ../../manual/using-templates.rst:108 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" "Verrouiller les propriétés de modèle (`#1726 " -"`__)." +"`__)." #: ../../manual/using-templates.rst:109 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" "Gestion des mauvais chemins de fichier (`#1732 " -"`__)." +"`__)." #: ../../manual/using-templates.rst:110 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" "Gestion du dossier de modèles, par exemple en déplaçant, renommant ou " "supprimant un modèle ou un sous-dossier (`#1723 " -"`__)." +"`__)." #: ../../manual/worlds.rst:6 msgid "Working with Worlds" @@ -9399,13 +9399,13 @@ msgstr "" #~ "**Object references**, which would allow " #~ "easily linking objects together and " #~ "Tiled could display such connections " -#~ "(`#707 `__)." +#~ "(`#707 `__)." #~ msgstr "" #~ "**Références d'Objets**, qui permettent de " #~ "facilement lier des objets entre eux " #~ "et Tiled pourrait afficher ces " #~ "connexions (`#707 " -#~ "`__)." +#~ "`__)." #~ msgid "" #~ "Finally, the predefined properties would " @@ -11234,24 +11234,24 @@ msgstr "" #~ "**Enumerations**, where you can predefine " #~ "all possible values and it forms a" #~ " combo box (`#1211 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ "**Énumérations**, où vous pouvez prédéfinir" #~ " toutes les valeurs possibles et que" #~ " cela forme une boite de dialogue " -#~ "(`#1211 `__)." +#~ "(`#1211 `__)." #~ msgid "" #~ "**Dictionary properties**, which would be " #~ "properties that can contain any number" #~ " of other properties as children " -#~ "(`#489 `__)." +#~ "(`#489 `__)." #~ msgstr "" #~ "**Propriétés de dictionnaire**, qui seraient" #~ " des propriétés qui peuvent contenir " #~ "n'importe quel nombre d'autres propriétés " #~ "comme enfants (`#489 " -#~ "`__)." +#~ "`__)." #~ msgid "" #~ "It would also be nice to add " diff --git a/docs/locale/fr/LC_MESSAGES/reference.po b/docs/locale/fr/LC_MESSAGES/reference.po index 6ec6ca5e46..983a8dabee 100644 --- a/docs/locale/fr/LC_MESSAGES/reference.po +++ b/docs/locale/fr/LC_MESSAGES/reference.po @@ -2337,11 +2337,11 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" "Pour apporter des mises à jours à cette page, veuillez ouvrir une pull " "request (demande de tirage) ou un rapport de bug `sur GitHub " -"`__, merci !" +"`__, merci !" #: ../../reference/support-for-tmx-maps.rst:23 msgid "Support by Language" @@ -2401,11 +2401,11 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" "C++/Qt basé sur libtiled, utilisé par Tiled lui-même et inclue dans " "`src/libtiled " -"`__ (BSD)" +"`__ (BSD)" #: ../../reference/support-for-tmx-maps.rst:44 msgid "" @@ -2637,12 +2637,12 @@ msgstr "Java" #: ../../reference/support-for-tmx-maps.rst:122 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" "Une bibliothèque pour charger des fichiers TMX est inclue avec Tiled dans" " `util/java/libtiled-java " -"`__." +"`__." #: ../../reference/support-for-tmx-maps.rst:124 msgid "" diff --git a/docs/locale/hu/LC_MESSAGES/manual.po b/docs/locale/hu/LC_MESSAGES/manual.po index 608e3e82b4..eed7903a57 100644 --- a/docs/locale/hu/LC_MESSAGES/manual.po +++ b/docs/locale/hu/LC_MESSAGES/manual.po @@ -749,19 +749,19 @@ msgid "There are several types of custom properties I'd like to add:" msgstr "" #: ../../manual/custom-properties.rst:123 -msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." +msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." msgstr "" #: ../../manual/custom-properties.rst:126 -msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." +msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." msgstr "" #: ../../manual/custom-properties.rst:129 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:131 -msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." +msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." msgstr "" #: ../../manual/custom-properties.rst:135 @@ -769,7 +769,7 @@ msgid "It would also be nice to add support for **limiting property values**, li msgstr "" #: ../../manual/custom-properties.rst:139 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:144 @@ -1192,7 +1192,7 @@ msgid "**Wang Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:216 -msgid "Make it easier to set up Wang tiles (`#1729 `__)" +msgid "Make it easier to set up Wang tiles (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:218 @@ -1200,11 +1200,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:220 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:221 -msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:224 @@ -1212,15 +1212,15 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:226 -msgid "Allow changing the default frame duration (`#1631 `__)" +msgid "Allow changing the default frame duration (`#1631 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:227 -msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" +msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:228 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/export.rst:2 @@ -2107,11 +2107,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:125 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:127 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -2380,11 +2380,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:276 -msgid "For the `Insert Tile <#insert-tile>`__ tool, show the preview already before pressing the left mouse button (`#537 `__)" +msgid "For the `Insert Tile <#insert-tile>`__ tool, show the preview already before pressing the left mouse button (`#537 `__)" msgstr "" #: ../../manual/objects.rst:280 -msgid "Many improvements could be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Many improvements could be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -2912,19 +2912,19 @@ msgid "To detach an instance, right click on it and select *Detach*." msgstr "" #: ../../manual/using-templates.rst:87 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:88 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:89 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:90 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/using-the-terrain-tool.rst:2 diff --git a/docs/locale/hu/LC_MESSAGES/reference.po b/docs/locale/hu/LC_MESSAGES/reference.po index 3029237b99..7aca6df871 100644 --- a/docs/locale/hu/LC_MESSAGES/reference.po +++ b/docs/locale/hu/LC_MESSAGES/reference.po @@ -707,7 +707,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -739,7 +739,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -831,7 +831,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:114 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:116 diff --git a/docs/locale/mr/LC_MESSAGES/manual.po b/docs/locale/mr/LC_MESSAGES/manual.po index bb6133c9a4..98084a6bc4 100644 --- a/docs/locale/mr/LC_MESSAGES/manual.po +++ b/docs/locale/mr/LC_MESSAGES/manual.po @@ -803,15 +803,15 @@ msgid "There are several types of custom properties I'd like to add:" msgstr "" #: ../../manual/custom-properties.rst:134 -msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." +msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." msgstr "" #: ../../manual/custom-properties.rst:137 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:139 -msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." +msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." msgstr "" #: ../../manual/custom-properties.rst:143 @@ -819,7 +819,7 @@ msgid "It would also be nice to add support for **limiting property values**, li msgstr "" #: ../../manual/custom-properties.rst:147 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:152 @@ -1236,7 +1236,7 @@ msgid "**Terrain Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:235 -msgid "Make it easier to set up terrain (`#1729 `__)" +msgid "Make it easier to set up terrain (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -1244,11 +1244,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:239 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 -msgid "Render tile collision shapes to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -1256,11 +1256,11 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:244 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 -msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" +msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" msgstr "" #: ../../manual/export.rst:18 @@ -2774,11 +2774,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:189 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:191 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -3127,11 +3127,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:375 -msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 -msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." +msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -4212,19 +4212,19 @@ msgid "If your map loader does not support object templates, but you'd still lik msgstr "" #: ../../manual/using-templates.rst:107 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:108 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:109 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:110 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/worlds.rst:6 diff --git a/docs/locale/mr/LC_MESSAGES/reference.po b/docs/locale/mr/LC_MESSAGES/reference.po index fec5ae0d8e..1c97f97aca 100644 --- a/docs/locale/mr/LC_MESSAGES/reference.po +++ b/docs/locale/mr/LC_MESSAGES/reference.po @@ -704,7 +704,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -736,7 +736,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -828,7 +828,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:114 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:116 diff --git a/docs/locale/nb_NO/LC_MESSAGES/manual.po b/docs/locale/nb_NO/LC_MESSAGES/manual.po index 8c664c3d42..80a316ce7b 100644 --- a/docs/locale/nb_NO/LC_MESSAGES/manual.po +++ b/docs/locale/nb_NO/LC_MESSAGES/manual.po @@ -1644,7 +1644,7 @@ msgstr "" #: ../../manual/custom-properties.rst:171 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 @@ -1652,7 +1652,7 @@ msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247 @@ -2293,7 +2293,7 @@ msgstr "**Wang-sett**" #: ../../manual/editing-tilesets.rst:235 msgid "" "Make it easier to set up terrain (`#1729 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -2303,13 +2303,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:239 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 msgid "" "Render tile collision shapes to the tileset view (`#1281 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -2319,13 +2319,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:244 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 msgid "" "Make it easier to define animations spanning multiple tiles (`#811 " -"`__)" +"`__)" msgstr "" #: ../../manual/export.rst:18 @@ -4544,13 +4544,13 @@ msgstr "" #: ../../manual/layers.rst:221 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" #: ../../manual/layers.rst:223 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" @@ -5077,14 +5077,14 @@ msgstr "" msgid "" "Some improvements could still be made to the support for editing polygons" " and polylines, like allowing to rotate and scale the selected nodes " -"(`#1487 `__)." +"(`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 msgid "" "The tools could put short usage instructions in the status bar, to help " "new users without requiring them to carefully read the manual (`#1855 " -"`__)." +"`__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -6694,26 +6694,26 @@ msgstr "" #: ../../manual/using-templates.rst:107 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:108 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:109 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:110 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" #: ../../manual/worlds.rst:6 @@ -7072,7 +7072,7 @@ msgstr "" #~ msgid "" #~ "``A`` - Invokes `Automapping " -#~ "`__" +#~ "`__" #~ msgstr "" #~ msgid "``B`` - Activate Stamp Brush tool" @@ -7189,7 +7189,7 @@ msgstr "" #~ "using the Select Objects tool, which " #~ "is mainly due to the lack of " #~ "layer locking (`#734 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" @@ -7200,15 +7200,15 @@ msgstr "" #~ msgid "" #~ "Ability to lock layers (`#734 " -#~ "`__) or even" +#~ "`__) or even" #~ " individual objects (`#828 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" #~ "\"Infinite\" tile layers that grow " #~ "automatically (`#260 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" @@ -7221,7 +7221,7 @@ msgstr "" #~ " point objects, at least as long " #~ "as no explicit support for point " #~ "objects is available (`#1325 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" @@ -7254,7 +7254,7 @@ msgstr "" #~ " the context menu. Careful with the" #~ " ``Delete`` key, because that will " #~ "delete the entire polygon (`#1555 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" @@ -8584,21 +8584,21 @@ msgstr "" #~ "**Enumerations**, where you can predefine " #~ "all possible values and it forms a" #~ " combo box (`#1211 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" #~ "**Object references**, which would allow " #~ "easily linking objects together and " #~ "Tiled could display such connections " -#~ "(`#707 `__)." +#~ "(`#707 `__)." #~ msgstr "" #~ msgid "" #~ "**Dictionary properties**, which would be " #~ "properties that can contain any number" #~ " of other properties as children " -#~ "(`#489 `__)." +#~ "(`#489 `__)." #~ msgstr "" #~ msgid "" @@ -8826,27 +8826,27 @@ msgstr "" #~ msgid "" #~ "Make it easier to set up Wang " #~ "tiles (`#1729 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Render tile collision shapes to the " #~ "main map (`#799 " -#~ "`__) or to " +#~ "`__) or to " #~ "the tileset view (`#1281 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the default frame " #~ "duration (`#1631 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the duration of multiple" #~ " frames at the same time (`#1310 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" @@ -9281,7 +9281,7 @@ msgstr "" #~ "For the `Insert Tile <#insert-tile>`__" #~ " tool, show the preview already " #~ "before pressing the left mouse button" -#~ " (`#537 `__)" +#~ " (`#537 `__)" #~ msgstr "" #~ msgid "" @@ -9289,7 +9289,7 @@ msgstr "" #~ "the support for editing polygons and " #~ "polylines, like allowing to rotate and" #~ " scale the selected nodes (`#1487 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" diff --git a/docs/locale/nb_NO/LC_MESSAGES/reference.po b/docs/locale/nb_NO/LC_MESSAGES/reference.po index 6747102921..1ed22bdd0f 100644 --- a/docs/locale/nb_NO/LC_MESSAGES/reference.po +++ b/docs/locale/nb_NO/LC_MESSAGES/reference.po @@ -2006,7 +2006,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -2055,7 +2055,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -2230,7 +2230,7 @@ msgstr "Java" #: ../../reference/support-for-tmx-maps.rst:122 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" @@ -5125,7 +5125,7 @@ msgstr "" #~ msgid "" #~ "*For updates to this page please " #~ "open a pull request or issue `on" -#~ " github `__, " +#~ " github `__, " #~ "thanks!*" #~ msgstr "" diff --git a/docs/locale/nl/LC_MESSAGES/manual.po b/docs/locale/nl/LC_MESSAGES/manual.po index 7adb5e5042..8a7a7104c0 100644 --- a/docs/locale/nl/LC_MESSAGES/manual.po +++ b/docs/locale/nl/LC_MESSAGES/manual.po @@ -1052,27 +1052,27 @@ msgstr "" msgid "" "**Enumerations**, where you can predefine all possible values and it " "forms a combo box (`#1211 " -"`__)." +"`__)." msgstr "" #: ../../manual/custom-properties.rst:126 msgid "" "**Object references**, which would allow easily linking objects together " "and Tiled could display such connections (`#707 " -"`__)." +"`__)." msgstr "" #: ../../manual/custom-properties.rst:129 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:131 msgid "" "**Dictionary properties**, which would be properties that can contain any" " number of other properties as children (`#489 " -"`__)." +"`__)." msgstr "" #: ../../manual/custom-properties.rst:135 @@ -1087,7 +1087,7 @@ msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:144 @@ -1680,7 +1680,7 @@ msgstr "" #: ../../manual/editing-tilesets.rst:216 msgid "" "Make it easier to set up Wang tiles (`#1729 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:218 @@ -1690,14 +1690,14 @@ msgstr "" #: ../../manual/editing-tilesets.rst:220 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:221 msgid "" "Render tile collision shapes to the main map (`#799 " -"`__) or to the tileset view " -"(`#1281 `__)" +"`__) or to the tileset view " +"(`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:224 @@ -1707,19 +1707,19 @@ msgstr "" #: ../../manual/editing-tilesets.rst:226 msgid "" "Allow changing the default frame duration (`#1631 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:227 msgid "" "Allow changing the duration of multiple frames at the same time (`#1310 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:228 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" #: ../../manual/export.rst:2 @@ -2847,13 +2847,13 @@ msgstr "" #: ../../manual/layers.rst:125 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" #: ../../manual/layers.rst:127 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" @@ -3251,14 +3251,14 @@ msgstr "" msgid "" "For the `Insert Tile <#insert-tile>`__ tool, show the preview already " "before pressing the left mouse button (`#537 " -"`__)" +"`__)" msgstr "" #: ../../manual/objects.rst:280 msgid "" "Many improvements could be made to the support for editing polygons and " "polylines, like allowing to rotate and scale the selected nodes (`#1487 " -"`__)." +"`__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -3961,26 +3961,26 @@ msgstr "" #: ../../manual/using-templates.rst:87 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:88 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:89 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:90 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-the-terrain-tool.rst:2 diff --git a/docs/locale/nl/LC_MESSAGES/reference.po b/docs/locale/nl/LC_MESSAGES/reference.po index e22a067d92..144779e60b 100644 --- a/docs/locale/nl/LC_MESSAGES/reference.po +++ b/docs/locale/nl/LC_MESSAGES/reference.po @@ -727,7 +727,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -771,7 +771,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -914,7 +914,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:114 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/manual.po b/docs/locale/pt_BR/LC_MESSAGES/manual.po index 0a585889e6..050878a7cd 100644 --- a/docs/locale/pt_BR/LC_MESSAGES/manual.po +++ b/docs/locale/pt_BR/LC_MESSAGES/manual.po @@ -792,19 +792,19 @@ msgid "There are several types of custom properties I'd like to add:" msgstr "" #: ../../manual/custom-properties.rst:124 -msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." +msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." msgstr "" #: ../../manual/custom-properties.rst:127 -msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." +msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." msgstr "" #: ../../manual/custom-properties.rst:130 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:132 -msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." +msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." msgstr "" #: ../../manual/custom-properties.rst:136 @@ -812,7 +812,7 @@ msgid "It would also be nice to add support for **limiting property values**, li msgstr "" #: ../../manual/custom-properties.rst:140 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:145 @@ -1249,7 +1249,7 @@ msgid "**Wang Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:216 -msgid "Make it easier to set up Wang tiles (`#1729 `__)" +msgid "Make it easier to set up Wang tiles (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:218 @@ -1257,11 +1257,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:220 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:221 -msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:224 @@ -1269,15 +1269,15 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:226 -msgid "Allow changing the default frame duration (`#1631 `__)" +msgid "Allow changing the default frame duration (`#1631 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:227 -msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" +msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:228 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/export.rst:2 @@ -2200,11 +2200,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:125 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:127 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -2489,11 +2489,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:318 -msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/objects.rst:322 -msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." +msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -3110,19 +3110,19 @@ msgid "To detach an instance, right click on it and select *Detach*." msgstr "" #: ../../manual/using-templates.rst:87 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:88 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:89 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:90 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/using-the-terrain-tool.rst:2 diff --git a/docs/locale/pt_BR/LC_MESSAGES/reference.po b/docs/locale/pt_BR/LC_MESSAGES/reference.po index 28fcbd37b1..d7678a7614 100644 --- a/docs/locale/pt_BR/LC_MESSAGES/reference.po +++ b/docs/locale/pt_BR/LC_MESSAGES/reference.po @@ -5556,7 +5556,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -5584,7 +5584,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:39 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:42 @@ -5692,7 +5692,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:118 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:120 diff --git a/docs/locale/ru/LC_MESSAGES/manual.po b/docs/locale/ru/LC_MESSAGES/manual.po index 14ef74a2b9..061f5f9dc0 100644 --- a/docs/locale/ru/LC_MESSAGES/manual.po +++ b/docs/locale/ru/LC_MESSAGES/manual.po @@ -1134,11 +1134,11 @@ msgid "**Customized basic properties**, where you can set properties like the mi msgstr "" #: ../../manual/custom-properties.rst:171 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 @@ -1601,7 +1601,7 @@ msgid "**Terrain Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:235 -msgid "Make it easier to set up terrain (`#1729 `__)" +msgid "Make it easier to set up terrain (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -1609,11 +1609,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:239 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 -msgid "Render tile collision shapes to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -1621,11 +1621,11 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:244 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 -msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" +msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" msgstr "" #: ../../manual/export.rst:18 @@ -3296,11 +3296,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:221 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:223 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -3649,11 +3649,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:375 -msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 -msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." +msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -4813,19 +4813,19 @@ msgid "If your map loader does not support object templates, but you'd still lik msgstr "" #: ../../manual/using-templates.rst:107 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:108 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:109 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:110 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/worlds.rst:6 diff --git a/docs/locale/ru/LC_MESSAGES/reference.po b/docs/locale/ru/LC_MESSAGES/reference.po index 843938e185..27e310356f 100644 --- a/docs/locale/ru/LC_MESSAGES/reference.po +++ b/docs/locale/ru/LC_MESSAGES/reference.po @@ -737,7 +737,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -769,7 +769,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -861,7 +861,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:114 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:116 diff --git a/docs/locale/tr/LC_MESSAGES/manual.po b/docs/locale/tr/LC_MESSAGES/manual.po index 8fe8b901c4..0cf8018a51 100644 --- a/docs/locale/tr/LC_MESSAGES/manual.po +++ b/docs/locale/tr/LC_MESSAGES/manual.po @@ -814,15 +814,15 @@ msgid "There are several types of custom properties I'd like to add:" msgstr "" #: ../../manual/custom-properties.rst:134 -msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." +msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." msgstr "" #: ../../manual/custom-properties.rst:137 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:139 -msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." +msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." msgstr "" #: ../../manual/custom-properties.rst:143 @@ -830,7 +830,7 @@ msgid "It would also be nice to add support for **limiting property values**, li msgstr "" #: ../../manual/custom-properties.rst:147 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:152 @@ -1247,7 +1247,7 @@ msgid "**Terrain Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:235 -msgid "Make it easier to set up terrain (`#1729 `__)" +msgid "Make it easier to set up terrain (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -1255,11 +1255,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:239 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 -msgid "Render tile collision shapes to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -1267,11 +1267,11 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:244 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 -msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" +msgid "Make it easier to define animations spanning multiple tiles (`#811 `__)" msgstr "" #: ../../manual/export.rst:18 @@ -2785,11 +2785,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:189 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:191 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -3138,11 +3138,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:375 -msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 -msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." +msgid "The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the manual (`#1855 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -4223,19 +4223,19 @@ msgid "If your map loader does not support object templates, but you'd still lik msgstr "" #: ../../manual/using-templates.rst:107 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:108 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:109 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:110 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/worlds.rst:6 diff --git a/docs/locale/tr/LC_MESSAGES/reference.po b/docs/locale/tr/LC_MESSAGES/reference.po index e3cc87cb72..ce4b506a3a 100644 --- a/docs/locale/tr/LC_MESSAGES/reference.po +++ b/docs/locale/tr/LC_MESSAGES/reference.po @@ -1689,7 +1689,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -1721,7 +1721,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:40 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:43 @@ -1817,7 +1817,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:111 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:113 diff --git a/docs/locale/zh_Hans/LC_MESSAGES/manual.po b/docs/locale/zh_Hans/LC_MESSAGES/manual.po index 17444e5e3d..b076b90786 100644 --- a/docs/locale/zh_Hans/LC_MESSAGES/manual.po +++ b/docs/locale/zh_Hans/LC_MESSAGES/manual.po @@ -1641,7 +1641,7 @@ msgstr "" #: ../../manual/custom-properties.rst:171 msgid "" "**Array properties**, which would be properties having a list of values " -"(`#1493 `__)." +"(`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:174 @@ -1649,7 +1649,7 @@ msgid "" "Apart from predefining properties based on object type, I'd like to add " "support for **predefining the properties for each data type**. So " "defining which custom properties are valid for maps, tilesets, layers, " -"etc. (`#1410 `__)" +"etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:179 ../../manual/editing-tilesets.rst:247 @@ -2287,7 +2287,7 @@ msgstr "" #: ../../manual/editing-tilesets.rst:235 msgid "" "Make it easier to set up terrain (`#1729 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:237 @@ -2297,13 +2297,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:239 msgid "" "Allow setting collisions for multiple tiles at once (`#1322 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:240 msgid "" "Render tile collision shapes to the tileset view (`#1281 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:242 @@ -2313,13 +2313,13 @@ msgstr "" #: ../../manual/editing-tilesets.rst:244 msgid "" "Support multiple named animations per tile (`#986 " -"`__)" +"`__)" msgstr "" #: ../../manual/editing-tilesets.rst:245 msgid "" "Make it easier to define animations spanning multiple tiles (`#811 " -"`__)" +"`__)" msgstr "" #: ../../manual/export.rst:18 @@ -4540,13 +4540,13 @@ msgstr "" #: ../../manual/layers.rst:221 msgid "" "Ability to lock individual objects (`#828 " -"`__)." +"`__)." msgstr "" #: ../../manual/layers.rst:223 msgid "" "Moving certain map-global properties to the Tile Layer (`#149 " -"`__). It would be useful if " +"`__). It would be useful if " "one map could accommodate layers of different tile sizes and maybe even " "of different orientation." msgstr "" @@ -5073,14 +5073,14 @@ msgstr "" msgid "" "Some improvements could still be made to the support for editing polygons" " and polylines, like allowing to rotate and scale the selected nodes " -"(`#1487 `__)." +"(`#1487 `__)." msgstr "" #: ../../manual/objects.rst:379 msgid "" "The tools could put short usage instructions in the status bar, to help " "new users without requiring them to carefully read the manual (`#1855 " -"`__)." +"`__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -6687,26 +6687,26 @@ msgstr "" #: ../../manual/using-templates.rst:107 msgid "" "Resetting overridden properties individually (`#1725 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:108 msgid "" "Locking template properties (`#1726 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:109 msgid "" "Handling wrong file paths (`#1732 " -"`__)." +"`__)." msgstr "" #: ../../manual/using-templates.rst:110 msgid "" "Managing the templates folder, e.g. moving, renaming or deleting a " "template or a sub-folder (`#1723 " -"`__)." +"`__)." msgstr "" #: ../../manual/worlds.rst:6 @@ -7970,21 +7970,21 @@ msgstr "" #~ "**Enumerations**, where you can predefine " #~ "all possible values and it forms a" #~ " combo box (`#1211 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" #~ "**Object references**, which would allow " #~ "easily linking objects together and " #~ "Tiled could display such connections " -#~ "(`#707 `__)." +#~ "(`#707 `__)." #~ msgstr "" #~ msgid "" #~ "**Dictionary properties**, which would be " #~ "properties that can contain any number" #~ " of other properties as children " -#~ "(`#489 `__)." +#~ "(`#489 `__)." #~ msgstr "" #~ msgid "" @@ -8215,27 +8215,27 @@ msgstr "" #~ msgid "" #~ "Make it easier to set up Wang " #~ "tiles (`#1729 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Render tile collision shapes to the " #~ "main map (`#799 " -#~ "`__) or to " +#~ "`__) or to " #~ "the tileset view (`#1281 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the default frame " #~ "duration (`#1631 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" #~ "Allow changing the duration of multiple" #~ " frames at the same time (`#1310 " -#~ "`__)" +#~ "`__)" #~ msgstr "" #~ msgid "" @@ -8651,7 +8651,7 @@ msgstr "" #~ "For the `Insert Tile <#insert-tile>`__" #~ " tool, show the preview already " #~ "before pressing the left mouse button" -#~ " (`#537 `__)" +#~ " (`#537 `__)" #~ msgstr "" #~ msgid "" @@ -8659,7 +8659,7 @@ msgstr "" #~ "the support for editing polygons and " #~ "polylines, like allowing to rotate and" #~ " scale the selected nodes (`#1487 " -#~ "`__)." +#~ "`__)." #~ msgstr "" #~ msgid "" diff --git a/docs/locale/zh_Hans/LC_MESSAGES/reference.po b/docs/locale/zh_Hans/LC_MESSAGES/reference.po index 0cea1969ab..65553a1fea 100644 --- a/docs/locale/zh_Hans/LC_MESSAGES/reference.po +++ b/docs/locale/zh_Hans/LC_MESSAGES/reference.po @@ -2020,7 +2020,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 msgid "" "For updates to this page please open a pull request or issue `on GitHub " -"`__, thanks!" +"`__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -2069,7 +2069,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 msgid "" "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled" -" `__ (BSD)" +" `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -2242,7 +2242,7 @@ msgstr "" #: ../../reference/support-for-tmx-maps.rst:122 msgid "" "A library for loading TMX files is included with Tiled at `util/java" -"/libtiled-java `__." msgstr "" diff --git a/docs/locale/zh_Hant/LC_MESSAGES/manual.po b/docs/locale/zh_Hant/LC_MESSAGES/manual.po index daf328fc0f..a6bcd0bd27 100644 --- a/docs/locale/zh_Hant/LC_MESSAGES/manual.po +++ b/docs/locale/zh_Hant/LC_MESSAGES/manual.po @@ -746,19 +746,19 @@ msgid "There are several types of custom properties I'd like to add:" msgstr "" #: ../../manual/custom-properties.rst:123 -msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." +msgid "**Enumerations**, where you can predefine all possible values and it forms a combo box (`#1211 `__)." msgstr "" #: ../../manual/custom-properties.rst:126 -msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." +msgid "**Object references**, which would allow easily linking objects together and Tiled could display such connections (`#707 `__)." msgstr "" #: ../../manual/custom-properties.rst:129 -msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." +msgid "**Array properties**, which would be properties having a list of values (`#1493 `__)." msgstr "" #: ../../manual/custom-properties.rst:131 -msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." +msgid "**Dictionary properties**, which would be properties that can contain any number of other properties as children (`#489 `__)." msgstr "" #: ../../manual/custom-properties.rst:135 @@ -766,7 +766,7 @@ msgid "It would also be nice to add support for **limiting property values**, li msgstr "" #: ../../manual/custom-properties.rst:139 -msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" +msgid "Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, etc. (`#1410 `__)" msgstr "" #: ../../manual/custom-properties.rst:144 @@ -1189,7 +1189,7 @@ msgid "**Wang Sets**" msgstr "" #: ../../manual/editing-tilesets.rst:216 -msgid "Make it easier to set up Wang tiles (`#1729 `__)" +msgid "Make it easier to set up Wang tiles (`#1729 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:218 @@ -1197,11 +1197,11 @@ msgid "**Tile Collision Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:220 -msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" +msgid "Allow setting collisions for multiple tiles at once (`#1322 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:221 -msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" +msgid "Render tile collision shapes to the main map (`#799 `__) or to the tileset view (`#1281 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:224 @@ -1209,15 +1209,15 @@ msgid "**Tile Animation Editor**" msgstr "" #: ../../manual/editing-tilesets.rst:226 -msgid "Allow changing the default frame duration (`#1631 `__)" +msgid "Allow changing the default frame duration (`#1631 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:227 -msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" +msgid "Allow changing the duration of multiple frames at the same time (`#1310 `__)" msgstr "" #: ../../manual/editing-tilesets.rst:228 -msgid "Support multiple named animations per tile (`#986 `__)" +msgid "Support multiple named animations per tile (`#986 `__)" msgstr "" #: ../../manual/export.rst:2 @@ -2084,11 +2084,11 @@ msgid "There are many ways in which the layers can be made more powerful:" msgstr "" #: ../../manual/layers.rst:125 -msgid "Ability to lock individual objects (`#828 `__)." +msgid "Ability to lock individual objects (`#828 `__)." msgstr "" #: ../../manual/layers.rst:127 -msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." +msgid "Moving certain map-global properties to the Tile Layer (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation." msgstr "" #: ../../manual/objects.rst:2 @@ -2357,11 +2357,11 @@ msgid "Here are some ideas about improvements that could be made to the above to msgstr "" #: ../../manual/objects.rst:276 -msgid "For the `Insert Tile <#insert-tile>`__ tool, show the preview already before pressing the left mouse button (`#537 `__)" +msgid "For the `Insert Tile <#insert-tile>`__ tool, show the preview already before pressing the left mouse button (`#537 `__)" msgstr "" #: ../../manual/objects.rst:280 -msgid "Many improvements could be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." +msgid "Many improvements could be made to the support for editing polygons and polylines, like allowing to rotate and scale the selected nodes (`#1487 `__)." msgstr "" #: ../../manual/preferences.rst:2 @@ -2889,19 +2889,19 @@ msgid "To detach an instance, right click on it and select *Detach*." msgstr "" #: ../../manual/using-templates.rst:87 -msgid "Resetting overridden properties individually (`#1725 `__)." +msgid "Resetting overridden properties individually (`#1725 `__)." msgstr "" #: ../../manual/using-templates.rst:88 -msgid "Locking template properties (`#1726 `__)." +msgid "Locking template properties (`#1726 `__)." msgstr "" #: ../../manual/using-templates.rst:89 -msgid "Handling wrong file paths (`#1732 `__)." +msgid "Handling wrong file paths (`#1732 `__)." msgstr "" #: ../../manual/using-templates.rst:90 -msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." +msgid "Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder (`#1723 `__)." msgstr "" #: ../../manual/using-the-terrain-tool.rst:2 diff --git a/docs/locale/zh_Hant/LC_MESSAGES/reference.po b/docs/locale/zh_Hant/LC_MESSAGES/reference.po index bab1a7ae8d..d1c8dd45af 100644 --- a/docs/locale/zh_Hant/LC_MESSAGES/reference.po +++ b/docs/locale/zh_Hant/LC_MESSAGES/reference.po @@ -704,7 +704,7 @@ msgid "The first list is for developers who plan on implementing their own rende msgstr "" #: ../../reference/support-for-tmx-maps.rst:19 -msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" +msgid "For updates to this page please open a pull request or issue `on GitHub `__, thanks!" msgstr "" #: ../../reference/support-for-tmx-maps.rst:23 @@ -736,7 +736,7 @@ msgid "`C++/TinyXML based tmxparser `__ ( msgstr "" #: ../../reference/support-for-tmx-maps.rst:41 -msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" +msgid "C++/Qt based libtiled, used by Tiled itself and included at `src/libtiled `__ (BSD)" msgstr "" #: ../../reference/support-for-tmx-maps.rst:44 @@ -828,7 +828,7 @@ msgid "Java" msgstr "" #: ../../reference/support-for-tmx-maps.rst:114 -msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." +msgid "A library for loading TMX files is included with Tiled at `util/java/libtiled-java `__." msgstr "" #: ../../reference/support-for-tmx-maps.rst:116 diff --git a/docs/manual/custom-properties.rst b/docs/manual/custom-properties.rst index 78b88c581a..b20379ff5d 100644 --- a/docs/manual/custom-properties.rst +++ b/docs/manual/custom-properties.rst @@ -170,12 +170,12 @@ those values if you need to. minimum or maximum value, the precision or a different default value. - **Array properties**, which would be properties having a list of - values (`#1493 `__). + values (`#1493 `__). Apart from predefining properties based on object type, I'd like to add support for **predefining the properties for each data type**. So defining which custom properties are valid for maps, tilesets, layers, - etc. (`#1410 `__) + etc. (`#1410 `__) If you like any of these plans, please help me getting around to it faster by `sponsoring Tiled development `__. The diff --git a/docs/manual/editing-tilesets.rst b/docs/manual/editing-tilesets.rst index 4a286ba85b..0af307f2fd 100644 --- a/docs/manual/editing-tilesets.rst +++ b/docs/manual/editing-tilesets.rst @@ -232,17 +232,17 @@ changing the value in the :guilabel:`Frame Duration` field and then clicking **Terrain Sets** - - Make it easier to set up terrain (`#1729 `__) + - Make it easier to set up terrain (`#1729 `__) **Tile Collision Editor** - - Allow setting collisions for multiple tiles at once (`#1322 `__) - - Render tile collision shapes to the tileset view (`#1281 `__) + - Allow setting collisions for multiple tiles at once (`#1322 `__) + - Render tile collision shapes to the tileset view (`#1281 `__) **Tile Animation Editor** - - Support multiple named animations per tile (`#986 `__) - - Make it easier to define animations spanning multiple tiles (`#811 `__) + - Support multiple named animations per tile (`#986 `__) + - Make it easier to define animations spanning multiple tiles (`#811 `__) If you like any of these plans, please help me getting around to it faster by `sponsoring Tiled development `__. The diff --git a/docs/manual/layers.rst b/docs/manual/layers.rst index 9cbed6b0d8..11a8b910a3 100644 --- a/docs/manual/layers.rst +++ b/docs/manual/layers.rst @@ -219,9 +219,9 @@ which case it is inherited by all layers in the group. There are many ways in which the layers can be made more powerful: - Ability to lock individual objects - (`#828 `__). + (`#828 `__). - Moving certain map-global properties to the Tile Layer - (`#149 `__). It would be + (`#149 `__). It would be useful if one map could accommodate layers of different tile sizes and maybe even of different orientation. diff --git a/docs/manual/objects.rst b/docs/manual/objects.rst index d61579ec23..a7c27ffdff 100644 --- a/docs/manual/objects.rst +++ b/docs/manual/objects.rst @@ -374,11 +374,11 @@ jump there by right-clicking the property and selecting *Go to Object*. - Some improvements could still be made to the support for editing polygons and polylines, like allowing to rotate and scale the - selected nodes (`#1487 `__). + selected nodes (`#1487 `__). - The tools could put short usage instructions in the status bar, to help new users without requiring them to carefully read the - manual (`#1855 `__). + manual (`#1855 `__). If you like any of these plans, please help me getting around to it faster by `sponsoring Tiled development `__. The diff --git a/docs/manual/python.rst b/docs/manual/python.rst index ff0b5dde80..22bac83d53 100644 --- a/docs/manual/python.rst +++ b/docs/manual/python.rst @@ -151,7 +151,7 @@ methods. Any help with maintaining the Python plugin would be very appreciated. See `open issues related to Python support`_ -.. _example scripts: https://github.com/bjorn/tiled/tree/master/src/plugins/python/scripts -.. _source file: https://github.com/bjorn/tiled/blob/master/src/plugins/python/tiledbinding.py -.. _open issues related to Python support: https://github.com/bjorn/tiled/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+python+in%3Atitle -.. _#2091: https://github.com/bjorn/tiled/issues/2091 +.. _example scripts: https://github.com/mapeditor/tiled/tree/master/src/plugins/python/scripts +.. _source file: https://github.com/mapeditor/tiled/blob/master/src/plugins/python/tiledbinding.py +.. _open issues related to Python support: https://github.com/mapeditor/tiled/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+python+in%3Atitle +.. _#2091: https://github.com/mapeditor/tiled/issues/2091 diff --git a/docs/manual/using-templates.rst b/docs/manual/using-templates.rst index c844c8917f..4fe612c8ac 100644 --- a/docs/manual/using-templates.rst +++ b/docs/manual/using-templates.rst @@ -104,7 +104,7 @@ use them, you can enable the *Detach templates* :ref:`export option .. topic:: Future Extensions :class: future - - Resetting overridden properties individually (`#1725 `__). - - Locking template properties (`#1726 `__). + - Resetting overridden properties individually (`#1725 `__). + - Locking template properties (`#1726 `__). - Managing the templates folder, e.g. moving, renaming or deleting a template or a sub-folder - (`#1723 `__). + (`#1723 `__). diff --git a/docs/reference/support-for-tmx-maps.rst b/docs/reference/support-for-tmx-maps.rst index 984d4f5e1f..3367fbae8c 100644 --- a/docs/reference/support-for-tmx-maps.rst +++ b/docs/reference/support-for-tmx-maps.rst @@ -17,7 +17,7 @@ rather pass on having to write their own tile map renderer. .. note:: For updates to this page please open a pull request or issue - `on GitHub `__, thanks! + `on GitHub `__, thanks! Support by Language ------------------- @@ -39,7 +39,7 @@ C++ - `C++/TinyXML based tmxparser `__ (BSD) - C++/Qt based libtiled, used by Tiled itself and included at - `src/libtiled `__ + `src/libtiled `__ (BSD) - `C++11x/TinyXml2 libtmx-parser `__ by @@ -123,7 +123,7 @@ Java ~~~~ - A library for loading TMX files is included with Tiled at - `util/java/libtiled-java `__. + `util/java/libtiled-java `__. - `TiledReader `__ is a simple TMX reader that conveys the information in Tiled files via a hand-crafted class structure, but does not load image data. - Android-Specific: diff --git a/man/tiled.1 b/man/tiled.1 index 28792330eb..273a17f797 100644 --- a/man/tiled.1 +++ b/man/tiled.1 @@ -39,7 +39,7 @@ Exports the specified tmx file to target Prints a list of supported export formats . .SH "AUTHORS" -\fIhttps://github\.com/bjorn/tiled/blob/master/AUTHORS\fR +\fIhttps://github\.com/mapeditor/tiled/blob/master/AUTHORS\fR . .SH "SEE ALSO" -tmxviewer(1), tmxrasterizer(1), \fIhttp://www\.mapeditor\.org/\fR +tmxviewer(1), tmxrasterizer(1), \fIhttps://www\.mapeditor\.org/\fR diff --git a/man/tiled.1.ronn b/man/tiled.1.ronn index 377e36d035..2d48054e10 100644 --- a/man/tiled.1.ronn +++ b/man/tiled.1.ronn @@ -28,7 +28,7 @@ in C++, using the Qt application framework. Prints a list of supported export formats ## AUTHORS - + ## SEE ALSO diff --git a/man/tmxviewer.1 b/man/tmxviewer.1 index 67248d9864..fb5aef5427 100644 --- a/man/tmxviewer.1 +++ b/man/tmxviewer.1 @@ -23,7 +23,7 @@ Displays the help Displays the version . .SH "AUTHORS" -\fIhttps://github\.com/bjorn/tiled/blob/master/AUTHORS\fR +\fIhttps://github\.com/mapeditor/tiled/blob/master/AUTHORS\fR . .SH "SEE ALSO" tiled(1), tmxrasterizer(1), \fIhttp://www\.mapeditor\.org/\fR diff --git a/man/tmxviewer.1.ronn b/man/tmxviewer.1.ronn index c93bd15c70..678b3743b9 100644 --- a/man/tmxviewer.1.ronn +++ b/man/tmxviewer.1.ronn @@ -18,7 +18,7 @@ Tiled Map Editor. Displays the version ## AUTHORS - + ## SEE ALSO diff --git a/src/libtiled/tilelayer.cpp b/src/libtiled/tilelayer.cpp index d8a39978d2..40b1084621 100644 --- a/src/libtiled/tilelayer.cpp +++ b/src/libtiled/tilelayer.cpp @@ -465,7 +465,7 @@ void TileLayer::rotateHexagonal(RotateDirection direction, Map *map) Hex newCenter(newWidth / 2, newHeight / 2, staggerIndex, staggerAxis); - /* https://github.com/bjorn/tiled/pull/1447 + /* https://github.com/mapeditor/tiled/pull/1447 0 or 15 0: None or (Rotated60 | Rotated120 | FlippedVertically | FlippedHorizontally) 2 60: Rotated60 diff --git a/util/java/libtiled-java/pom.xml b/util/java/libtiled-java/pom.xml index 7e2638fba5..b4d8a2350e 100644 --- a/util/java/libtiled-java/pom.xml +++ b/util/java/libtiled-java/pom.xml @@ -21,9 +21,9 @@ http://www.mapeditor.org/ - https://github.com/bjorn/tiled - scm:git:git://github.com/bjorn/tiled.git - scm:git:git@github.com:bjorn/tiled.git + https://github.com/mapeditor/tiled + scm:git:https://github.com/mapeditor/tiled.git + scm:git:git@github.com:mapeditor/tiled.git diff --git a/util/java/pom.xml b/util/java/pom.xml index 938d527460..c11f7de77d 100644 --- a/util/java/pom.xml +++ b/util/java/pom.xml @@ -23,7 +23,7 @@ New BSD License - https://raw.githubusercontent.com/bjorn/tiled/master/LICENSE.BSD + https://raw.githubusercontent.com/mapeditor/tiled/master/LICENSE.BSD @@ -51,17 +51,17 @@ - https://github.com/bjorn/tiled - scm:git:git://github.com/bjorn/tiled.git - scm:git:git@github.com:bjorn/tiled.git + https://github.com/mapeditor/tiled + scm:git:https://github.com/mapeditor/tiled.git + scm:git:git@github.com:mapeditor/tiled.git GitHub Issues - https://github.com/bjorn/tiled/issues + https://github.com/mapeditor/tiled/issues - Travis CI - https://travis-ci.org/bjorn/tiled + GitHub Actions + https://github.com/mapeditor/tiled/actions diff --git a/util/java/tmxviewer-java/pom.xml b/util/java/tmxviewer-java/pom.xml index 99f1d101f0..0ef244d2d7 100644 --- a/util/java/tmxviewer-java/pom.xml +++ b/util/java/tmxviewer-java/pom.xml @@ -21,9 +21,9 @@ http://www.mapeditor.org/ - https://github.com/bjorn/tiled - scm:git:git://github.com/bjorn/tiled.git - scm:git:git@github.com:bjorn/tiled.git + https://github.com/mapeditor/tiled + scm:git:https://github.com/mapeditor/tiled.git + scm:git:git@github.com:mapeditor/tiled.git