Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: locale/lt/desktop-options.json

Issue 29629579: No Issue - Imported locales from Crowdin (Closed)
Patch Set: Updated to reflect latest changes in crowdin Created Dec. 4, 2017, 1:05 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « locale/ko/mobile-options.json ('k') | locale/mr/desktop-options.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/lt/desktop-options.json
===================================================================
--- a/locale/lt/desktop-options.json
+++ b/locale/lt/desktop-options.json
@@ -248,6 +248,9 @@
"options_notification_hide": {
"message": "Uždaryti pranešimą"
},
+ "options_page_document_title": {
+ "message": "Nustatymai"
+ },
"options_page_title": {
"message": "Nustatymai"
},
@@ -260,18 +263,12 @@
"options_protection_social_tooltip": {
"message": "Socialinių tinklų piktogramos lankomuose puslapiuose leidžia socialiniams tinklams sukurti jūsų naršymo įpročių profilį - net jei jūs nepaspaudžiate ant jų. Paslėpus jas galite apsaugoti savo privatumą."
},
- "options_report_ad": {
- "message": "Matote reklamą kurio neturėtų būti? <a>Praneškite apie reklamą</a>"
- },
"options_report_bug": {
"message": "Radote klaidą? <a>Praneškite mums apie klaidą</a>"
},
"options_report_forum": {
"message": "Norite palaikymo iš mūsų bendruomenės? <a>Aplankykite forumą</a>"
},
- "options_report_issue": {
- "message": "Manote jog kažkas be reikalo užblokuota ar kažkas neveikia? <a>Praneškite apie netinkamą blokavimą čia</a>"
- },
"options_social_description": {
"message": "Turite klausimą ar naują idėją? Mes pasiruošę jums padėti."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Tinklapiai baltajame sąraše"
},
+ "options_tracking_warning_1": {
+ "message": "Pastebėjome jog pas jus įjungta ir '<strong>$tracking$</strong>' ir'<strong>$acceptableAds$</strong>'.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Norime pranešti jog norint parodyti jums aktualesnius skelbimus Priimtinuose skelbimuose <strong>gali</strong> būti šiek tiek stebėjimo."
+ },
+ "options_tracking_warning_3": {
+ "message": "Jei pageidaujate papildomo saugumo, žemiau pažymėkite '<strong>$acceptableAdsPrivacy$</strong>'.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Gerai, supratau"
+ },
"options_whitelist_add": {
"message": "Pridėti svetainę"
},
« no previous file with comments | « locale/ko/mobile-options.json ('k') | locale/mr/desktop-options.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld