From 680cd6ad29c4dc1fe57e6ff3fa8a299e4e2f1f69 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 3 Mar 2021 13:57:37 +0000 Subject: [PATCH] New translations WebDAVConfigurationViewController.strings (Portuguese) --- .../WebDAVConfigurationViewController.strings | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 StrongBox/pt/WebDAVConfigurationViewController.strings diff --git a/StrongBox/pt/WebDAVConfigurationViewController.strings b/StrongBox/pt/WebDAVConfigurationViewController.strings new file mode 100644 index 000000000..9b39948fb --- /dev/null +++ b/StrongBox/pt/WebDAVConfigurationViewController.strings @@ -0,0 +1,44 @@ +/* Class = "UITextField"; placeholder = "https://my.server.com/folder"; ObjectID = "1X2-Ze-i4c"; */ +"1X2-Ze-i4c.placeholder" = "https://my.server.com/folder"; + +/* Class = "UILabel"; text = "*Password is stored securely in the iOS Keychain"; ObjectID = "3iH-c3-9iv"; */ +"3iH-c3-9iv.text" = "*Password is stored securely in the iOS Keychain"; + +/* Class = "UITextField"; placeholder = "password"; ObjectID = "89o-XP-mDN"; */ +"89o-XP-mDN.placeholder" = "password"; + +/* Class = "UILabel"; text = "NB: URL for folder not specific database file"; ObjectID = "C27-hh-Ir4"; */ +"C27-hh-Ir4.text" = "NB: URL for folder not specific database file"; + +/* Class = "UIButton"; normalTitle = "Cancel"; ObjectID = "FEy-UQ-2WD"; */ +"FEy-UQ-2WD.normalTitle" = "Cancel"; + +/* Class = "UILabel"; text = "Allow Untrusted Certificate"; ObjectID = "GnF-Py-IGa"; */ +"GnF-Py-IGa.text" = "Allow Untrusted Certificate"; + +/* Class = "UIButton"; normalTitle = "Connect"; ObjectID = "MEL-r7-125"; */ +"MEL-r7-125.normalTitle" = "Connect"; + +/* Class = "UILabel"; text = "Please enter your WebDAV connection details"; ObjectID = "PTi-pD-Alf"; */ +"PTi-pD-Alf.text" = "Please enter your WebDAV connection details"; + +/* Class = "UILabel"; text = "Password"; ObjectID = "WIe-1y-pp1"; */ +"WIe-1y-pp1.text" = "Password"; + +/* Class = "UILabel"; text = "Username"; ObjectID = "Xpd-ho-bG5"; */ +"Xpd-ho-bG5.text" = "Username"; + +/* Class = "UISwitch"; accessibilityLabel = "Allow Untrusted Certificate"; ObjectID = "aDW-Ay-EYK"; */ +"aDW-Ay-EYK.accessibilityLabel" = "Allow Untrusted Certificate"; + +/* Class = "UILabel"; text = "* Validation"; ObjectID = "bbf-Kb-K6e"; */ +"bbf-Kb-K6e.text" = "* Validation"; + +/* Class = "UILabel"; text = "Root URL"; ObjectID = "gag-LL-zkW"; */ +"gag-LL-zkW.text" = "Root URL"; + +/* Class = "UITextField"; placeholder = "user"; ObjectID = "hMv-mK-ZXD"; */ +"hMv-mK-ZXD.placeholder" = "user"; + +/* Class = "UILabel"; text = "WebDAV Configuration"; ObjectID = "uqe-yX-hwB"; */ +"uqe-yX-hwB.text" = "WebDAV Configuration";