Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1275)

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json

Issue 1257313003: Update Google Input Tools (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Free up grd resources. Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json
index e94327fa421b1e690d5511726448790312a84fd2..829ebc98af138e3f877cd139ecc433c0f0626738 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json
+++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/pt_BR/messages.json
@@ -2533,6 +2533,9 @@
"down_arrow": {
"message": "seta para baixo"
},
+ "drag_button": {
+ "message": "Arrastar para mover o teclado virtual"
+ },
"ee_est_settings_page": {
"message": "P\u00e1gina de configura\u00e7\u00f5es do teclado estoniano"
},
@@ -2566,6 +2569,12 @@
"enable_completion": {
"message": "Ativar preenchimento"
},
+ "enable_gesture_editing": {
+ "message": "Deslize a partir das bordas do teclado para mover o cursor ou a partir da tecla de retrocesso para excluir palavras inteiras."
+ },
+ "enable_gesture_typing": {
+ "message": "Enable gesture typing. Input a word by sliding through the letters."
+ },
"enable_prediction": {
"message": "Ativar previs\u00e3o da pr\u00f3xima palavra"
},
@@ -2587,9 +2596,15 @@
"fi_fin_settings_page": {
"message": "P\u00e1gina de configura\u00e7\u00f5es do teclado finland\u00eas"
},
+ "footer_docking_button": {
+ "message": "ancorar teclado virtual"
+ },
"footer_emoji_button": {
"message": "alterar para emoji"
},
+ "footer_floating_button": {
+ "message": "tornar o teclado virtual mov\u00edvel"
+ },
"footer_handwriting_button": {
"message": "alterar para manuscrito"
},
@@ -2824,6 +2839,9 @@
"keyboard_lithuanian": {
"message": "Teclado lituano"
},
+ "keyboard_macedonian": {
+ "message": "Macedonian keyboard"
+ },
"keyboard_malayalam_phonetic": {
"message": "Teclado malaiala (fon\u00e9tico)"
},
@@ -2900,10 +2918,10 @@
"message": "Teclado esloveno"
},
"keyboard_soranikurdish_ar": {
- "message": "Teclado curdo sor\u00e2ni baseado em \u00e1rabe"
+ "message": "Teclado curdo baseado em \u00e1rabe"
},
"keyboard_soranikurdish_en": {
- "message": "Teclado curdo sor\u00e2ni baseado em ingl\u00eas"
+ "message": "Teclado curdo baseado em ingl\u00eas"
},
"keyboard_spanish": {
"message": "Teclado espanhol"
@@ -3139,6 +3157,15 @@
"space": {
"message": "espa\u00e7o"
},
+ "swipe_deletion_tooltip": {
+ "message": "Swipe left to delete whole words."
+ },
+ "swipe_restoration_tooltip": {
+ "message": "Swipe right to restore words."
+ },
+ "swipe_selection_tooltip": {
+ "message": "Swipe left or right to move the cursor."
+ },
"switch_to": {
"message": "alterar para "
},

Powered by Google App Engine
This is Rietveld 408576698