Newer
Older
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
#: code:addons/energy_communities/models/res_company.py:0
#, python-format
msgid "Parent company must be instance hierarchy level."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#, python-format
msgid "Partner not found"
msgstr ""
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share
msgid "Phone"
msgstr ""
#. module: energy_communities
#: model:res.groups,name:energy_communities.group_platform_manager
msgid "Platform Manager"
msgstr ""
#. module: energy_communities
#: model:res.groups,name:energy_communities.role_platform_admin_res_groups
#: model:res.users.role,name:energy_communities.role_platform_admin
msgid "Platform admin role"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid "Please upload a scan of your ID card."
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_account_multicompany_easy_creation_wiz__product_share_template
msgid "Product Share Template"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_product_template
msgid "Product Template"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#, python-format
msgid "Provided IBAN is not valid."
msgstr ""
#. module: energy_communities
#: model:ir.actions.server,name:energy_communities.print_instance
msgid "Push user to Keycloak"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_auth_oauth_provider__realm_name
msgid "Realm name"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_crm_lead__community_company_id
msgid "Related Community"
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_crm_leads_menu
msgid "Requests"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_auth_oauth_provider__root_endpoint
msgid "Root URL"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/account_chart_template.py:0
#, python-format
msgid "SUBJ"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share
msgid "Send"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_shares_template
msgid "Share number"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_shares_template
msgid "Share type"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid "Some mandatory fields have not been filled."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/res_users.py:0
#, python-format
msgid "Something went wrong. Please check logs."
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_config_sources_menu
msgid "Source types"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "Source {} not found"
msgstr ""
#. module: energy_communities
#: model:ir.actions.act_window,name:energy_communities.ce_utm_sources_action
msgid "Sources"
msgstr ""
#. module: energy_communities
#: model:crm.tag,name:energy_communities.ce_tag_renewable_energy
msgid "Subministrament d'energia 100% renovable"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/account_chart_template.py:0
#, python-format
msgid "Subscription Journal"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_subscription_request
msgid "Subscription Request"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_auth_oauth_provider__superuser
msgid "Superuser"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_auth_oauth_provider__superuser_pwd
msgid "Superuser password"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "Tag {} not found"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecompanycooperator
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "Target Odoo Company id"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_subscription_request__vat
msgid "Tax ID"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__social_telegram
msgid "Telegram Account"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid ""
"The Foundation Date value {} have a non valid format. It must be: yyyy-mm-dd"
" or dd-mm-yyyy or yyyy/mm/dd or dd/mm/yyyy"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "The Source {} of Lead {} do not allow the creation of Map Proposals"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "The Source {} of Lead {} do not allow the creation of new Companies"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_community_service.py:0
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#: code:addons/energy_communities/services/ce_member_service.py:0
#: code:addons/energy_communities/services/ce_member_service.py:0
#, python-format
msgid ""
"The received oauth KeyCloak token have not been validated by KeyCloak : {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_service.py:0
#, python-format
msgid "The role code '{}' is not a valid one"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "There is an allready existing Map Place related to this Lead: {}."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid ""
"There is an existing account for this vat number on this community. Please "
"contact with the community administrators."
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_account_multicompany_easy_creation_wiz__property_cooperator_account
msgid ""
"This account will be the default one as the receivable account for the "
"cooperators"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#, python-format
msgid "This company doesn't have a voluntary product share selected."
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecompanycooperator
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "This form allow you to request be member of the community:"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid ""
"This is the form to be able to make Voluntary Contributions to the Social "
"Capital by the members of"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_res_company__cooperator_journal
msgid ""
"This journal will be the default one as the receivable journal for the "
"cooperators"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#: code:addons/energy_communities/services/crm_lead_service.py:0
#, python-format
msgid "This language code %s is not active in Odoo. Active ones: %s"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/operation_request.py:0
#, python-format
msgid "This operation is not yet implemented."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/operation_request.py:0
#, python-format
msgid "This operation must be approved before to be executed"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecompanycooperator
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid ""
"To be a member you must fulfill this form and lateron proceed to pay the "
"initial share of"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_shares_template
msgid "Total"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_utm_source
msgid "UTM Source"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
#, python-format
msgid ""
"Unable to create new company because there is an allready existing company "
"with this NAME: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
#, python-format
msgid ""
"Unable to create new company because there is an allready existing company "
"with this VAT number: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid ""
"Unable to create the KeyCloack entities from Lead: {}, because it is not yet"
" related to any Community company"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "Unable to get the Category (mandatory map place field) from Lead: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "Unable to get the Latitude (mandatory map place field) from Lead: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/crm_lead.py:0
#, python-format
msgid "Unable to get the Longitude (mandatory map place field) from Lead: {}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#, python-format
msgid ""
"Unable to update the lang in Keycloak for the related KC user ID: {}.{}"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/services/ce_member_profile_service.py:0
#, python-format
msgid "Unable to validate the received oauth KeyCloak token: {}"
msgstr ""
#. module: energy_communities
#: model:product.template,uom_name:energy_communities.share_capital_product_template
#: model:product.template,uom_name:energy_communities.voluntary_share_capital_product_template
msgid "Units"
msgstr ""
#. module: energy_communities
#: model:ir.actions.server,name:energy_communities.update_company_ids_from_partners_users_ir_actions_server
#: model:ir.cron,cron_name:energy_communities.update_company_ids_from_partners_users
#: model:ir.cron,name:energy_communities.update_company_ids_from_partners_users
msgid "Update company_ids from res.parters with users"
msgstr ""
#. module: energy_communities
#: model:res.groups,name:energy_communities.group_user
msgid "User"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_auth_oauth_provider__admin_user_endpoint
msgid "User admin URL"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_res_users_role
msgid "User role"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_res_users
msgid "Users"
msgstr ""
#. module: energy_communities
#: model:ir.model.fields,help:energy_communities.field_res_company__create_user_in_keycloak
msgid "Users created by cooperator are pushed automatically to keycloak"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share
msgid "VAT"
msgstr ""
#. module: energy_communities
#: model:product.template,name:energy_communities.voluntary_share_capital_product_template
msgid "Voluntary Contribution to Share Capital"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid "Voluntary Share of"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.view_subscription_request_filter_inherit
msgid "Voluntary Shares"
msgstr ""
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
#. module: energy_communities
#: model:ir.model.fields,field_description:energy_communities.field_res_company__voluntary_share_id
msgid "Voluntary share to show on website"
msgstr ""
#. module: energy_communities
#: model:ir.ui.menu,name:energy_communities.ce_menu_webforms_settings
msgid "Webforms"
msgstr ""
#. module: energy_communities
#: model:ir.model,name:energy_communities.model_account_multicompany_easy_creation_wiz
msgid "Wizard Account Multi-company Easy Creation"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid ""
"You\n"
" can consult the"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid ""
"You can consult\n"
" our"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid ""
"You can't subscribe for an amount that exceeds {amount}{currency_symbol}."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_main.py:0
#, python-format
msgid "You can't subscribe to two different types of share."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/subscription_request.py:0
#, python-format
msgid "You can't validate a voluntary contribution in this versión."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/res_company.py:0
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
#: code:addons/energy_communities/models/res_company.py:0
#, python-format
msgid "You cannot create a instance company with a parent company."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#, python-format
msgid "You must check the SEPA transference."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/account_move.py:0
#, python-format
msgid ""
"You must have a company specific sequence number for register.operation"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/account_move.py:0
#, python-format
msgid ""
"You must have a company specific sequence number for subscription.register"
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/models/subscription_request.py:0
#, python-format
msgid "You must set a cooperator journal on you company."
msgstr ""
#. module: energy_communities
#: code:addons/energy_communities/controllers/website_subscription_voluntary_share.py:0
#, python-format
msgid "ZIP code not found"
msgstr ""
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_template_confirmation_company
msgid "[Somcomunitats.coop] Application to become Community membership"
msgstr ""
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_templ_lead_request_contact_confirm_id
msgid "[Somcomunitats.coop] Community Contact Request"
msgstr ""
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_templ_lead_request_ce_news_confirm_id
msgid "[Somcomunitats.coop] Community Newsletter Subscription Request"
msgstr ""
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_templ_lead_request_advise_future_ce_confirm_id
msgid "[Somcomunitats.coop] Interested in Communities in your area"
msgstr ""
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_templ_lead_ce_creation_receipt_confirm_id
msgid "[Somcomunitats.coop] New Community Creation Request to the platform"
msgstr ""
#. module: energy_communities
#: model:mail.template,subject:energy_communities.email_templ_lead_request_platform_news_confirm_id
msgid "[Somcomunitats.coop] Platform Newsletter Subscription Request"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid "and"
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.voluntary_share_text_template
msgid "of Voluntary Contributions."
msgstr ""
#. module: energy_communities
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecompanycooperator
#: model_terms:ir.ui.view,arch_db:energy_communities.becomecooperator_ccee
msgid "€ by follow the steps you will receive by email."
msgstr ""