mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 13:37:40 +02:00
Commit strings #268
This commit is contained in:
parent
7f77a30283
commit
15e7f799bf
@ -358,6 +358,12 @@ msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_label
|
||||
msgid "Send as owner"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelReminders.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelReminders.Text"
|
||||
@ -1155,6 +1161,24 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_WholeStoreResta
|
||||
msgid "Open stores"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text"
|
||||
|
@ -1485,3 +1485,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr "Zurücksetzen"
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -358,6 +358,12 @@ msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_label
|
||||
msgid "Send as owner"
|
||||
msgstr "Send as owner"
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr "Send-as address"
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelReminders.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelReminders.Text"
|
||||
@ -1159,6 +1165,24 @@ msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_WholeStoreResta
|
||||
msgid "Open stores"
|
||||
msgstr "Open stores"
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr "Shared Folders"
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
|
||||
#: AcaciaZPushPlugin\UI\ProgressDialog\labelMessage.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\UI\\ProgressDialog\\labelMessage.Text"
|
||||
|
@ -1481,3 +1481,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
1976
translations/hu.po
1976
translations/hu.po
File diff suppressed because it is too large
Load Diff
@ -1448,3 +1448,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1236,3 +1236,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1485,3 +1485,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
@ -1240,3 +1240,27 @@ msgctxt "AcaciaZPushPlugin\\Features\\SyncState\\SyncStateDialog\\buttonResetTim
|
||||
msgid "Reset"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Features\SharedFolders\SharedFoldersDialog\_labelSendAsAddress.Text
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Features\\SharedFolders\\SharedFoldersDialog\\_labelSendAsAddress.Text"
|
||||
msgid "Send-as address"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the folder. Send-as will only work if you specify the email address manually."
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsFailed_Title
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsFailed_Title"
|
||||
msgid "Shared Folders"
|
||||
msgstr ""
|
||||
|
||||
#: AcaciaZPushPlugin\Properties\Resources\SharedFolders_SendAsUpdateFailed_Label
|
||||
#, csharp-format
|
||||
msgctxt "AcaciaZPushPlugin\\Properties\\Resources\\SharedFolders_SendAsUpdateFailed_Label"
|
||||
msgid "Unable to determine the send-as email address for the existing shared folder {0}. Send-as will only work if you specify the email address manually. Would you like to open the Shared Folders dialog?"
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user