From c6244d85ab4770cf0de1f4db6d2a8763c844b56d Mon Sep 17 00:00:00 2001 From: KOE_Export_Strings_Commit Date: Wed, 7 Jun 2017 09:59:50 +0200 Subject: [PATCH] Commit strings #180 --- translations/KOE.pot | 14 ++++++++++++++ translations/en.po | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/translations/KOE.pot b/translations/KOE.pot index 49fe977..04eea6c 100644 --- a/translations/KOE.pot +++ b/translations/KOE.pot @@ -863,6 +863,20 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\GABSync_Title" msgid "Global Address Book" msgstr "" +#. {0} will be replaced with the account name +#: AcaciaZPushPlugin\Properties\Resources\SyncState_Stalled_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SyncState_Stalled_Body" +msgid "It appears synchronisation has stalled for account {0}. This can be fixed by performing a full resynchronisation. Would you like to perform this resynchronisation now?" +msgstr "" + +#. {0} will be replaced with the account name +#: AcaciaZPushPlugin\Properties\Resources\SyncState_Stalled_Caption +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SyncState_Stalled_Caption" +msgid "Synchronisation stalled - {0}" +msgstr "" + #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #, csharp-format msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text" diff --git a/translations/en.po b/translations/en.po index 8ba5288..07dbe87 100644 --- a/translations/en.po +++ b/translations/en.po @@ -865,6 +865,20 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\GABSync_Title" msgid "Global Address Book" msgstr "Global Address Book" +#. {0} will be replaced with the account name +#: AcaciaZPushPlugin\Properties\Resources\SyncState_Stalled_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SyncState_Stalled_Body" +msgid "It appears synchronisation has stalled for account {0}. This can be fixed by performing a full resynchronisation. Would you like to perform this resynchronisation now?" +msgstr "It appears synchronisation has stalled for account {0}. This can be fixed by performing a full resynchronisation. Would you like to perform this resynchronisation now?" + +#. {0} will be replaced with the account name +#: AcaciaZPushPlugin\Properties\Resources\SyncState_Stalled_Caption +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SyncState_Stalled_Caption" +msgid "Synchronisation stalled - {0}" +msgstr "Synchronisation stalled - {0}" + #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #, csharp-format msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text"