Skip to content

Commit

Permalink
Merge pull request #12 from kalilistic/l10n_crowdin_action
Browse files Browse the repository at this point in the history
Update localization
  • Loading branch information
kalilistic authored Sep 19, 2021
2 parents 08e5031 + 19c589b commit 5d96b00
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions src/Kapture/Kapture/Resource/translation/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@
"message": "Content",
"description": "SettingsWindow.DrawTabs"
},
"Watchlist": {
"message": "Interesses",
"description": "SettingsWindow.DrawTabs"
},
"Filters": {
"message": "Filters",
"description": "SettingsWindow.DrawTabs"
Expand All @@ -91,6 +95,10 @@
"message": "Don't process in combat",
"description": "SettingsWindow.DrawGeneral"
},
"RestrictInComba_HelpMarker": {
"message": "parar de processar dados enquanto em combate",
"description": "SettingsWindow.DrawGeneral"
},
"ShowLootOverlay": {
"message": "Show Loot Overlay",
"description": "SettingsWindow.DrawLoot"
Expand Down Expand Up @@ -255,10 +263,26 @@
"message": "Select Item",
"description": "SettingsWindow.DrawWatchlist"
},
"DupeCustomWatchListItem": {
"message": "Este item já foi adicionado!",
"description": "SettingsWindow.DrawWatchlist"
},
"WatchListItems": {
"message": "Itens na lista de Interesses",
"description": "SettingsWindow.DrawWatchlist"
},
"NoWatchListItems": {
"message": "Nenhum",
"description": "SettingsWindow.DrawWatchlist"
},
"SelfOnly": {
"message": "Self Only",
"description": "SettingsWindow.DrawFilters"
},
"SelfOnly_HelpMarker": {
"message": "filtrar para somente seus itens",
"description": "SettingsWindow.DrawFilters"
},
"RestrictToCustomItems": {
"message": "Restrict to Following Items",
"description": "SettingsWindow.DrawFilters"
Expand Down Expand Up @@ -303,6 +327,14 @@
"message": "Clear Data",
"description": "SettingsWindow.DrawLinks"
},
"WatchListAddedAlert": {
"message": "{0} dropou e está na sua lista de interesses.",
"description": "RollMonitor.ProcessRoll"
},
"WatchListObtainedAlert": {
"message": "{0} obtido, então removendo da sua lista de interesses.",
"description": "RollMonitor.ProcessRoll"
},
"RollMonitorLost": {
"message": "Dropped to floor",
"description": "RollMonitor.ProcessRoll"
Expand Down

0 comments on commit 5d96b00

Please sign in to comment.