Translated using Weblate (German)
Currently translated at 96.0% (2187 of 2276 strings) Translation: Funkwhale/Funkwhale Web Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/de/
This commit is contained in:
		
							parent
							
								
									16faa9b78a
								
							
						
					
					
						commit
						d6a5b065b8
					
				| 
						 | 
					@ -2,27 +2,6 @@
 | 
				
			||||||
  "App": {
 | 
					  "App": {
 | 
				
			||||||
    "loading": "Wird geladen…"
 | 
					    "loading": "Wird geladen…"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "vui": {
 | 
					 | 
				
			||||||
    "radio": "Radio",
 | 
					 | 
				
			||||||
    "albums": "{n} Album | {n} Alben",
 | 
					 | 
				
			||||||
    "tracks": "{n} Titel | {n} Titel",
 | 
					 | 
				
			||||||
    "episodes": "{n} Episode | {n} Episoden",
 | 
					 | 
				
			||||||
    "by-user": "von {'@'}{username}",
 | 
					 | 
				
			||||||
    "go-to": "Gehe zu",
 | 
					 | 
				
			||||||
    "pagination": {
 | 
					 | 
				
			||||||
      "previous": "Zurück",
 | 
					 | 
				
			||||||
      "next": "Weiter"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "aria": {
 | 
					 | 
				
			||||||
      "pagination": {
 | 
					 | 
				
			||||||
        "nav": "Nummerierte Navigation",
 | 
					 | 
				
			||||||
        "gotoPage": "Gehe zu Seite {n}",
 | 
					 | 
				
			||||||
        "gotoPrevious": "Gehe zur vorherigen Seite",
 | 
					 | 
				
			||||||
        "gotoNext": "Gehe zur nächsten Seite",
 | 
					 | 
				
			||||||
        "currentPage": "Aktuelle Seite, Seite {n}"
 | 
					 | 
				
			||||||
      }
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
  },
 | 
					 | 
				
			||||||
  "components": {
 | 
					  "components": {
 | 
				
			||||||
    "About": {
 | 
					    "About": {
 | 
				
			||||||
      "description": {
 | 
					      "description": {
 | 
				
			||||||
| 
						 | 
					@ -4632,5 +4611,26 @@
 | 
				
			||||||
        "title": "Radio"
 | 
					        "title": "Radio"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "vui": {
 | 
				
			||||||
 | 
					    "albums": "{n} Album | {n} Alben",
 | 
				
			||||||
 | 
					    "aria": {
 | 
				
			||||||
 | 
					      "pagination": {
 | 
				
			||||||
 | 
					        "currentPage": "Aktuelle Seite, Seite {n}",
 | 
				
			||||||
 | 
					        "gotoNext": "Gehe zur nächsten Seite",
 | 
				
			||||||
 | 
					        "gotoPage": "Gehe zu Seite {n}",
 | 
				
			||||||
 | 
					        "gotoPrevious": "Gehe zur vorherigen Seite",
 | 
				
			||||||
 | 
					        "nav": "Nummerierte Navigation"
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "by-user": "von {'@'}{username}",
 | 
				
			||||||
 | 
					    "episodes": "{n} Episode | {n} Episoden",
 | 
				
			||||||
 | 
					    "go-to": "Gehe zu",
 | 
				
			||||||
 | 
					    "pagination": {
 | 
				
			||||||
 | 
					      "next": "Weiter",
 | 
				
			||||||
 | 
					      "previous": "Zurück"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "radio": "Radio",
 | 
				
			||||||
 | 
					    "tracks": "{n} Titel | {n} Titel"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue