Răsfoiți Sursa

update translations

B. Petersen 5 ani în urmă
părinte
comite
1491b40dab

+ 3 - 0
deltachat-ios/de.lproj/Localizable.strings

@@ -4,6 +4,7 @@
 "cancel" = "Abbruch";
 "yes" = "Ja";
 "no" = "Nein";
+"select" = "Auswählen";
 "on" = "An";
 "off" = "Aus";
 "def" = "Standard";
@@ -189,6 +190,8 @@
 "file_saved_to" = "Datei gespeichert unter \"%1$@\".";
 
 "videochat" = "Videochat";
+"videochat_invite_user_to_videochat" = "%1$@ zu einem Videochat einladen?";
+"videochat_invite_user_hint" = "Dies erfordert eine kompatible App oder einen kompatiblen Browser auf beiden Seiten.";
 "videochat_contact_invited_hint" = "%1$@ hat Sie zu einem Videochat eingeladen.";
 "videochat_you_invited_hint" = "Sie haben zu einem Videochat eingeladen.";
 "videochat_will_open_in_your_browser" = "Dieser Videochat wird im Browser geöffnet.";

+ 3 - 0
deltachat-ios/en.lproj/Localizable.strings

@@ -4,6 +4,7 @@
 "cancel" = "Cancel";
 "yes" = "Yes";
 "no" = "No";
+"select" = "Select";
 "on" = "On";
 "off" = "Off";
 "def" = "Default";
@@ -189,6 +190,8 @@
 "file_saved_to" = "File saved to \"%1$@\".";
 
 "videochat" = "Video chat";
+"videochat_invite_user_to_videochat" = "Invite %1$@ to a video chat?";
+"videochat_invite_user_hint" = "This requires a compatible app or a compatible browser on both ends.";
 "videochat_contact_invited_hint" = "%1$@ invited to a video chat.";
 "videochat_you_invited_hint" = "You invited to a video chat.";
 "videochat_will_open_in_your_browser" = "This video chat will open in your browser.";