|
83 | 83 | "@permissionRequiredMessage": { |
84 | 84 | "description": "Permission Required Message" |
85 | 85 | }, |
86 | | - "somethingBadHappens": "Etwas schlechtes ist passiert:", |
| 86 | + "somethingBadHappens": "Etwas Schlechtes ist passiert:", |
87 | 87 | "@somethingBadHappens": { |
88 | 88 | "description": "error message" |
89 | 89 | }, |
|
283 | 283 | "@settings": { |
284 | 284 | "description": "settings" |
285 | 285 | }, |
286 | | - "pinnedRepositories": "angeheftete Repositories", |
| 286 | + "pinnedRepositories": "Angeheftete Repositories", |
287 | 287 | "@pinnedRepositories": { |
288 | 288 | "description": "pinned repositories" |
289 | 289 | }, |
290 | | - "popularRepositories": "beliebte Repositories", |
| 290 | + "popularRepositories": "Beliebte Repositories", |
291 | 291 | "@popularRepositories": { |
292 | 292 | "description": "popular repositories" |
293 | 293 | }, |
|
346 | 346 | "followSystem": "System folgen", |
347 | 347 | "@followSystem": { |
348 | 348 | "description": "follow systems setting" |
| 349 | + }, |
| 350 | + "pullRequestCommitMessage": "Commit {commit} wurde hinzugefügt", |
| 351 | + "@pullRequestCommitMessage": { |
| 352 | + "description": "pull request commit message", |
| 353 | + "placeholders": { |
| 354 | + "commit": { |
| 355 | + "type": "String" |
| 356 | + } |
| 357 | + } |
| 358 | + }, |
| 359 | + "timelineTypeNotImplemented": "Typ noch nicht implementiert", |
| 360 | + "@timelineTypeNotImplemented": { |
| 361 | + "description": "Timeline type not implemented" |
| 362 | + }, |
| 363 | + "body": "Körper", |
| 364 | + "@body": { |
| 365 | + "description": "body" |
| 366 | + }, |
| 367 | + "title": "Titel", |
| 368 | + "@title": { |
| 369 | + "description": "title" |
| 370 | + }, |
| 371 | + "theme": "Theme", |
| 372 | + "@theme": { |
| 373 | + "description": "Theme header text" |
| 374 | + }, |
| 375 | + "reloadMessage": "Die App wird neu geladen, damit die Spracheinstellung etwas bringt", |
| 376 | + "@reloadMessage": { |
| 377 | + "description": "Reload message" |
| 378 | + }, |
| 379 | + "appLanguage": "App-Sprache", |
| 380 | + "@appLanguage": { |
| 381 | + "description": "The app's language" |
| 382 | + }, |
| 383 | + "released": "released", |
| 384 | + "@released": { |
| 385 | + "description": "released" |
| 386 | + }, |
| 387 | + "submit": "Einreichen", |
| 388 | + "@submit": { |
| 389 | + "description": "submit button text" |
349 | 390 | } |
350 | 391 | } |
0 commit comments