mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 05:52:58 +00:00
* Improved NL Localization with import of missing strings from EN - Imported missing strings from EN - Changed order of strings to match that of EN - Improved NL localization by honouring Dutch spelling and style, by following localized phrases as used by Apple and Mozilla and by being consistent * Improved NL Localization Improved NL localization by honouring Dutch spelling and style, by following localized phrases as used by Apple and Mozilla and by being consistent * Improved NL Localization * Improved NL Localization * Improved NL Localization * Improved Dutch translations, using XLIFF * Reverting wrong translations / Apply last changes from #714 * Fixed removed translations, added some extra
10 lines
287 B
Plaintext
10 lines
287 B
Plaintext
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "17"; */
|
|
"17.title" = "Overige weergaven";
|
|
|
|
/* Class = "NSButtonCell"; title = "Use Date"; ObjectID = "26"; */
|
|
"26.title" = "Gebruik datum";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "30"; */
|
|
"30.title" = "Annuleer";
|
|
|