-
Notifications
You must be signed in to change notification settings - Fork 193
/
Copy pathR-stringr.pot
67 lines (54 loc) · 1.55 KB
/
R-stringr.pot
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
msgid ""
msgstr ""
"Project-Id-Version: stringr 1.5.1.9000\n"
"POT-Creation-Date: 2024-08-15 10:19-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: detect.R:141
msgid "{.arg pattern} must be a plain string, not a stringr modifier."
msgstr ""
#: interp.R:105
msgid "Invalid template string for interpolation."
msgstr ""
#: interp.R:176
msgid "Failed to parse input {.str {text}}"
msgstr ""
#: match.R:54 match.R:68
msgid "{.arg pattern} must be a regular expression."
msgstr ""
#: modifiers.R:216
msgid "{.arg pattern} must be a string, not {.obj_type_friendly {x}}."
msgstr ""
#: replace.R:208
msgid "Failed to apply {.arg replacement} function."
msgstr ""
#: replace.R:209
msgid "It must accept a character vector of any length."
msgstr ""
#: replace.R:220
msgid ""
"{.arg replacement} function must return a character vector, not {."
"obj_type_friendly {new_flat}}."
msgstr ""
#: replace.R:226
msgid ""
"{.arg replacement} function must return a vector the same length as the "
"input ({length(old_flat)}), not length {length(new_flat)}."
msgstr ""
#: split.R:122
msgid "{.arg i} must not be 0."
msgstr ""
#: trunc.R:32
msgid "`width` ({width}) is shorter than `ellipsis` ({str_length(ellipsis)})."
msgstr ""
#: utils.R:23
msgid "{.arg pattern} can't be a boundary."
msgstr ""
#: utils.R:26
msgid "{.arg pattern} can't be the empty string ({.code \"\"})."
msgstr ""