blob: d400a3bbf9ee01c128533a04484b6415673b2310 [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
2 "appName": {
3 "message": "የተመረጠ ጽሁፍ ተርጉም",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "የተመረጠ ጽሁፍ ተርጉም (ቤታ)",
8 "description": "The beta app name"
9 },
Adrià Vilanova Martínez8b117032022-06-01 17:48:49 +020010 "appCanaryName": {
11 "message": "የተመረጠ ጽሁፍ ተርጉም (Canary)",
12 "description": "The beta app name"
13 },
avm9996351cae202020-12-28 22:40:59 +010014 "appDescription": {
15 "message": "የተመረጠውን ጽሑፍ በ ጉግል ትራንስሌት ይተርጉሙ",
16 "description": "The app description"
17 },
18 "contextmenu_title": {
19 "message": "የተመረጠውን ወደ ... ተርጉም",
avm9996315c24732021-01-10 20:06:18 +010020 "description": "Title of the context menu that appears when a right click is done. Inside this parent item there are the target languages."
avm9996351cae202020-12-28 22:40:59 +010021 },
22 "contextmenu_title2": {
23 "message": "የተመረጠውን ወደ '$language$' ተርጉም",
24 "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
25 "placeholders": {
26 "language": {
27 "content": "$1",
28 "example": "Language to translate into."
29 }
30 }
31 },
32 "contextmenu_edit": {
33 "message": "ቋንቋዎችን አርትዕ...",
avm9996315c24732021-01-10 20:06:18 +010034 "description": "Title of the item inside the 'Translate section into...' context menu which is used to go to the options page."
avm9996351cae202020-12-28 22:40:59 +010035 },
36 "options_welcome": {
37 "message": "እንኳን ደህና መጡ!",
avm9996315c24732021-01-10 20:06:18 +010038 "description": "Title of the options page which welcomes users"
avm9996351cae202020-12-28 22:40:59 +010039 },
40 "options_introduction": {
41 "message": "እባክዎ \"ትርጉም\" ዝርዝር ውስጥ ለማየት የሚፈልጉትን ቋንቋዎች ይምረጡ ።",
avm9996315c24732021-01-10 20:06:18 +010042 "description": "Introduction paragraph in the options page preceding the language list."
avm9996351cae202020-12-28 22:40:59 +010043 },
44 "options_languageselectheader": {
45 "message": "ቋንቋዎች ፦",
avm9996315c24732021-01-10 20:06:18 +010046 "description": "Header of the selected languages list."
avm9996351cae202020-12-28 22:40:59 +010047 },
48 "options_otheroptionsheader": {
49 "message": "ሌሎች አማራጮች ፥",
avm9996315c24732021-01-10 20:06:18 +010050 "description": "Subheader in the options page before the options to choose where should the translation be shown.."
avm9996351cae202020-12-28 22:40:59 +010051 },
52 "options_tabsoption_1": {
53 "message": "ለእያንዳንዱ ትርጉም የ ጉግል ትራንስሌትን በአዲስ ትር ይክፈቱ ።",
avm9996315c24732021-01-10 20:06:18 +010054 "description": "Option which defines where should the translations be shown (in this case, each translation will be opened in a new tab)."
avm9996351cae202020-12-28 22:40:59 +010055 },
56 "options_tabsoption_2": {
57 "message": "ጉግል ትራንስሌትን በልዩ ትርታ ይክፈቱ እና በርካታ ትሮችን ከመክፈት ይልቅ የመጨረሻውን ትርጉም ይለውጡ።",
avm9996315c24732021-01-10 20:06:18 +010058 "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)."
avm9996351cae202020-12-28 22:40:59 +010059 }
60}