mirror of
https://github.com/jimathy/rpemotes.git
synced 2026-07-28 08:12:35 -04:00
🌏Updated Translations 🌏
This commit is contained in:
94
config.lua
94
config.lua
@@ -167,7 +167,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = "Momentálně nastavené animace:",
|
||||
['notvalidkey'] = "Není platná klávesa.",
|
||||
['keybinds'] = "🔢 Klávesové Zkratky",
|
||||
['keybindsinfo'] = "Use"
|
||||
['keybindsinfo'] = "Use",
|
||||
['searchemotes'] = "🔍 Search for Emotes",
|
||||
['searchinputtitle'] = "Search:",
|
||||
['searchmenudesc'] = "%s result(s) for '~r~%s~w~':",
|
||||
['searchnoresult'] = "No results for search '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Hold L-Shift and press enter to set as favorite.",
|
||||
['searchcantsetfav'] = "Shared emotes cannot be set as favorites."
|
||||
},
|
||||
['fr'] = { -- French 🇫🇷
|
||||
['emotes'] = 'Emotes 🎬',
|
||||
@@ -216,7 +222,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Emotes actuellement liées:",
|
||||
['notvalidkey'] = "n'est pas une clé valide.",
|
||||
['keybinds'] = "🔢 Raccourcis clavier",
|
||||
['keybindsinfo'] = "Utilise"
|
||||
['keybindsinfo'] = "Utilise",
|
||||
['searchemotes'] = "🔍 Rechercher des emotes",
|
||||
['searchinputtitle'] = "Recherche:",
|
||||
['searchmenudesc'] = "%s resultat(s) pour '~r~%s~w~':",
|
||||
['searchnoresult'] = "Aucun résultat pour la recherche : '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Maintenir L-Shift et appuyer sur entrer pour marquer comme favorie.",
|
||||
['searchcantsetfav'] = "Les emotes partagées ne peuvent pas être mise en favorie."
|
||||
},
|
||||
['de'] = { -- German 🇩🇪
|
||||
['emotes'] = 'Emotes 🎬',
|
||||
@@ -265,7 +277,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Derzeit gebundene Emotes:",
|
||||
['notvalidkey'] = "ist kein gültiger Schlüssel.",
|
||||
['keybinds'] = "🔢 Tastenkombinationen",
|
||||
['keybindsinfo'] = "verwenden"
|
||||
['keybindsinfo'] = "verwenden",
|
||||
['searchemotes'] = "🔍 Suche nach Bestimmten Emotes",
|
||||
['searchinputtitle'] = "Suche:",
|
||||
['searchmenudesc'] = "%s Ergebnis(se) für '~r~%s~w~':",
|
||||
['searchnoresult'] = "Es wurden keine Ergebnisse gefunden für '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Halte L-Shift und drücke Enter um den Emote als Favorit zu setzen.",
|
||||
['searchcantsetfav'] = "Geteilte Emotes können nicht als Favorit gesetzt werden."
|
||||
},
|
||||
['sv'] = { -- Swedish 🇸🇪
|
||||
['emotes'] = 'Emotes 🎬',
|
||||
@@ -315,7 +333,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " För närvarande bundna emotes:",
|
||||
['notvalidkey'] = "är inte en giltig tangent.",
|
||||
['keybinds'] = "🔢 Keybinds",
|
||||
['keybindsinfo'] = "Använd"
|
||||
['keybindsinfo'] = "Använd",
|
||||
['searchemotes'] = "🔍 Sök Emotes",
|
||||
['searchinputtitle'] = "Sök:",
|
||||
['searchmenudesc'] = "%s resultat på '~r~%s~w~':",
|
||||
['searchnoresult'] = "Inga resultat hittades på '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Håll ned L-Shift och tryck på enter för att ställa in som favorit.",
|
||||
['searchcantsetfav'] = "Delade Emotes kan inte ställas in som favoriter."
|
||||
},
|
||||
['es'] = { -- Spanish 🇪🇸
|
||||
['emotes'] = "Animaciones 🎬",
|
||||
@@ -364,7 +388,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Emotes vinculados actualmente:",
|
||||
['notvalidkey'] = "no es una clave válida.",
|
||||
['keybinds'] = "🔢 Keybinds",
|
||||
['keybindsinfo'] = "Utilizar"
|
||||
['keybindsinfo'] = "Utilizar",
|
||||
['searchemotes'] = "🔍 Search for Emotes",
|
||||
['searchinputtitle'] = "Search:",
|
||||
['searchmenudesc'] = "%s result(s) for '~r~%s~w~':",
|
||||
['searchnoresult'] = "No results for search '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Hold L-Shift and press enter to set as favorite.",
|
||||
['searchcantsetfav'] = "Shared emotes cannot be set as favorites."
|
||||
},
|
||||
['nl'] = { -- Dutch 🇳🇱
|
||||
['emotes'] = 'Animaties 🎬',
|
||||
@@ -414,7 +444,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Huidig gebonden animaties:",
|
||||
['notvalidkey'] = "Is geen geldige knop.",
|
||||
['keybinds'] = "🔢 Keybinds",
|
||||
['keybindsinfo'] = "Gebruik"
|
||||
['keybindsinfo'] = "Gebruik",
|
||||
['searchemotes'] = "🔍 Zoeken naar emotes",
|
||||
['searchinputtitle'] = "Zoeken:",
|
||||
['searchmenudesc'] = "%s Resultaat(s) voor'~r~%s~w~':",
|
||||
['searchnoresult'] = "Geen resultaat voor zoekopdracht '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Houd L-Shift ingedrukt en druk enter om als favoriet op te slaan.",
|
||||
['searchcantsetfav'] = "Gedeelde emotes kunnen niet als favoriet worden ingesteld."
|
||||
},
|
||||
['pt'] = { -- Brazilian Portuguese 🇧🇷
|
||||
['emotes'] = 'Emotes 🎬',
|
||||
@@ -464,7 +500,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = "Emotes atualmente vinculados: ",
|
||||
['notvalidkey'] = "isto não é uma chave válida",
|
||||
['keybinds'] = "🔢 Keybinds",
|
||||
['keybindsinfo'] = "Usar"
|
||||
['keybindsinfo'] = "Usar",
|
||||
['searchemotes'] = "🔍 Search for Emotes",
|
||||
['searchinputtitle'] = "Search:",
|
||||
['searchmenudesc'] = "%s result(s) for '~r~%s~w~':",
|
||||
['searchnoresult'] = "No results for search '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Hold L-Shift and press enter to set as favorite.",
|
||||
['searchcantsetfav'] = "Shared emotes cannot be set as favorites."
|
||||
},
|
||||
['it'] = { -- Italian 🇮🇹
|
||||
['emotes'] = 'Animazioni 🎬',
|
||||
@@ -514,7 +556,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Animazioni correnti:",
|
||||
['notvalidkey'] = "non è una chiave valida.",
|
||||
['keybinds'] = "🔢 Tasti",
|
||||
['keybindsinfo'] = "Utilizza"
|
||||
['keybindsinfo'] = "Utilizza",
|
||||
['searchemotes'] = "🔍 Search for Emotes",
|
||||
['searchinputtitle'] = "Search:",
|
||||
['searchmenudesc'] = "%s result(s) for '~r~%s~w~':",
|
||||
['searchnoresult'] = "No results for search '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Hold L-Shift and press enter to set as favorite.",
|
||||
['searchcantsetfav'] = "Shared emotes cannot be set as favorites."
|
||||
},
|
||||
['da'] = { -- Danish 🇩🇰
|
||||
['emotes'] = 'Animationer',
|
||||
@@ -564,7 +612,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Keybind animationer:",
|
||||
['notvalidkey'] = "er ikke en gyldigt nøgle.",
|
||||
['keybinds'] = "🔢 Keybinds",
|
||||
['keybindsinfo'] = "Brug"
|
||||
['keybindsinfo'] = "Brug",
|
||||
['searchemotes'] = "🔍 Search for Emotes",
|
||||
['searchinputtitle'] = "Search:",
|
||||
['searchmenudesc'] = "%s result(s) for '~r~%s~w~':",
|
||||
['searchnoresult'] = "No results for search '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Hold L-Shift and press enter to set as favorite.",
|
||||
['searchcantsetfav'] = "Shared emotes cannot be set as favorites."
|
||||
},
|
||||
['fi'] = { -- Finnish 🇫🇮
|
||||
['emotes'] = 'Animaatiot 🎬',
|
||||
@@ -615,6 +669,12 @@ Config.Languages = {
|
||||
['notvalidkey'] = "ei ole käytettävä näppäin.",
|
||||
['keybinds'] = "🔢 Pikanäppäimet",
|
||||
['keybindsinfo'] = "Käytä",
|
||||
['searchemotes'] = "🔍 Etsiäksesi emoten",
|
||||
['searchinputtitle'] = "Etsi:",
|
||||
['searchmenudesc'] = "%s tulokset '~r~%s~w~':",
|
||||
['searchnoresult'] = "Ei tuloksia haulle '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Pidä L-Shift painettuna ja aseta suosikiksi painamalla Enter.",
|
||||
['searchcantsetfav'] = "Jaettuja emoteita ei voi asettaa suosikiksi."
|
||||
},
|
||||
['pl'] = { -- Polish 🇵🇱
|
||||
['emotes'] = 'Animacje 🎬',
|
||||
@@ -664,7 +724,13 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Aktualnie przypisane animacje:",
|
||||
['notvalidkey'] = "nie jest poprawnym klawiszem.",
|
||||
['keybinds'] = "🔢 Przypisane klawisze",
|
||||
['keybindsinfo'] = "Użyj"
|
||||
['keybindsinfo'] = "Użyj",
|
||||
['searchemotes'] = "🔍 Szukaj animacji",
|
||||
['searchinputtitle'] = "Szukaj:",
|
||||
['searchmenudesc'] = "%s wyników dla frazy '~r~%s~w~':",
|
||||
['searchnoresult'] = "Brak wyników dla frazy '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Przytrzymaj L-Shift i naciśnij Enter by dodać do ulubionych.",
|
||||
['searchcantsetfav'] = "Współdzielona animacja nie może być dodana do ulubionych."
|
||||
},
|
||||
['ro'] = { -- Romana 🇷🇴
|
||||
['emotes'] = 'Emote-uri 🎬',
|
||||
@@ -714,6 +780,12 @@ Config.Languages = {
|
||||
['currentlyboundemotes'] = " Emote-uri prezent binduite:",
|
||||
['notvalidkey'] = "nu este o tasta valida.",
|
||||
['keybinds'] = "🔢 Bind-uri",
|
||||
['keybindsinfo'] = "Foloseste"
|
||||
['keybindsinfo'] = "Foloseste",
|
||||
['searchemotes'] = "🔍 Cautare Emote-uri",
|
||||
['searchinputtitle'] = "Cautare:",
|
||||
['searchmenudesc'] = "%s rezultat(e) pentru '~r~%s~w~':",
|
||||
['searchnoresult'] = "Fara rezultate pentru cautarea '~r~%s~w~'.",
|
||||
['searchshifttofav'] = "Tine apasat L-Shift si apasa enter pentru a seta ca favorit.",
|
||||
['searchcantsetfav'] = "Emote-urile Shared nu pot fi setate ca favorite."
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user