Skip to content

Commit 224992e

Browse files
committed
3.1 translations
1 parent 033078f commit 224992e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+347
-147
lines changed

lang/en/account/email.php

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?php
22

33
return [
4-
'actions' => [
5-
'update' => 'Update email',
4+
'actions' => [
5+
'update' => 'Update email',
66
],
7-
'title' => 'Update your email address',
8-
'subtitle' => 'Change your email address associated with your account.',
9-
'fields' => [
7+
'fields' => [
108
'email' => 'New email address',
119
],
12-
'helpers' => [
13-
'email' => 'Make sure it\'s spellt correctly.',
14-
]
10+
'helpers' => [
11+
'email' => 'Make sure it\'s spelt correctly.',
12+
],
13+
'subtitle' => 'Change your email address associated with your account.',
14+
'title' => 'Update your email address',
1515
];

lang/en/account/password.php

+9-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
<?php
22

33
return [
4-
'actions' => [
5-
'update' => 'Update password',
4+
'actions' => [
5+
'update' => 'Update password',
66
],
7-
'title' => 'Update your account password',
8-
'subtitle' => 'Change your account password. This will log you out of all other devices.',
9-
'fields' => [
10-
'password' => 'New password',
11-
'password_confirmation' => ''
7+
'fields' => [
8+
'password' => 'New password',
129
],
13-
'helpers' => [
14-
'password' => 'Use a password manager to generate a strong password.',
10+
'helpers' => [
11+
'password' => 'Use a password manager to generate a strong password.',
1512
'password_confirmation' => 'Don\'t mess up!',
16-
]
13+
],
14+
'subtitle' => 'Change your account password. This will log you out of all other devices.',
15+
'title' => 'Update your account password',
1716
];

lang/en/account/social.php

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'title' => 'Switch to a Kanka login',
5-
'info' => 'Login by :provider',
6-
'subtitle' => 'Switch from a login managed by :provider to one managed by Kanka, where you log in with your email and password.',
4+
'info' => 'Login by :provider',
5+
'subtitle' => 'Switch from a login managed by :provider to one managed by Kanka, where you log in with your email and password.',
6+
'title' => 'Switch to a Kanka login',
77
];

lang/en/billing/information.php

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
<?php
22

33
return [
4-
5-
'actions' => [
6-
'update' => 'Update info',
4+
'actions' => [
5+
'update' => 'Update info',
76
],
8-
'helper' => 'Your business address, VAT number etc can be added to all your receipts.',
9-
'title' => 'Update billing information',
7+
'helper' => 'Your business address, VAT number etc can be added to all your receipts.',
8+
'title' => 'Update billing information',
109
];

lang/en/bookmarks.php

+9-9
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
'fields' => [
1414
'active' => 'Active',
15-
'dashboard' => 'Dashboard',
15+
'dashboard' => 'Dashboard',
1616
'default_dashboard' => 'Default dashboard',
1717
'filters' => 'Filters',
1818
'menu' => 'Subpage',
@@ -23,14 +23,14 @@
2323
],
2424
'helpers' => [
2525
'active' => 'Inactive bookmarks won\'t appear in the interface.',
26+
'css' => 'Add a CSS class that will be added to the bookmark\'s link in the sidebar.',
2627
'dashboard' => 'Have the bookmarks target one of the campaign\'s custom dashboards.',
2728
'default_dashboard' => 'Link to the campaign\'s default dashboard instead. A custom dashboard still needs to be selected.',
2829
'entity' => 'Set up this bookmark to go directly to an entity. The :menu field controls which subpage of the entity is opened.',
2930
'position' => 'Use this field to control in which ascending order the links appear in the menu.',
3031
'random' => 'Use this field to have a bookmark pointing to a random entity. You can filter the link to only go to a specific entity type.',
3132
'selector' => 'Configure where this bookmark goes when a user clicks on it in the sidebar.',
3233
'type' => 'Set up this bookmark to go directly to a list of entities. To filter the results, copy parts of the url on the filtered entity list after the :? sign into the :filter field.',
33-
'css' => 'Add a CSS class that will be added to the bookmark\'s link in the sidebar.',
3434
],
3535
'placeholders' => [
3636
'filters' => 'location_id=15&type=city',
@@ -45,14 +45,14 @@
4545
'success' => 'Bookmarks reordered.',
4646
'title' => 'Reorder bookmarks',
4747
],
48+
'targets' => [
49+
'dashboard' => 'One of the campaign\'s dashboards',
50+
'entity' => 'A single entity',
51+
'random' => 'A random entity',
52+
'select' => 'Choose an option',
53+
'type' => 'List of entities of a specific entity type/module',
54+
],
4855
'visibilities' => [
4956
'is_active' => 'Show the bookmark in the sidebar',
5057
],
51-
'targets' => [
52-
'select' => 'Choose an option',
53-
'entity' => 'A single entity',
54-
'random' => 'A random entity',
55-
'type' => 'List of entities of a specific entity type/module',
56-
'dashboard' => 'One of the campaign\'s dashboards',
57-
]
5858
];

lang/en/campaigns/plugins.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
'disabled' => [
2828
'success' => 'Plugin :plugin disabled.',
2929
],
30-
'empty_list' => 'The campaign doesn\'t currently have any plugins. Go to the marketplace to install a few and come back to activate them.',
30+
'empty_list' => 'The campaign doesn\'t currently have any plugins. Go to the plugin library to install a few and come back to activate them.',
3131
'enabled' => [
3232
'success' => 'Plugin :plugin enabled.',
3333
],

lang/en/entities/aliases.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
'add' => 'Add an alias',
66
],
77
'create' => [
8-
'helper' => 'Create an alias for :name, which will make it findable in the global search and through :code mentions.',
8+
'helper' => 'Create an alias for :name, which will make it findable in the global search and through :code mentions.',
99
'success' => 'Alias :name added to :entity.',
1010
'title' => 'New alias',
1111
],

lang/en/entities/events.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
return [
4-
'create' => [
5-
'helper' => 'Create a reminder to link :name to a calendar.',
4+
'create' => [
5+
'helper' => 'Create a reminder to link :name to a calendar.',
66
],
77
'fields' => [
88
'type' => 'Reminder Type',

lang/en/entities/files.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
'premium' => 'Uploading more files requires a premium campaign.',
77
],
88
'create' => [
9-
'helper' => 'Add a file to :name. The file will count towards your gallery storage limit.',
9+
'helper' => 'Add a file to :name. The file will count towards the gallery storage limit.',
1010
'success_plural' => '{1} File :name added.|[2,*] :count files added.',
1111
'title' => 'New file',
1212
],
@@ -23,6 +23,6 @@
2323
],
2424
'update' => [
2525
'success' => 'File :name updated.',
26-
'title' => 'Update entity file',
26+
'title' => 'Update file',
2727
],
2828
];

lang/en/entities/inventories.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
'copy_inventory' => 'Copy inventory',
88
],
99
'copy' => [
10-
'helper' => 'Copy the whole inventory of an entity to :name.',
10+
'helper' => 'Copy the whole inventory of an entity to :name.',
1111
],
1212
'create' => [
13+
'helper' => 'Add an item to :name\'s inventory. It can optionally be linked to an existing object from the campaign.',
1314
'success' => 'Item :item added to :entity.',
1415
'success_bulk' => '{0} No item added to :entity.|{1} Added :count item to :entity.|[2,*] Added :count items to :entity.',
1516
'title' => 'Add to inventory',
16-
'helper' => 'Add an item to :name\'s inventory. It can optionally be linked to an existing object from the campaign.',
1717
],
1818
'default_position' => 'Unorganised',
1919
'destroy' => [

lang/en/entities/relations.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
'timeline_element' => 'Timeline element',
3131
],
3232
'create' => [
33+
'helper' => 'Create a connection between :name and one or several entities.',
3334
'new_title' => 'New connection',
3435
'success_bulk' => '{1} Added :count connection to :entity.|[2,*] Added :count connections to :entity.',
35-
'helper' => 'Create a connection between :name and one or several entities.'
3636
],
3737
'delete_mirrored' => [
3838
'helper' => 'This connection is mirrored on the target entity. Select this option to also remove the mirrored connection.',
@@ -59,7 +59,7 @@
5959
],
6060
'helper' => 'Set up connections between entities with attitudes and visibility. Connections can also be pinned to the entity\'s menu.',
6161
'helpers' => [
62-
'description' => 'Detail the nature of the connection between the two entities.',
62+
'description' => 'Detail the nature of the connection between the two entities.',
6363
'no_relations' => 'This entity doesn\'t currently have any connection to other entities of the campaign.',
6464
'popup' => 'Entities of the campaign can be linked together using connections. These can have a description, an attitude rating, a visibility to control who sees a connection, and more.',
6565
],

lang/en/entities/tags.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

33
return [
4-
'create' => [
5-
'title' => 'Tag an entity',
6-
'helper' => 'Add or remove tags on :name.',
7-
]
4+
'create' => [
5+
'helper' => 'Add or remove tags on :name.',
6+
'title' => 'Tag an entity',
7+
],
88
];

lang/en/filters.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
'copy' => 'The filters have been copied to your clipboard.',
99
],
1010
'bookmark' => [
11+
'helper' => 'Create a new bookmark to this view using the current filters.',
1112
'name' => ':module (filtered)',
1213
'premium' => 'Adding more bookmarks requires enabling premium campaign features.',
1314
'success' => 'Bookmark created.',
14-
'helper' => 'Create a new bookmark to this view using the current filters.',
1515
],
1616
'helpers' => [
1717
'guest' => 'Please log into your account to filter results.',

lang/en/footer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'made' => 'Made with ❤️ in Geneva, Switzerland',
1919
'newsletter' => 'Newsletter',
2020
'platform' => 'Platform',
21-
'plugins' => 'Plugins',
21+
'plugins' => 'Plugins Library',
2222
'premium' => 'Premium campaigns',
2323
'press-kit' => 'Press kit',
2424
'pricing' => 'Pricing',

lang/en/general.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
return [
44
'deselect_all' => 'Deselect All',
5-
'learn-more' => 'Learn more',
6-
'done' => 'Done',
5+
'done' => 'Done',
6+
'learn-more' => 'Learn more',
77
'no' => 'No',
88
'required' => 'Required',
99
'select_all' => 'Select All',

lang/en/notifications.php

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
return [
4-
'apps' => [
5-
'discord' => [
6-
'invalid' => 'Your Discord token has expired. Please re-sync your Discord and Kanka account.',
4+
'apps' => [
5+
'discord' => [
6+
'invalid' => 'Your Discord token has expired. Please re-sync your Discord and Kanka account.',
77
],
88
],
99
'campaign' => [
@@ -66,18 +66,18 @@
6666
'chunked' => 'Map :name has finished chunking and is now usable.',
6767
],
6868
'no_notifications' => 'Notifications will appear here once you have some.',
69+
'plugins' => [
70+
'comments' => [
71+
'new_comment' => ':user has left a new comment on the plugin :plugin.',
72+
'new_reply' => ':user has replied to your comment in :plugin.',
73+
],
74+
],
6975
'subscriptions' => [
7076
'charge_fail' => 'An error occurred while processing your payment. Please wait a moment while we try again. If nothing changes, please contact us.',
7177
'deleted' => 'Your subscription to Kanka was automatically cancelled after too many failed attempts to charge your card. Please go to your Subscription settings and try updating your payment details.',
7278
'ended' => 'Your subscription to Kanka has ended. Your premium campaigns and Discord roles have been disabled. We hope to see you back soon!',
7379
'failed' => 'We couldn\'t charge your payment details. Please update them in your Payment Method settings.',
7480
'started' => 'Your subscription to Kanka has started.',
7581
],
76-
'plugins' => [
77-
'comments' => [
78-
'new_reply' => ':user has replied to your comment in :plugin.',
79-
'new_comment' => ':user has left a new comment in your plugin :plugin.',
80-
],
81-
],
8282
'unread' => 'New notification',
8383
];

lang/en/organisations.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
],
1414
'members' => [
1515
'actions' => [
16-
'add' => 'Add a member',
17-
'add_multiple' => 'Add members',
16+
'add' => 'Add a member',
17+
'add_multiple' => 'Add members',
1818
],
1919
'create' => [
2020
'helper' => 'Add one or several members to :name.',

lang/en/settings/account.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
return [
4-
'title' => 'Account Info',
5-
'subtitle' => 'Control your email, password, security and other account settings.',
4+
'subtitle' => 'Control your email, password, security and other account settings.',
5+
'title' => 'Account Info',
66
];

lang/en/subscriptions/confirm.php

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<?php
22

33
return [
4-
'title' => ':name subscription',
5-
'actions' => [
6-
'pay' => 'Pay :currency:amount now',
7-
'paypal' => 'Pay :currency:amount with PayPal',
4+
'actions' => [
5+
'pay' => 'Pay :currency:amount now',
6+
'paypal' => 'Pay :currency:amount with PayPal',
87
],
9-
'helpers' => [
10-
'auto-renew' => [
11-
'yearly' => 'Your subscription auto-renews every 12 months. Your next billing date is :date.',
12-
'monthly' => 'Your subscription auto-renews every month. Your next billing date is :date.',
13-
'none' => 'Paying with PayPal is a one-time payment and doesn\'t auto-renew. You can resubscribe once your subscription ends after :date.',
8+
'helpers' => [
9+
'auto-renew' => [
10+
'monthly' => 'Your subscription auto-renews every month. Your next billing date is :date.',
11+
'none' => 'Paying with PayPal is a one-time payment and doesn\'t auto-renew. You can resubscribe once your subscription ends after :date.',
12+
'yearly' => 'Your subscription auto-renews every 12 months. Your next billing date is :date.',
1413
],
15-
'paypal' => 'You will be redirected to PayPal to complete this transaction.',
16-
'refund' => 'We offer a 14 day no-questions-asked refund policy on all yearly subscriptions. Simply email us at :email to initiate a refund process.',
14+
'paypal' => 'You will be redirected to PayPal to complete this transaction.',
15+
'refund' => 'We offer a 14 day no-questions-asked refund policy on all yearly subscriptions. Simply email us at :email to initiate a refund process.',
1716
],
17+
'title' => ':name subscription',
1818
];

0 commit comments

Comments
 (0)