mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
🆙 Mention Now in UI-Config and UITexts and not hardcoded
This commit is contained in:
@@ -640,6 +640,8 @@
|
||||
'wheel.extra': 'Extra spins: %count%',
|
||||
'wheel.spin': 'SPIN',
|
||||
'wheel.buy': 'Buy spin',
|
||||
'wheel.settings': 'Settings',
|
||||
'wheel.settings.title': 'Wheel of Fortune Settings',
|
||||
'wheel.winners': 'Latest winners',
|
||||
'wheel.winners.empty': 'No winners yet',
|
||||
'wheel.win.title': 'You won!',
|
||||
@@ -707,24 +709,6 @@
|
||||
'chatcmd.client.info': 'Client info',
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// Mentions
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': 'Mentions',
|
||||
'mentions.window.empty': 'No mentions',
|
||||
'mentions.window.markall': 'Mark all as read',
|
||||
'mentions.tab.title': 'Mentions',
|
||||
'mentions.notification': '%sender% mentioned you in %room%',
|
||||
'mentions.filter.all': 'All',
|
||||
'mentions.filter.unread': 'Unread',
|
||||
'mentions.filter.direct': 'Direct',
|
||||
'mentions.filter.room': 'Room',
|
||||
'mentions.group.today': 'Today',
|
||||
'mentions.group.yesterday': 'Yesterday',
|
||||
'mentions.group.older': 'Earlier',
|
||||
'mentions.type.direct': 'Direct mention',
|
||||
'mentions.type.room': 'Room mention',
|
||||
'mentions.action.goto': 'Go to room',
|
||||
'mentions.action.remove': 'Remove',
|
||||
// Me-menu settings + User account settings window
|
||||
// ------------------------------------------------------------------------
|
||||
'usersettings.tab.general': "General",
|
||||
@@ -790,4 +774,27 @@
|
||||
'usersettings.success.password': "Password updated successfully.",
|
||||
'usersettings.success.email': "Email updated successfully.",
|
||||
'usersettings.success.username': "Username updated. Please log in again with your new name.",
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// @-mention autocomplete (chat input)
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': "Mentions",
|
||||
'mentions.window.empty': "No mentions",
|
||||
'mentions.window.markall': "Mark all as read",
|
||||
'mentions.tab.title': "Mentions",
|
||||
'mentions.notification': "%sender% mentioned you in %room%",
|
||||
'mentions.filter.all': "All",
|
||||
'mentions.filter.unread': "Unread",
|
||||
'mentions.filter.direct': "Direct",
|
||||
'mentions.filter.room': "Room",
|
||||
'mentions.group.today': "Today",
|
||||
'mentions.group.yesterday': "Yesterday",
|
||||
'mentions.group.older': "Earlier",
|
||||
'mentions.type.direct': "Direct mention",
|
||||
'mentions.type.room': "Room mention",
|
||||
'mentions.action.goto': "Go to room",
|
||||
'mentions.action.remove': "Remove",
|
||||
'mentions.alias.description.everyone': "Everyone in the hotel",
|
||||
'mentions.alias.description.friends': "Your online friends",
|
||||
'mentions.alias.description.room': "Everyone in this room",
|
||||
}
|
||||
|
||||
@@ -640,6 +640,8 @@
|
||||
'wheel.extra': 'Giri extra: %count%',
|
||||
'wheel.spin': 'GIRA',
|
||||
'wheel.buy': 'Acquista giro',
|
||||
'wheel.settings': 'Configurações',
|
||||
'wheel.settings.title': 'Configuração de Sistema da Roleta',
|
||||
'wheel.winners': 'Ultimi vincitori',
|
||||
'wheel.winners.empty': 'Ancora nessun vincitore',
|
||||
'wheel.win.title': 'Hai vinto!',
|
||||
@@ -707,24 +709,6 @@
|
||||
'chatcmd.client.info': 'Info client',
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// Mentions
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': 'Menzioni',
|
||||
'mentions.window.empty': 'Nessuna menzione',
|
||||
'mentions.window.markall': 'Segna tutte come lette',
|
||||
'mentions.tab.title': 'Menzioni',
|
||||
'mentions.notification': '%sender% ti ha menzionato in %room%',
|
||||
'mentions.filter.all': 'Tutte',
|
||||
'mentions.filter.unread': 'Non lette',
|
||||
'mentions.filter.direct': 'Dirette',
|
||||
'mentions.filter.room': 'Stanza',
|
||||
'mentions.group.today': 'Oggi',
|
||||
'mentions.group.yesterday': 'Ieri',
|
||||
'mentions.group.older': 'Precedenti',
|
||||
'mentions.type.direct': 'Menzione diretta',
|
||||
'mentions.type.room': 'Menzione di stanza',
|
||||
'mentions.action.goto': 'Vai alla stanza',
|
||||
'mentions.action.remove': 'Rimuovi',
|
||||
// Me-menu settings + User account settings window
|
||||
// ------------------------------------------------------------------------
|
||||
'usersettings.tab.general': "Generale",
|
||||
@@ -790,4 +774,27 @@
|
||||
'usersettings.success.password': "Password aggiornata con successo.",
|
||||
'usersettings.success.email': "Email aggiornata con successo.",
|
||||
'usersettings.success.username': "Nome utente aggiornato. Accedi di nuovo con il tuo nuovo nome.",
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// @-mention autocomplete (chat input)
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': "Menzioni",
|
||||
'mentions.window.empty': "Nessuna menzione",
|
||||
'mentions.window.markall': "Segna tutte come lette",
|
||||
'mentions.tab.title': "Menzioni",
|
||||
'mentions.notification': "%sender% ti ha menzionato in %room%",
|
||||
'mentions.filter.all': "Tutte",
|
||||
'mentions.filter.unread': "Non lette",
|
||||
'mentions.filter.direct': "Dirette",
|
||||
'mentions.filter.room': "Stanza",
|
||||
'mentions.group.today': "Oggi",
|
||||
'mentions.group.yesterday': "Ieri",
|
||||
'mentions.group.older': "Precedenti",
|
||||
'mentions.type.direct': "Menzione diretta",
|
||||
'mentions.type.room': "Menzione di stanza",
|
||||
'mentions.action.goto': "Vai alla stanza",
|
||||
'mentions.action.remove': "Rimuovi",
|
||||
'mentions.alias.description.everyone': "Tutti nell'hotel",
|
||||
'mentions.alias.description.friends': "I tuoi amici online",
|
||||
'mentions.alias.description.room': "Tutti in questa stanza",
|
||||
}
|
||||
|
||||
@@ -709,24 +709,6 @@
|
||||
'chatcmd.client.info': 'Client info',
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// Mentions
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': 'Vermeldingen',
|
||||
'mentions.window.empty': 'Geen vermeldingen',
|
||||
'mentions.window.markall': 'Alles als gelezen markeren',
|
||||
'mentions.tab.title': 'Vermeldingen',
|
||||
'mentions.notification': '%sender% heeft je genoemd in %room%',
|
||||
'mentions.filter.all': 'Alle',
|
||||
'mentions.filter.unread': 'Ongelezen',
|
||||
'mentions.filter.direct': 'Direct',
|
||||
'mentions.filter.room': 'Kamer',
|
||||
'mentions.group.today': 'Vandaag',
|
||||
'mentions.group.yesterday': 'Gisteren',
|
||||
'mentions.group.older': 'Eerder',
|
||||
'mentions.type.direct': 'Directe vermelding',
|
||||
'mentions.type.room': 'Kamervermelding',
|
||||
'mentions.action.goto': 'Ga naar kamer',
|
||||
'mentions.action.remove': 'Verwijderen',
|
||||
// Me-menu settings + User account settings window
|
||||
// ------------------------------------------------------------------------
|
||||
'usersettings.tab.general': "Algemeen",
|
||||
@@ -792,4 +774,27 @@
|
||||
'usersettings.success.password': "Wachtwoord succesvol bijgewerkt.",
|
||||
'usersettings.success.email': "E-mail succesvol bijgewerkt.",
|
||||
'usersettings.success.username': "Gebruikersnaam bijgewerkt. Log opnieuw in met je nieuwe naam.",
|
||||
|
||||
// ------------------------------------------------------------------------
|
||||
// @-mention autocomplete (chat input)
|
||||
// ------------------------------------------------------------------------
|
||||
'mentions.window.title': "Vermeldingen",
|
||||
'mentions.window.empty': "Geen vermeldingen",
|
||||
'mentions.window.markall': "Markeer alles als gelezen",
|
||||
'mentions.tab.title': "Vermeldingen",
|
||||
'mentions.notification': "%sender% noemde je in %room%",
|
||||
'mentions.filter.all': "Alles",
|
||||
'mentions.filter.unread': "Ongelezen",
|
||||
'mentions.filter.direct': "Direct",
|
||||
'mentions.filter.room': "Kamer",
|
||||
'mentions.group.today': "Vandaag",
|
||||
'mentions.group.yesterday': "Gisteren",
|
||||
'mentions.group.older': "Eerder",
|
||||
'mentions.type.direct': "Directe vermelding",
|
||||
'mentions.type.room': "Kamervermelding",
|
||||
'mentions.action.goto': "Ga naar kamer",
|
||||
'mentions.action.remove': "Verwijderen",
|
||||
'mentions.alias.description.everyone': "Iedereen in het hotel",
|
||||
'mentions.alias.description.friends': "Je vrienden online",
|
||||
'mentions.alias.description.room': "Iedereen in deze kamer",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user