mirror of https://github.com/tooot-app/app
New translations mediaSelector.json (German)
This commit is contained in:
parent
28ea44e934
commit
0f874ae21b
|
@ -1,27 +1,17 @@
|
||||||
{
|
{
|
||||||
"title": "Datenquelle auswählen",
|
"title": "Datenquelle auswählen",
|
||||||
"options": {
|
"options": {
|
||||||
"library": "Hochladen",
|
"image": "",
|
||||||
"photo": "Bild aufnehmen",
|
"image_max": "",
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
"video": "",
|
||||||
|
"video_max": ""
|
||||||
},
|
},
|
||||||
"library": {
|
"library": {
|
||||||
"alert": {
|
"alert": {
|
||||||
"title": "Kein Zugriff",
|
"title": "Kein Zugriff",
|
||||||
"message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich",
|
"message": "Für den Upload ist eine Zugriffsgenehmigung erforderlich",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"settings": "Einstellungen bestätigen",
|
"settings": "Einstellungen bestätigen"
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"photo": {
|
|
||||||
"alert": {
|
|
||||||
"title": "Zugriff verweigert",
|
|
||||||
"message": "Zugriff auf die Kamera erforderlich",
|
|
||||||
"buttons": {
|
|
||||||
"settings": "Einstellungen übernehmen",
|
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue