From 72334ea1c736534ea6d1fab00930fb1d510a388f Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Fri, 25 Feb 2022 11:00:53 -0600 Subject: [PATCH] New translations en_US.json (Portuguese, Brazilian) --- src/i18n/pt_BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/pt_BR.json b/src/i18n/pt_BR.json index ea9cdace..43824273 100644 --- a/src/i18n/pt_BR.json +++ b/src/i18n/pt_BR.json @@ -200,7 +200,7 @@ "action.newpreset": "Nova predefinição...", "action.unlove": "Deixar de Gostar", "action.love": "Gostar", - "action.moveToTop": "Mover para cima", + "action.moveToTop": "Move out of Folder", "action.share": "Compartilhar", "action.rename": "Renomear", "action.dislike": "Não Gostar", @@ -339,7 +339,7 @@ "settings.header.experimental": "Experimental", "settings.header.experimental.description": "Adjust the experimental settings for Cider.", "settings.option.experimental.unknownPlugin": "Unknown Sources", - "settings.option.experimental.unknownPlugin.description": "Allow installion of plugins from repos other than the Cider Plugin Repository", + "settings.option.experimental.unknownPlugin.description": "Allow installation of plugins from repos other than the Cider Plugin Repository", "settings.option.experimental.compactUI": "Compact UI", "settings.option.experimental.close_button_hide": "Close Button Should Hide the Application", "settings.option.lyrics.enableMusixmatchKaraoke": "Ativar Modo Karaoke (só para Musixmatch)",