Skip to content

I18n standardization#2138

Merged
Alkarex merged 10 commits intoFreshRSS:devfrom
pattems:i18n_standardization
Nov 18, 2018
Merged

I18n standardization#2138
Alkarex merged 10 commits intoFreshRSS:devfrom
pattems:i18n_standardization

Conversation

@pattems
Copy link
Copy Markdown
Contributor

@pattems pattems commented Nov 18, 2018

While submitting my last pull request, which involved me looking at the i18n files for the first time, it came to my attention that some of the translation strings weren't in consistent positions across different i18n files.

Several languages (if I remember correctly: nl, he, it) had various (but not consistent!) strings not found in other language files, which I removed. Several others (if I remember correctly: ru, he, oc) had missing strings, which I added.

A bunch of items were out of alphabetical order in their arrays, and that's been corrected.

I also changed all the various formats of todo to "TODO - Translation", for ease of searching.

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.
he - removed options not appearing in other i18n files, added missing strings
he - removed line not found in other translation files
nl - removed line not found in other translation files
Major sorting of oc.
Added tags to several languages
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
use format  "//TODO - Translation" for easier searching
@Frenzie
Copy link
Copy Markdown
Member

Frenzie commented Nov 18, 2018

@Alkarex Alkarex added the I18n 🌍 Translations label Nov 18, 2018
@Alkarex Alkarex added this to the 1.13.0 milestone Nov 18, 2018
@Alkarex
Copy link
Copy Markdown
Member

Alkarex commented Nov 18, 2018

Thanks @pattems 👍
It is always good with a bit of cleaning 😃
I have just fixed a few trailing whitespaces, which got caught by Travis b5d462c

@Alkarex Alkarex merged commit 16a1313 into FreshRSS:dev Nov 18, 2018
Alkarex pushed a commit that referenced this pull request Nov 18, 2018
* [i18n] Update missing string for Occitan

According to I18n standardization #2138 this string was missing.
Took the most used translation for "to clear" from Firefox, escafar.
And «cache» like in French and English.
Tell me know if other strings are missing

* Removal of the comment

Comment removed - comentari tirat - commentaire retiré
@pattems pattems deleted the i18n_standardization branch December 1, 2018 04:10
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
* 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
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
* [i18n] Update missing string for Occitan

According to I18n standardization FreshRSS#2138 this string was missing.
Took the most used translation for "to clear" from Firefox, escafar.
And «cache» like in French and English.
Tell me know if other strings are missing

* Removal of the comment

Comment removed - comentari tirat - commentaire retiré
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I18n 🌍 Translations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants