aboutsummaryrefslogtreecommitdiff
path: root/app/i18n
AgeCommit message (Collapse)Author
2022-01-16Improve Czech: Update conf.php (#4153)Gravatar marapavelka
* Update conf.php Corrected errors and typos, unified terminology, added missing translations. * Update conf.php Corrected errors and typos, unified terminology, added missing translations. Removed TODO comments. * Update feedback.php Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update gen.php (#4154)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update index.php (#4155)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update install.php (#4156)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update sub.php (#4157)Gravatar marapavelka
Corrected errors and typos, unified terminology, added missing translations.
2022-01-16Update user.php (#4158)Gravatar marapavelka
And the last one! Corrected errors and typos, unified terminology, added missing translations.
2022-01-16[i18n] Fix "Add a RSS feed" typo (#4161)Gravatar Frans de Jonge
* [i18n] Fix "Add a RSS feed" typo * fix the typo also in i18n/en[-us]/index.php * moar * moar Co-authored-by: mathContao <math-home@web.de>
2022-01-15Update admin.php (#4151)Gravatar marapavelka
Editing and completing the translation
2022-01-11fix error message force feed (#4145)Gravatar maTh
* CZ * the other languages * fix DE
2022-01-08Use typographic quotes (#4133)Gravatar Alexandre Alapetite
* Use typographic quotes * A few fixes * Fix * Fix not saved * Implement feedback * Detail * Revert spoken English fixes Left for a future dedicated discussion * More reverts * Final reverts * Final minor
2022-01-08Change i18n process (#4131)Gravatar Alexis Degrugillier
Before, the ignore info were stored in a different file which was a bit cumbersome for new comers. Now, this info is stored directly in the translation file as a comment. Before, there was no way of telling translators that a previously translated string was in need of a new translation. Now, the dirty information is there to convey that info.
2021-12-27fix: incorrect translations (#4084)Gravatar Virgil Chen
2021-12-07Updated translation (#4038)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4036)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4035)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4034)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4033)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comments. ;)
2021-12-06Updated translation (#4032)Gravatar Tibor Repček
I translated string with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4031)Gravatar Tibor Repček
I translated strings with "TODO - Translation" comment. ;)
2021-12-06Updated translation (#4030)Gravatar Tibor Repček
I translated strings with "TODO - Translate" comment. ;)
2021-12-05Fix reader view header (#4015)Gravatar maTh
* fix the hyperlink underline * add mouse title * improve German mouse titles * fixed whitespaces * use the same title in config/display like in normal/reader view * i18n German: Discard change for this String * delete unused gen.action.mark_favorite
2021-12-05Updated japanese translation on 3898 (#4026)Gravatar 312k
2021-12-05Update polish translation. (#4027)Gravatar Bartosz Taudul
2021-12-01related_tags (#4008)Gravatar maTh
2021-11-07Update i18n/zh-cn (#3963)Gravatar nanhualyq
* Update i18n/zh-cn * Update gen.php * Update conf.php * Update conf.php * Update conf.php
2021-10-30Update i18n/zh-cn (#3947)Gravatar nanhualyq
* Update i18n/zh-cn * Update gen.php * Update conf.php
2021-10-28New shortcut: actualize feeds (#3900)Gravatar maTh
* configs * i18n * improved * Update app/i18n/fr/conf.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update p/scripts/main.js Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> * Update main.js * Update conf.php * make fix-all * i18n * i18n * i18n: delete conf.shortcut.actualize * Update app/views/configure/shortcut.phtml
2021-10-25Update Italian Translation (#3939)Gravatar Gianni Scolaro
* Update Italian Translation * Update app/i18n/it/admin.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-25Update Occitan locale (#3935)Gravatar Mejans
* Update conf.php * Update gen.php * Update install.php * Update sub.php
2021-10-24[i18n] Add Dutch translation for new strings (#3928)Gravatar Frans de Jonge
References #3898.
2021-10-24Update i18n/zh-cn (#3926)Gravatar nanhualyq
2021-10-24clipboard translated (#3925)Gravatar maTh
2021-10-23i18n German (#3913)Gravatar maTh
* i18n Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-23Update PT-BR Translation (#3908)Gravatar Nainor
* Update PT-BR Translation * i18n fix syntax Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-23Updated Spanish translations (#3916)Gravatar Natalie Stroud
* Updated Spanish translations Co-authored-by: Natalie Stroud <stroudn1@nku.edu> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-23Update Korean Translation with language code fix (#3914)Gravatar OctopusET
* Update Korean Translation * Fix Korean language code following IETF BCP 47 * Fix Korean language code in i18n/*/gen.php * Fix Korean language code in cli/i18n/* * Fix Korean language code in docs Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-21i18n minor en-USGravatar Alexandre Alapetite
2021-10-21i18n automatic syntax fixesGravatar Alexandre Alapetite
Forgotten from https://github.com/FreshRSS/FreshRSS/pull/3899
2021-10-21Update Russian Translation (#3907)Gravatar id-konstantin-stepanov
* Update Russian Translation * Update Russian Translation * Update Russian Translation * Update Russian Translation * Update Russian Translation * Minor syntax Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-19enhancement subscription management page (#3893)Gravatar maTh
* wip * wip2 * i18n * Update app/views/helpers/category/update.phtml Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * fixed box layout * Revert "i18n" This reverts commit a2e4d8ace661df806997a8310f069a67d71910f4. * i18n This reverts commit 55236930cfc7165ff883ea2a9538d3502b8922eb. Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2021-10-19Add shortcut to jump to next unread article (issue #3393) (#3891)Gravatar stysebae
* Add shortcut to jump to next unread article * phpcbf Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-19fix (#3899) rss_view labelGravatar maTh
2021-10-16Fix #3835: theme switcher broken when theme is not available (#3874)Gravatar maTh
* FIx the function: add an error slide * i18n for the error message * fix the message * i18n: nl * phpcbf * Typographic quotation marks +fr +en-US * Unicode instead of entities * Whitespace Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-10-14Automatic fix minor syntax previous commitsGravatar Alexandre Alapetite
2021-10-14Improve conf menu (#3880)Gravatar maTh
* i18n: "account" added * reordered menu + add logout in the left nav menu * Update app/i18n/fr/gen.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-09-19Improved feed action filters (#3303)Gravatar Alexandre Alapetite
* Re-order some feed options * Option to auto mark as read existing titles * Option to keep at max n unread articles per feed
2021-09-13i18n: DE - switched from informal designation to formal (#3846)Gravatar maTh
* switched from informal designation to formal * Ihr Account -> Dieser Account
2021-09-12i18n: DE translations (#3843)Gravatar maTh
* translated - 0 Todos left * typo fixed * i18n lint * Fix manual merge error Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-09-12Settings: User queries - layout upgrade (#3827)Gravatar maTh
* draft * deleted the out commeted code * improved alert messages * Update queries.phtml * Theme base-theme/template.css * fixed theme: Origin * Fixed: Theme Adark * Fixed: Theme Ansum * Fix: Theme BlueLagoon * Fix: Theme Dark * Fix: Theme Flat * Fix: Theme Mapco * Fix: Theme Mapco (SCSS) * Fix: Theme Origine-compact * Fix: Theme Pafat * Fix: Theme Screwdriver * Fix: Theme Swage * Lint CSS, RTL, and i18n Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2021-09-12[i18n] Add Dutch translation for new strings (#3844)Gravatar Frans de Jonge