From 6d3e5b9d744a5e8aa77fe5b3d0be33e6e63a468d Mon Sep 17 00:00:00 2001
From: Jenkins <jenkins@ring-packaging.cx>
Date: Mon, 6 Aug 2018 15:30:58 -0400
Subject: [PATCH] i18n: automatic bump

Change-Id: Iab85d2c59a880b677861609babc9f9f4364a42a2
---
 ui/fa_IR.lproj/Localizable.strings            | 4 ++--
 ui/pl.lproj/MigrateRingAccountsWindow.strings | 2 +-
 ui/ru.lproj/Localizable.strings               | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/ui/fa_IR.lproj/Localizable.strings b/ui/fa_IR.lproj/Localizable.strings
index b220a033..137f0471 100644
--- a/ui/fa_IR.lproj/Localizable.strings
+++ b/ui/fa_IR.lproj/Localizable.strings
@@ -1,5 +1,5 @@
 
-"A network error occured during the export" = "A network error occured during the export";
+"A network error occured during the export" = "یک خطای در ارتباط با شبکه  در زمان برون ریزی رخ داد.";
 
 /* No password on this account text field placeholder */
 "Account has no password" = "Account has no password";
@@ -23,7 +23,7 @@
 "Alias : " = "Alias : ";
 
 /* Error shown to the user */
-"An error occured during the export" = "An error occured during the export";
+"An error occured during the export" = "یک خطا  در زمان برون ریزی رخ داد.";
 
 /* Contextual menu entry */
 "Backup account" = "حساب کاربری پشتیبان";
diff --git a/ui/pl.lproj/MigrateRingAccountsWindow.strings b/ui/pl.lproj/MigrateRingAccountsWindow.strings
index 6ca9c630..fbe610a8 100644
--- a/ui/pl.lproj/MigrateRingAccountsWindow.strings
+++ b/ui/pl.lproj/MigrateRingAccountsWindow.strings
@@ -42,7 +42,7 @@
 "vwh-K9-3O9.title" = "Hasło";
 
 /* Class = "NSTextFieldCell"; title = "Account migration required"; ObjectID = "wmv-sA-Mlh"; */
-"wmv-sA-Mlh.title" = "Account migration required";
+"wmv-sA-Mlh.title" = "Wymagana migracja konta";
 
 /* Class = "NSSecureTextFieldCell"; placeholderString = "Password..."; ObjectID = "xqz-Uz-hqU"; */
 "xqz-Uz-hqU.placeholderString" = "Hasło...";
diff --git a/ui/ru.lproj/Localizable.strings b/ui/ru.lproj/Localizable.strings
index a256d1b0..9630f88d 100644
--- a/ui/ru.lproj/Localizable.strings
+++ b/ui/ru.lproj/Localizable.strings
@@ -107,10 +107,10 @@
 "Pause" = "Пауза";
 
 /* Button label */
-"Play" = "Проигрывать";
+"Play" = "Проиграть";
 
 /* Button Action */
-"Refuse" = "Отклонить";
+"Refuse" = "Отказать";
 
 /* Contextual menu entry */
 "Remove value" = "Удалить значение";
-- 
GitLab