linphone-ios/Classes/de.lproj/ChatRoomViewController.strings

45 lines
3.4 KiB
Text


/* Class = "IBUIButton"; accessibilityLabel = "Back"; ObjectID = "9"; */
"9.accessibilityLabel" = "Zurück";
/* Class = "IBUIButton"; normalTitle = "Back"; ObjectID = "9"; */
"9.normalTitle" = "Zurück";
/* Class = "IBUIButton"; accessibilityLabel = "Edit"; ObjectID = "10"; */
"10.accessibilityLabel" = "Ändern";
/* Class = "IBUIButton"; normalTitle = "Edit"; ObjectID = "10"; */
"10.normalTitle" = "Ändern";
/* Class = "IBUIButton"; selectedTitle = "Ok"; ObjectID = "10"; */
"10.selectedTitle" = "OK";
/* Class = "IBUIButton"; accessibilityLabel = "Send"; ObjectID = "15"; */
"15.accessibilityLabel" = "Senden";
/* Class = "IBUIButton"; normalTitle = "Send"; ObjectID = "15"; */
"15.normalTitle" = "Senden";
/* Class = "IBUILabel"; accessibilityLabel = "Contact name"; ObjectID = "40"; */
"40.accessibilityLabel" = "Name des Kontakts";
/* Class = "IBUILabel"; text = "Contact1"; ObjectID = "40"; */
"40.text" = "Kontakt1";
/* Class = "IBUIImageView"; accessibilityLabel = "Contact avatar"; ObjectID = "41"; */
"41.accessibilityLabel" = "Bild des Kontakts";
/* Class = "IBUIView"; accessibilityLabel = "Message field"; ObjectID = "63"; */
"63.accessibilityLabel" = "Message field";
/* Class = "IBUIButton"; accessibilityLabel = "Send picture"; ObjectID = "73"; */
"73.accessibilityLabel" = "Sende Bild";
/* Class = "IBUIProgressView"; accessibilityLabel = "Upload or download progression"; ObjectID = "74"; */
"74.accessibilityLabel" = "Fortschritt des Hoch- oder Herunterladens";
/* Class = "IBUIButton"; accessibilityLabel = "Cancel"; ObjectID = "75"; */
"75.accessibilityLabel" = "Abbrechen";
/* Class = "IBUILabel"; text = "%@ is composing..."; ObjectID = "fpY-Fv-ht2"; */
"fpY-Fv-ht2.text" = "%@ schreibt...";