browseui: Convert menu and string table resources to po files.

This commit is contained in:
Alexandre Julliard 2011-01-11 12:56:17 +01:00
parent 88daff74dc
commit 4447900540
70 changed files with 192 additions and 135 deletions

2
configure vendored
View File

@ -14807,7 +14807,7 @@ wine_fn_config_test dlls/avifil32/tests avifil32_test
wine_fn_config_dll avifile.dll16 enable_win16
wine_fn_config_dll avrt enable_avrt implib
wine_fn_config_dll bcrypt enable_bcrypt
wine_fn_config_dll browseui enable_browseui
wine_fn_config_dll browseui enable_browseui po
wine_fn_config_test dlls/browseui/tests browseui_test
wine_fn_config_dll cabinet enable_cabinet implib
wine_fn_config_test dlls/cabinet/tests cabinet_test

View File

@ -2336,7 +2336,7 @@ WINE_CONFIG_TEST(dlls/avifil32/tests)
WINE_CONFIG_DLL(avifile.dll16,enable_win16)
WINE_CONFIG_DLL(avrt,,[implib])
WINE_CONFIG_DLL(bcrypt)
WINE_CONFIG_DLL(browseui)
WINE_CONFIG_DLL(browseui,,[po])
WINE_CONFIG_TEST(dlls/browseui/tests)
WINE_CONFIG_DLL(cabinet,,[implib])
WINE_CONFIG_TEST(dlls/cabinet/tests)

View File

@ -12,6 +12,7 @@ C_SRCS = \
IDL_R_SRCS = browseui_classes.idl
RC_SRCS = \
browseui.rc \
rsrc_Da.rc \
rsrc_De.rc \
rsrc_En.rc \
@ -33,7 +34,8 @@ RC_SRCS = \
rsrc_Sr.rc \
rsrc_Sv.rc \
rsrc_Uk.rc \
rsrc_Zh.rc \
version.rc
rsrc_Zh.rc
PO_SRCS = browseui.rc
@MAKE_DLL_RULES@

View File

@ -1,5 +1,5 @@
/*
* Copyright 2003 Francois Gouget (for CodeWeavers)
* Copyright 2007 Mikolaj Zalewski
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -16,6 +16,15 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "resids.h"
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Cancelling..."
}
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
#define WINE_FILENAME_STR "browseui.dll"
#define WINE_FILEVERSION 6,0,2900,2180

View File

@ -21,11 +21,6 @@
LANGUAGE LANG_DANISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Annullering..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Abbrechen..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -20,11 +20,6 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Cancelling..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -20,11 +20,6 @@
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Cancelando..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -20,11 +20,6 @@
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Annulation..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_HEBREW, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "בהליכי ביטול..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_LAYOUTRTL

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Megszakítás..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Annullando..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "キャンセル…"
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_KOREAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "취소하는 중.."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_LITHUANIAN, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Atsisakoma..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -20,11 +20,6 @@
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Annuleren..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -22,11 +22,6 @@
LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
STRINGTABLE
{
IDS_CANCELLING "Avbryter..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -20,11 +20,6 @@
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Trwa anulowanie..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -19,21 +19,6 @@
#include "resids.h"
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE
{
IDS_CANCELLING "Cancelando..."
}
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
STRINGTABLE
{
IDS_CANCELLING "A cancelar..."
}
LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85

View File

@ -23,11 +23,6 @@ LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
#pragma code_page(65001)
STRINGTABLE
{
IDS_CANCELLING "Renunț..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -23,11 +23,6 @@
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Отмена..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -22,11 +22,6 @@
LANGUAGE LANG_SLOVENIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Preklicujem ..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -24,11 +24,6 @@
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
STRINGTABLE
{
IDS_CANCELLING "Отказивање..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
@ -44,11 +39,6 @@ FONT 8, "MS Shell Dlg"
LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_LATIN
STRINGTABLE
{
IDS_CANCELLING "Otkazivanje..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -22,11 +22,6 @@
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
STRINGTABLE
{
IDS_CANCELLING "Avbryter..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -24,11 +24,6 @@
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE
{
IDS_CANCELLING "Скасування..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -25,11 +25,6 @@
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
STRINGTABLE
{
IDS_CANCELLING "正在取消..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""
@ -45,11 +40,6 @@ FONT 9, "MS Shell Dlg"
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_TRADITIONAL
STRINGTABLE
{
IDS_CANCELLING "正在取消..."
}
IDD_PROGRESS_DLG DIALOG 0, 0, 260, 85
STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CLIPCHILDREN | WS_CAPTION | WS_SYSMENU
CAPTION ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Annullering..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Abbrechen..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Autoritätsschlüsselkennung"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Authority Key Identifier"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Cancelling..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Authority Key Identifier"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Cancelando..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Annulation..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identifiant de l'autorité de la clé"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "בהליכי ביטול..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Megszakítás..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Hitelesítési kulcs azonosító"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Annullando..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identificatore chiave autorità"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "キャンセル…"
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "認証局鍵識別子"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "취소하는 중.."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "접근 키 식별자"

View File

@ -14,6 +14,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Virtaal 0.6.1\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Atsisakoma..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Įstaigos rakto identifikatorius"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Avbryter..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identifikator for autentiseringsnøkkel"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Annuleren..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Autoriteits Sleutel Identificatie nummer"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Trwa anulowanie..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identyfikator klucza urzędu"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Cancelando..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identificador da Chave de Autoridade"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "A cancelar..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identificador da Chave de Autoridade"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Renunț..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Identificatorul cheii autorității"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Отмена..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Preklicujem ..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Отказивање..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Otkazivanje..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Avbryter..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Authority Key Identifier"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "Скасування..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr "Ідентифікатор ключа органу"

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -10,6 +10,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr ""
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "正在取消..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""

View File

@ -13,6 +13,10 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: browseui.rc:25
msgid "Cancelling..."
msgstr "正在取消..."
#: crypt32.rc:27
msgid "Authority Key Identifier"
msgstr ""