avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 1 | { |
| 2 | "appName": { |
| 3 | "message": "የተመረጠ ጽሁፍ ተርጉም", |
| 4 | "description": "The app name" |
| 5 | }, |
| 6 | "appBetaName": { |
| 7 | "message": "የተመረጠ ጽሁፍ ተርጉም (ቤታ)", |
| 8 | "description": "The beta app name" |
| 9 | }, |
| 10 | "appDescription": { |
| 11 | "message": "የተመረጠውን ጽሑፍ በ ጉግል ትራንስሌት ይተርጉሙ", |
| 12 | "description": "The app description" |
| 13 | }, |
| 14 | "contextmenu_title": { |
| 15 | "message": "የተመረጠውን ወደ ... ተርጉም", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 16 | "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 17 | }, |
| 18 | "contextmenu_title2": { |
| 19 | "message": "የተመረጠውን ወደ '$language$' ተርጉም", |
| 20 | "description": "Title of the context menu that appears when a right click is done and there's only one language available.", |
| 21 | "placeholders": { |
| 22 | "language": { |
| 23 | "content": "$1", |
| 24 | "example": "Language to translate into." |
| 25 | } |
| 26 | } |
| 27 | }, |
| 28 | "contextmenu_edit": { |
| 29 | "message": "ቋንቋዎችን አርትዕ...", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 30 | "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 31 | }, |
| 32 | "options_welcome": { |
| 33 | "message": "እንኳን ደህና መጡ!", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 34 | "description": "Title of the options page which welcomes users" |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 35 | }, |
| 36 | "options_introduction": { |
| 37 | "message": "እባክዎ \"ትርጉም\" ዝርዝር ውስጥ ለማየት የሚፈልጉትን ቋንቋዎች ይምረጡ ።", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 38 | "description": "Introduction paragraph in the options page preceding the language list." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 39 | }, |
| 40 | "options_languageselectheader": { |
| 41 | "message": "ቋንቋዎች ፦", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 42 | "description": "Header of the selected languages list." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 43 | }, |
| 44 | "options_otheroptionsheader": { |
| 45 | "message": "ሌሎች አማራጮች ፥", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 46 | "description": "Subheader in the options page before the options to choose where should the translation be shown.." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 47 | }, |
| 48 | "options_tabsoption_1": { |
| 49 | "message": "ለእያንዳንዱ ትርጉም የ ጉግል ትራንስሌትን በአዲስ ትር ይክፈቱ ።", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 50 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 51 | }, |
| 52 | "options_tabsoption_2": { |
| 53 | "message": "ጉግል ትራንስሌትን በልዩ ትርታ ይክፈቱ እና በርካታ ትሮችን ከመክፈት ይልቅ የመጨረሻውን ትርጉም ይለውጡ።", |
avm99963 | 15c2473 | 2021-01-10 20:06:18 +0100 | [diff] [blame] | 54 | "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in the same tab used for the previous translation, or will open a new tab if there aren't any translation tabs open)." |
avm99963 | 51cae20 | 2020-12-28 22:40:59 +0100 | [diff] [blame] | 55 | } |
| 56 | } |