Skip to content

Commit

Permalink
feat/crowdin (#374)
Browse files Browse the repository at this point in the history
* New translations translations.js (Romanian)

* New translations translations.js (French)

* New translations translations.js (Spanish)

* New translations translations.js (Bulgarian)

* New translations translations.js (Czech)

* New translations translations.js (Danish)

* New translations translations.js (German)

* New translations translations.js (Greek)

* New translations translations.js (Finnish)

* New translations translations.js (Hungarian)

* New translations translations.js (Italian)

* New translations translations.js (Japanese)

* New translations translations.js (Korean)

* New translations translations.js (Lithuanian)

* New translations translations.js (Dutch)

* New translations translations.js (Norwegian)

* New translations translations.js (Polish)

* New translations translations.js (Russian)

* New translations translations.js (Swedish)

* New translations translations.js (Turkish)

* New translations translations.js (Ukrainian)

* New translations translations.js (Chinese Simplified)

* New translations translations.js (Chinese Traditional)

* New translations translations.js (Vietnamese)

* New translations translations.js (Portuguese, Brazilian)

* New translations translations.js (Thai)

* New translations translations.js (Croatian)

* New translations translations.js (Hindi)

* New translations translations.js (English, United Kingdom)

* New translations translations.js (French)

* New translations translations.js (Russian)

* New translations translations.js (Ukrainian)
  • Loading branch information
JustDams authored Sep 5, 2023
1 parent ccb9a03 commit 8a3bc44
Show file tree
Hide file tree
Showing 29 changed files with 58 additions and 0 deletions.
2 changes: 2 additions & 0 deletions languages/bg-BG/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/cs-CZ/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/da-DK/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/de-DE/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/el-GR/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/en-US/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid'
base.error.command.invalidColor = 'The color given is invalid, please use a hex color'
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo'
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)'
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully'
base.success.command.generateRoles = 'The roles have been generated successfully'
base.success.command.setupRoles = 'The roles have been setup successfully'
Expand Down
2 changes: 2 additions & 0 deletions languages/es-ES/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/fi-FI/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/fr-FR/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Identifiant Steam invalide';
base.error.command.invalidColor = 'La couleur choisie n\'est pas valide, merci d\'utiliser le format HEX';
base.error.command.invalidElo = 'L\'elo minimum ne peut pas être supérieur à l\'elo maximum';
base.error.command.invalidRole = 'Le rôle sélectionné n\'est pas valide (Il doit correspondre à un rôle mentionné ou à un identifiant de rôle, et le rôle choisi doit être inférieur à celui du bot)';
base.error.command.requiredParameters = 'Les options suivantes sont obligatoires : **{parameters}**\n Pour plus d\'informations tapez la commande : `/help command: {command}`';
base.error.command.atLeastOneParameter = 'Au moins l\'une des options suivantes est requise : **{parameters}**\n Pour plus d\'informations tapez la commande : `/help command: {command}`';
base.success.command.removeRoles = 'Les rôles ont été supprimés avec succès.';
base.success.command.generateRoles = 'Les rôles ont été générés avec succès.';
base.success.command.setupRoles = 'Les rôles ont été configurés avec succès.';
Expand Down
2 changes: 2 additions & 0 deletions languages/hi-IN/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/hr-HR/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/hu-HU/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/it-IT/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/ja-JP/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/ko-KR/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/lt-LT/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/nl-NL/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/no-NO/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/pl-PL/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/pt-BR/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
2 changes: 2 additions & 0 deletions languages/ro-RO/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ base.error.command.steamIdInvalid = 'Steam id invalid';
base.error.command.invalidColor = 'The color given is invalid, please use a hex color';
base.error.command.invalidElo = 'The minimum elo must be between lower than the maximum elo';
base.error.command.invalidRole = 'The role given is invalid (must be a role mention or a role id, and must be lower than the bot role)';
base.error.command.requiredParameters = 'The following parameters are required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.error.command.atLeastOneParameter = 'At least one of the following parameters is required: **{parameters}**\n Please use `/help command: {command}` for more info';
base.success.command.removeRoles = 'The roles have been removed successfully';
base.success.command.generateRoles = 'The roles have been generated successfully';
base.success.command.setupRoles = 'The roles have been setup successfully';
Expand Down
Loading

0 comments on commit 8a3bc44

Please sign in to comment.