linphone-ios/Classes/de.lproj/ChatRoomViewController.strings
Gautier Pelloux-Prayer f7a31ab8e8 Update translations
2014-12-10 14:38:35 +01:00

42 lines
3.1 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's name"; ObjectID = "40"; */
"40.accessibilityLabel" = "Name des Kontakts";
/* Class = "IBUILabel"; text = "Contact1"; ObjectID = "40"; */
"40.text" = "Kontakt1";
/* Class = "IBUIImageView"; accessibilityLabel = "Contact's avatar"; ObjectID = "41"; */
"41.accessibilityLabel" = "Bild des Kontakts";
/* 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...";