forked from iina/iina
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOpenURLWindowController.strings
More file actions
29 lines (20 loc) · 1.27 KB
/
OpenURLWindowController.strings
File metadata and controls
29 lines (20 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/* Class = "NSButtonCell"; title = "Open"; ObjectID = "8sC-lH-DOd"; */
"8sC-lH-DOd.title" = "Otvoriť";
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "Q1z-9O-n4X"; */
"Q1z-9O-n4X.title" = "Meno";
/* Class = "NSTextFieldCell"; placeholderString = "Please enter the URL here……"; ObjectID = "XV7-VP-Ua2"; */
"XV7-VP-Ua2.placeholderString" = "Zadajte URL adresu tu…";
/* Class = "NSTextFieldCell"; title = "URL is invalid."; ObjectID = "gaI-DT-l2c"; */
"gaI-DT-l2c.title" = "URL je neplatná.";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "iNG-ee-EW6"; */
"iNG-ee-EW6.title" = "Zrušiť";
/* Class = "NSButtonCell"; title = "Remember username and password for this host in keychain"; ObjectID = "m0D-hR-3pr"; */
"m0D-hR-3pr.title" = "Zapamätať si meno a heslo v kľúčenke";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "uM6-Bp-Wdk"; */
"uM6-Bp-Wdk.title" = "Heslo";
/* Class = "NSTextFieldCell"; title = "HTTP Authentication"; ObjectID = "wxH-ic-Uug"; */
"wxH-ic-Uug.title" = "HTTP Autentifikácia";
/* Class = "NSTextFieldCell"; title = "Loading Media……"; ObjectID = "3T9-gp-4UE"; */
"3T9-gp-4UE.title" = "Načítavam Média……";
/* Class = "NSButtonCell"; title = "Open"; ObjectID = "zbf-uh-uGz"; */
"zbf-uh-uGz.title" = "Stop Loading";