Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions PasteIntoFile/Properties/Resources.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -300,13 +300,13 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_append" xml:space="preserve">
<value>Anfügen</value>
</data>
<data name="str_template_edit_subfolder_info" xml:space="preserve">
<value>Die Unterordner-Vorlage wird bei gedrückter STRG Taste an den Zielordner angefügt. Absolute Pfade sind auch möglich und ersetzten den Zielordner.</value>
</data>
<data name="str_template_edit_filename_info" xml:space="preserve">
<value>Die Dateinamen-Vorlage wird zum Formatieren des Standarddateinamens verwendet.</value>
</data>
<data name="str_subfolder_template" xml:space="preserve">
<value>Unterordner-Vorlage</value>
</data>
<data name="str_template_edit_subfolder_info" xml:space="preserve">
<value>Die Unterordner-Vorlage wird bei gedrückter STRG Taste an den Zielordner angefügt. Absolute Pfade sind auch möglich und ersetzten den Zielordner.</value>
</data>
</root>
6 changes: 6 additions & 0 deletions PasteIntoFile/Properties/Resources.it.resx
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,13 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_append" xml:space="preserve">
<value>Aggiungi</value>
</data>
<data name="str_template_edit_subfolder_info" xml:space="preserve">
<value>Il modello di sottocartella viene aggiunto al percorso della cartella quando si esegue Incolla nel file con il tasto CTRL premuto. Anche i percorsi assoluti sono supportati e sostituiranno la cartella.</value>
</data>
<data name="str_template_edit_filename_info" xml:space="preserve">
<value>Il modello viene utilizzato per formattare il nome del file.</value>
</data>
<data name="str_subfolder_template" xml:space="preserve">
<value>Modello sottocartella</value>
</data>
</root>
6 changes: 6 additions & 0 deletions PasteIntoFile/Properties/Resources.pt-BR.resx
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,13 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_append" xml:space="preserve">
<value>Acrescentar</value>
</data>
<data name="str_template_edit_subfolder_info" xml:space="preserve">
<value>O modelo da subpasta é acrescentada para o caminho da pasta ao executar Paste Into File quando pressionar a tecla CTRL. Caminhos absolutos também são compatíveis e vão substituir a pasta.</value>
</data>
<data name="str_template_edit_filename_info" xml:space="preserve">
<value>O modelo é usado para formatar o nome do arquivo.</value>
</data>
<data name="str_subfolder_template" xml:space="preserve">
<value>Modelo de subpasta</value>
</data>
</root>
6 changes: 6 additions & 0 deletions PasteIntoFile/Properties/Resources.pt-PT.resx
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,13 @@ Allows to keep application window always on top (in foreground of other windows)
<data name="str_append" xml:space="preserve">
<value>Acrescentar</value>
</data>
<data name="str_template_edit_subfolder_info" xml:space="preserve">
<value>O modelo da subpasta é acrescentado ao caminho da pasta ao executar Paste Into File quando premir a tecla CTRL. Caminhos absolutos são suportados e irão substituir a pasta.</value>
</data>
<data name="str_template_edit_filename_info" xml:space="preserve">
<value>O modelo é usado para formatar o nome do ficheiro.</value>
</data>
<data name="str_subfolder_template" xml:space="preserve">
<value>Modelo de subpasta</value>
</data>
</root>
218 changes: 218 additions & 0 deletions PasteIntoFile/Properties/Resources.ru-RU.resx
Original file line number Diff line number Diff line change
@@ -0,0 +1,218 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!-- Microsoft ResX Schema Version 2.0 -->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>
<!-- Data -->
<data name="app_icon" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icon.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral</value>
</data>
<data name="str_save" xml:space="preserve">
<value>Сохранить</value>
</data>
<data name="str_filename" xml:space="preserve">
<value>Название файла</value>
<comment>Filename to save as
</comment>
</data>
<data name="str_extension" xml:space="preserve">
<value>Расширение</value>
<comment>File extension / type to save as
</comment>
</data>
<data name="str_location" xml:space="preserve">
<value>Папка</value>
<comment>Folder path location to save file into</comment>
</data>
<data name="str_message_run_as_admin" xml:space="preserve">
<value>Пожалуйста, запустите приложение от имени администратора!</value>
</data>
<data name="str_contextentry" xml:space="preserve">
<value>Вставить в файл</value>
<comment>Context menu entry for pasting</comment>
</data>
<data name="str_select_folder" xml:space="preserve">
<value>Выберите папку для сохранения данного файла</value>
<comment>str_select_folder
Tooltip</comment>
</data>
<data name="str_noclip_text" xml:space="preserve">
<value>Буфер обмена пуст или содержит неподдерживаемые данные</value>
</data>
<data name="str_wizard_title" xml:space="preserve">
<value>Добро пожаловать в Paste Into File</value>
</data>
<data name="str_clear_clipboard" xml:space="preserve">
<value>Очистить буфер обмена</value>
<comment>Checkbox to clear clipboard after saving
</comment>
</data>
<data name="str_main_info" xml:space="preserve">
<value>Найти этот проект на GitHub</value>
</data>
<data name="str_wizard_contextentry_title" xml:space="preserve">
<value>Добавить записи в контекстное меню?</value>
</data>
<data name="str_version" xml:space="preserve">
<value>Версия {0}</value>
<comment>Program version info
</comment>
</data>
<data name="str_preview" xml:space="preserve">
<value>Предпросмотр</value>
</data>
<data name="str_preview_image" xml:space="preserve">
<value>Предпросмотр изображения ({0}x{1} px)</value>
</data>
<data name="str_preview_text" xml:space="preserve">
<value>Предпросмотр текста ({0} символов, {1} строк)</value>
</data>
<data name="str_file_exists" xml:space="preserve">
<value>Файл {0} уже существует.
Вы хотите его перезаписать?</value>
</data>
<data name="str_autosave_checkbox" xml:space="preserve">
<value>Автосохранение (пропустить диалог)</value>
<comment>Checkbox to toggle autosave mode, for which no pop-up dialog is displayed, but the file is directly saved without prompt.
</comment>
</data>
<data name="str_wizard_autosave_button" xml:space="preserve">
<value>Включить автосохранение</value>
</data>
<data name="str_wizard_finish" xml:space="preserve">
<value>Завершить настройку</value>
</data>
<data name="str_continuous_mode" xml:space="preserve">
<value>Пакетный режим</value>
<comment>Checkbox for batch mode, in which files are automatically saved every time new data is copied
</comment>
</data>
<data name="str_edit_template" xml:space="preserve">
<value>Редактировать шаблон</value>
</data>
<data name="str_accept" xml:space="preserve">
<value>Принять</value>
</data>
<data name="str_cancel" xml:space="preserve">
<value>Отмена</value>
</data>
<data name="str_filename_template" xml:space="preserve">
<value>Шаблон имени файла</value>
</data>
<data name="str_invalid_character" xml:space="preserve">
<value>Недопустимый символ: {0}</value>
</data>
<data name="str_contextentry_copyfromfile" xml:space="preserve">
<value>Копировать содержимое файла</value>
<comment>Context menu entry for copying
</comment>
</data>
<data name="str_error_cliboard_format_missmatch" xml:space="preserve">
<value>Буфер обмена не содержит никаких данных, которые можно конвертировать в расширение {0} или конвертация не удалась.</value>
</data>
<data name="str_preview_html" xml:space="preserve">
<value>Предпросмотр HTML</value>
</data>
<data name="str_preview_url" xml:space="preserve">
<value>Предпросмотр URL</value>
</data>
<data name="str_preview_sylk" xml:space="preserve">
<value>Предпросмотр символической ссылки (SYLK)</value>
</data>
<data name="str_exit" xml:space="preserve">
<value>Выйти</value>
</data>
<data name="str_open_paste_into_file" xml:space="preserve">
<value>Открыть Paste Into File</value>
</data>
<data name="str_settings" xml:space="preserve">
<value>Настройки</value>
</data>
<data name="str_wizard_tray_title" xml:space="preserve">
<value>Включить автозапуск и горячие клавиши?</value>
</data>
<data name="str_version_update_available" xml:space="preserve">
<value>Доступно обновление: {0} ➜ {1}</value>
</data>
<data name="str_open" xml:space="preserve">
<value>Открыть</value>
</data>
<data name="str_clear_clipboard_tooltip" xml:space="preserve">
<value>Очищает буфер обмена после сохранения содержимого.</value>
</data>
<data name="str_wizard_notify_on_updates" xml:space="preserve">
<value>Уведомлять о наличии обновлений</value>
</data>
<data name="str_wizard_autosave_may_open_new_explorer" xml:space="preserve">
<value>Автосохранение может открыть проводник (например, при вставке в подпапку)</value>
</data>
<data name="str_always_on_top" xml:space="preserve">
<value>Всегда поверх окон</value>
<comment>Checkbox in window bar context menu.
Allows to keep application window always on top (in foreground of other windows), even if not focussed.
</comment>
</data>
<data name="str_append_to_file" xml:space="preserve">
<value>Добавить в файл</value>
</data>
<data name="str_replace" xml:space="preserve">
<value>Заменить</value>
</data>
</root>
2 changes: 1 addition & 1 deletion PasteIntoFile/Properties/Resources.zh-CN.resx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Tooltip</comment>
<value>取消</value>
</data>
<data name="str_template_edit_info" xml:space="preserve">
<value>用于格式化文件名的模板。支持以下变量:
<value>用于格式化文件名的模板。支持以下变量:
{0} 日期和时间
{1} 批量处理模式下的文件序号
{2} Clipboard text
Expand Down
2 changes: 1 addition & 1 deletion PasteIntoFile/Properties/Resources.zh-TW.resx
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Tooltip</comment>
<value>取消</value>
</data>
<data name="str_template_edit_info" xml:space="preserve">
<value>用來產生檔案名稱的樣本。可以使用以下變數:
<value>用來產生檔案名稱的樣本。可以使用以下變數:
{0} 日期與時間
{1} 批次處理模式的儲存計數
{2} Clipboard text
Expand Down