<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/app/i18n/it/gen.php, branch 1.13.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.13.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.13.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2018-12-11T23:20:04+00:00</updated>
<entry>
<title>Add option to share to Pinboard. (#2178)</title>
<updated>2018-12-11T23:20:04+00:00</updated>
<author>
<name>Patrick Crandol</name>
<email>patrick@crandol.com</email>
</author>
<published>2018-12-11T23:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=a1071e7dd9b9efe3b1f61a3f6bb9f936ad6d7c6a'/>
<id>urn:sha1:a1071e7dd9b9efe3b1f61a3f6bb9f936ad6d7c6a</id>
<content type='text'>
* Prelim. Add Pinboard

based on the url found in the "For iPad" section here: https://pinboard.in/howto/

* add i18n string for Pinboard

* Add help to pinboard

* add title to Pinboard Share

Title seems to be an element, but isn't documented in the API. Perhaps it's an alternative to description? It probably won't hurt to include it.

* Feedback from @samplereality

* Minor Whitespace
</content>
</entry>
<entry>
<title>I18n standardization (#2138)</title>
<updated>2018-11-18T10:37:22+00:00</updated>
<author>
<name>Patrick Crandol</name>
<email>patrick@crandol.com</email>
</author>
<published>2018-11-18T10:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=16a131380bb1ae17a18e4bf95d345cffb80a787c'/>
<id>urn:sha1:16a131380bb1ae17a18e4bf95d345cffb80a787c</id>
<content type='text'>
* i18n Admin standardization

cz - moved items incorrectly placed in system array to extensions array
nl - remove registration array in user array that doesn't appear in any other translations - possibly from an old version that didn't get removed?
oc - reordered list to standardize order with other translation files.

* Alphabetize extensions Array

* Standardize conf.php

he - removed options not appearing in other i18n files, added missing strings

* Standardize feedback.php

he - removed line not found in other translation files
nl - removed line not found in other translation files

* Standardize gen.php

* Standardize index.php

Major sorting of oc.
Added tags to several languages

* Standardize install.php

ru - added missing strings
it - remove extra string not found in other config files
he - add missing strings, remove strings not found in other languages
oc - reorganize

* Standardize sub.php

* Standardize and fix TODOs

use format  "//TODO - Translation" for easier searching

* Fix whitespace
</content>
</entry>
<entry>
<title>[i18n] Add the Occitan locale (#2110)</title>
<updated>2018-11-04T12:46:08+00:00</updated>
<author>
<name>Quentí</name>
<email>33203663+Quenty31@users.noreply.github.com</email>
</author>
<published>2018-11-04T12:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=396c714df9894ed053030d8a9daedcf95c397960'/>
<id>urn:sha1:396c714df9894ed053030d8a9daedcf95c397960</id>
<content type='text'>
* Create oc.php

L27 : ajout de l’occitan

* Create admin.php

* Create conf.php

* Create feedback.php

* Create gen.php

* Create index.php

* Create install.php

* Create sub.php

* Delete conf.php

* Create conf.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update gen.php

* Update oc.php

* Update admin.php

* Update conf.php

* Update feedback.php

* Update gen.php

* Update index.php

* Update install.php

* Update sub.php

* Update oc.php
</content>
</entry>
<entry>
<title>Improve authors (#2025)</title>
<updated>2018-09-16T08:46:27+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-09-16T08:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b323ed084620cac2222fe1c93ec05b9773eb81e6'/>
<id>urn:sha1:b323ed084620cac2222fe1c93ec05b9773eb81e6</id>
<content type='text'>
* Links for authors and multiple authors

Favour ';' as a separator instead of ',' to better cope with
multi-author scientific articles.
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/1997 ,
https://github.com/FreshRSS/FreshRSS/issues/1968,
https://github.com/FreshRSS/FreshRSS/pull/2023

* Change i18n authors

* Update layout

* Unicode-compatible search

Example for `author:Loïc`

* author &lt;em&gt; styling

* Final details

* Minor spacing
</content>
</entry>
<entry>
<title>Share with LinkedIn (#1960)</title>
<updated>2018-07-23T20:49:23+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-07-23T20:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3bebc90474c354878fcdafa17574bb0a3b1d92f0'/>
<id>urn:sha1:3bebc90474c354878fcdafa17574bb0a3b1d92f0</id>
<content type='text'>
https://developer.linkedin.com/docs/share-on-linkedin
https://github.com/FreshRSS/freshrss.org/issues/40</content>
</entry>
<entry>
<title>Add Pocket share (#1899)</title>
<updated>2018-05-28T19:13:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2018-05-28T19:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=d514dc50af4973fc78e9cd4fd4a93bf08a955ca4'/>
<id>urn:sha1:d514dc50af4973fc78e9cd4fd4a93bf08a955ca4</id>
<content type='text'>
* Add Pocket share

https://github.com/FreshRSS/FreshRSS/issues/1884#issuecomment-388988200
https://github.com/FreshRSS/FreshRSS/issues/1051

* Pocket i18n
</content>
</entry>
<entry>
<title>Allow admin user to reset passwords (#1765)</title>
<updated>2018-02-14T21:15:34+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2018-02-14T21:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ac3e38359b420068b75cc848d89a3a6fc7b6e6c6'/>
<id>urn:sha1:ac3e38359b420068b75cc848d89a3a6fc7b6e6c6</id>
<content type='text'>
See #960</content>
</entry>
<entry>
<title>18n Hebrew more 2</title>
<updated>2017-12-16T22:41:30+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2017-12-16T22:24:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0cdae3978d4de61c1fb06088d20878455987ac67'/>
<id>urn:sha1:0cdae3978d4de61c1fb06088d20878455987ac67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a Mastodon share (#1674)</title>
<updated>2017-11-04T20:19:51+00:00</updated>
<author>
<name>Alexis Degrugillier</name>
<email>aledeg@users.noreply.github.com</email>
</author>
<published>2017-11-04T20:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=afffbfce0758391a52c8c0c5b9766643a49065e8'/>
<id>urn:sha1:afffbfce0758391a52c8c0c5b9766643a49065e8</id>
<content type='text'>
See #1521 </content>
</entry>
<entry>
<title>Language portugue (#1648)</title>
<updated>2017-09-30T07:26:09+00:00</updated>
<author>
<name>David souza</name>
<email>david.a.souza@outlook.com.br</email>
</author>
<published>2017-09-30T07:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ac3c24dd83cd60bea50008ecf990900433c729ca'/>
<id>urn:sha1:ac3c24dd83cd60bea50008ecf990900433c729ca</id>
<content type='text'>
* Create folder pt-br to translate to portuguese-brazil;
Translate file admin.php;
Trnaslate file index.php;

* Translate the files:
- conf.php
- feedback.php
- gen.php

* Translate sub.php e install.php; add pt-br in file gen.php inside another languages

* fix bug

* Configure display date

* Add pt-br to es, kr, zh, and fix whitespace

https://github.com/FreshRSS/FreshRSS/pull/1648

* Changelog 1648

https://github.com/FreshRSS/FreshRSS/pull/1648

* Fix whitespace (caught by Travis)
</content>
</entry>
</feed>
