mirror of
https://github.com/grishka/NearDrop.git
synced 2026-04-03 01:36:15 +02:00
add dutch localization 🇳🇱
This commit is contained in:
12
ShareExtension/nl.lproj/ShareViewController.strings
Normal file
12
ShareExtension/nl.lproj/ShareViewController.strings
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "NearDrop"; ObjectID = "0xp-rC-2gr"; */
|
||||
"0xp-rC-2gr.title" = "NearDrop";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "6Up-t3-mwm"; */
|
||||
"6Up-t3-mwm.title" = "Annuleren";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Looking for devices..."; ObjectID = "NaJ-Wx-Pim"; */
|
||||
"NaJ-Wx-Pim.title" = "Op zoek naar apparaten...";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "If you don't see your device, open \"Google Files\" app and tap \"Receive\" on the Nearby Share tab."; ObjectID = "vla-gF-eJo"; */
|
||||
"vla-gF-eJo.title" = "Als je je apparaat niet ziet, open dan de app \"Google Files\" en tik op \"Ontvang\" op het tabblad Delen in de buurt.";
|
||||
Reference in New Issue
Block a user