Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 972bfb3

Browse files
committed
New translations en.yml (Arabic)
1 parent 4255b44 commit 972bfb3

1 file changed

Lines changed: 41 additions & 25 deletions

File tree

locales/ar.yml

Lines changed: 41 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,13 @@ vote:
7272
voterBadge: 'Exclusive voter badge in /profile'
7373
embed:
7474
title: 'Vote for InterChat'
75+
premium:
76+
featureRequired: |
77+
{emoji} **Premium Required**
78+
79+
This feature is available to Ko-fi Supporters ($1.99/month) along with many more.
80+
81+
[Become a Supporter]({link}) to unlock this feature and support InterChat development!
7582
network:
7683
accountTooNew: '{emoji} Hey {user}! Your Discord account is still pretty new, so we need to wait a little bit before you can send messages through InterChat. This helps keep our community safe! Please try again in a little while.'
7784
deleteSuccess: '{emoji} Message by {user} has been deleted from __**{deleted}/{total}**__ servers.'
@@ -280,7 +287,7 @@ hub:
280287
label: Banner URL
281288
placeholder: Enter an Imgur image URL.
282289
maxHubs: '{emoji} [Vote for InterChat]({voteUrl}) to create more hubs! You have reached the maximum number of hubs ({maxHubs}) you can create.'
283-
invalidName: '{emoji} Invalid hub name. It must not contain `discord`, `clyde` or \`\`\` . Please choose another name.'
290+
invalidName: '{emoji} Invalid hub name. It must not contain `discord`, `clyde` or ``` . Please choose another name.'
284291
nameTaken: '{emoji} This hub name is already taken. Please choose another name.'
285292
success: |
286293
## Hub Created! It is __private__ by default.
@@ -300,6 +307,19 @@ hub:
300307
> Use `/hub visibility` to make the hub public and allow others to browse and join it without using invites. (Optional)
301308
302309
If you have any questions or need help, feel free to ask in the [support server]({support_invite}). Consider [donating]({donateLink}) to support the development costs.
310+
rename:
311+
invalidName: |
312+
### {emoji} Invalid Hub Name
313+
{error}
314+
nameTaken: |
315+
{emoji} **Name Already Taken**
316+
317+
A hub with the name "{name}" already exists. Please choose a different name.
318+
success: |
319+
{tick} **Hub Renamed Successfully**
320+
321+
**{oldName}** now displays as **{newName}**
322+
-# {info} *This custom name appears in hub listings and messages.*'
303323
delete:
304324
confirm: Are you sure you wish to delete **{hub}**? This action is irreversible. All connected servers, invites and message data will be removed from this hub.
305325
ownerOnly: '{emoji} Only the owner of this hub can delete it.'
@@ -348,16 +368,8 @@ hub:
348368
notAllowed: "{emoji} Only hub managers can update a moderator's position."
349369
notOwner: "{emoji} Only the owner of this hub can update a manager's position."
350370
manage:
371+
iconBannerNotice: '**🖼️ NEW Set Icon/Banner:** You can now set a custom icon and banner for your hub! Try it out at [on the dashboard]({url}).'
351372
dashboardTip: "**🛠️ NEW Dashboard:** Improved interface and more features! Try it out at [your hub's dashboard page]({url})."
352-
enterImgurUrl: Enter a valid Imgur image URL that is not a gallery or album.
353-
icon:
354-
changed: Hub icon successfully changed.
355-
modal:
356-
title: Edit Icon
357-
label: Icon URL
358-
selects:
359-
label: Edit Icon
360-
description: Change the icon of this hub.
361373
description:
362374
changed: Hub description successfully changed.
363375
modal:
@@ -367,15 +379,6 @@ hub:
367379
selects:
368380
label: Change Description
369381
description: Change the description of this hub.
370-
banner:
371-
changed: Hub banner successfully changed.
372-
removed: Hub banner successfully removed.
373-
modal:
374-
title: Edit Banner
375-
label: Banner URL
376-
selects:
377-
label: Edit Banner
378-
description: Change the banner of this hub.
379382
visibility:
380383
success: '{emoji} Hub visibility successfully changed to **{visibility}**.'
381384
selects:
@@ -405,7 +408,12 @@ hub:
405408
sfw: 'This hub is now safe for work. All channels can connect to this hub.'
406409
setNsfw:
407410
success: '{emoji} **{hub}** has been successfully marked as **{status}**.'
408-
announcement: "{emoji} **Hub Content Rating Changed**\n\nThis hub is now marked as **{status}**.\n\n{description}"
411+
announcement: |
412+
{emoji} **Hub Content Rating Changed**
413+
414+
This hub is now marked as **{status}**.
415+
416+
{description}'
409417
nsfwAlreadySet: '{emoji} **{hub}** is already marked as **{status}**.'
410418
embed:
411419
visibility: 'Visibility'
@@ -983,10 +991,14 @@ commands:
983991
nextSteps:
984992
created:
985993
title: '✨ Almost Done!'
986-
description: "Your Hub \"{hubName}\" is Ready!\nClick Finish Setup to complete the process. After that, follow these steps:"
994+
description: |
995+
Your Hub "{hubName}" is Ready!
996+
Click Finish Setup to complete the process. After that, follow these steps:'
987997
inviteLink:
988998
title: '1️⃣ Create an Invite Link'
989-
description: "{hubInviteCommand} `hub:{hubName}`\nThis will generate an invite link you can share with other servers"
999+
description: |
1000+
{hubInviteCommand} `hub:{hubName}`
1001+
This will generate an invite link you can share with other servers
9901002
shareHub:
9911003
title: '2️⃣ Share Your Hub'
9921004
description: |
@@ -1014,10 +1026,12 @@ commands:
10141026
{dot} Vote for InterChat to unlock custom welcome messages and colors
10151027
{dot} You can publish your hub to the [hub directory]({website}/hubs) using {hubVisibilityCommand}
10161028
{dot} Join our [support server]({supportInvite}) for hub management tips!
1017-
copyCommand: "`/hub invite create hub:{hubName}`\n✨ Command copied! Run this to create an invite link."
1029+
copyCommand: "/hub invite create hub:{hubName}"
10181030
joined:
10191031
title: '✨ Ready to Join?'
1020-
description: "Ready to Join \"{hubName}\"?\nClick Finish Setup to join the hub. After joining, you can use these commands:"
1032+
description: |
1033+
Ready to Join `{hubName}`?
1034+
Click Finish Setup to join the hub. After joining, you can use these commands:"
10211035
commands: |
10221036
{connectionEditCommand}
10231037
Customize how you receive/send messages to the hub
@@ -1152,7 +1166,9 @@ hubConfig:
11521166
antiSwear:
11531167
title: 'Anti-Swear Configuration'
11541168
description: 'Configure word filters and auto-moderation for this hub'
1155-
noRules: "Let's set up some anti-swear rules!\nUse the `Add Rule` button to create one."
1169+
noRules: |
1170+
Let's set up some anti-swear rules!
1171+
Use the `Add Rule` button to create one.
11561172
selectRule: "Select a rule to edit it's words/actions"
11571173
placeholder: 'Select a log type to configure'
11581174
validating: '{emoji} Validating anti-swear rule...'

0 commit comments

Comments
 (0)