File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "\"%@\" was modified locally before the download completed." : {
1818
19+ },
20+ "{{itemName}} can't be copied into itself." : {
21+
22+ },
23+ "{{itemName}} can't be moved into itself." : {
24+
25+ },
26+ "{{itemName}} is currently processed on the server and can't be downloaded until it finishes processing." : {
27+
1928 },
2029 "%@ already exists" : {
2130
132141 }
133142 }
134143 }
144+ },
145+ "At least {{min}} {{characterType}}" : {
146+
147+ },
148+ "At least {{min}} special characters: {{specialCharacters}}" : {
149+
150+ },
151+ "At most {{byteLength}} bytes." : {
152+
153+ },
154+ "At most {{max}} {{characterType}}" : {
155+
135156 },
136157 "Auth Data" : {
137158
147168 },
148169 "Available Offline" : {
149170
171+ },
172+ "Between {{min}} and {{max}} {{characterType}}" : {
173+
150174 },
151175 "Can't build custom scheme URL from %@." : {
152176
403427 },
404428 "Login as user %@ required. Please retry." : {
405429
430+ },
431+ "Longer than {{byteLength}} bytes in {{encoding}} encoding." : {
432+
406433 },
407434 "lower-case characters" : {
408435
491518 },
492519 "Overwrite modified file" : {
493520
521+ },
522+ "Password can't be converted to {{encoding}}." : {
523+
494524 },
495525 "Pending" : {
496526
672702 },
673703 "Timestamp" : {
674704
705+ },
706+ "Too few {{localizedName}}" : {
707+
708+ },
709+ "Too many {{localizedName}}" : {
710+
675711 },
676712 "Total Items" : {
677713
You can’t perform that action at this time.
0 commit comments