Merge two translation contributing documents (#23939)
This PR also adjusts the weights. --------- Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
		
					parent
					
						
							
								aaa1094663
							
						
					
				
			
			
				commit
				
					
						19722cf12c
					
				
			
		
					 7 changed files with 17 additions and 29 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
date: "2021-10-13T16:00:00+02:00"
 | 
					date: "2021-10-13T16:00:00+02:00"
 | 
				
			||||||
title: "Guidelines for Frontend Development"
 | 
					title: "Guidelines for Frontend Development"
 | 
				
			||||||
slug: "guidelines-frontend"
 | 
					slug: "guidelines-frontend"
 | 
				
			||||||
weight: 20
 | 
					weight: 30
 | 
				
			||||||
toc: false
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
aliases:
 | 
					aliases:
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "Guidelines for Frontend"
 | 
					    name: "Guidelines for Frontend"
 | 
				
			||||||
    weight: 20
 | 
					    weight: 30
 | 
				
			||||||
    identifier: "guidelines-frontend"
 | 
					    identifier: "guidelines-frontend"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
date: "2023-02-14T00:00:00+00:00"
 | 
					date: "2023-02-14T00:00:00+00:00"
 | 
				
			||||||
title: "Guidelines for Refactoring"
 | 
					title: "Guidelines for Refactoring"
 | 
				
			||||||
slug: "guidelines-refactoring"
 | 
					slug: "guidelines-refactoring"
 | 
				
			||||||
weight: 20
 | 
					weight: 40
 | 
				
			||||||
toc: false
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
aliases:
 | 
					aliases:
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "Guidelines for Refactoring"
 | 
					    name: "Guidelines for Refactoring"
 | 
				
			||||||
    weight: 20
 | 
					    weight: 40
 | 
				
			||||||
    identifier: "guidelines-refactoring"
 | 
					    identifier: "guidelines-refactoring"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,15 +1,16 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
date: "2021-01-22T00:00:00+02:00"
 | 
					date: "2021-01-22T00:00:00+02:00"
 | 
				
			||||||
title: "Übersetzungs Richtlinien"
 | 
					title: "Übersetzungs Richtlinien"
 | 
				
			||||||
 | 
					slug: "localization"
 | 
				
			||||||
weight: 70
 | 
					weight: 70
 | 
				
			||||||
toc: true
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
menu:
 | 
					menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "Übersetzungsrichtlinien"
 | 
					    name: "Übersetzungsrichtlinien"
 | 
				
			||||||
    weight: 70
 | 
					    weight: 70
 | 
				
			||||||
    identifier: "translation-guidelines"
 | 
					    identifier: "localization"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Allgemeines
 | 
					## Allgemeines
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
date: "2016-12-01T16:00:00+02:00"
 | 
					date: "2016-12-01T16:00:00+02:00"
 | 
				
			||||||
title: "Localization"
 | 
					title: "Localization"
 | 
				
			||||||
slug: "localization"
 | 
					slug: "localization"
 | 
				
			||||||
weight: 10
 | 
					weight: 70
 | 
				
			||||||
toc: false
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
aliases:
 | 
					aliases:
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "Localization"
 | 
					    name: "Localization"
 | 
				
			||||||
    weight: 20
 | 
					    weight: 70
 | 
				
			||||||
    identifier: "localization"
 | 
					    identifier: "localization"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,3 +33,7 @@ After a translation has been accepted, it will be reflected in the main reposito
 | 
				
			||||||
At the time of writing, this means that a changed translation may not appear until the following Gitea release.
 | 
					At the time of writing, this means that a changed translation may not appear until the following Gitea release.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
If you use a bleeding edge build, it should appear as soon as you update after the change is synced.
 | 
					If you use a bleeding edge build, it should appear as soon as you update after the change is synced.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# How to Contribute
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Different Languages have different translation guidelines. Please visit the respective page for more information.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
date: "2016-12-01T16:00:00+02:00"
 | 
					date: "2016-12-01T16:00:00+02:00"
 | 
				
			||||||
title: "本地化"
 | 
					title: "本地化"
 | 
				
			||||||
slug: "localization"
 | 
					slug: "localization"
 | 
				
			||||||
weight: 20
 | 
					weight: 70
 | 
				
			||||||
toc: false
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
aliases:
 | 
					aliases:
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "本地化"
 | 
					    name: "本地化"
 | 
				
			||||||
    weight: 20
 | 
					    weight: 70
 | 
				
			||||||
    identifier: "localization"
 | 
					    identifier: "localization"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
date: "2016-12-01T16:00:00+02:00"
 | 
					date: "2016-12-01T16:00:00+02:00"
 | 
				
			||||||
title: "在地化"
 | 
					title: "在地化"
 | 
				
			||||||
slug: "localization"
 | 
					slug: "localization"
 | 
				
			||||||
weight: 20
 | 
					weight: 70
 | 
				
			||||||
toc: false
 | 
					toc: false
 | 
				
			||||||
draft: false
 | 
					draft: false
 | 
				
			||||||
aliases:
 | 
					aliases:
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ menu:
 | 
				
			||||||
  sidebar:
 | 
					  sidebar:
 | 
				
			||||||
    parent: "contributing"
 | 
					    parent: "contributing"
 | 
				
			||||||
    name: "在地化"
 | 
					    name: "在地化"
 | 
				
			||||||
    weight: 20
 | 
					    weight: 70
 | 
				
			||||||
    identifier: "localization"
 | 
					    identifier: "localization"
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,17 +0,0 @@
 | 
				
			||||||
---
 | 
					 | 
				
			||||||
date: "2021-01-22T00:00:00+02:00"
 | 
					 | 
				
			||||||
title: "Translation Guidelines"
 | 
					 | 
				
			||||||
weight: 70
 | 
					 | 
				
			||||||
toc: true
 | 
					 | 
				
			||||||
draft: false
 | 
					 | 
				
			||||||
menu:
 | 
					 | 
				
			||||||
  sidebar:
 | 
					 | 
				
			||||||
    parent: "contributing"
 | 
					 | 
				
			||||||
    name: "Translation Guidelines"
 | 
					 | 
				
			||||||
    weight: 70
 | 
					 | 
				
			||||||
    identifier: "translation-guidelines"
 | 
					 | 
				
			||||||
---
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
This place is used to provide a common set of rules to make sure the translation is consistent.
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
* [German](/de-de/übersetzungs-richtlinien/)
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue