From a75133cbd15459a6db27e4070663e043164a10b3 Mon Sep 17 00:00:00 2001 From: Aldis Tutins Date: Fri, 27 Jan 2017 10:57:39 +0000 Subject: [PATCH] [loc] update Latvian translation to latest --- res/localization/rufus.loc | 9 ++++++++- src/rufus.rc | 10 +++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/res/localization/rufus.loc b/res/localization/rufus.loc index d9e53f6f..567ae617 100644 --- a/res/localization/rufus.loc +++ b/res/localization/rufus.loc @@ -9235,7 +9235,7 @@ t MSG_287 "비 이동식 USB 드라이브 검출" ################################################################################ l "lv-LV" "Latvian (Latviešu)" 0x0426 -v 1.0.20 +v 1.0.21 b "en-US" # Main dialog @@ -9708,6 +9708,13 @@ t MSG_285 "Ielādētais izpildfails parakstīts kā '%s'.\nTas ir neatpazīts pa "var radīt aizdomīgas aktivitātes...\nVai tiešām vēlaties izpildīt šo failu?" t MSG_286 "Nulles disks: %0.1f%% paveikts" t MSG_287 "neUSB disku noteikšana" +t MSG_288 "Nepietiekamas lietotāja tiesības" +t MSG_289 "Šai aplikācijai nepieciešamas speciālas tiesības" +t MSG_290 "Failu indeksācija" +t MSG_291 "Versijas izvēle" +t MSG_292 "Izvēlieties Windows versiju, kuru vēlaties instalēt:" +t MSG_293 "Neatbalstāma Windows versija" +t MSG_294 "Šo Windows versiju Rufus vairs neatbalsta." ################################################################################ l "lt-LT" "Lithuanian (Lietuvių)" 0x0427 diff --git a/src/rufus.rc b/src/rufus.rc index 61bba531..ef9186d0 100644 --- a/src/rufus.rc +++ b/src/rufus.rc @@ -33,7 +33,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL IDD_DIALOG DIALOGEX 12, 12, 242, 376 STYLE DS_SETFONT | DS_MODALFRAME | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_ACCEPTFILES -CAPTION "Rufus 2.12.1049" +CAPTION "Rufus 2.12.1050" FONT 8, "Segoe UI Symbol", 400, 0, 0x0 BEGIN LTEXT "Device",IDS_DEVICE_TXT,9,6,200,8 @@ -334,8 +334,8 @@ END // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,12,1049,0 - PRODUCTVERSION 2,12,1049,0 + FILEVERSION 2,12,1050,0 + PRODUCTVERSION 2,12,1050,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -352,13 +352,13 @@ BEGIN BEGIN VALUE "CompanyName", "Akeo Consulting (http://akeo.ie)" VALUE "FileDescription", "Rufus" - VALUE "FileVersion", "2.12.1049" + VALUE "FileVersion", "2.12.1050" VALUE "InternalName", "Rufus" VALUE "LegalCopyright", " 2011-2017 Pete Batard (GPL v3)" VALUE "LegalTrademarks", "http://www.gnu.org/copyleft/gpl.html" VALUE "OriginalFilename", "rufus.exe" VALUE "ProductName", "Rufus" - VALUE "ProductVersion", "2.12.1049" + VALUE "ProductVersion", "2.12.1050" END END BLOCK "VarFileInfo"