From aaf7142d32cd1555cffcc201ccd0744ea6911fbd Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 22 Apr 2022 14:13:16 +0200 Subject: [PATCH] New translations WebDAVConnectionsManager.strings (Hungarian) --- MacBox/hu/WebDAVConnectionsManager.strings | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 MacBox/hu/WebDAVConnectionsManager.strings diff --git a/MacBox/hu/WebDAVConnectionsManager.strings b/MacBox/hu/WebDAVConnectionsManager.strings new file mode 100644 index 000000000..3ff3c4ae1 --- /dev/null +++ b/MacBox/hu/WebDAVConnectionsManager.strings @@ -0,0 +1,29 @@ +/* Class = "NSButtonCell"; title = "Duplicate"; ObjectID = "3Ib-m3-eR4"; */ +"3Ib-m3-eR4.title" = "Duplicate"; + +/* Class = "NSTextFieldCell"; title = "Please Select a WebDAV Connection"; ObjectID = "7Ur-vZ-tcT"; */ +"7Ur-vZ-tcT.title" = "Please Select a WebDAV Connection"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "DLh-u3-Jcw"; */ +"DLh-u3-Jcw.title" = "Text Cell"; + +/* Class = "NSButtonCell"; title = "Edit"; ObjectID = "HRl-Po-NwW"; */ +"HRl-Po-NwW.title" = "Edit"; + +/* Class = "NSButtonCell"; title = "Select"; ObjectID = "Sms-GT-gde"; */ +"Sms-GT-gde.title" = "Select"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "cdD-9x-vKY"; */ +"cdD-9x-vKY.title" = "Cancel"; + +/* Class = "NSButtonCell"; title = "Remove"; ObjectID = "eO5-wu-9Js"; */ +"eO5-wu-9Js.title" = "Remove"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "h30-Bq-lah"; */ +"h30-Bq-lah.title" = "Table View Cell"; + +/* Class = "NSViewController"; title = "WebDAV Connections"; ObjectID = "iBR-ey-84i"; */ +"iBR-ey-84i.title" = "WebDAV Connections"; + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "vQy-5b-lUC"; */ +"vQy-5b-lUC.title" = "Add";