Commit Graph

80 Commits (e32edd247f04916270d5b2477c1ff1777e75cf51)

Author SHA1 Message Date
karlyeurl dab9b5bd3a locale-fr: fix typo (#1603)
In this case, the adjective applies to a feminine noun.
8 years ago
Carlos A. Escobar 3064ef96a1 Added missing Spanish translations strings (#1292)
* Added missing Spanish translations strings

* fix bad translation

* resolve conflict with tootsuite/master

* agreements from spanish community

* Add some missing strings
8 years ago
Thor Harald Johansen 1f5ff46fd9 Working translation for Norwegian. (#1611) 8 years ago
Koala Yeung 24eb45425e Add Traditional Chinese, Hong Kong translation (zh-HK) (#1544)
* Added Chinese Traditional Hong Kong (zh-HK) for Ruby

* Added translations for Ruby.

* Added Chinese Traditional Hong Kong (zh-HK) for JS

* Added translations for javascript code.

* Rearrange language references in mastodon.jsx

* Break `addLocaleData` into multiple lines. Make future commit more readable.
* Roughly re-sort the languages in alphabetical orders
  (only manually put English on top because it is default).

* Sort application.rb locale with alphabetical order

With exception that English (default language) goes first.
Improve code readability.

* Resort language selection box alphabetically

Sort HUMAN_LOCALES in the alphabetical order of display name
(except English, the default language, come first).

Improve usability.
8 years ago
Thomas Citharel 327a6e166f Update french locale (#1525)
* Update devise.fr.yml fixing minor typos

* add missing strings

* Fix a translation and add translation for devise part

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
pinfort 6f5268b02d Add Japanese translation (#1552)
* add device.ja.yml

* update device.ja.yml

* add file simple_form.ja.yml

* 👍Added doorkeeper.ja.yml

* add ja.yml

* Update doorkeeper.ja.yml

fixed url to uri

* update ja.yml

* fix some translations

* fix japanese grammar of a translate

* fix some translates

* fix ja.yml

* add ja.jsx

* add Japanese user mail views

* Added japanese translate locales

* Added :ja to available_locales

こっちも

* Added "日本語" to HUMAN_LOCALES

* Imported/Added ja to addLocaleData

* update ja.jsx
8 years ago
Ratmir Karabut 9043b32183 Add Russian translation (ru) (#1023)
* Add Russian translation (ru)

* Fix a missing comma

* Fix the wording for better consistency
8 years ago
Hugo Gameiro 4ea4ef9d0f update portuguese translation (#1280)
added the missing fields and improved the translation
8 years ago
StefOfficiel 12e29c9660 Update fr.jsx (#1329)
* Update fr.jsx

* Remove duplicate translation
8 years ago
Jonathan Klee ba2aea3a80 add empty notifications french translation (#1111) 8 years ago
Thomas Citharel 41f8fde83e Update french translation (#1148)
Add french translation for emails sent

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add non-breaking spaces

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

changes and fixes to the nbsps

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

French update

a few fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

fixes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 years ago
Nicolai von Neudeck c803f5b440 Updated German translation (#1248)
Fixed various spelling and grammar mistakes.
Used more gender-neutral language.
8 years ago
Alda Marteau-Hardi 35eff3f2d0 Add some missing strings to prevent some React warning in the console (#1230) 8 years ago
André Lewin bf7cefa516 Merge branch 'master' into master 8 years ago
JantsoP b8a867adcc updated translation
Updated some translations after seeing them in service. Should be better now
8 years ago
axolotl 8736ef50ad Added Esperanto translation inside the javascripts folder 8 years ago
JantsoP 10a8666e04 updated line 28 about GitHub 8 years ago
JantsoP db4a41cf58 Merge branch 'master' into master 8 years ago
JantsoP b8243c1b49 changed line 25 for better translation 8 years ago
David Baumgold 5652f00d81 GitHub should be capitalized 8 years ago
JantsoP a229840ffe fixed typo 8 years ago
JantsoP eabb86b124 add finnish language
add finnish language
8 years ago
JantsoP 69fc95a2f5 Create Finnish translation for Mastodon
Create Finnish translation for Mastodon
8 years ago
Eugen d2358aefec Merge branch 'master' into master 8 years ago
Kazhnuz c76d20c2a0 Add forgotten comma 8 years ago
Damien Erambert 4f7cce25ac Add more lcoales in fr.jsx 8 years ago
Kazhnuz 633e5ec6f6 Update French Translation 8 years ago
Damien Erambert 3ed75efc31 Add fr locale for community_timeline in fr.jsx 8 years ago
shel 76188d61f2 Clarify post privacy warning
I was informed that the current warning if you @ a remote server in a private post is inadequate. These are suggested changes to better inform users.
8 years ago
Eugen Rochko 6ec6fe259a Compose form layout fixes 8 years ago
Eugen Rochko 8aae42f3d8 German toot -> "tröt" 8 years ago
Eugen Rochko 5d100293fb Rename "the whole known network" timeline to "federated timeline"
Remove note about following Gargron@mastodon.social from getting started text
8 years ago
Eugen Rochko 92569b1f0d Improved dropdowns 8 years ago
Eugen Rochko e8ea9669c9 Fix links and wording 8 years ago
Eugen Rochko 6b4ef92c6f Adjust naming of public timeline -> "local timeline" vs "whole known network" 8 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and
"whole known network" which is what public timeline used to be

Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
8 years ago
nicolas ca57f17d3d French translation update 8 years ago
Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status 8 years ago
shel 3893ff1604 Add privacy disclaimer
Add variable for text of privacy disclaimer
8 years ago
Eugen Rochko 04bce0cdf2 Clean up 8 years ago
Eugen Rochko 312c51b5c8 Home column filters 8 years ago
Eugen Rochko 75f80bef10 Persist UI settings, add missing localizations for German 8 years ago
blackle b4f09bae1d Add call-to developers on getting started page 8 years ago
Jessica Stokes 7ac55d2674
Differentiate settings links
The "settings" links in the Getting Started section (or, if #399 were to happen, "more" menu) and compose sections are now different; the "compose" link is "Edit profile," while the one in the Getting Started section is now "Preferences."

All languages have been updated to accommodate this, based on the existing usages of these phrases in language files in the Rails part of the app!

addresses part of #384
8 years ago
Eugen Rochko 65647a2472 See #244 - Added notifications column settings to filter what's displayed
in the column and what appears as desktop notifications. Settings do not
persist yet
8 years ago
Eugen Rochko b191afcb5b Fix confirmation email being sent to old address when changing it 8 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 8 years ago
victorhck f5c8d64b6d added to missings spanish translations 8 years ago
Eugen Rochko 6d1066fe61 Adding some navigation items from #262 to the getting started screen 8 years ago
Eugen Rochko 0c491ea928 Fix translations 8 years ago