You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: locales/ar.yml
+41-25Lines changed: 41 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,13 @@ vote:
72
72
voterBadge: 'Exclusive voter badge in /profile'
73
73
embed:
74
74
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!
75
82
network:
76
83
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.'
77
84
deleteSuccess: '{emoji} Message by {user} has been deleted from __**{deleted}/{total}**__ servers.'
@@ -280,7 +287,7 @@ hub:
280
287
label: Banner URL
281
288
placeholder: Enter an Imgur image URL.
282
289
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.'
284
291
nameTaken: '{emoji} This hub name is already taken. Please choose another name.'
285
292
success: |
286
293
## Hub Created! It is __private__ by default.
@@ -300,6 +307,19 @@ hub:
300
307
> Use `/hub visibility` to make the hub public and allow others to browse and join it without using invites. (Optional)
301
308
302
309
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.*'
303
323
delete:
304
324
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.
305
325
ownerOnly: '{emoji} Only the owner of this hub can delete it.'
@@ -348,16 +368,8 @@ hub:
348
368
notAllowed: "{emoji} Only hub managers can update a moderator's position."
349
369
notOwner: "{emoji} Only the owner of this hub can update a manager's position."
350
370
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}).'
351
372
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.
361
373
description:
362
374
changed: Hub description successfully changed.
363
375
modal:
@@ -367,15 +379,6 @@ hub:
367
379
selects:
368
380
label: Change Description
369
381
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.
379
382
visibility:
380
383
success: '{emoji} Hub visibility successfully changed to **{visibility}**.'
381
384
selects:
@@ -405,7 +408,12 @@ hub:
405
408
sfw: 'This hub is now safe for work. All channels can connect to this hub.'
406
409
setNsfw:
407
410
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}'
409
417
nsfwAlreadySet: '{emoji} **{hub}** is already marked as **{status}**.'
410
418
embed:
411
419
visibility: 'Visibility'
@@ -983,10 +991,14 @@ commands:
983
991
nextSteps:
984
992
created:
985
993
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:'
987
997
inviteLink:
988
998
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
990
1002
shareHub:
991
1003
title: '2️⃣ Share Your Hub'
992
1004
description: |
@@ -1014,10 +1026,12 @@ commands:
1014
1026
{dot} Vote for InterChat to unlock custom welcome messages and colors
1015
1027
{dot} You can publish your hub to the [hub directory]({website}/hubs) using {hubVisibilityCommand}
1016
1028
{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}"
1018
1030
joined:
1019
1031
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:"
1021
1035
commands: |
1022
1036
{connectionEditCommand}
1023
1037
Customize how you receive/send messages to the hub
@@ -1152,7 +1166,9 @@ hubConfig:
1152
1166
antiSwear:
1153
1167
title: 'Anti-Swear Configuration'
1154
1168
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.
1156
1172
selectRule: "Select a rule to edit it's words/actions"
0 commit comments