From 8ba7115762e9d7325d7c53f20475baab4c35a4c0 Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 15 Jul 2019 15:33:35 -0400
Subject: [PATCH] i18n: automatic bump

Change-Id: I20eb5d893c33c14b82a9ce77d2d1717da2af9aa0
---
 ui/ca.lproj/RegisterNameWindow.strings |  2 +-
 ui/de.lproj/Localizable.strings        |  4 ++--
 ui/de.lproj/MessageCells.strings       | 10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/ui/ca.lproj/RegisterNameWindow.strings b/ui/ca.lproj/RegisterNameWindow.strings
index d9978c35..0e66eb42 100644
--- a/ui/ca.lproj/RegisterNameWindow.strings
+++ b/ui/ca.lproj/RegisterNameWindow.strings
@@ -27,7 +27,7 @@
 "eoS-s7-b3w.title" = "Cancel·la";
 
 /* Class = "NSButtonCell"; title = "Ok"; ObjectID = "fOn-FV-2x8"; */
-"fOn-FV-2x8.title" = "Ok";
+"fOn-FV-2x8.title" = "D'acord";
 
 /* Class = "NSButtonCell"; title = "Register"; ObjectID = "lT3-Bh-MnL"; */
 "lT3-Bh-MnL.title" = "Registre";
diff --git a/ui/de.lproj/Localizable.strings b/ui/de.lproj/Localizable.strings
index 95b8cfdc..9ade953b 100644
--- a/ui/de.lproj/Localizable.strings
+++ b/ui/de.lproj/Localizable.strings
@@ -8,10 +8,10 @@
 "Add to contacts" = "Zu Kontakten hinzufügen";
 
 /* Contextual menu action */
-"Place video call" = "Place video call";
+"Place video call" = "Starte Videoanruf";
 
 /* Contextual menu action */
-"Place audio call" = "Place audio call";
+"Place audio call" = "Starte Audioanruf";
 
 /* Contextual menu action */
 "Clear conversation" = "Gesprächsverlauf löschen";
diff --git a/ui/de.lproj/MessageCells.strings b/ui/de.lproj/MessageCells.strings
index 625372cf..b3d8db5d 100644
--- a/ui/de.lproj/MessageCells.strings
+++ b/ui/de.lproj/MessageCells.strings
@@ -3,16 +3,16 @@
 "1c6-BK-hfV.title" = "Abbrechen";
 
 /* Class = "NSButtonCell"; title = "Round Rect"; ObjectID = "3i8-bi-EQN"; */
-"3i8-bi-EQN.title" = "Round Rect";
+"3i8-bi-EQN.title" = "Abgerundetes Rechteck";
 
 /* Class = "NSButtonCell"; title = "Round Rect"; ObjectID = "8CE-a4-Ayu"; */
-"8CE-a4-Ayu.title" = "Round Rect";
+"8CE-a4-Ayu.title" = "Abgerundetes Rechteck";
 
 /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "9Oq-TB-quZ"; */
 "9Oq-TB-quZ.title" = "Abbrechen";
 
 /* Class = "NSButtonCell"; title = "Round Rect"; ObjectID = "DmW-13-1QZ"; */
-"DmW-13-1QZ.title" = "Round Rect";
+"DmW-13-1QZ.title" = "Abgerundetes Rechteck";
 
 /* Class = "NSBox"; title = "Box"; ObjectID = "EAm-7Z-ubs"; */
 "EAm-7Z-ubs.title" = "Box";
@@ -21,7 +21,7 @@
 "Ko5-2g-foK.title" = "Box";
 
 /* Class = "NSButtonCell"; title = "Round Rect"; ObjectID = "Oo1-gq-aPY"; */
-"Oo1-gq-aPY.title" = "Round Rect";
+"Oo1-gq-aPY.title" = "Abgerundetes Rechteck";
 
 /* Class = "NSButtonCell"; title = "Refuse"; ObjectID = "QGs-MO-mVi"; */
 "QGs-MO-mVi.title" = "Verweigern";
@@ -33,7 +33,7 @@
 "e0e-TK-qch.title" = "Box";
 
 /* Class = "NSButtonCell"; title = "Round Rect"; ObjectID = "fu2-X7-GW8"; */
-"fu2-X7-GW8.title" = "Round Rect";
+"fu2-X7-GW8.title" = "Abgerundetes Rechteck";
 
 /* Class = "NSButtonCell"; title = "Accept"; ObjectID = "tBq-Qe-bEm"; */
 "tBq-Qe-bEm.title" = "Akzeptieren";
-- 
GitLab