Skip to content

Commit

Permalink
Merge pull request #779 from vanilla/transifex
Browse files Browse the repository at this point in the history
Transifex (09-19-2024)
  • Loading branch information
blutarch authored Sep 19, 2024
2 parents dcf89da + b0b9729 commit 4e3765e
Show file tree
Hide file tree
Showing 135 changed files with 27,984 additions and 36,112 deletions.
5 changes: 5 additions & 0 deletions tx-source/dash_core.php
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,7 @@
$Definition['Manage Badges'] = 'Manage Badges';
$Definition['Manage Badge Requests'] = 'Manage Badge Requests';
$Definition['Manage Categories'] = 'Manage Categories';
$Definition['Manage Groups'] = 'Manage Groups';
$Definition['Manage Messages'] = 'Manage Messages';
$Definition['Manage Plugins'] = 'Manage Plugins';
$Definition['Manage Roles & Permissions'] = 'Manage Roles & Permissions';
Expand Down Expand Up @@ -1102,9 +1103,12 @@
$Definition['Change the status of the idea to'] = 'Change the status of the idea to';
$Definition['Change status'] = 'Change status';
$Definition['Close post'] = 'Close post';
$Definition['Comments Matching Criteria Now: <0 />'] = 'Comments Matching Criteria Now: <0 />';
$Definition['created by'] = 'created by';
$Definition['Create and manage automations to easily manage posts and users.'] = 'Create and manage automations to easily manage posts and users.';
$Definition['Create/Edit Automation Rule'] = 'Create/Edit Automation Rule';
$Definition['Delete Rule'] = 'Delete Rule';
$Definition['Discussions Matching Criteria Now: <0 />'] = 'Discussions Matching Criteria Now: <0 />';
$Definition['Edit Rule'] = 'Edit Rule';
$Definition['Edit Variables'] = 'Edit Variables';
$Definition['Escalate it'] = 'Escalate it';
Expand Down Expand Up @@ -1144,6 +1148,7 @@
$Definition['Select the action that will occur when this rule is triggered.'] = 'Select the action that will occur when this rule is triggered.';
$Definition['Select the trigger that will cause this rule to run.'] = 'Select the trigger that will cause this rule to run.';
$Definition['Set trigger variable and action variable to generate a rule summary.'] = 'Set trigger variable and action variable to generate a rule summary.';
$Definition['sentiment'] = 'sentiment';
$Definition['since'] = 'since';
$Definition['Summary'] = 'Summary';
$Definition['The action will be applied to only them if you proceed.'] = 'The action will be applied to only them if you proceed.';
Expand Down
12 changes: 12 additions & 0 deletions tx-source/site_core.php
Original file line number Diff line number Diff line change
Expand Up @@ -1251,11 +1251,17 @@
$Definition['Notification popup'] = 'Notification popup';
$Definition['Notification Email'] = 'Notification Email';
$Definition['View all followed categories'] = 'View all followed categories';
$Definition['View all followed groups'] = 'View all followed groups';
$Definition['View Draft'] = 'View Draft';
$Definition['view more'] = 'view more';
$Definition['View More Posts'] = 'View More Posts';
$Definition['Notify of <0/>'] = "Notify of <0/>";
$Definition['Notify of new announcements'] = 'Notify of new announcements';
$Definition['Notify of new comments'] = 'Notify of new comments';
$Definition['Notify of new content'] = 'Notify of new content';
$Definition['Notify me of <0/>'] = 'Notify me of <0/>';
$Definition['Notify me of new events'] = 'Notify me of new events';
$Definition['Notify me of new or updated events'] = 'Notify me of new or updated events';
$Definition['Notify of new posts'] = 'Notify of new posts';
$Definition['Notify me of new comment'] = 'Notify me of new comment';
$Definition['Notify me of new comments'] = 'Notify me of new comments';
Expand Down Expand Up @@ -1295,17 +1301,22 @@
$Definition['Not Verified Description'] = 'Unverified users are passed through spam and pre-moderation filters.';
$Definition['Notification Settings Restored'] = 'Notification Settings Restored';
$Definition['The following email notifications have been restored'] = 'The following email notifications have been restored';
$Definition['new announcements'] = 'new announcements';
$Definition['New comments on my profile'] = 'New comments on my profile';
$Definition['New replies to comments on my profile'] = 'New replies to comments on my profile';
$Definition['New badges'] = 'New badges';
$Definition['New badge requests'] = 'New badge requests';
$Definition['My answer is accepted'] = 'My answer is accepted';
$Definition['New answers on my question'] = 'New answers on my question';
$Definition['New follow-up to my answered questions'] = 'New follow-up to my answered questions';
$Definition['new comments'] = 'new comments';
$Definition['New comments on my activity feed posts'] = 'New comments on my activity feed posts';
$Definition['New comments on my posts'] = 'New comments on my posts';
$Definition['New comments on my bookmarked posts'] = 'New comments on my bookmarked posts';
$Definition["New comments on posts I've participated in"] = "New comments on posts I've participated in";
$Definition['new events'] = 'new events';
$Definition['new or updated events'] = 'new or updated events';
$Definition['new posts'] = 'new posts';
$Definition["New posts in groups I'm a member of"] = "New posts in groups I'm a member of";
$Definition['New posts and comments'] = 'New posts and comments';
$Definition['New posts on my profile\'s activity feed'] = 'New posts on my profile\'s activity feed';
Expand Down Expand Up @@ -1976,6 +1987,7 @@
$Definition["Undo"] = "Undo";
$Definition['Undo Follow'] = 'Undo Follow';
$Definition['Unfollow'] = 'Unfollow';
$Definition['Unfollow Group'] = 'Unfollow Group';
$Definition['Unhide'] = 'Unhide';
$Definition['Unignore'] = 'Unignore';
$Definition['UniqueID'] = 'UniqueID';
Expand Down
Loading

0 comments on commit 4e3765e

Please sign in to comment.