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

Unified Diff: chrome/test/data/chromeproxy/extension/_locales/am/messages.json

Issue 1438043006: Check in Data Saver extension into Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make all lines<80 characters, fixed remaining presubmit warnings Created 5 years, 1 month 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: chrome/test/data/chromeproxy/extension/_locales/am/messages.json
diff --git a/chrome/test/data/chromeproxy/extension/_locales/am/messages.json b/chrome/test/data/chromeproxy/extension/_locales/am/messages.json
new file mode 100644
index 0000000000000000000000000000000000000000..bbb37845c06ec3d7b630d76b110789f433d1b4b2
--- /dev/null
+++ b/chrome/test/data/chromeproxy/extension/_locales/am/messages.json
@@ -0,0 +1,113 @@
+{
+ "compressedsizeformat": {
+ "message": "ከታመቀ በኋላ፦ \u003Cb>$1 ባይት\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "compressedsizeformatgb": {
+ "message": "ከእጨቃ በኋላ፦ \u003Cb>$1 ጊባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "compressedsizeformatkb": {
+ "message": "ከእጨቃ በኋላ፦ \u003Cb>$1 ኪባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "compressedsizeformatmb": {
+ "message": "ከእጨቃ በኋላ፦ \u003Cb>$1 ሜባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "datasavingspercentformat": {
+ "message": "$1%",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "disabledatasaverlabel": {
+ "message": "የውሂብ አስቀማጭን አጥፋ"
+ },
+ "enabledatasaverlabel": {
+ "message": "የውሂብ አስቀማጭን አብራ"
+ },
+ "extdesc": {
+ "message": "የሚጎበኙዋቸውን ገጾች ለማላቅ Google አገልጋዮችን በመጠቀም የውሂብ አጠቃቀምን ይቀንሱ።"
+ },
+ "extname": {
+ "message": "የውሂብ አስቀማጭ"
+ },
+ "extnamebeta": {
+ "message": "ውሂብ ቆጣቢ (ቅድመ-ይሁንታ)"
+ },
+ "helpandfeedback": {
+ "message": "እገዛ እና ግብረመልስ"
+ },
+ "incognitomessage": {
+ "message": "ይህ ቅጥያ ማንነት በማያሳውቅ ሁነታ ላይ መጠቀም አይቻልም።"
+ },
+ "info1": {
+ "message": "Google የጎበኟቸውን ገጾች እንዲያመቻች በመጠቀም በውሂብ ላይ ያነሰ ያጥፉ።"
+ },
+ "info2": {
+ "message": "በHTTPS ወይም ማንነት በማያሳውቅ ሁነታ የተደረሰባቸው ገጾች በGoogle አይመቻቹም ወይም አይታዩም።"
+ },
+ "learnmorelinktext": {
+ "message": "ተጨማሪ ለመረዳት"
+ },
+ "originalsizeformat": {
+ "message": "የመጀመሪያ መጠን፦ \u003Cb>$1 ባይት\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "originalsizeformatgb": {
+ "message": "የመጀመሪያ መጠን፦ \u003Cb>$1 ጊባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "originalsizeformatkb": {
+ "message": "የመጀመሪያ መጠን፦ \u003Cb>$1 ኪባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "originalsizeformatmb": {
+ "message": "የመጀመሪያ መጠን፦ \u003Cb>$1 ሜባ\u003C/b>",
+ "placeholders": {
+ "1": {
+ "content": "$1"
+ }
+ }
+ },
+ "reducedatausagelabel": {
+ "message": "የውሂብ አጠቃቀም ቀንስ"
+ },
+ "reportissue": {
+ "message": "ችግር ሪፖርት ያድርጉ"
+ },
+ "versionnotcompatible": {
+ "message": "ይህ የChrome ስሪት ከዚህ ቅጥያ ጋር ተኳዃኝ አይደለም። እባክዎ Chromeን ወደ ቅርብ ጊዜው ስሪት ያዘምኑት። M41 Beta የመጀመሪያው የሚደገፍ ስሪት ነው።"
+ }
+}
« no previous file with comments | « chrome/test/data/chromeproxy/README ('k') | chrome/test/data/chromeproxy/extension/_locales/ar/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698