forked from MapComplete/MapComplete
		
	Chore: fix translations for statistics filters
This commit is contained in:
		
							parent
							
								
									35dac418ba
								
							
						
					
					
						commit
						99aa5403ca
					
				
					 7 changed files with 51 additions and 91 deletions
				
			
		|  | @ -424,7 +424,7 @@ | ||||||
|           ] |           ] | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|           "id": "platform", |           "id": "added-image", | ||||||
|           "options": [ |           "options": [ | ||||||
|             { |             { | ||||||
|               "question": { |               "question": { | ||||||
|  | @ -434,6 +434,49 @@ | ||||||
|                 "es": "El conjunto de cambios agregó al menos una imagen", |                 "es": "El conjunto de cambios agregó al menos una imagen", | ||||||
|                 "ko": "주요 변경사항에 최소 하나의 이미지가 추가 되었습니다", |                 "ko": "주요 변경사항에 최소 하나의 이미지가 추가 되었습니다", | ||||||
|                 "nl": "Changeset voegde minstens één afbeelding toe" |                 "nl": "Changeset voegde minstens één afbeelding toe" | ||||||
|  |               }, | ||||||
|  |               "osmTags": "add-image>0" | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "id": "exclude_grb", | ||||||
|  |           "options": [ | ||||||
|  |             { | ||||||
|  |               "osmTags": "theme!=grb", | ||||||
|  |               "question": { | ||||||
|  |                 "en": "Exclude GRB theme", | ||||||
|  |                 "de": "GRB-Thema ausschließen", | ||||||
|  |                 "cs": "Vyloučit motiv GRB", | ||||||
|  |                 "es": "Excluir el tema GRB", | ||||||
|  |                 "nl": "GRB-thema uitsluiten", | ||||||
|  |                 "ko": "GRB 테마 제외" | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "id": "exclude_etymology", | ||||||
|  |           "options": [ | ||||||
|  |             { | ||||||
|  |               "osmTags": "theme!=etymology", | ||||||
|  |               "question": { | ||||||
|  |                 "en": "Exclude etymology theme", | ||||||
|  |                 "de": "Etymologie-Thema ausschließen", | ||||||
|  |                 "cs": "Vyloučit etymologii tématu", | ||||||
|  |                 "es": "Excluir el tema de etimología", | ||||||
|  |                 "nl": "Thema etymologie uitsluiten", | ||||||
|  |                 "ko": "어원 테마 제외" | ||||||
|  |               } | ||||||
|  |             } | ||||||
|  |           ] | ||||||
|  |         }, | ||||||
|  |         { | ||||||
|  |           "id": "platform", | ||||||
|  |           "options": [ | ||||||
|  |             { | ||||||
|  |               "quesiton": { | ||||||
|  |                 "en": "All platforms" | ||||||
|               } |               } | ||||||
|             }, |             }, | ||||||
|             { |             { | ||||||
|  | @ -449,54 +492,6 @@ | ||||||
|               "osmTags": "android=" |               "osmTags": "android=" | ||||||
|             } |             } | ||||||
|           ] |           ] | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "id": "added-image", |  | ||||||
|           "options": [ |  | ||||||
|             { |  | ||||||
|               "osmTags": "add-image>0", |  | ||||||
|               "question": { |  | ||||||
|                 "en": "Exclude GRB theme", |  | ||||||
|                 "de": "GRB-Thema ausschließen", |  | ||||||
|                 "cs": "Vyloučit motiv GRB", |  | ||||||
|                 "es": "Excluir el tema GRB", |  | ||||||
|                 "nl": "GRB-thema uitsluiten", |  | ||||||
|                 "ko": "GRB 테마 제외" |  | ||||||
|               } |  | ||||||
|             } |  | ||||||
|           ] |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "id": "exclude_grb", |  | ||||||
|           "options": [ |  | ||||||
|             { |  | ||||||
|               "osmTags": "theme!=grb", |  | ||||||
|               "question": { |  | ||||||
|                 "en": "Exclude etymology theme", |  | ||||||
|                 "de": "Etymologie-Thema ausschließen", |  | ||||||
|                 "cs": "Vyloučit etymologii tématu", |  | ||||||
|                 "es": "Excluir el tema de etimología", |  | ||||||
|                 "nl": "Thema etymologie uitsluiten", |  | ||||||
|                 "ko": "어원 테마 제외" |  | ||||||
|               } |  | ||||||
|             } |  | ||||||
|           ] |  | ||||||
|         }, |  | ||||||
|         { |  | ||||||
|           "id": "exclude_etymology", |  | ||||||
|           "options": [ |  | ||||||
|             { |  | ||||||
|               "osmTags": "theme!=etymology", |  | ||||||
|               "question": { |  | ||||||
|                 "en": "Exclude etymology theme", |  | ||||||
|                 "de": "Etymologie-Thema ausschließen", |  | ||||||
|                 "es": "Excluir el tema de etimología", |  | ||||||
|                 "cs": "Vyloučit etymologii tématu", |  | ||||||
|                 "nl": "Thema etymologie uitsluiten", |  | ||||||
|                 "ko": "어원 테마 제외" |  | ||||||
|               } |  | ||||||
|             } |  | ||||||
|           ] |  | ||||||
|         } |         } | ||||||
|       ] |       ] | ||||||
|     }, |     }, | ||||||
|  |  | ||||||
|  | @ -785,13 +785,6 @@ | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|                     "11": { |  | ||||||
|                         "options": { |  | ||||||
|                             "0": { |  | ||||||
|                                 "question": "Vyloučit etymologii tématu" |  | ||||||
|                             } |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     "2": { |                     "2": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|  |  | ||||||
|  | @ -785,13 +785,6 @@ | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|                     "11": { |  | ||||||
|                         "options": { |  | ||||||
|                             "0": { |  | ||||||
|                                 "question": "Etymologie-Thema ausschließen" |  | ||||||
|                             } |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     "2": { |                     "2": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|  |  | ||||||
|  | @ -788,7 +788,13 @@ | ||||||
|                     "11": { |                     "11": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|                                 "question": "Exclude etymology theme" |                                 "quesiton": "All platforms" | ||||||
|  |                             }, | ||||||
|  |                             "1": { | ||||||
|  |                                 "question": "Made with Android" | ||||||
|  |                             }, | ||||||
|  |                             "2": { | ||||||
|  |                                 "question": "Made on the web" | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|  | @ -838,12 +844,6 @@ | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|                                 "question": "Changeset added at least one image" |                                 "question": "Changeset added at least one image" | ||||||
|                             }, |  | ||||||
|                             "1": { |  | ||||||
|                                 "question": "Made with Android" |  | ||||||
|                             }, |  | ||||||
|                             "2": { |  | ||||||
|                                 "question": "Made on the web" |  | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|  |  | ||||||
|  | @ -776,13 +776,6 @@ | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|                     "11": { |  | ||||||
|                         "options": { |  | ||||||
|                             "0": { |  | ||||||
|                                 "question": "Excluir el tema de etimología" |  | ||||||
|                             } |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     "2": { |                     "2": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|  |  | ||||||
|  | @ -785,13 +785,6 @@ | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|                     "11": { |  | ||||||
|                         "options": { |  | ||||||
|                             "0": { |  | ||||||
|                                 "question": "어원 테마 제외" |  | ||||||
|                             } |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     "2": { |                     "2": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|  |  | ||||||
|  | @ -836,13 +836,6 @@ | ||||||
|                             } |                             } | ||||||
|                         } |                         } | ||||||
|                     }, |                     }, | ||||||
|                     "11": { |  | ||||||
|                         "options": { |  | ||||||
|                             "0": { |  | ||||||
|                                 "question": "Thema etymologie uitsluiten" |  | ||||||
|                             } |  | ||||||
|                         } |  | ||||||
|                     }, |  | ||||||
|                     "2": { |                     "2": { | ||||||
|                         "options": { |                         "options": { | ||||||
|                             "0": { |                             "0": { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue