|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * endpoint |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: Odoo Server 16.0\n" |
| 8 | +"Report-Msgid-Bugs-To: \n" |
| 9 | +"Last-Translator: Automatically generated\n" |
| 10 | +"Language-Team: none\n" |
| 11 | +"Language: de\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: \n" |
| 15 | +"Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 16 | + |
| 17 | +#. module: endpoint |
| 18 | +#. odoo-python |
| 19 | +#: code:addons/endpoint/models/endpoint_mixin.py:0 |
| 20 | +#, python-format |
| 21 | +msgid "'Exec as user' is mandatory for public endpoints." |
| 22 | +msgstr "" |
| 23 | + |
| 24 | +#. module: endpoint |
| 25 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__active |
| 26 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__active |
| 27 | +msgid "Active" |
| 28 | +msgstr "" |
| 29 | + |
| 30 | +#. module: endpoint |
| 31 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_endpoint_search_view |
| 32 | +msgid "All" |
| 33 | +msgstr "" |
| 34 | + |
| 35 | +#. module: endpoint |
| 36 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_endpoint_search_view |
| 37 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 38 | +msgid "Archived" |
| 39 | +msgstr "" |
| 40 | + |
| 41 | +#. module: endpoint |
| 42 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 43 | +msgid "Auth" |
| 44 | +msgstr "" |
| 45 | + |
| 46 | +#. module: endpoint |
| 47 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__auth_type |
| 48 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__auth_type |
| 49 | +msgid "Auth Type" |
| 50 | +msgstr "" |
| 51 | + |
| 52 | +#. module: endpoint |
| 53 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 54 | +msgid "Code" |
| 55 | +msgstr "" |
| 56 | + |
| 57 | +#. module: endpoint |
| 58 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 59 | +msgid "Code Help" |
| 60 | +msgstr "" |
| 61 | + |
| 62 | +#. module: endpoint |
| 63 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__code_snippet |
| 64 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__code_snippet |
| 65 | +msgid "Code Snippet" |
| 66 | +msgstr "" |
| 67 | + |
| 68 | +#. module: endpoint |
| 69 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__code_snippet_docs |
| 70 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__code_snippet_docs |
| 71 | +msgid "Code Snippet Docs" |
| 72 | +msgstr "" |
| 73 | + |
| 74 | +#. module: endpoint |
| 75 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__company_id |
| 76 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__company_id |
| 77 | +msgid "Company" |
| 78 | +msgstr "" |
| 79 | + |
| 80 | +#. module: endpoint |
| 81 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__create_uid |
| 82 | +msgid "Created by" |
| 83 | +msgstr "" |
| 84 | + |
| 85 | +#. module: endpoint |
| 86 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__create_date |
| 87 | +msgid "Created on" |
| 88 | +msgstr "" |
| 89 | + |
| 90 | +#. module: endpoint |
| 91 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__csrf |
| 92 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__csrf |
| 93 | +msgid "Csrf" |
| 94 | +msgstr "" |
| 95 | + |
| 96 | +#. module: endpoint |
| 97 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__display_name |
| 98 | +msgid "Display Name" |
| 99 | +msgstr "" |
| 100 | + |
| 101 | +#. module: endpoint |
| 102 | +#: model:ir.model,name:endpoint.model_endpoint_endpoint |
| 103 | +msgid "Endpoint" |
| 104 | +msgstr "" |
| 105 | + |
| 106 | +#. module: endpoint |
| 107 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__endpoint_hash |
| 108 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__endpoint_hash |
| 109 | +msgid "Endpoint Hash" |
| 110 | +msgstr "" |
| 111 | + |
| 112 | +#. module: endpoint |
| 113 | +#: model:ir.model,name:endpoint.model_endpoint_mixin |
| 114 | +msgid "Endpoint mixin" |
| 115 | +msgstr "" |
| 116 | + |
| 117 | +#. module: endpoint |
| 118 | +#: model:ir.actions.act_window,name:endpoint.endpoint_endpoint_act_window |
| 119 | +#: model:ir.ui.menu,name:endpoint.endpoint_endpoint_menu |
| 120 | +msgid "Endpoints" |
| 121 | +msgstr "" |
| 122 | + |
| 123 | +#. module: endpoint |
| 124 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__exec_as_user_id |
| 125 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__exec_as_user_id |
| 126 | +msgid "Exec As User" |
| 127 | +msgstr "" |
| 128 | + |
| 129 | +#. module: endpoint |
| 130 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__exec_mode |
| 131 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__exec_mode |
| 132 | +msgid "Exec Mode" |
| 133 | +msgstr "" |
| 134 | + |
| 135 | +#. module: endpoint |
| 136 | +#. odoo-python |
| 137 | +#: code:addons/endpoint/models/endpoint_mixin.py:0 |
| 138 | +#, python-format |
| 139 | +msgid "Exec mode is set to `Code`: you must provide a piece of code" |
| 140 | +msgstr "" |
| 141 | + |
| 142 | +#. module: endpoint |
| 143 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__id |
| 144 | +msgid "ID" |
| 145 | +msgstr "" |
| 146 | + |
| 147 | +#. module: endpoint |
| 148 | +#: model:ir.model.fields,help:endpoint.field_endpoint_endpoint__endpoint_hash |
| 149 | +#: model:ir.model.fields,help:endpoint.field_endpoint_mixin__endpoint_hash |
| 150 | +msgid "Identify the route with its main params" |
| 151 | +msgstr "" |
| 152 | + |
| 153 | +#. module: endpoint |
| 154 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint____last_update |
| 155 | +msgid "Last Modified on" |
| 156 | +msgstr "" |
| 157 | + |
| 158 | +#. module: endpoint |
| 159 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__write_uid |
| 160 | +msgid "Last Updated by" |
| 161 | +msgstr "" |
| 162 | + |
| 163 | +#. module: endpoint |
| 164 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__write_date |
| 165 | +msgid "Last Updated on" |
| 166 | +msgstr "" |
| 167 | + |
| 168 | +#. module: endpoint |
| 169 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 170 | +msgid "Main" |
| 171 | +msgstr "" |
| 172 | + |
| 173 | +#. module: endpoint |
| 174 | +#. odoo-python |
| 175 | +#: code:addons/endpoint/models/endpoint_mixin.py:0 |
| 176 | +#, python-format |
| 177 | +msgid "Missing handler for exec mode %s" |
| 178 | +msgstr "" |
| 179 | + |
| 180 | +#. module: endpoint |
| 181 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__name |
| 182 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__name |
| 183 | +msgid "Name" |
| 184 | +msgstr "" |
| 185 | + |
| 186 | +#. module: endpoint |
| 187 | +#: model:ir.model.fields,help:endpoint.field_endpoint_endpoint__registry_sync |
| 188 | +#: model:ir.model.fields,help:endpoint.field_endpoint_mixin__registry_sync |
| 189 | +msgid "" |
| 190 | +"ON: the record has been modified and registry was not notified.\n" |
| 191 | +"No change will be active until this flag is set to false via proper action.\n" |
| 192 | +"\n" |
| 193 | +"OFF: record in line with the registry, nothing to do." |
| 194 | +msgstr "" |
| 195 | + |
| 196 | +#. module: endpoint |
| 197 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__registry_sync |
| 198 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__registry_sync |
| 199 | +msgid "Registry Sync" |
| 200 | +msgstr "" |
| 201 | + |
| 202 | +#. module: endpoint |
| 203 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 204 | +msgid "" |
| 205 | +"Registry out of sync. Likely the record has been modified but not sync'ed " |
| 206 | +"with the routing registry." |
| 207 | +msgstr "" |
| 208 | + |
| 209 | +#. module: endpoint |
| 210 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 211 | +msgid "Request" |
| 212 | +msgstr "" |
| 213 | + |
| 214 | +#. module: endpoint |
| 215 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__request_content_type |
| 216 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__request_content_type |
| 217 | +msgid "Request Content Type" |
| 218 | +msgstr "" |
| 219 | + |
| 220 | +#. module: endpoint |
| 221 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__request_method |
| 222 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__request_method |
| 223 | +msgid "Request Method" |
| 224 | +msgstr "" |
| 225 | + |
| 226 | +#. module: endpoint |
| 227 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__route |
| 228 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__route |
| 229 | +msgid "Route" |
| 230 | +msgstr "" |
| 231 | + |
| 232 | +#. module: endpoint |
| 233 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__route_group |
| 234 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__route_group |
| 235 | +msgid "Route Group" |
| 236 | +msgstr "" |
| 237 | + |
| 238 | +#. module: endpoint |
| 239 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_endpoint__route_type |
| 240 | +#: model:ir.model.fields,field_description:endpoint.field_endpoint_mixin__route_type |
| 241 | +msgid "Route Type" |
| 242 | +msgstr "" |
| 243 | + |
| 244 | +#. module: endpoint |
| 245 | +#: model:ir.actions.server,name:endpoint.server_action_registry_sync |
| 246 | +msgid "Sync registry" |
| 247 | +msgstr "" |
| 248 | + |
| 249 | +#. module: endpoint |
| 250 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_endpoint_search_view |
| 251 | +msgid "To sync" |
| 252 | +msgstr "" |
| 253 | + |
| 254 | +#. module: endpoint |
| 255 | +#: model_terms:ir.ui.view,arch_db:endpoint.endpoint_mixin_form_view |
| 256 | +msgid "" |
| 257 | +"Use the action \"Sync registry\" to make changes effective once you are done" |
| 258 | +" with edits and creates." |
| 259 | +msgstr "" |
| 260 | + |
| 261 | +#. module: endpoint |
| 262 | +#: model:ir.model.fields,help:endpoint.field_endpoint_endpoint__route_group |
| 263 | +#: model:ir.model.fields,help:endpoint.field_endpoint_mixin__route_group |
| 264 | +msgid "Use this to classify routes together" |
| 265 | +msgstr "" |
| 266 | + |
| 267 | +#. module: endpoint |
| 268 | +#. odoo-python |
| 269 | +#: code:addons/endpoint/models/endpoint_mixin.py:0 |
| 270 | +#, python-format |
| 271 | +msgid "code_snippet should return a dict into `result` variable." |
| 272 | +msgstr "" |
0 commit comments