Commit Graph

282 Commits

Author SHA1 Message Date
Toby Zerner
f3c6743865 Add new mention button translation 2018-11-12 17:37:45 +10:30
Toby Zerner
b260ad4a19 Add new markdown button translations 2018-11-12 17:35:20 +10:30
Toby Zerner
3a23b561c9 Add new emoji translations 2018-11-12 17:34:06 +10:30
Toby Zerner
ab61b676a6 Rename package 2018-10-17 13:44:47 +10:30
Miles Cellar
9e1bc4e801 Changes the translation for "required_with_all" validation rule
See: 4b589c1a4a (diff-9c04f727a922ad4f105b9ad764ec221d)
2018-10-02 19:56:14 +02:00
Miles Cellar
a4a341c929 Fix translation sorting (#134) 2018-09-23 16:27:27 +02:00
David Sevilla Martín
515cc3f42f Add view user last seen at label (#132)
* Add view user last seen at label

* Update core.yml
2018-09-22 23:56:21 +02:00
David Sevilla Martín
9e3a54d8ba Add core.forum.user.posts_empty_text 2018-09-22 17:12:50 -04:00
Toby Zerner
2931dc4b52 Rename bootstrap.php 2018-09-21 11:44:32 +09:30
David Sevilla
85c0a23dc2 Add translations for suspend notifications 2018-07-20 10:31:40 -04:00
AFR
45761e5651 Separate edit and delete posts translation (#129) 2018-06-24 23:49:35 +02:00
Miles Cellar
8d3e10ce5e Fix alpha_dash (#130)
Fix from 7ff917aa20 (diff-9c04f727a922ad4f105b9ad764ec221d)
2018-06-23 21:38:25 +09:30
Toby Zerner
4c2fc9d414 Simplify the bootstrap file (#128) 2018-06-22 11:49:23 +02:00
Sajjad Hashemian
dfaf0eb0f3 Revert "add yamllinter check (#124)" (#127)
This reverts commit bca3810496.
2018-06-16 14:09:10 +09:30
Sajjad Hashemian
dcef34bafa [WIP] sort keys (#125)
* sort core.yml

* sort flarum-suspend.yml

* sort flarum-tags.yml

* undo email subjects
2018-06-16 14:08:20 +09:30
Sajjad Hashemian
bca3810496 add yamllinter check (#124)
* add yamllinter check

* ignore validation.yml

* enhancement

* cleanup
2018-05-30 14:18:04 +09:30
Clark Winkelmann
b0876604ac Add tags page back button tooltip translation 2018-05-24 18:51:50 +02:00
Clark Winkelmann
a8274a5821 Use more consistent capitalization for back tooltip 2018-05-24 18:51:31 +02:00
Miles Cellar
843432a392 Update to the latest Laravel version (#122)
Add message for "Not Regex" validation rule (293fae6bd8 (diff-9c04f727a922ad4f105b9ad764ec221d)) and add language lines for the newly added comparison validation rules (51507a6d8a (diff-9c04f727a922ad4f105b9ad764ec221d) and 7d8e91ab66 (diff-9c04f727a922ad4f105b9ad764ec221d)).
2018-05-16 21:45:27 +02:00
Daniël Klabbers
16689cbac7 Update core.yml
now that we need the full icon class, the groups icon text has to be updated too
2018-05-13 22:03:37 +02:00
Franz Liedke
5057f05194 Use new extender name 2018-03-19 01:08:43 +01:00
fvlasie
0b218489f0 Improved style of ENglish 2018-03-03 19:11:12 -08:00
Miles Cellar
71ecb164c8 Use reused translations and remove unnecessary double quotes (#115)
* Use reused translations and remove unnecessary double quotes

* Additional use of reused translations
2018-02-14 08:14:54 +01:00
Miles Cellar
df551b4848 Update license year range to 2018 2018-01-15 19:35:00 +01:00
Toby Zerner
1f849a0c89 Require beta 8 2018-01-11 12:25:07 +10:30
Franz Liedke
31bc5effe3 Translate new "Previous page" button on discussion list 2018-01-10 20:43:56 +01:00
AFR
80132f086c Custom Footer HTML Translations (#113)
* Custom Footer HTML Translations

* Reorder translation group alphabetically
2018-01-07 18:33:23 +01:00
Franz Liedke
ebbcdac1f7 Use new extenders for bootstrapping 2018-01-05 23:52:42 +01:00
Toby Zerner
b65c8a278a Add translation for statistics active users count 2018-01-05 12:17:16 +10:30
Franz Liedke
862cbff895 Try to improve load error message
Necessary until refreshing assets works better...

Closes #112.
2018-01-03 22:36:32 +01:00
Toby Zerner
e674b0181b Extract admin dashboard statistics from core into an extension 2017-12-10 21:05:01 +10:30
Toby Zerner
8bdbacedcc Merge pull request #110 from milescellar/patch-2
Create core.ref.posts reused translation to replace multiple occurences
2017-11-30 08:02:47 +10:30
Miles Cellar
f2075ec3bf Create core.ref.posts reused translation to replace multiple occurences 2017-11-29 19:49:12 +01:00
Miles Cellar
65813f1dbd Use reused translation on the Statistics dashboard widget 2017-11-29 19:40:54 +01:00
Toby Zerner
a0587ec68a Update translations for dashboard overhaul 2017-11-29 17:22:17 +10:30
Toby Zerner
e4d863842a Add translation for 404 error return link 2017-11-29 13:23:55 +10:30
Toby Zerner
4369ff350b Add translations for errors messages, log out confirmation 2017-11-29 13:05:10 +10:30
Toby Zerner
8c900dec01 Update translations for reset password UI 2017-11-29 13:04:56 +10:30
Toby Zerner
f00f522d6c Merge pull request #108 from milescellar/patch-1
Remove unnecessary double quotes
2017-11-05 12:57:07 +02:00
Toby Zerner
60f111ca87 Add translation for Preview tooltip 2017-11-05 16:28:00 +10:30
Miles Cellar
f16ccc775c Remove unnecessary double quotes
Due to 0ec346fbfb (the comma was the special character which needed double quotes before its removal)
2017-11-02 23:33:14 +01:00
Franz Liedke
b36bf98d8a Remove user bio placeholder
Refs flarum/core#1214.
2017-11-02 01:01:35 +01:00
Franz Liedke
0ec346fbfb Remove obsolete help text
The custom path field has been removed a while ago.

Refs flarum/core#1231.
2017-11-02 00:27:53 +01:00
Toby Zerner
dca1a833ca Add back button tooltip translation 2017-07-22 12:08:43 +09:30
Toby Zerner
73df696778 v0.1.0-beta.7 2017-07-22 10:35:50 +09:30
Toby Zerner
5daa273bd9 Change rename discussion translation 2017-07-22 10:27:27 +09:30
Toby Zerner
b158810233 Update "Remember Me" checkbox label 2017-07-08 22:36:34 +09:30
David Sevilla Martín
f33ee0dd43 Add core.admin.basics.show_language_selector_label 2017-06-12 09:20:27 -04:00
David Sevilla Martín
3945dbf760 Fix capitalization. Whoops! 2017-05-26 20:45:35 -04:00
David Sevilla Martín
7f59657230 Add view user list locale 2017-05-26 19:15:23 -04:00
Miles Cellar
8a034a21c3 Optimize Union Jack SVG with SVGO
The SVG now weighs 259 bytes only (27.45% saving).
2017-05-18 22:23:55 +02:00
Miles Cellar
19ae5c0252 Add IPv4/IPv6 validation messages
Source: 7e5739d266
2017-05-18 22:07:12 +02:00
StoneSoldier
4cbb914cdc flagged_by text grammar fix (#103)
* flagged_by text grammar fix

changed "{username} flagged" to "Flagged by {username}" and "{username}
flagged as {reason}" to "{username} flagged this as {reason}"

* changed to "Flagged by {username} as {reason}"
2017-05-10 20:47:09 +02:00
Miles Cellar
ec5059221e Update description of filled rule
Source: 90886732cf
2017-03-05 20:31:55 +01:00
Miles Cellar
35db9d7294 Add "Rename" to the reused translations
Just because there are now two references of it.
2017-03-02 16:41:15 +01:00
Franz Liedke
cf82c04525 Fix nesting of rename_discussion translations
Refs #98.
2017-02-28 22:39:33 +01:00
Franz Liedke
e7b794b55b Rename translation key 2017-02-26 23:47:11 +01:00
Franz Liedke
c6382eecee Merge pull request #98 from wiwatsrt/Patch-1
Rename discussion modal translations
2017-02-26 23:36:36 +01:00
VSN Reddy Janga
7e84ed7e3c Hide diff for compiled diff files 2017-02-20 19:45:45 +05:30
Wiwat Srisattha
3e4b9f40bd Remove unnecessary double quotes 2017-02-19 09:02:29 +07:00
Wiwat Srisattha
f39e2b1ee2 Rename discussion modal translations 2017-02-19 08:56:43 +07:00
Franz Liedke
080379e230 Merge pull request #92 from renyuneyun/master
add missing translations (for EditUserModal.js)
2017-02-03 17:22:00 +01:00
Franz Liedke
af49f339ca Merge pull request #93 from milescellar/patch-2
Add missing translation
2017-01-03 21:02:24 +01:00
Miles Cellar
2ed9a70ed2 Update year 2017-01-01 22:41:58 +01:00
renyuneyun
d2d7827caf add missing translations (for EditUserModal.js) 2016-12-28 21:57:52 +00:00
Miles Cellar
42d4a3c970 Add missing translation
Associated with: https://github.com/flarum/core/pull/1094
2016-12-27 01:56:02 +01:00
Miles Cellar
de19cc9d55 Add language lines for before_or_equal and after_or_equal
See: fa1eae35b9
2016-12-02 17:58:09 +01:00
Sajjad Hashemian
6822ffb26f Add remember me label 2016-11-29 11:31:45 +03:30
Toby Zerner
c90932071c Move username validation message for specificity 2016-11-27 19:41:18 +10:30
Toby Zerner
79711963fd v0.1.0-beta.6 2016-10-19 21:13:02 +10:30
Maël
619533fac2 Update to the latest Laravel version
Laravel's related commits: 537b6288fb dd1e64a7a4 1562407562 and 7da6edf8c1
2016-09-26 22:07:28 +02:00
Maël Soucaze
dd2376e42f Add language line for file validation rule. (#83)
See: cd03204044
2016-07-05 23:47:32 +09:00
dcsjapan
f72295634b Move attributes to validation
- Moves attributes added in #79 to `validation.yml`.
- See flarum/core#973.
- `SaveTagsToDatabase.php` need to be revised to use these phrases.
- Caution: key names have been changed as well!
2016-06-04 23:30:54 +09:00
Maël Soucaze
ec00660cba Quote strings with special or reserved characters
These strings contain commas and should be quoted.
Source: http://symfony.com/doc/current/components/yaml/yaml_format.html#strings
2016-06-04 14:57:57 +02:00
Toby Zerner
fcc4c9d258 Merge pull request #80 from dcsjapan/rename-key
Adjust ID key name and move API key
2016-06-04 18:59:50 +09:30
dcsjapan
ae3fab8a34 Adjust ID key name and move API key
- Adjusts the key for the "Follow after reply" setting.
- Supports flarum/flarum-ext-subscriptions/pull/10.
- Moves `api` section below `views`.
2016-06-04 18:26:46 +09:00
Toby Zerner
4a744b1dbd Add new translations for admin Appearance page 2016-06-04 18:45:12 +09:30
dcsjapan
c67c7bf638 Add translations for API error messages
- Adds `:attribute` values for use in `validation.between.numeric`.
- Partially solves flarum/core/#973.
- Code needs to be revised to use these phrases.
2016-06-04 16:07:07 +09:00
Toby Zerner
a4a3185233 Add new translations for flarum-ext-approval 2016-05-27 14:42:31 +09:30
Maël Soucaze
bf31979a59 Remove unnecessary double quotes (#77) 2016-05-23 22:59:16 +09:00
Maël Soucaze
dfd614e6ea Add language line for image dimensions validation rule (#78)
See: da64a014e7
2016-05-23 22:59:04 +09:00
Toby Zerner
93c4cd8960 Merge pull request #76 from dcsjapan/misc-cleanup
Clean up translation keys
2016-05-21 22:05:51 +09:30
Toby Zerner
cf9e032693 Add translation for "view post IP addresses" permission 2016-05-21 22:03:31 +09:30
dcsjapan
58daef61c3 Clean up translation keys
- Removes two obsolete keys from the Extensions page.
- Corrects the suffix on a key in the Change Email modal.
- Extracts the title of the Edit User modal.
- Reorders keys in `core.email` namespace.
- Supports flarum/core#964
2016-05-21 21:32:54 +09:00
Toby Zerner
ae7b67223a Merge pull request #74 from sijad/quote-select
Add Quote button translation for mentions
2016-05-21 20:40:59 +09:30
Toby Zerner
93de8f4a7d Change dismiss flag from tooltip into button 2016-05-21 20:28:38 +09:30
Toby Zerner
2c57f74608 Add translation for post "Edited" indicator 2016-05-21 20:28:29 +09:30
Sjjad Hashemian
e4775c6a91 Add Quote button translation for mentions 2016-05-18 11:05:35 +04:30
Maël Soucaze
69a3acdb6d Use existing reused translation keys. (#73) 2016-05-15 18:49:40 +09:00
David Sevilla Martín
9f7c68ffe1 Admin SMTP UI Translations (#72)
* Added SMTP page & nav translations (includes SMTP on texts)
Changed from mail.* to smtp.* (thanks @dcsjapan)
Added _label to labels (thanks again)

* Making translations with better quality
(comment from @b9a10a1)

* Changed SMTP to Email, some minor changes, organization, some headings, refs...

* Updated ...SMTP page... comment to ...email page...

* updated translation keys to alphabetically, \& added quotes around email_text (thanks @maelsoucaze)

* Wow, so many extra spaces... I don't know when I added them :(

* Changed "adresses" to "addresses"
2016-05-15 12:01:46 +09:00
Franz Liedke
0a1dc4c52e Translation for avatar upload tooltip
Refs flarum/core#249.
2016-04-17 22:34:53 +09:00
dcsjapan
18d57e282c Add translatable string for Flags
- Adds translation for Flags notification.
- Supports flarum/flarum-ext-flags#6.
2016-04-15 21:15:48 +09:00
dcsjapan
8a3ea800dd Fix unextracted translations in core blade files.
- Adds language resources extracted from `reset.blade.php`.
- Moves `basic` key namespace to `views`.
- Subdivides `views` namespace based on filename.
- Supports #918.
2016-04-07 17:49:55 +09:00
Franz Liedke
bf536f32a0 Update key and quotes
As suggested by @dcsjapan.

Refs flarum/core#428.
2016-04-01 10:48:19 +09:00
Franz Liedke
815133473b Adapt latest changes to DiscussionRenamedPost
Refs flarum/core#428.
2016-04-01 10:09:15 +09:00
Franz Liedke
afac1f6d19 Update locale keys and contents
Refs flarum/core#428.
2016-03-30 21:49:53 +09:00
Franz Liedke
54357f916d Split up info text for renaming discussions
Refs flarum/core#428.
2016-03-30 20:43:34 +09:00
Toby Zerner
f6f73da22a Require core v0.1.0-beta.5 2016-03-29 18:45:31 +10:30
Maël Soucaze
9d9e032955 Remove unnecessary double quotes 2016-03-28 07:59:37 +02:00
Toby Zerner
7af9bd7c30 Improve wording
Thanks @maelsoucaze :)
2016-03-28 16:06:29 +10:30