You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/packages/volto-keywordmanager/locales/de/LC_MESSAGES/volto.po
+118Lines changed: 118 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,3 +10,121 @@ msgstr ""
10
10
"Content-Type: \n"
11
11
"Content-Transfer-Encoding: \n"
12
12
"Plural-Forms: \n"
13
+
14
+
#. Default: "Actions"
15
+
#: components/KeywordManager
16
+
msgid"Actions"
17
+
msgstr""
18
+
19
+
#. Default: "Back"
20
+
#: components/KeywordManager
21
+
#: components/KeywordView
22
+
msgid"Back"
23
+
msgstr""
24
+
25
+
#. Default: "Cancel"
26
+
#: components/DeleteModal
27
+
#: components/RenameModal
28
+
msgid"Cancel"
29
+
msgstr""
30
+
31
+
#. Default: "Delete"
32
+
#: components/DeleteModal
33
+
msgid"Delete"
34
+
msgstr""
35
+
36
+
#. Default: "Keyword"
37
+
#: components/KeywordManager
38
+
msgid"Keyword"
39
+
msgstr""
40
+
41
+
#. Default: "Keyword Manager"
42
+
#: components/KeywordManager
43
+
msgid"Keyword Manager"
44
+
msgstr""
45
+
46
+
#. Default: "Keywords"
47
+
#: components/KeywordManager
48
+
msgid"Keywords"
49
+
msgstr""
50
+
51
+
#. Default: "Occurrence"
52
+
#: components/KeywordManager
53
+
msgid"Occurrence"
54
+
msgstr""
55
+
56
+
#. Default: "Rename & Merge"
57
+
#: components/RenameModal
58
+
msgid"Rename & Merge"
59
+
msgstr""
60
+
61
+
#. Default: "Actions"
62
+
#: components/KeywordView
63
+
msgid"actions"
64
+
msgstr""
65
+
66
+
#. Default: "You are about to delete {num} selected keyword(s). This action cannot be undone. Are you sure you want to proceed?"
67
+
#: components/DeleteModal
68
+
msgid"confirm-modal-description"
69
+
msgstr""
70
+
71
+
#. Default: "Delete keyword(s)"
72
+
#: components/DeleteModal
73
+
msgid"confirm-modal-title"
74
+
msgstr""
75
+
76
+
#. Default: "Keyword field:"
77
+
#: components/KeywordManager
78
+
msgid"keyword-field"
79
+
msgstr""
80
+
81
+
#. Default: "The Keyword Manager allows you to maintain the keywords used in your intranet. Start by selecting the keyword field you want to manage. You can then sort, filter, rename, merge, or delete individual keywords."
82
+
#: components/KeywordManager
83
+
msgid"keyword-manager-description"
84
+
msgstr""
85
+
86
+
#. Default: "{name}"
87
+
#: components/KeywordView
88
+
msgid"keyword-name"
89
+
msgstr""
90
+
91
+
#. Default: "Loading"
92
+
#: components/KeywordManager
93
+
#: components/KeywordView
94
+
msgid"loading"
95
+
msgstr""
96
+
97
+
#. Default: "No keyword selected"
98
+
#: components/KeywordManager
99
+
msgid"no-selected-keywords"
100
+
msgstr""
101
+
102
+
#. Default: "{num} keyword(s) selected"
103
+
#: components/KeywordManager
104
+
msgid"number-selected-keywords"
105
+
msgstr""
106
+
107
+
#. Default: "You are about to rename {num} selected keyword(s). This action cannot be undone. Either select one of the existing keywords to keep or enter a new name to replace all selected keywords."
0 commit comments