mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[loc] small fix for Dutch translation
* Dutch localized Windows uses kB rather than KB, so we do too
This commit is contained in:
parent
5b4764aff3
commit
93ebbf7dea
4 changed files with 10 additions and 9 deletions
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: 3.2\n"
|
||||
"Report-Msgid-Bugs-To: pete@akeo.ie\n"
|
||||
"POT-Creation-Date: 2018-08-29 16:36+0100\n"
|
||||
"PO-Revision-Date: 2018-08-29 16:36+0100\n"
|
||||
"POT-Creation-Date: 2018-09-05 11:10+0100\n"
|
||||
"PO-Revision-Date: 2018-09-05 11:10+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: nl_NL\n"
|
||||
|
@ -266,7 +266,7 @@ msgstr ""
|
|||
#.
|
||||
#. *Short* version of the kilobyte size suffix
|
||||
msgid "KB"
|
||||
msgstr ""
|
||||
msgstr "kB"
|
||||
|
||||
#. • MSG_022
|
||||
#.
|
||||
|
|
|
@ -3474,6 +3474,7 @@ t MSG_016 "Maandelijks"
|
|||
t MSG_017 "Aangepast"
|
||||
t MSG_018 "Uw versie: %d.%d (Build %d)"
|
||||
t MSG_019 "Laatste versie: %d.%d (Build %d)"
|
||||
t MSG_021 "kB"
|
||||
t MSG_027 "kilobyte"
|
||||
t MSG_028 "megabyte"
|
||||
t MSG_029 "Standaard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue