aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
Commit message (Collapse)AuthorAge
* added keep-colors optionHenry Jameson2018-12-11
|
* Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix color fallback order Use console.warn instead of console.log Get rid of mutation_types file, use inline approach. Minor fixes Add fallback color rule. Change english validation error messages Clean up the code Validate name presence on client-side as well Better styling for client-side validation. Add I18n for validation errors. Fix broken ToS link. Fix linter errors Add client validation for registration form Use Array.reduce instead of lodash.reduce Humanize validation errors returned on registration Added user option to hide instance-specific panel, rearranged config screen to better categorize it / adjustments to language selector fix
| * Merge branch 'hideISP' into 'develop'lambda2018-12-08
| |\ | | | | | | | | | | | | | | | | | | Add user configuration option to hide instance-specific panel Closes #196 See merge request pleroma/pleroma-fe!402
| | * Added user option to hide instance-specific panel, rearranged config screen toHenry Jameson2018-12-05
| | | | | | | | | | | | better categorize it / adjustments to language selector
| * | Change english validation error messagesraeno2018-12-05
| | |
| * | Validate name presence on client-side as wellraeno2018-12-05
| | | | | | | | | | | | | | | | | | * remove email address validation, we have it covered by html itself and it's quite annoying * add shakeError animation * fix styles a bit
| * | Better styling for client-side validation. Add I18n for validation errors.raeno2018-12-05
| |/
* | mobile fixesHenry Jameson2018-12-05
| |
* | Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-12-05
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: Fix iOS Safari from making videos play fullscreen by default added PR comments resolved the lint used the deleted data param as condition in status template Switch to "timeline" when pressing user-settings Added user setting tooltip made links in user bio always open in new tabs addressed PR comments added tooltip Add userId property to timelines so that we don't overwrite user timeline meant for another user Added option to auto-hide subject field when it's empty. removes hacks from notifications storage, adds api call to let server update is_seen attribute fixes vimium not giving retweet button a hint Do not use underscore at the beginning of the method Logout user on password change Route user to the correct profile URL Typo Fix filetype detection Switch to settings when touching settings Switch to timeline on nav panel actions
| * Added user setting tooltipValD2018-12-04
| |
| * addressed PR commentsValD2018-12-04
| |
| * added tooltipValD2018-12-04
| |
| * Added option to auto-hide subject field when it's empty.Henry Jameson2018-12-03
| |
* | missing stringHenry Jameson2018-12-02
| |
* | localization strings, fixesHenry Jameson2018-12-02
| |
* | making inset shadows work on avatars againHenry Jameson2018-12-02
| |
* | avatars shadows, also allows drop-shadow useHenry Jameson2018-11-30
| |
* | updated preview windowHenry Jameson2018-11-27
| |
* | fixed keep checkboxes working when exportingHenry Jameson2018-11-26
| |
* | Merge remote-tracking branch 'upstream/develop' into feature/theming2Henry Jameson2018-11-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (60 commits) whoops whoops DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url remove deploy stage remove deploy stage updated and completed German translation On logout switch to public timeline. minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Put oauth text into description. Display OAuth login on login form button. ...
| * Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: DM timeline: stream new statuses update-japanese-translation Add actual user search. incorporate most translation changes from MR 368 update french translation Always show dm panel. Add direct message tab. api service url On logout switch to public timeline. Put oauth text into description. Display OAuth login on login form button. Add login form back in. Linting. Re-activate registration, use oauth password flow to fetch token. Fix typo. Remove gonsole.logg :DD Fix linting. Move login to oauth.
| | * Merge branch 'update-japanese-translation' into 'develop'Henry2018-11-25
| | |\ | | | | | | | | | | | | | | | | Update Japanese translation See merge request pleroma/pleroma-fe!378
| | | * update-japanese-translationHakaba Hitoyo2018-11-15
| | | |
| | * | Add actual user search.Roger Braun2018-11-14
| | |/
| | * incorporate most translation changes from MR 368William Pitcock2018-11-14
| | |
| | * update french translationWilliam Pitcock2018-11-14
| | |
| | * Add direct message tab.Roger Braun2018-11-13
| | |
| | * Merge branch 'oauth' into 'develop'lambda2018-11-13
| | |\ | | | | | | | | | | | | | | | | Move login to oauth. See merge request pleroma/pleroma-fe!367
| | | * Put oauth text into description.Roger Braun2018-11-08
| | | |
| | | * Display OAuth login on login form button.Roger Braun2018-11-08
| | | |
| * | | Merge remote-tracking branch 'upstream/develop' into feature/scope_preferencesHenry Jameson2018-11-26
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/develop: (36 commits) remove deploy stage remove deploy stage updated and completed German translation minor modification of Chinese translation update Chinese translation Add Chinese language Fix posting. Count spoiler text in the character count. Fixes #135. Added Irish (Gaeilge) Language Copy-Paste too fast from the Catalan file apparently. Now it's in good Occitan. simplify code adapt to destructive change of api Adds Occitan locale Updated italian translation Update oc.json Update oc.json Update of the oc.json file Actualizacion del fichièr oc.json Sort messages object by language code so that it's easier from the UI to browse them. explicitly set collapseMessageWithSubject to undefined Fall back to instance settings consistently ...
| | * | Merge branch 'i18n/irish' into 'develop'lambda2018-11-13
| | |\ \ | | | | | | | | | | | | | | | | | | | | Added Irish (Gaeilge) Language See merge request pleroma/pleroma-fe!370
| | | * | Added Irish (Gaeilge) Languagedgold2018-11-02
| | | |/ | | | | | | | | | | | | | | | | All translations checked with tearma.ie & acmhainn.ie for language use and technical accuracy.
| | * | updated and completed German translationVinzenz Vietzke2018-11-12
| | | |
| | * | minor modification of Chinese translationStarmancer2018-11-09
| | | |
| | * | update Chinese translationStarmancer2018-11-09
| | | |
| | * | Add Chinese languageNebula2018-11-09
| | |/
| | * Merge branch 'patch-1' into 'develop'Henry2018-10-25
| | |\ | | | | | | | | | | | | | | | | Updated italian translation See merge request pleroma/pleroma-fe!364
| | | * Updated italian translationsilkevicious2018-10-25
| | | |
| | * | Update oc.jsonExilat2018-10-25
| | | |
| | * | Update oc.jsonExilat2018-10-24
| | | |
| | * | Update of the oc.json fileExilat2018-10-23
| | |/ | | | | | | Actualizacion del fichièr oc.json
| | * Sort messages object by language code so that it's easier from the UI to ↵fadelkon2018-10-21
| | | | | | | | | | | | browse them.
| | * Merge branch 'i18n/arabic' into 'develop'Henry2018-10-21
| | |\ | | | | | | | | | | | | | | | | Add arabic translation See merge request pleroma/pleroma-fe!360
| | | * Adding arabic to messages.jsButterflyOfFire2018-10-21
| | | |
| | | * Adding arabic translation.ButterflyOfFire2018-10-21
| | | |
| | * | Merge branch 'catalan' into 'develop'Henry2018-10-17
| | |\ \ | | | | | | | | | | | | | | | | | | | | Create catalan translation See merge request pleroma/pleroma-fe!355
| | | * | Translate not only timeago prefix, but time units. Make consistent the ↵fadelkon2018-10-16
| | | | | | | | | | | | | | | | | | | | translation for "bio" and add ellipsis to the default status text.
| | | * | Add catalan require to messages.jsfadelkon2018-10-14
| | | | |
| | | * | Finish general and timeago catalan strings. Glossary:fadelkon2018-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bio: presentació * timeline: flux [d'entrades] * post/status: entrada * settings: configuració * user: usuari/a * users: usuàries * background: fons de pantalla * banner: fons de perfil * follower: seguidor/a * follow: contacte/a qui segueixo * avatar: avatar * [visibility] scope: abast de la publicació Translation based on https://www.softcatala.org/guia-estil-de-softcatala/convencions-de-format/ and http://www.termcat.cat/ca/Cercaterm/ .