Browse Source

import translation work from https://crowdin.com/project/umatrix

pull/2/head
Raymond Hill 6 years ago
parent
commit
228e326111
No known key found for this signature in database GPG Key ID: 25E1490B761470C2
  1. 2
      src/_locales/es/messages.json
  2. 20
      src/_locales/lt/messages.json

2
src/_locales/es/messages.json

@ -696,7 +696,7 @@
"description": "Appears in Firefox's add-on preferences" "description": "Appears in Firefox's add-on preferences"
}, },
"cloudPush": { "cloudPush": {
"message": "Exportar al almacenamiento en la nube",
"message": "Exportar datos a la nube",
"description": "tooltip" "description": "tooltip"
}, },
"cloudPull": { "cloudPull": {

20
src/_locales/lt/messages.json

@ -16,19 +16,19 @@
"description": "Title for the logger window" "description": "Title for the logger window"
}, },
"settingsPageName": { "settingsPageName": {
"message": "Settings",
"message": "Nustatymai",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"privacyPageName": { "privacyPageName": {
"message": "Privacy",
"message": "Privatumas",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"statsPageName": { "statsPageName": {
"message": "Statistics",
"message": "Statistika",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"userRulesPageName": { "userRulesPageName": {
"message": "My rules",
"message": "Mano taisyklės",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"ubiquitousRulesPageName": { "ubiquitousRulesPageName": {
@ -36,19 +36,19 @@
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"rawSettingsPageName": { "rawSettingsPageName": {
"message": "More",
"message": "Daugiau",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"aboutPageName": { "aboutPageName": {
"message": "About",
"message": "Apie",
"description": "a tab in dashboard" "description": "a tab in dashboard"
}, },
"allPrettyName": { "allPrettyName": {
"message": "all",
"message": "visi",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"cookiePrettyName": { "cookiePrettyName": {
"message": "cookie",
"message": "slapukai",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"cssPrettyName": { "cssPrettyName": {
@ -56,7 +56,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"imagePrettyName": { "imagePrettyName": {
"message": "image",
"message": "paveikslėlis",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"mediaPrettyName": { "mediaPrettyName": {
@ -64,7 +64,7 @@
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"pluginPrettyName": { "pluginPrettyName": {
"message": "plugin",
"message": "papildiniai",
"description": "HAS TO FIT IN MATRIX HEADER!" "description": "HAS TO FIT IN MATRIX HEADER!"
}, },
"scriptPrettyName": { "scriptPrettyName": {

Loading…
Cancel
Save