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

Unified Diff: locale/ro/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/pt_PT/mobile-options.json ('k') | locale/ro/firstRun.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/ro/desktop-options.json
===================================================================
--- a/locale/ro/desktop-options.json
+++ b/locale/ro/desktop-options.json
@@ -213,7 +213,7 @@
"message": "Găseşte ajutor sau pune-te în contact cu noi"
},
"options_language_add": {
- "message": "+ adaugă un limbaj"
+ "message": "+ adaugă o limbă"
},
"options_language_change": {
"message": "modifică"
@@ -248,6 +248,9 @@
"options_notification_hide": {
"message": "Închideţi această notificare"
},
+ "options_page_document_title": {
+ "message": "Setări"
+ },
"options_page_title": {
"message": "Setări"
},
@@ -260,18 +263,12 @@
"options_protection_social_tooltip": {
"message": "Butoanele de social media (sau icoane) pe site-urile pe care le vizitaţi permit reţelelor sociale să vă construiască un profil bazat pe obiceiurile de navigare - chiar şi atunci când nu faceţi clic pe ele. Ascunde aceste butoane pentru a vă proteja profilul."
},
- "options_report_ad": {
- "message": "Vezi un anunţ care crezi că n-ar trebui să fie acolo? <a>Raportează un anunţ</a>"
- },
"options_report_bug": {
"message": "Ai descoperit o eroare? <a>Trimite-ne un raport</a>"
},
"options_report_forum": {
"message": "Vrei sprijin de la comunitatea noastră? <a>Du-te la Forum</a>"
},
- "options_report_issue": {
- "message": "Crezi că vreun conţinut sau funcţionalitate este incorect blocată? <a>Raportează elementele incorect blocate aici</a>"
- },
"options_social_description": {
"message": "Ai o întrebare sau o idee? Suntem aici pentru a ajuta."
},
@@ -293,6 +290,34 @@
"options_tab_whitelist": {
"message": "Site-uri neblocate"
},
+ "options_tracking_warning_1": {
+ "message": "Am observat ca aveţi atât ' <strong>$tracking$'</strong> cât şi ' <strong>$acceptableAds$'</strong> activate.",
+ "placeholders": {
+ "acceptableAds": {
+ "content": "$2",
+ "example": "Allow Acceptable Ads"
+ },
+ "tracking": {
+ "content": "$1",
+ "example": "Block additional tracking"
+ }
+ }
+ },
+ "options_tracking_warning_2": {
+ "message": "Vrem să ştiţi că pentru ca agenţii de publicitate să vă arate anunţuri mai relevante, <strong>poate</strong> exista tracking cu anunţurile acceptabile."
+ },
+ "options_tracking_warning_3": {
+ "message": "Dacă preferaţi confidenţialitate suplimentară, selectaţi caseta de selectare ' <strong>$acceptableAdsPrivacy$'</strong> de mai jos.",
+ "placeholders": {
+ "acceptableAdsPrivacy": {
+ "content": "$1",
+ "example": "Only allow ads without third-party tracking"
+ }
+ }
+ },
+ "options_tracking_warning_acknowledgment": {
+ "message": "Ok, am înțeles"
+ },
"options_whitelist_add": {
"message": "Adaugă site"
},
« no previous file with comments | « locale/pt_PT/mobile-options.json ('k') | locale/ro/firstRun.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld