From 7bb87f169b6a7b991b5fe94d1ff6115b66eb12ee Mon Sep 17 00:00:00 2001 From: KOE_Export_Strings_Commit Date: Mon, 18 Sep 2017 13:06:33 +0200 Subject: [PATCH] Commit strings #222 --- translations/KOE.pot | 12 ++++++++++++ translations/de.po | 12 ++++++++++++ translations/en.po | 12 ++++++++++++ translations/fr.po | 12 ++++++++++++ translations/hu.po | 12 ++++++++++++ translations/it.po | 12 ++++++++++++ translations/nb.po | 12 ++++++++++++ translations/nl.po | 12 ++++++++++++ translations/pt_br.po | 12 ++++++++++++ 9 files changed, 108 insertions(+) diff --git a/translations/KOE.pot b/translations/KOE.pot index b28bf3e..816f726 100644 --- a/translations/KOE.pot +++ b/translations/KOE.pot @@ -1045,6 +1045,18 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_PrivateEvent_Ti msgid "Private event" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #, csharp-format msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text" diff --git a/translations/de.po b/translations/de.po index b678162..f45bf8b 100644 --- a/translations/de.po +++ b/translations/de.po @@ -1367,3 +1367,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/en.po b/translations/en.po index 423dc7d..78c9e13 100644 --- a/translations/en.po +++ b/translations/en.po @@ -1047,6 +1047,18 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_PrivateEvent_Ti msgid "Private event" msgstr "Private event" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "Shared folders" + #: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text #, csharp-format msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text" diff --git a/translations/fr.po b/translations/fr.po index 0c60106..3315e54 100644 --- a/translations/fr.po +++ b/translations/fr.po @@ -1365,3 +1365,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/hu.po b/translations/hu.po index 640e29c..ca11fdd 100644 --- a/translations/hu.po +++ b/translations/hu.po @@ -1368,3 +1368,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/it.po b/translations/it.po index ee879e5..bcefe08 100644 --- a/translations/it.po +++ b/translations/it.po @@ -1332,3 +1332,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/nb.po b/translations/nb.po index b02a34a..c884a1b 100644 --- a/translations/nb.po +++ b/translations/nb.po @@ -1120,3 +1120,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/nl.po b/translations/nl.po index deddc9b..2d2c7b9 100644 --- a/translations/nl.po +++ b/translations/nl.po @@ -1367,3 +1367,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" + diff --git a/translations/pt_br.po b/translations/pt_br.po index 7af15ba..7b750e7 100644 --- a/translations/pt_br.po +++ b/translations/pt_br.po @@ -1122,3 +1122,15 @@ msgctxt "AcaciaZPushPlugin\\Features\\DebugSupport\\DebugDialog\\buttonCopyFilte msgid "Copy filter" msgstr "Copiar filtro" +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Body +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Body" +msgid "Modifying shared folders locally is not supported. Please use the 'Shared Folders' dialog to modify these folders." +msgstr "" + +#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_LocalFolder_Title +#, csharp-format +msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_LocalFolder_Title" +msgid "Shared folders" +msgstr "" +