pulled translations from transifex

Daniel Gultsch created

Change summary

src/main/res/values-nl/strings.xml     | 1 +
src/main/res/values-pl/strings.xml     | 1 +
src/main/res/values-ro-rRO/strings.xml | 1 +
3 files changed, 3 insertions(+)

Detailed changes

src/main/res/values-nl/strings.xml 🔗

@@ -873,4 +873,5 @@
   <string name="not_a_backup_file">Het geselecteerde bestand is geen Conversations-back-upbestand</string>
   <string name="account_already_setup">Deze account is al ingesteld</string>
   <string name="please_enter_password">Voer het wachtwoord voor deze account in</string>
+  <string name="unable_to_perform_this_action">Kan deze actie niet uitvoeren</string>
 </resources>

src/main/res/values-pl/strings.xml 🔗

@@ -891,4 +891,5 @@ Administrator twojego serwera będzie mógł czytać twoje wiadomości, ale moż
   <string name="not_a_backup_file">Plik który otworzyłeś nie jest plikiem kopii zapasowej Conversations</string>
   <string name="account_already_setup">To konto zostało już ustawione</string>
   <string name="please_enter_password">Proszę podać hasło dla tego konta</string>
+  <string name="unable_to_perform_this_action">Nie można wykonać tej akcji</string>
 </resources>

src/main/res/values-ro-rRO/strings.xml 🔗

@@ -883,4 +883,5 @@ sau chiar pierderea mesajelor.\nÎn continuare veți fi rugați să dezactivați
   <string name="not_a_backup_file">Fișierul selectat nu este o copie de siguranța Conversations</string>
   <string name="account_already_setup">Acest cont a fost deja configurat</string>
   <string name="please_enter_password">Va rugăm să introduceți parola pentru acest cont</string>
+  <string name="unable_to_perform_this_action">Nu se poate realiza această acțiune</string>
 </resources>