* Punjabi Translation of ui-text
There are more than 100 million native speakers of Punjabi language. I am one of them. More details about [punjabi on wikipedia](https://en.wikipedia.org/wiki/Punjabi_language).
All the punjabi translations are perfect with the following exceptions-
- in the variable name (_config.yml and words_per_minute) which are intentionally left in english.
- meta_label is empty
* Update ui-text.yml with Romanian translation
Added the translations for Romanian
* Update ui-text.yml
Corrected „less_than” with a proper translation for the context where it is being used
* Update docs
Added Romanian to the languages list
There are some issues in the brazilian portuguese translation:
```
less_than : "meno que"
```
the word "meno" doesn't exist in the language, the correct translation is "menos"
```
minute_read : "minuto(s) de leitura"
```
once we can one or more minutes of reading, the plural of the word "minuto" is optional, so we can use "(s)" after the word "minuto" to reflect this
```
related_label : "Talvez você goste também"
```
this change is for better reading, the previous translation is not good
I changed the capitalization of the subsequent words for lowercase to have default capitalization in all translations.
I have translated some UI text that hadn’t been translated by @Stelios3g. And I have also changed some translated entries to look and sound more natural for general uses (eg ‘Recent posts’ was translated as ‘Latest Announcements’ before). Finally, I have added ‘RSS’ next to ‘Feed’, because 1) there is no translation (or something that sounds natural) in Greek I’m afraid, 2) the term ‘RSS Feed’ is widely used in Greek websites.
- `comment_success_msg` : Just corrected a missing `m` in *commentaire*
- `related_label` : Added `aussi` (*as well*) in the end of the sentence to make it more "natural" French
-`less_than` : `plus petit que` wasn't right, in this precise context, this form is more about the mathematical character `<`. `moins de` is one of the exact use in this particular case (talking about duration) --- *Less than one minute* == `Moins de 1 minute`
- `follow_label` : Using `Contact` in place of `Suivez moi` make it less personal, and so, better suited for most cases (`Suivez moi` is more like `Follow me`)
- Jekyll ignore `/docs` and `/test` folders when using from root
- Update Staticman config to point to correct branch and data file location
- Replace `{{ base_path }}` references with `absolute_url` filter
- Update documentation