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

Unified Diff: third_party/google_input_tools/src/chrome/os/inputview/_locales/nb/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/nb/messages.json
diff --git a/third_party/google_input_tools/src/chrome/os/inputview/_locales/nb/messages.json b/third_party/google_input_tools/src/chrome/os/inputview/_locales/nb/messages.json
index 0820d45770268aa7b45fe14b6ee7d84d02498bdf..7463a1426bd779861ba7a70513c0446573d3618b 100644
--- a/third_party/google_input_tools/src/chrome/os/inputview/_locales/nb/messages.json
+++ b/third_party/google_input_tools/src/chrome/os/inputview/_locales/nb/messages.json
@@ -2533,6 +2533,9 @@
"down_arrow": {
"message": "pil ned"
},
+ "drag_button": {
+ "message": "Dra for \u00e5 flytte det virtuelle tastaturet"
+ },
"ee_est_settings_page": {
"message": "Innstillinger-side for estisk tastatur"
},
@@ -2566,6 +2569,12 @@
"enable_completion": {
"message": "Aktiv\u00e9r fullf\u00f8ring"
},
+ "enable_gesture_editing": {
+ "message": "Sveip fra kantene av tastaturet for \u00e5 flytte mark\u00f8ren, eller fra tilbaketasten for \u00e5 slette hele ord."
+ },
+ "enable_gesture_typing": {
+ "message": "Enable gesture typing. Input a word by sliding through the letters."
+ },
"enable_prediction": {
"message": "Aktiv\u00e9r forslag til neste ord"
},
@@ -2587,9 +2596,15 @@
"fi_fin_settings_page": {
"message": "Innstillinger-side for finsk tastatur"
},
+ "footer_docking_button": {
+ "message": "dokk det virtuelle tastaturet"
+ },
"footer_emoji_button": {
"message": "bytt til emoji"
},
+ "footer_floating_button": {
+ "message": "gj\u00f8r det virtuelle tastaturet bevegelig"
+ },
"footer_handwriting_button": {
"message": "bytt til h\u00e5ndskrift"
},
@@ -2824,6 +2839,9 @@
"keyboard_lithuanian": {
"message": "Litauisk tastatur"
},
+ "keyboard_macedonian": {
+ "message": "Macedonian keyboard"
+ },
"keyboard_malayalam_phonetic": {
"message": "Malayalam-tastatur (fonetisk)"
},
@@ -2900,10 +2918,10 @@
"message": "Slovensk tastatur"
},
"keyboard_soranikurdish_ar": {
- "message": "Arabisk-basert tastatur for kurdisk (sorani)"
+ "message": "Arabisk-basert tastatur for kurdisk"
},
"keyboard_soranikurdish_en": {
- "message": "Engelsk-basert tastatur for kurdisk (sorani)"
+ "message": "Engelsk-basert tastatur for kurdisk"
},
"keyboard_spanish": {
"message": "Spansk tastatur"
@@ -3139,6 +3157,15 @@
"space": {
"message": "mellomrom"
},
+ "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": "bytt til "
},

Powered by Google App Engine
This is Rietveld 408576698