##// END OF EJS Templates
auth: simplified auth-token matching code.
auth: simplified auth-token matching code.

File last commit:

r2512:157169be stable
r3464:97b77727 default
Show More
rhodecode.po
10421 lines | 346.0 KiB | application/x-gettext | GettextLexer
project: added all source files and assets
r1 # Translations template for rhodecode-enterprise-ce.
i18n: Pulled translation from Transifex
r2512 # Copyright (C) 2018 RhodeCode GmbH
project: added all source files and assets
r1 # This file is distributed under the same license as the rhodecode-enterprise-ce project.
#
# Translators:
i18n: Pulled translation from Transifex
r1398 # Alessandro sauzher Ceglie, 2014-2016
project: added all source files and assets
r1 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: RhodeCode\n"
"Report-Msgid-Bugs-To: marcin@rhodecode.com\n"
i18n: Pulled translation from Transifex
r2512 "POT-Creation-Date: 2018-01-30 17:32+0100\n"
"PO-Revision-Date: 2018-01-30 16:33+0000\n"
project: added all source files and assets
r1 "Last-Translator: Marcin Kuzminski <marcin@rhodecode.com>\n"
"Language-Team: Italian (http://www.transifex.com/rhodecode/RhodeCode/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/_base/__init__.py:142
#, python-format
msgid "Error creating repository %s: invalid certificate"
msgstr "Errore durante la creazione del repository %s: certificato invalido"
#: rhodecode/apps/_base/__init__.py:146
#, python-format
msgid "Error creating repository %s"
msgstr "Errore durante la creazione del repository %s"
#: rhodecode/apps/_base/__init__.py:219
#, python-format
msgid ""
"The repository `%(repo_name)s` cannot be loaded in filesystem. Please check "
"if it exist, or is not damaged."
msgstr ""
#: rhodecode/apps/_base/__init__.py:274
msgid "Editing user `{}` is disabled."
msgstr ""
#: rhodecode/apps/admin/navigation.py:72 rhodecode/authentication/routes.py:60
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/views.py:154
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:36
project: added all source files and assets
r1 msgid "Global"
msgstr "Globale"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:74
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:55
i18n: Pulled translation from Transifex
r657 msgid "VCS"
msgstr "VCS"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:76
i18n: Pulled translation from Transifex
r657 msgid "Visual"
msgstr "Interfaccia"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:78
i18n: Pulled translation from Transifex
r657 msgid "Remap and Rescan"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:80
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:61
i18n: Pulled translation from Transifex
r657 msgid "Issue Tracker"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:82
#: rhodecode/integrations/types/email.py:233
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:76
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:48
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:97
#: rhodecode/templates/admin/users/user_add.mako:86
#: rhodecode/templates/admin/users/user_edit_profile.mako:65
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:65
i18n: Pulled translation from Transifex
r657 #: rhodecode/templates/email_templates/user_registration.mako:25
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/users/user_profile.mako:51
i18n: Pulled translation from Transifex
r657 msgid "Email"
msgstr "Email"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:84
i18n: Pulled translation from Transifex
r657 msgid "Hooks"
msgstr "Hooks"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:86
i18n: Pulled translation from Transifex
r657 msgid "Full Text Search"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:88
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/base.mako:23
#: rhodecode/templates/admin/integrations/form.mako:8
#: rhodecode/templates/admin/integrations/form.mako:21
#: rhodecode/templates/admin/integrations/form.mako:32
#: rhodecode/templates/admin/integrations/list.mako:21
#: rhodecode/templates/admin/integrations/list.mako:25
#: rhodecode/templates/admin/integrations/list.mako:29
#: rhodecode/templates/admin/integrations/list.mako:36
#: rhodecode/templates/admin/integrations/new.mako:9
#: rhodecode/templates/admin/integrations/new.mako:17
#: rhodecode/templates/admin/integrations/new.mako:23
#: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:51
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:75
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:84
i18n: Pulled translation from Transifex
r1398 msgid "Integrations"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:90
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_system.mako:9
msgid "System Info"
msgstr "Informazioni sistema"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:92
i18n: Pulled translation from Transifex
r2215 msgid "Processes"
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:94
i18n: Pulled translation from Transifex
r2215 msgid "User Sessions"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/navigation.py:96
msgid "Open Source Licenses"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/admin/navigation.py:101
i18n: Pulled translation from Transifex
r657 msgid "Labs"
msgstr "Laboratori"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/admin/views/defaults.py:90
msgid "Default settings updated successfully"
msgstr "Impostazioni di default aggiornate"
#: rhodecode/apps/admin/views/defaults.py:108
msgid "Error occurred during update of default values"
msgstr "Errore avvenuto durante l'aggiornamento dei valori di default"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:120
i18n: Pulled translation from Transifex
r2215 msgid "Application permissions updated successfully"
msgstr "Permessi applicati con successo."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:141
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/admin/views/permissions.py:213
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:288
i18n: Pulled translation from Transifex
r2215 msgid "Error occurred during update of permissions"
msgstr "Errore durante l'aggiornamento dei permessi"
#: rhodecode/apps/admin/views/permissions.py:193
msgid "Object permissions updated successfully"
msgstr "Permessi sull'oggetto aggiornati."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:268
i18n: Pulled translation from Transifex
r2215 msgid "Global permissions updated successfully"
msgstr "Permessi globali aggiornati correttamente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:450
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:63
#: rhodecode/templates/admin/integrations/list.mako:208
#: rhodecode/templates/admin/my_account/my_account_profile.mako:5
#: rhodecode/templates/base/issue_tracker_settings.mako:60
#: rhodecode/templates/data_table/_dt_elements.mako:166
#: rhodecode/templates/data_table/_dt_elements.mako:240
#: rhodecode/templates/data_table/_dt_elements.mako:253
#: rhodecode/templates/data_table/_dt_elements.mako:254
#: rhodecode/templates/data_table/_dt_elements.mako:266
#: rhodecode/templates/debug_style/buttons.html:128
#: rhodecode/templates/files/files_add.mako:208
#: rhodecode/templates/files/files_edit.mako:168
#: rhodecode/templates/files/files_source.mako:54
#: rhodecode/templates/files/files_source.mako:57
#: rhodecode/templates/pullrequests/pullrequest_show.mako:63
#: rhodecode/templates/pullrequests/pullrequest_show.mako:345
#: rhodecode/templates/users/user_profile.mako:7
msgid "Edit"
msgstr "Modifica"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:478
i18n: Pulled translation from Transifex
r2215 msgid "Updated SSH keys file: {}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/permissions.py:481
i18n: Pulled translation from Transifex
r2215 msgid "SSH key support is disabled in .ini file"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/repo_groups.py:181
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Created repository group %s"
msgstr "Creato gruppo di repository %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/repo_groups.py:199
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Error occurred during creation of repository group %s"
msgstr "Errore durante la creazione del gruppo di repository %s"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/apps/admin/views/sessions.py:92
i18n: Pulled translation from Transifex
r1398 msgid "Cleaned up old sessions"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/sessions.py:97
i18n: Pulled translation from Transifex
r1398 msgid "Failed to cleanup up old sessions"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/settings.py:162
#: rhodecode/apps/admin/views/settings.py:708
#: rhodecode/apps/repository/views/repo_settings_vcs.py:124
msgid "Some form inputs contain invalid data."
msgstr "Ci son dati non validi tra i dati immessi"
#: rhodecode/apps/admin/views/settings.py:190
#: rhodecode/apps/admin/views/settings.py:351
msgid "Error occurred during updating application settings"
msgstr "Errore durante l'aggiornamento delle impostazioni"
#: rhodecode/apps/admin/views/settings.py:194
#: rhodecode/apps/repository/views/repo_settings_vcs.py:143
msgid "Updated VCS settings"
msgstr "Impostazioni VCS aggiornate"
#: rhodecode/apps/admin/views/settings.py:268
#, python-format
msgid "Repositories successfully rescanned added: %s ; removed: %s"
msgstr "Scansione dei repository completata. Aggiunti: %s ; rimossi: %s"
#: rhodecode/apps/admin/views/settings.py:347
msgid "Updated application settings"
msgstr "Impostazioni applicazione aggiornate"
#: rhodecode/apps/admin/views/settings.py:426
msgid "Updated visualisation settings"
msgstr "Impostazioni di visualizzazione aggiornate"
#: rhodecode/apps/admin/views/settings.py:429
msgid "Error occurred during updating visualisation settings"
msgstr "Errore durante l'aggiornamento delle impostazioni di visualizzazione"
#: rhodecode/apps/admin/views/settings.py:491
#: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:125
msgid "Invalid issue tracker pattern: {}"
msgstr ""
#: rhodecode/apps/admin/views/settings.py:508
#: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:134
msgid "Updated issue tracker entries"
msgstr "Dati dell'Issue Tracker aggiornati"
#: rhodecode/apps/admin/views/settings.py:526
#: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:89
msgid "Removed issue tracker entry"
msgstr "Entry dell'issue tracker rimossa"
#: rhodecode/apps/admin/views/settings.py:563
msgid "Please enter email address"
msgstr "Prego fornire un indirizzo email"
#: rhodecode/apps/admin/views/settings.py:581
msgid "Send email task created"
msgstr "Task 'invio posta' creato"
#: rhodecode/apps/admin/views/settings.py:631
msgid "Added new hook"
msgstr "Aggiunto nuovo 'hook'"
#: rhodecode/apps/admin/views/settings.py:646
msgid "Updated hooks"
msgstr "'Hook' aggiornato"
#: rhodecode/apps/admin/views/settings.py:650
msgid "Error occurred during hook creation"
msgstr "Errore durante creazione hook'"
#: rhodecode/apps/admin/views/settings.py:732
msgid "Error occurred during updating labs settings"
msgstr "Errore durante l'aggiornamento delle impostazioni sui lab"
#: rhodecode/apps/admin/views/settings.py:737
msgid "Updated Labs settings"
msgstr "Impostazioni sui Lab aggiornate"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/svn_config.py:46
i18n: Pulled translation from Transifex
r1172 msgid "Apache configuration for Subversion generated."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/svn_config.py:54
i18n: Pulled translation from Transifex
r1172 msgid "Failed to generate the Apache configuration for Subversion."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/system_info.py:79
i18n: Pulled translation from Transifex
r1398 msgid ""
"Note: please make sure this server can access `${url}` for the update link "
"to work"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/system_info.py:90
msgid "Update info"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:92
msgid "Check for updates"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:97
msgid "RhodeCode Version"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:98
msgid "Latest version"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:99
msgid "RhodeCode Server IP"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:100
msgid "RhodeCode Server ID"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:101
msgid "RhodeCode Configuration"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/apps/admin/views/system_info.py:102
i18n: Pulled translation from Transifex
r2512 msgid "RhodeCode Certificate"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:103
msgid "Workers"
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/apps/admin/views/system_info.py:104
i18n: Pulled translation from Transifex
r2512 msgid "Worker Type"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:108
msgid "Database"
msgstr "Database"
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:109
i18n: Pulled translation from Transifex
r2512 msgid "Database version"
msgstr "Versione Database"
i18n: Pulled translation from Transifex
r1851
#: rhodecode/apps/admin/views/system_info.py:113
i18n: Pulled translation from Transifex
r2512 msgid "Platform"
msgstr "Piattaforma"
i18n: Pulled translation from Transifex
r1612
#: rhodecode/apps/admin/views/system_info.py:114
i18n: Pulled translation from Transifex
r2512 msgid "Platform UUID"
i18n: Pulled translation from Transifex
r1851 msgstr ""
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:115
i18n: Pulled translation from Transifex
r2512 msgid "Python version"
msgstr "Versione python"
#: rhodecode/apps/admin/views/system_info.py:116
msgid "Python path"
msgstr "Percorso Python"
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:120
i18n: Pulled translation from Transifex
r2512 msgid "CPU"
msgstr "CPU"
#: rhodecode/apps/admin/views/system_info.py:121
msgid "Load"
msgstr "Carico"
#: rhodecode/apps/admin/views/system_info.py:122
msgid "Memory"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:123
msgid "Uptime"
msgstr "Attivo da"
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:127
i18n: Pulled translation from Transifex
r2512 msgid "Storage location"
msgstr "Percorso di storage"
#: rhodecode/apps/admin/views/system_info.py:128
msgid "Storage info"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:129
msgid "Storage inodes"
msgstr ""
i18n: Pulled translation from Transifex
r1851
#: rhodecode/apps/admin/views/system_info.py:131
i18n: Pulled translation from Transifex
r2512 msgid "Gist storage location"
msgstr ""
i18n: Pulled translation from Transifex
r1851
#: rhodecode/apps/admin/views/system_info.py:132
i18n: Pulled translation from Transifex
r2512 msgid "Gist storage info"
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/apps/admin/views/system_info.py:134
i18n: Pulled translation from Transifex
r2512 msgid "Archive cache storage location"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:135
msgid "Archive cache info"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:137
msgid "Temp storage location"
msgstr ""
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1851 #: rhodecode/apps/admin/views/system_info.py:138
i18n: Pulled translation from Transifex
r2512 msgid "Temp storage info"
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:140
i18n: Pulled translation from Transifex
r2512 msgid "Search info"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:141
msgid "Search location"
i18n: Pulled translation from Transifex
r1851 msgstr ""
#: rhodecode/apps/admin/views/system_info.py:145
i18n: Pulled translation from Transifex
r2512 msgid "VCS Backends"
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/admin/views/system_info.py:146
i18n: Pulled translation from Transifex
r2512 msgid "VCS Server"
msgstr ""
#: rhodecode/apps/admin/views/system_info.py:147
msgid "GIT"
i18n: Pulled translation from Transifex
r1851 msgstr ""
#: rhodecode/apps/admin/views/system_info.py:148
i18n: Pulled translation from Transifex
r2512 msgid "HG"
i18n: Pulled translation from Transifex
r1851 msgstr ""
#: rhodecode/apps/admin/views/system_info.py:149
i18n: Pulled translation from Transifex
r1398 msgid "SVN"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/admin/views/user_groups.py:220
#, python-format
msgid "Created user group %(user_group_link)s"
msgstr "Creato il gruppo utenti %(user_group_link)s"
#: rhodecode/apps/admin/views/user_groups.py:242
#, python-format
msgid "Error occurred during creation of user group %s"
msgstr "Errore avvenuto durante la creazione del gruppo di utenti %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:209
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Created user %(user_link)s"
msgstr "Creato l'utente %(user_link)s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:230
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Error occurred during creation of user %s"
msgstr "Errore durante la creazione dell'utente %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:304
i18n: Pulled translation from Transifex
r2215 msgid "User updated successfully"
msgstr "Utente aggiornato correttamente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:322
#: rhodecode/apps/my_account/views/my_account.py:490
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Error occurred during update of user %s"
msgstr "Errore durante l'aggiornamento dell'utente %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:354
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Detached %s repositories"
msgstr "Distaccati %s repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:359
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Deleted %s repositories"
msgstr "%s repository cancellati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:367
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Detached %s repository groups"
msgstr "Distaccati %s gruppi di repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:372
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Deleted %s repository groups"
msgstr "%s gruppo di repository cancellati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:380
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Detached %s user groups"
msgstr "Distaccati %s gruppi utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:385
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Deleted %s user groups"
msgstr "%s gruppi utente cancellati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:402
i18n: Pulled translation from Transifex
r2215 msgid "Successfully deleted user"
msgstr "Utente eliminato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:408
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during deletion of user"
msgstr "Errore durante la cancellazione dell'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:473
i18n: Pulled translation from Transifex
r2215 msgid ""
"The user participates as reviewer in {} pull request and cannot be deleted. \n"
"You can set the user to \"{}\" instead of deleting it."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:479
i18n: Pulled translation from Transifex
r2215 msgid ""
"The user participates as reviewer in {} pull requests and cannot be deleted. \n"
"You can set the user to \"{}\" instead of deleting it."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:567
i18n: Pulled translation from Transifex
r2215 msgid "User global permissions updated successfully"
msgstr "Permessi globali Utente aggiornati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:585
#: rhodecode/apps/user_group/views/__init__.py:448
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during permissions saving"
msgstr "Errore avvenuto durante il salvataggio dei permessi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:610
i18n: Pulled translation from Transifex
r2215 msgid "Force password change disabled for user"
msgstr "Obbligo del cambiamento password disabilitato per l'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:615
i18n: Pulled translation from Transifex
r2215 msgid "Force password change enabled for user"
msgstr "Obbligo del cambio password abilitato per l'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:624
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during password reset for user"
msgstr "Errore durante il ripristino della password dell'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:663
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Linked repository group `%s` as personal"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:669
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Created repository group `%s`"
msgstr "Creato il gruppo di repository `%s`"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:673
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Repository group `%s` is already taken"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:678
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during repository group creation for user"
msgstr "Errore durante la creazione del gruppo di repository per l'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:701
#: rhodecode/apps/my_account/views/my_account.py:160
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:16
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:16
msgid "Role"
msgstr "Ruolo"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:739
#: rhodecode/apps/my_account/views/my_account.py:194
i18n: Pulled translation from Transifex
r1612 msgid "Auth token successfully created"
msgstr "Token Autorizzativo creato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:768
#: rhodecode/apps/my_account/views/my_account.py:218
i18n: Pulled translation from Transifex
r1612 msgid "Auth token successfully deleted"
msgstr "Token autorizzativo cancellato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:840
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:113
msgid "Ssh Key successfully created"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:844
#: rhodecode/apps/admin/views/users.py:849
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:117
#: rhodecode/apps/my_account/views/my_account_ssh_keys.py:122
msgid "An error occurred during ssh key saving: {}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:883
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/my_account/views/my_account_ssh_keys.py:152
msgid "Ssh key successfully deleted"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:929
#: rhodecode/apps/my_account/views/my_account.py:260
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Added new email address `%s` for user account"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:935
i18n: Pulled translation from Transifex
r2215 msgid "Email `{}` is already registered for another user."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:939
#: rhodecode/apps/my_account/views/my_account.py:266
i18n: Pulled translation from Transifex
r1851 msgid "An error occurred during email saving"
msgstr "Errore durante il salvataggio dell'email"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:966
i18n: Pulled translation from Transifex
r1851 msgid "Removed email address from user account"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:1012
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "An error occurred during ip saving:%s"
msgstr "Errore durante il salvataggio dell'ip: %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:1034
i18n: Pulled translation from Transifex
r1851 msgid "An error occurred during ip saving"
msgstr "Errore durante il salvataggio dell'ip"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:1038
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Added ips %s to user whitelist"
msgstr "Aggiunti gli ip %s alla 'whitelist' dell'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:1068
i18n: Pulled translation from Transifex
r1851 msgid "Removed ip address from user whitelist"
msgstr "Indirizzo ip rimosso dalla 'whitelist' dell'utente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/admin/views/users.py:1133
i18n: Pulled translation from Transifex
r1612 msgid "Groups successfully changed"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/gist/views.py:57 rhodecode/model/auth_token.py:51
msgid "forever"
msgstr "per sempre"
#: rhodecode/apps/gist/views.py:58
msgid "5 minutes"
msgstr "5 minuti"
#: rhodecode/apps/gist/views.py:59
msgid "1 hour"
msgstr "1 ora"
#: rhodecode/apps/gist/views.py:60
msgid "1 day"
msgstr "1 giorno"
#: rhodecode/apps/gist/views.py:61
msgid "1 month"
msgstr "1 mese"
#: rhodecode/apps/gist/views.py:64
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:49320
#: rhodecode/public/js/scripts.js:41124
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:21
#: rhodecode/public/js/src/rhodecode.js:538
i18n: Pulled translation from Transifex
r2215 msgid "Lifetime"
msgstr "a vita"
#: rhodecode/apps/gist/views.py:66
msgid "Requires registered account"
msgstr "Richiede un account registrato"
#: rhodecode/apps/gist/views.py:67
msgid "Can be accessed by anonymous users"
msgstr "Può essere acceduto da utenti anonimi"
#: rhodecode/apps/gist/views.py:214
msgid "Error occurred during gist creation"
msgstr "Errore durante la creazione del 'gist'"
#: rhodecode/apps/gist/views.py:238
#, python-format
msgid "Deleted gist %s"
msgstr "'Gist' %s eliminato"
#: rhodecode/apps/gist/views.py:324
#: rhodecode/templates/admin/gists/show.mako:74
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:35
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:31
#: rhodecode/templates/data_table/_dt_elements.mako:323
msgid "never"
msgstr "mai"
#: rhodecode/apps/gist/views.py:330
#, python-format
msgid "%(expiry)s - current value"
msgstr "%(expiry)s - valore corrente"
#: rhodecode/apps/gist/views.py:375
msgid "Successfully updated gist content"
msgstr "Contenuto del 'gist' aggiornato"
#: rhodecode/apps/gist/views.py:380
msgid "Successfully updated gist data"
msgstr "Proprieta' del 'gist' aggiornate"
#: rhodecode/apps/gist/views.py:383
msgid "Error occurred during update of gist {}: {}"
msgstr ""
#: rhodecode/apps/gist/views.py:387
#, python-format
msgid "Error occurred during update of gist %s"
msgstr "Errore durante l'aggiornamento del 'gist' %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/home/views.py:218 rhodecode/apps/home/views.py:251
#: rhodecode/apps/repository/views/repo_pull_requests.py:719
#: rhodecode/templates/admin/my_account/my_account.mako:41
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:126
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_add.mako:15
#: rhodecode/templates/admin/repos/repo_add.mako:19
#: rhodecode/templates/admin/users/user_edit_advanced.mako:11
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:78
#: rhodecode/templates/base/base.mako:150
#: rhodecode/templates/base/base.mako:582
i18n: Pulled translation from Transifex
r1851 msgid "Repositories"
msgstr "Repositories"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/home/views.py:244
i18n: Pulled translation from Transifex
r1851 msgid "Groups"
msgstr "Gruppi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/home/views.py:264
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Commits in %(repo)s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/journal/views.py:132 rhodecode/apps/journal/views.py:178
i18n: Pulled translation from Transifex
r2215 msgid "public journal"
msgstr "journal pubblico"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/journal/views.py:136 rhodecode/apps/journal/views.py:182
i18n: Pulled translation from Transifex
r2215 msgid "journal"
msgstr "journal"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/login/views.py:272 rhodecode/apps/login/views.py:349
i18n: Pulled translation from Transifex
r1612 msgid "Bad captcha"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/login/views.py:288
i18n: Pulled translation from Transifex
r1612 msgid "You have successfully registered with RhodeCode"
msgstr "La registrazione con RhodeCode ha avuto successo"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/login/views.py:325
i18n: Pulled translation from Transifex
r1612 msgid "If such email exists, a password reset link was sent to it."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/login/views.py:331
i18n: Pulled translation from Transifex
r1612 msgid "Password reset has been disabled."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/login/views.py:420
i18n: Pulled translation from Transifex
r2512 msgid "Given reset token is invalid"
msgstr ""
#: rhodecode/apps/login/views.py:428
i18n: Pulled translation from Transifex
r1612 msgid ""
"Your password reset was successful, a new password has been sent to your "
"email"
msgstr "Reset della password confermato. Una nuova password è stata inviata alla tua email"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/my_account/views/my_account.py:135
i18n: Pulled translation from Transifex
r1612 msgid "Error occurred during update of user password"
msgstr "Errore durante l'aggiornamento della password"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/my_account/views/my_account.py:142
i18n: Pulled translation from Transifex
r1612 msgid "Successfully updated password"
msgstr "Password aggiornata correttamente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/my_account/views/my_account.py:288
i18n: Pulled translation from Transifex
r1851 msgid "Email successfully deleted"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/my_account/views/my_account.py:470
i18n: Pulled translation from Transifex
r2215 msgid "Your account was updated successfully"
msgstr "Account aggiornato correttamente"
#: rhodecode/apps/repo_group/views/repo_group_advanced.py:98
#, python-format
msgid "Removed repository group `%s`"
msgstr ""
#: rhodecode/apps/repo_group/views/repo_group_advanced.py:102
#, python-format
msgid "Error occurred during deletion of repository group %s"
msgstr "Errore durante l'eliminazione del gruppo di repository %s"
#: rhodecode/apps/repo_group/views/repo_group_permissions.py:73
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:328
i18n: Pulled translation from Transifex
r2215 msgid "Cannot change permission for yourself as admin"
msgstr "Impossibile cambiare i permessi per se stessi come admin"
#: rhodecode/apps/repo_group/views/repo_group_permissions.py:97
msgid "Repository Group permissions updated"
msgstr "Permessi del gruppo di repository aggiornati"
#: rhodecode/apps/repo_group/views/repo_group_settings.py:174
msgid "Repository Group `{}` updated successfully"
msgstr ""
#: rhodecode/apps/repo_group/views/repo_group_settings.py:179
#, python-format
msgid "Error occurred during update of repository group %s"
msgstr "Errore durante l'aggiornamento del gruppo di repository %s"
#: rhodecode/apps/repository/views/repo_caches.py:67
i18n: Pulled translation from Transifex
r1851 msgid "Cache invalidation successful"
msgstr "Cache invalidata"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_caches.py:71
i18n: Pulled translation from Transifex
r1851 msgid "An error occurred during cache invalidation"
msgstr "Errore durante l'invalidazione della cache"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_changelog.py:66
#: rhodecode/apps/repository/views/repo_compare.py:66
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:585
i18n: Pulled translation from Transifex
r2215 msgid "There are no commits yet"
msgstr "Nessun commit"
#: rhodecode/apps/repository/views/repo_changelog.py:71
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_commits.py:192
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_files.py:150
#: rhodecode/apps/repository/views/repo_files.py:170
msgid "No such commit exists for this repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_checks.py:98
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Created repository %s from %s"
msgstr "Repository %s creato da %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_checks.py:107
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Forked repository %s as %s"
msgstr "Fork del repository %s come %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_checks.py:110
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Created repository %s"
msgstr "Repository %s creato"
#: rhodecode/apps/repository/views/repo_commits.py:73
msgid "Show whitespace"
msgstr "Mostra caratteri di spaziatura"
#: rhodecode/apps/repository/views/repo_commits.py:74
msgid "Show whitespace for all diffs"
msgstr "Mostra caratteri di spaziatura per tutti i DIFF"
#: rhodecode/apps/repository/views/repo_commits.py:80
msgid "Ignore whitespace"
msgstr "Ignora caratteri di spaziatura"
#: rhodecode/apps/repository/views/repo_commits.py:81
msgid "Ignore whitespace for all diffs"
msgstr "Ignora caratteri di spaziatura per tutti i DIFF"
#: rhodecode/apps/repository/views/repo_commits.py:139
msgid "Increase context"
msgstr "Allarga il contesto"
#: rhodecode/apps/repository/views/repo_commits.py:140
msgid "Increase context for all diffs"
msgstr "Allarga il contesto per tutti i DIFF"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_commits.py:388
#: rhodecode/apps/repository/views/repo_pull_requests.py:1129
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Status change %(transition_icon)s %(status)s"
msgstr "Cambiamento stato %(transition_icon)s %(status)s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_commits.py:432
i18n: Pulled translation from Transifex
r2215 msgid ""
"Changing the status of a commit associated with a closed pull request is not"
" allowed"
msgstr ""
#: rhodecode/apps/repository/views/repo_compare.py:104
msgid "Select commit"
msgstr "Seleziona una commit"
#: rhodecode/apps/repository/views/repo_compare.py:171
msgid "Could not find the source repo: `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_compare.py:179
msgid "Could not find the target repo: `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_compare.py:190
msgid "The comparison of two different kinds of remote repos is not available"
msgstr ""
#: rhodecode/apps/repository/views/repo_compare.py:229
msgid "Could not compare repos with different large file settings"
msgstr ""
#: rhodecode/apps/repository/views/repo_compare.py:275
#, python-format
msgid ""
"Repositories unrelated. Cannot compare commit %(commit1)s from repository "
"%(repo1)s with commit %(commit2)s from repository %(repo2)s."
msgstr ""
#: rhodecode/apps/repository/views/repo_feed.py:70
#, python-format
msgid "Changes on %s repository"
msgstr "Cambiamenti sul repository %s "
#: rhodecode/apps/repository/views/repo_feed.py:71
#, python-format
msgid "%s %s feed"
msgstr "%s %s feed"
#: rhodecode/apps/repository/views/repo_files.py:94
#, python-format
msgid "This repository has been locked by %s on %s"
msgstr "Il repository è stato bloccato da %s il %s"
#: rhodecode/apps/repository/views/repo_files.py:140
msgid "Click here to add a new file."
msgstr "Clicca qui per aggiungere un file"
#: rhodecode/apps/repository/views/repo_files.py:145
#, python-format
msgid "There are no files yet. %s"
msgstr "Nessun file selezionato. %s"
#: rhodecode/apps/repository/views/repo_files.py:259
msgid "Downloads disabled"
msgstr "Downloads disabilitati"
#: rhodecode/apps/repository/views/repo_files.py:265
msgid "Unknown archive type for: `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:271
msgid "Unknown commit_id {}"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:274
msgid "Empty repository"
msgstr "Repository vuoto"
#: rhodecode/apps/repository/views/repo_files.py:305
msgid "Unknown archive type"
msgstr "Formato archivio sconosciuto"
#: rhodecode/apps/repository/views/repo_files.py:865
msgid "Changesets"
msgstr "Changesets"
#: rhodecode/apps/repository/views/repo_files.py:886
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_summary.py:322
#: rhodecode/model/pull_request.py:1421 rhodecode/model/scm.py:789
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:235
msgid "Branches"
msgstr "Branches"
#: rhodecode/apps/repository/views/repo_files.py:890
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/scm.py:804 rhodecode/templates/base/vcs_settings.mako:260
i18n: Pulled translation from Transifex
r2215 msgid "Tags"
msgstr "Tags"
#: rhodecode/apps/repository/views/repo_files.py:987
#: rhodecode/apps/repository/views/repo_files.py:1018
msgid "You can only delete files with commit being a valid branch "
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:997
#: rhodecode/apps/repository/views/repo_files.py:1028
msgid "Deleted file {} via RhodeCode Enterprise"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1049
msgid "Successfully deleted file `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1053
#: rhodecode/apps/repository/views/repo_files.py:1171
#: rhodecode/apps/repository/views/repo_files.py:1290
msgid "Error occurred during commit"
msgstr "Un errore e' avvenuto durante l'operazione di commit"
#: rhodecode/apps/repository/views/repo_files.py:1071
#: rhodecode/apps/repository/views/repo_files.py:1108
msgid "You can only edit files with commit being a valid branch "
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1088
#: rhodecode/apps/repository/views/repo_files.py:1125
msgid "Edited file {} via RhodeCode Enterprise"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1143
msgid "No changes"
msgstr "Nessuna modifica"
#: rhodecode/apps/repository/views/repo_files.py:1167
msgid "Successfully committed changes to file `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1191
#: rhodecode/apps/repository/views/repo_files.py:1215
msgid "Added file via RhodeCode Enterprise"
msgstr "File aggiunto via RhodeCode Enterprise"
#: rhodecode/apps/repository/views/repo_files.py:1248
msgid "No filename"
msgstr "Nome file mancante"
#: rhodecode/apps/repository/views/repo_files.py:1278
msgid "Successfully committed new file `{}`"
msgstr ""
#: rhodecode/apps/repository/views/repo_files.py:1282
msgid ""
"The location specified must be a relative path and must not contain .. in "
"the path"
msgstr "La locazione specificata deve essere un path relativo ma non deve contenere .. "
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_forks.py:146
#: rhodecode/templates/base/base.mako:264
i18n: Pulled translation from Transifex
r2215 msgid "Compare fork"
msgstr "Confronta FORK"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_forks.py:251
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "An error occurred during repository forking %s"
msgstr "Errore durante il fork del repository %s"
#: rhodecode/apps/repository/views/repo_permissions.py:86
i18n: Pulled translation from Transifex
r1851 msgid "Repository permissions updated"
msgstr "Permessi sul repository aggiornati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:615
i18n: Pulled translation from Transifex
r2215 msgid "Commit does not exist"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:750
i18n: Pulled translation from Transifex
r2215 msgid "Error creating pull request: {}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:775
i18n: Pulled translation from Transifex
r2215 msgid "Not Enough permissions to source repo `{}`."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:790
i18n: Pulled translation from Transifex
r2215 msgid "Not Enough permissions to target repo `{}`."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:841
i18n: Pulled translation from Transifex
r2215 msgid "Successfully opened new pull request"
msgstr "'Pull request' aperta correttamente"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:844
i18n: Pulled translation from Transifex
r2215 msgid "Error occurred during creation of this pull request."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:875
#: rhodecode/apps/repository/views/repo_pull_requests.py:905
i18n: Pulled translation from Transifex
r2215 msgid "Cannot update closed pull requests."
msgstr "Non è possibile aggiornare richieste PULL già chiuse"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:911
i18n: Pulled translation from Transifex
r2215 msgid "Pull request title & description updated."
msgstr "Titolo e Descrizione della richiesta PULL aggiornati."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:930
i18n: Pulled translation from Transifex
r2215 msgid ""
"Pull request updated to \"{source_commit_id}\" with {count_added} added, "
"{count_removed} removed commits. Source of changes: {change_source}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:946
i18n: Pulled translation from Transifex
r2215 msgid "Reload page"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:1010
i18n: Pulled translation from Transifex
r2215 msgid "Pull request was successfully merged and closed."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:1034
i18n: Pulled translation from Transifex
r2215 msgid "Pull request reviewers updated."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_pull_requests.py:1060
i18n: Pulled translation from Transifex
r2215 msgid "Successfully deleted pull request"
msgstr "'Pull request' eliminata con successo"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:168
i18n: Pulled translation from Transifex
r2215 msgid "Repository `{}` updated successfully"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:172
i18n: Pulled translation from Transifex
r1851 msgid "Error occurred during update of repository {}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:194
i18n: Pulled translation from Transifex
r2215 msgid "Unlocked"
msgstr "Sbloccato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:199
i18n: Pulled translation from Transifex
r2215 msgid "Locked"
msgstr "Bloccato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:201
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Repository has been %s"
msgstr "Il repository e' stato %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:205
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:230
msgid "An error occurred during unlocking"
msgstr "Errore durante lo sblocco"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings.py:249
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during deletion of repository stats"
msgstr "Errore durante l'eliminazione delle statistiche del repository"
#: rhodecode/apps/repository/views/repo_settings_advanced.py:91
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Detached %s forks"
msgstr "Delocalizzazione del fork %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:94
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Deleted %s forks"
msgstr "Cancellati %s fork"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:107
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Deleted repository `%s`"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:114
i18n: Pulled translation from Transifex
r1851 msgid "detach or delete"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:115
i18n: Pulled translation from Transifex
r1851 msgid ""
"Cannot delete `{repo}` it still contains attached forks. Try using "
"{delete_or_detach} option."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:125
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "An error occurred during deletion of `%s`"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:150
i18n: Pulled translation from Transifex
r1851 msgid "Updated repository visibility in public journal"
msgstr "Visibilita' del repository nel journal pubblico aggiornata"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:154
i18n: Pulled translation from Transifex
r1851 msgid "An error occurred during setting this repository in public journal"
msgstr "Errore durante l'impostazione del repository nel journal pubblico"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:190
i18n: Pulled translation from Transifex
r1851 msgid "Nothing"
msgstr "Nulla"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:193
i18n: Pulled translation from Transifex
r1851 #, python-format
msgid "Marked repo %s as fork of %s"
msgstr "Il repository %s e' stato marcato come fork di %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:200
i18n: Pulled translation from Transifex
r1851 msgid "An error occurred during this operation"
msgstr "Errore durante il completamento dell'operazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:224
i18n: Pulled translation from Transifex
r1851 msgid "Locked repository"
msgstr "Repository bloccato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/repository/views/repo_settings_advanced.py:227
i18n: Pulled translation from Transifex
r1851 msgid "Unlocked repository"
msgstr "Repository sbloccato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings_fields.py:86
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during creation of field"
msgstr "Errore durante la crezione del campo"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings_fields.py:108
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during removal of field"
msgstr "Errore durante la rimozione del campo"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_settings_issue_trackers.py:86
i18n: Pulled translation from Transifex
r2215 msgid "Error occurred during deleting issue tracker entry"
msgstr "Errore durante la rimozione dell'entry dall'issue tracker"
#: rhodecode/apps/repository/views/repo_settings_remote.py:66
msgid "Pulled from remote location"
msgstr "Effettuato 'Pull' dal remoto"
#: rhodecode/apps/repository/views/repo_settings_remote.py:69
msgid "An error occurred during pull from remote location"
msgstr "Errore durante il 'Pull' dal remoto"
#: rhodecode/apps/repository/views/repo_settings_vcs.py:147
msgid "Error occurred during updating repository VCS settings"
msgstr "Errore durante l'aggiornamento delle impostazioni del repository VCS"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_summary.py:297
i18n: Pulled translation from Transifex
r1851 msgid "Branch"
msgstr "Branch"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_summary.py:298
i18n: Pulled translation from Transifex
r1851 msgid "Tag"
msgstr "Tag"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_summary.py:299
i18n: Pulled translation from Transifex
r1851 msgid "Bookmark"
msgstr "Segnalibro"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/repository/views/repo_summary.py:323
i18n: Pulled translation from Transifex
r1851 msgid "Closed branches"
msgstr "Branch chiusi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/apps/ssh_support/events.py:29
msgid "RhodeCode SSH Key files changed."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/apps/svn_support/events.py:30
i18n: Pulled translation from Transifex
r2215 msgid "Configuration for Apache mad_dav_svn changed."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:184
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Updated user group %s"
msgstr "Gruppo utenti %s aggiornato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:206
i18n: Pulled translation from Transifex
r2215 #, python-format
msgid "Error occurred during update of user group %s"
msgstr "Errore durante l'aggiornamento del gruppo utenti %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:232
i18n: Pulled translation from Transifex
r2215 msgid "Successfully deleted user group"
msgstr "Gruppo utenti eliminato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:237
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during deletion of user group"
msgstr "Errore avvenuto durante l'eliminazione del gruppo utenti"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:341
i18n: Pulled translation from Transifex
r2215 msgid "Target group cannot be the same"
msgstr "Il gruppo di destinazione non può coincidere con l'origine"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:356
i18n: Pulled translation from Transifex
r2215 msgid "User Group permissions updated"
msgstr "Permessi del gruppo utenti aggiornati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:428
i18n: Pulled translation from Transifex
r2215 msgid "User Group global permissions updated successfully"
msgstr "Permessi globali dei Gruppi Utenti aggiornati."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:510
i18n: Pulled translation from Transifex
r2215 msgid "User Group synchronization updated successfully"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/apps/user_group/views/__init__.py:514
i18n: Pulled translation from Transifex
r2215 msgid "An error occurred during synchronization update"
i18n: Pulled translation from Transifex
r1612 msgstr ""
i18n: Pulled translation from Transifex
r308 #: rhodecode/authentication/schema.py:35
project: added all source files and assets
r1 msgid "Enable or disable this authentication plugin."
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/authentication/schema.py:37 rhodecode/integrations/schema.py:32
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:101 rhodecode/model/permission.py:105
#: rhodecode/model/permission.py:109 rhodecode/model/permission.py:113
#: rhodecode/model/permission.py:117 rhodecode/model/permission.py:121
i18n: Pulled translation from Transifex
r804 #: rhodecode/model/validation_schema/schemas/integration_schema.py:197
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:105
project: added all source files and assets
r1 msgid "Enabled"
msgstr "Abilitato"
i18n: Pulled translation from Transifex
r308 #: rhodecode/authentication/schema.py:43
project: added all source files and assets
r1 msgid ""
i18n: Pulled translation from Transifex
r2215 "Amount of seconds to cache the authentication and permissions check response call for this plugin. \n"
"Useful for expensive calls like LDAP to improve the performance of the system (0 means disabled)."
msgstr ""
#: rhodecode/authentication/schema.py:48
project: added all source files and assets
r1 msgid "Auth Cache TTL"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/authentication/views.py:93
project: added all source files and assets
r1 msgid ""
"Errors exist when saving plugin settings. Please check the form inputs."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/authentication/views.py:105 rhodecode/authentication/views.py:170
project: added all source files and assets
r1 msgid "Auth settings updated successfully."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/authentication/views.py:173
msgid "Errors exist when saving plugin setting. Please check the form inputs."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/authentication/views.py:181
project: added all source files and assets
r1 msgid "Error occurred during update of auth settings."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:60
i18n: Pulled translation from Transifex
r308 msgid "The FQDN or IP of the Atlassian CROWD Server"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:62
i18n: Pulled translation from Transifex
r308 msgid "Host"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:67
i18n: Pulled translation from Transifex
r308 msgid "The Port in use by the Atlassian CROWD Server"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:69
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:86
i18n: Pulled translation from Transifex
r308 msgid "Port"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:75
i18n: Pulled translation from Transifex
r308 msgid "The Application Name to authenticate to CROWD"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:77
i18n: Pulled translation from Transifex
r308 msgid "Application Name"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:82
i18n: Pulled translation from Transifex
r308 msgid "The password to authenticate to CROWD"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:84
i18n: Pulled translation from Transifex
r308 msgid "Application Password"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:89
i18n: Pulled translation from Transifex
r308 msgid ""
"A comma separated list of group names that identify users as RhodeCode "
"Administrators"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_crowd.py:93
i18n: Pulled translation from Transifex
r308 msgid "Admin Groups"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_crowd.py:216
i18n: Pulled translation from Transifex
r308 msgid "CROWD"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:54
i18n: Pulled translation from Transifex
r308 msgid "Header to extract the user from"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:56
i18n: Pulled translation from Transifex
r308 msgid "Header"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:61
i18n: Pulled translation from Transifex
r308 msgid "Header to extract the user from when main one fails"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:63
i18n: Pulled translation from Transifex
r308 msgid "Fallback header"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:68
i18n: Pulled translation from Transifex
r308 msgid ""
"Perform cleaning of user, if passed user has @ in username then first part "
"before @ is taken. If there's \\ in the username only the part after \\ is "
"taken"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:73
i18n: Pulled translation from Transifex
r308 msgid "Clean username"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_headers.py:98
i18n: Pulled translation from Transifex
r308 msgid "Headers"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_jasig_cas.py:62
i18n: Pulled translation from Transifex
r308 msgid "The url of the Jasig CAS REST service"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_jasig_cas.py:64
i18n: Pulled translation from Transifex
r308 msgid "URL"
msgstr "URL"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_jasig_cas.py:92
i18n: Pulled translation from Transifex
r308 msgid "Jasig-CAS"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_ldap.py:74
msgid ""
i18n: Pulled translation from Transifex
r1851 "Host[s] of the LDAP Server \n"
"(e.g., 192.168.2.154, or ldap-server.domain.com.\n"
" Multiple servers can be specified using commas"
msgstr ""
#: rhodecode/authentication/plugins/auth_ldap.py:78
i18n: Pulled translation from Transifex
r308 msgid "LDAP Host"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:83
msgid ""
"Custom port that the LDAP server is listening on. Default value is: 389"
msgstr ""
#: rhodecode/authentication/plugins/auth_ldap.py:92
i18n: Pulled translation from Transifex
r1612 msgid ""
"Optional user DN/account to connect to LDAP if authentication is required. \n"
"e.g., cn=admin,dc=mydomain,dc=com, or uid=root,cn=users,dc=mydomain,dc=com, or admin@mydomain.com"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:97
i18n: Pulled translation from Transifex
r308 msgid "Account"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:102
i18n: Pulled translation from Transifex
r1612 msgid "Password to authenticate for given user DN."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:105
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:220
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:50 rhodecode/templates/register.mako:48
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account.mako:30
#: rhodecode/templates/admin/users/user_add.mako:44
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:326
i18n: Pulled translation from Transifex
r308 #: rhodecode/templates/debug_style/login.html:45
msgid "Password"
msgstr "Password"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:110
i18n: Pulled translation from Transifex
r308 msgid "TLS Type"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:111
i18n: Pulled translation from Transifex
r308 msgid "Connection Security"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:117
msgid ""
"Require Cert over TLS?. Self-signed and custom certificates can be used when\n"
" `RhodeCode Certificate` found in admin > settings > system info page is extended."
msgstr ""
#: rhodecode/authentication/plugins/auth_ldap.py:120
i18n: Pulled translation from Transifex
r308 msgid "Certificate Checks"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:126
i18n: Pulled translation from Transifex
r1612 msgid ""
"Base DN to search. Dynamic bind is supported. Add `$login` marker in it to be replaced with current user credentials \n"
"(e.g., dc=mydomain,dc=com, or ou=Users,dc=mydomain,dc=com)"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:131
i18n: Pulled translation from Transifex
r308 msgid "Base DN"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:136
i18n: Pulled translation from Transifex
r1612 msgid ""
"Filter to narrow results \n"
"(e.g., (&(objectCategory=Person)(objectClass=user)), or \n"
"(memberof=cn=rc-login,ou=groups,ou=company,dc=mydomain,dc=com)))"
i18n: Pulled translation from Transifex
r308 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:141
i18n: Pulled translation from Transifex
r1612 msgid "LDAP Search Filter"
i18n: Pulled translation from Transifex
r308 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:147
i18n: Pulled translation from Transifex
r1612 msgid "How deep to search LDAP. If unsure set to SUBTREE"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:148
i18n: Pulled translation from Transifex
r1612 msgid "LDAP Search Scope"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:154
i18n: Pulled translation from Transifex
r1612 msgid "LDAP Attribute to map to user name (e.g., uid, or sAMAccountName)"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:156
i18n: Pulled translation from Transifex
r657 msgid "Login Attribute"
i18n: Pulled translation from Transifex
r308 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:157
i18n: Pulled translation from Transifex
r657 msgid "The LDAP Login attribute of the CN must be specified"
i18n: Pulled translation from Transifex
r308 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:162
i18n: Pulled translation from Transifex
r1612 msgid "LDAP Attribute to map to first name (e.g., givenName)"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:165
i18n: Pulled translation from Transifex
r308 msgid "First Name Attribute"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:170
i18n: Pulled translation from Transifex
r1612 msgid "LDAP Attribute to map to last name (e.g., sn)"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:173
i18n: Pulled translation from Transifex
r308 msgid "Last Name Attribute"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:178
i18n: Pulled translation from Transifex
r1612 msgid ""
"LDAP Attribute to map to email address (e.g., mail).\n"
"Emails are a crucial part of RhodeCode. \n"
"If possible add a valid email attribute to ldap users."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/authentication/plugins/auth_ldap.py:183
i18n: Pulled translation from Transifex
r308 msgid "Email Attribute"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/authentication/plugins/auth_ldap.py:367
i18n: Pulled translation from Transifex
r308 msgid "LDAP"
msgstr ""
#: rhodecode/authentication/plugins/auth_pam.py:60
msgid "PAM service name to use for authentication."
msgstr ""
#: rhodecode/authentication/plugins/auth_pam.py:62
msgid "PAM service name"
msgstr ""
#: rhodecode/authentication/plugins/auth_pam.py:67
msgid ""
"Regular expression for extracting user name/email etc. from Unix userinfo."
msgstr ""
#: rhodecode/authentication/plugins/auth_pam.py:70
msgid "Gecos Regex"
msgstr ""
#: rhodecode/authentication/plugins/auth_pam.py:98
msgid "PAM"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_rhodecode.py:67
i18n: Pulled translation from Transifex
r308 msgid "Rhodecode"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/authentication/plugins/auth_token.py:70
i18n: Pulled translation from Transifex
r308 msgid "Rhodecode Token Auth"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:72
i18n: Pulled translation from Transifex
r657 msgid "pullrequest created"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:81
i18n: Pulled translation from Transifex
r657 msgid "pullrequest closed"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:90
i18n: Pulled translation from Transifex
r657 msgid "pullrequest commits updated"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:99
i18n: Pulled translation from Transifex
r657 msgid "pullrequest review changed"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:108
i18n: Pulled translation from Transifex
r657 msgid "pullrequest merged"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/pullrequest.py:117
i18n: Pulled translation from Transifex
r657 msgid "pullrequest commented"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:189
i18n: Pulled translation from Transifex
r657 msgid "repository pre create"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:198
i18n: Pulled translation from Transifex
r657 msgid "repository created"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:207
i18n: Pulled translation from Transifex
r657 msgid "repository pre delete"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/events/repo.py:216
i18n: Pulled translation from Transifex
r2512 msgid "repository deleted"
msgstr ""
#: rhodecode/events/repo.py:256
i18n: Pulled translation from Transifex
r657 msgid "repository pre pull"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:265
i18n: Pulled translation from Transifex
r657 msgid "repository pull"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:274
i18n: Pulled translation from Transifex
r657 msgid "repository pre push"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/events/repo.py:285
i18n: Pulled translation from Transifex
r657 msgid "repository push"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/events/repo_group.py:62
msgid "repository group created"
msgstr ""
#: rhodecode/events/repo_group.py:71
msgid "repository group deleted"
msgstr ""
#: rhodecode/events/repo_group.py:80
msgid "repository group update"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/events/user.py:37
i18n: Pulled translation from Transifex
r657 msgid "user registered"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/events/user.py:52
i18n: Pulled translation from Transifex
r657 msgid "user pre create"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/events/user.py:66
i18n: Pulled translation from Transifex
r1172 msgid "user post create"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/events/user.py:80
i18n: Pulled translation from Transifex
r657 msgid "user pre update"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/forms/__init__.py:35 rhodecode/templates/admin/gists/new.mako:62
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:87
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:65
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:107
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:68
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:60
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:64
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:57
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:134
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:84
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:66
#: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:80
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:110
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:201
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:44
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:140
#: rhodecode/templates/admin/settings/settings_issuetracker.mako:16
#: rhodecode/templates/admin/settings/settings_labs.mako:49
#: rhodecode/templates/admin/settings/settings_vcs.mako:14
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/settings/settings_visual.mako:215
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:121
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:83
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_emails.mako:63
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:71
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:135
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:63
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:89
i18n: Pulled translation from Transifex
r804 msgid "Reset"
msgstr "Ripristina"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/forms/__init__.py:36 rhodecode/templates/admin/gists/show.mako:54
#: rhodecode/templates/admin/integrations/list.mako:215
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:49
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:32
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:31
#: rhodecode/templates/admin/notifications/notifications_data.mako:22
#: rhodecode/templates/admin/notifications/notifications_show.mako:35
#: rhodecode/templates/admin/permissions/permissions_ips.mako:29
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:25
#: rhodecode/templates/admin/settings/settings_hooks.mako:46
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:45
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_emails.mako:31
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:35
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:28
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:69
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:244
#: rhodecode/templates/base/vcs_settings.mako:269
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:143
#: rhodecode/templates/changeset/changeset_file_comment.mako:145
#: rhodecode/templates/changeset/changeset_file_comment.mako:148
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:171
#: rhodecode/templates/data_table/_dt_elements.mako:244
#: rhodecode/templates/data_table/_dt_elements.mako:258
#: rhodecode/templates/data_table/_dt_elements.mako:270
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/debug_style/buttons.html:132
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:51
#: rhodecode/templates/files/files_source.mako:55
#: rhodecode/templates/files/files_source.mako:58
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:56
#: rhodecode/templates/pullrequests/pullrequest_show.mako:60
i18n: Pulled translation from Transifex
r804 msgid "Delete"
msgstr "Elimina"
#: rhodecode/integrations/schema.py:30
#: rhodecode/model/validation_schema/schemas/integration_schema.py:195
i18n: Pulled translation from Transifex
r657 msgid "Enable or disable this integration."
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/integrations/schema.py:37
#: rhodecode/model/validation_schema/schemas/integration_schema.py:176
i18n: Pulled translation from Transifex
r657 msgid "Short name for this integration."
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/integrations/schema.py:39
#: rhodecode/model/validation_schema/schemas/integration_schema.py:178
i18n: Pulled translation from Transifex
r657 msgid "Integration name"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/integrations/schema.py:51
msgid ""
"Limit integrations to to work only on the direct children repositories of "
"this repository group (no subgroups)"
msgstr ""
#: rhodecode/integrations/schema.py:55
msgid "Limit to childen repos only"
msgstr ""
#: rhodecode/integrations/schema.py:63
msgid "Limit integrations to to work only on root level repositories"
msgstr ""
#: rhodecode/integrations/schema.py:66
msgid "Root repositories only"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/views.py:148
i18n: Pulled translation from Transifex
r804 msgid "{repo_name} repository"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/views.py:151
i18n: Pulled translation from Transifex
r804 msgid "{repo_group_name} repo group"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/views.py:158
i18n: Pulled translation from Transifex
r804 msgid "{name} integration"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/views.py:173
i18n: Pulled translation from Transifex
r657 msgid "Integration {integration_name} deleted successfully."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/views.py:302
i18n: Pulled translation from Transifex
r657 msgid ""
"Errors exist when saving integration settings. Please check the form inputs."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/views.py:327
i18n: Pulled translation from Transifex
r657 msgid "Integration {integration_name} updated successfully."
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/integrations/types/email.py:215
i18n: Pulled translation from Transifex
r2512 msgid "Recipients"
msgstr ""
#: rhodecode/integrations/types/email.py:216
i18n: Pulled translation from Transifex
r804 msgid "Email addresses to send push events to"
msgstr ""
#: rhodecode/integrations/types/email.py:221
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/email.py:222
i18n: Pulled translation from Transifex
r804 msgid "Email address"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/email.py:234
i18n: Pulled translation from Transifex
r804 msgid "Send repo push summaries to a list of recipients via email"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:41
msgid "Yellow"
msgstr ""
#: rhodecode/integrations/types/hipchat.py:42
msgid "Red"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/integrations/types/hipchat.py:43
i18n: Pulled translation from Transifex
r2512 msgid "Green"
i18n: Pulled translation from Transifex
r804 msgstr ""
#: rhodecode/integrations/types/hipchat.py:44
i18n: Pulled translation from Transifex
r2512 msgid "Purple"
i18n: Pulled translation from Transifex
r804 msgstr ""
#: rhodecode/integrations/types/hipchat.py:45
msgid "Gray"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:50
i18n: Pulled translation from Transifex
r804 msgid "Hipchat server URL"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:51
i18n: Pulled translation from Transifex
r804 msgid "Hipchat integration url."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:61
i18n: Pulled translation from Transifex
r804 msgid "Notify"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:62
i18n: Pulled translation from Transifex
r804 msgid "Make a notification to the users in room."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:68
i18n: Pulled translation from Transifex
r804 msgid "Color"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:69
i18n: Pulled translation from Transifex
r804 msgid "Background color of message."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:97
i18n: Pulled translation from Transifex
r804 msgid "Hipchat"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/hipchat.py:98
i18n: Pulled translation from Transifex
r804 msgid ""
"Send events such as repo pushes and pull requests to your hipchat channel."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:46
i18n: Pulled translation from Transifex
r804 msgid "Slack service URL"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:47
i18n: Pulled translation from Transifex
r657 msgid ""
"This can be setup at the <a href=\"https://my.slack.com/services/new"
"/incoming-webhook/\">slack app manager</a>"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/integrations/types/slack.py:60
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:210
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/login.mako:43 rhodecode/templates/register.mako:41
#: rhodecode/templates/admin/admin_log_base.mako:7
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:24
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:24
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:69
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:45
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:70
#: rhodecode/templates/admin/users/user_add.mako:35
#: rhodecode/templates/admin/users/user_edit_profile.mako:39
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:63
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:317
i18n: Pulled translation from Transifex
r657 #: rhodecode/templates/debug_style/login.html:36
#: rhodecode/templates/email_templates/user_registration.mako:23
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/users/user_profile.mako:27
i18n: Pulled translation from Transifex
r657 msgid "Username"
msgstr "Nome utente"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:61
i18n: Pulled translation from Transifex
r657 msgid "Username to show notifications coming from."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:70
i18n: Pulled translation from Transifex
r804 msgid "Channel"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:71
i18n: Pulled translation from Transifex
r657 msgid "Channel to send notifications to."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:80
i18n: Pulled translation from Transifex
r804 msgid "Emoji"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:81
i18n: Pulled translation from Transifex
r657 msgid "Emoji to use eg. :studio_microphone:"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:92
i18n: Pulled translation from Transifex
r657 msgid "Slack"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/integrations/types/slack.py:93
i18n: Pulled translation from Transifex
r804 msgid ""
"Send events such as repo pushes and pull requests to your slack channel."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:183
i18n: Pulled translation from Transifex
r804 msgid "Webhook URL"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:185
i18n: Pulled translation from Transifex
r2215 msgid ""
"URL to which Webhook should submit data. Following variables are allowed to "
"be used: {vars}. Some of the variables would trigger multiple calls, like "
i18n: Pulled translation from Transifex
r1172 "${{branch}} or ${{commit_id}}. Webhook will be called as many times as "
"unique objects in data in such cases."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:199
i18n: Pulled translation from Transifex
r657 msgid "Secret Token"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:200
i18n: Pulled translation from Transifex
r2215 msgid ""
"Optional string used to validate received payloads. It will be sent together"
" with event data in JSON"
i18n: Pulled translation from Transifex
r657 msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:211
i18n: Pulled translation from Transifex
r2215 msgid "Optional username to authenticate the call."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:221
i18n: Pulled translation from Transifex
r2215 msgid "Optional password to authenticate the call."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:231
i18n: Pulled translation from Transifex
r2215 msgid "Custom Header Key"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:232
i18n: Pulled translation from Transifex
r2215 msgid "Custom Header name to be set when calling endpoint."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:241
i18n: Pulled translation from Transifex
r2215 msgid "Custom Header Value"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:242
i18n: Pulled translation from Transifex
r2215 msgid "Custom Header value to be set when calling endpoint."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:251
i18n: Pulled translation from Transifex
r2215 msgid "Call Method"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:252
i18n: Pulled translation from Transifex
r2215 msgid "Select if the Webhook call should be made with POST or GET."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:265
i18n: Pulled translation from Transifex
r2215 msgid "Webhook"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/integrations/types/webhook.py:266
i18n: Pulled translation from Transifex
r2215 msgid "Post json events to a Webhook endpoint"
msgstr ""
#: rhodecode/lib/action_parser.py:93
project: added all source files and assets
r1 msgid "[deleted] repository"
msgstr " [eliminato] repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:96 rhodecode/lib/action_parser.py:114
project: added all source files and assets
r1 msgid "[created] repository"
msgstr "repository [creato]"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:99
project: added all source files and assets
r1 msgid "[created] repository as fork"
msgstr "[creato] repository come fork"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:102 rhodecode/lib/action_parser.py:117
project: added all source files and assets
r1 msgid "[forked] repository"
msgstr "[forked] repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:105 rhodecode/lib/action_parser.py:120
project: added all source files and assets
r1 msgid "[updated] repository"
msgstr "[aggiornato] repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:108
project: added all source files and assets
r1 msgid "[downloaded] archive from repository"
msgstr "[scaricato] archivio dal repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:111
project: added all source files and assets
r1 msgid "[delete] repository"
msgstr "[elimina] repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:123
project: added all source files and assets
r1 msgid "[created] user"
msgstr "[creato] utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:126
project: added all source files and assets
r1 msgid "[updated] user"
msgstr "[aggiornato] utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:129
project: added all source files and assets
r1 msgid "[created] user group"
msgstr "[creato] gruppo utenti"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:132
project: added all source files and assets
r1 msgid "[updated] user group"
msgstr "[aggiornato] gruppo utenti"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:135
project: added all source files and assets
r1 msgid "[commented] on commit in repository"
msgstr "[commentato] al commit nel repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:138
project: added all source files and assets
r1 msgid "[commented] on pull request for"
msgstr "[commentato] sulla richiesta di 'Pull' per"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:141
project: added all source files and assets
r1 msgid "[closed] pull request for"
msgstr "[chiusa] Richiesta di 'Pull' per"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:144
project: added all source files and assets
r1 msgid "[merged] pull request for"
msgstr "[merged] richiesta pull per"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:147
project: added all source files and assets
r1 msgid "[pushed] into"
msgstr "[pushed] nel"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:150
project: added all source files and assets
r1 msgid "[committed via RhodeCode] into repository"
msgstr "[committato via Rhodecode] nel repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:153
project: added all source files and assets
r1 msgid "[pulled from remote] into repository"
msgstr "[pulled da remoto] nel repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:156
project: added all source files and assets
r1 msgid "[pulled] from"
msgstr "[pulled] da"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:159
project: added all source files and assets
r1 msgid "[started following] repository"
msgstr "[da ora segui] repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/action_parser.py:162
project: added all source files and assets
r1 msgid "[stopped following] repository"
msgstr "[non segui più] repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:172
project: added all source files and assets
r1 #, python-format
msgid "fork name %s"
msgstr "Nome del 'fork' %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:191
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:51
project: added all source files and assets
r1 #, python-format
msgid "Pull request #%s"
msgstr "Richiesta di 'Pull' #%s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:226
project: added all source files and assets
r1 #, python-format
msgid "Show all combined commits %s->%s"
msgstr "Mostra tutte le commit combinate %s->%s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:231
project: added all source files and assets
r1 msgid "compare view"
msgstr "vista comparativa"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:238
project: added all source files and assets
r1 #, python-format
msgid " and %(num)s more commits"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:293
project: added all source files and assets
r1 #, python-format
msgid "Deleted branch: %s"
msgstr "Eliminato il branch: %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:296
project: added all source files and assets
r1 #, python-format
msgid "Created tag: %s"
msgstr "Creato il tag: %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/action_parser.py:309
project: added all source files and assets
r1 msgid "Commit not found"
msgstr "Commit non trovata"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/auth.py:1441
project: added all source files and assets
r1 #, python-format
msgid "IP %s not allowed"
msgstr "IP %s non consentito"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/auth.py:1531
project: added all source files and assets
r1 msgid "You need to be a registered user to perform this action"
msgstr "È necessario essere utenti registrati per eseguire l'azione"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/auth.py:1575
project: added all source files and assets
r1 msgid "You need to be signed in to view this page"
msgstr "Bisogna autenticarsi per vedere questa pagina"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/diffs.py:864
i18n: Pulled translation from Transifex
r657 msgid "Click to select line"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/helpers.py:1855
project: added all source files and assets
r1 msgid ""
"Example filter terms:\n"
" repository:vcs\n"
" username:marcin\n"
i18n: Pulled translation from Transifex
r1851 " username:(NOT marcin)\n"
project: added all source files and assets
r1 " action:*push*\n"
" ip:127.0.0.1\n"
" date:20120101\n"
" date:[20120101100000 TO 20120102]\n"
"\n"
"Generate wildcards using '*' character:\n"
" \"repository:vcs*\" - search everything starting with 'vcs'\n"
" \"repository:*vcs*\" - search for repository containing 'vcs'\n"
"\n"
"Optional AND / OR operators in queries\n"
" \"repository:vcs OR repository:test\"\n"
" \"username:test AND repository:test*\"\n"
i18n: Pulled translation from Transifex
r1851 msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/helpers.py:1879
i18n: Pulled translation from Transifex
r1851 msgid ""
"Example filter terms for `{searcher}` search:\n"
"{terms}\n"
"Generate wildcards using '*' character:\n"
" \"repo_name:vcs*\" - search everything starting with 'vcs'\n"
" \"repo_name:*vcs*\" - search for repository containing 'vcs'\n"
"\n"
"Optional AND / OR operators in queries\n"
" \"repo_name:vcs OR repo_name:test\"\n"
" \"owner:test AND repo_name:test*\"\n"
"More: {search_doc}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/helpers.py:1896
project: added all source files and assets
r1 #, python-format
msgid ""
"%s repository is not mapped to db perhaps it was created or renamed from the"
" filesystem please run the application again in order to rescan repositories"
msgstr "Il repository %s non ha corrispondenze nel db. Probabilmente è stato creato o rinominato direttamente sul filesystem. Provare ad avviare nuovamente l'applicazione per consentire la ri-scansione dei repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:524
i18n: Pulled translation from Transifex
r1398 msgid "in ${ago}"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:530
i18n: Pulled translation from Transifex
r1398 msgid "${ago} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:539
i18n: Pulled translation from Transifex
r1398 msgid "${val}, ${detail}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:541
i18n: Pulled translation from Transifex
r1398 msgid "${val}, ${detail} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:543
i18n: Pulled translation from Transifex
r1398 msgid "in ${val}, ${detail}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:545
i18n: Pulled translation from Transifex
r1398 msgid "${val} and ${detail}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:547
i18n: Pulled translation from Transifex
r1398 msgid "${val} and ${detail} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:549
i18n: Pulled translation from Transifex
r1398 msgid "in ${val} and ${detail}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/utils2.py:553
#: rhodecode/public/js/rhodecode-components.js:30702
#: rhodecode/public/js/scripts.js:22550
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:84
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:174
project: added all source files and assets
r1 msgid "just now"
msgstr "proprio ora"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:569
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:582
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:599
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:684
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:657
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:659
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:682
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:683
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:700
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:717
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:733
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:736
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:738
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:738
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:765
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:775
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:818
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:816
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:817
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:817
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:823
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:945
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:970
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2599
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2287
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2279
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2279
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2283
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2283
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2333
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2334
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2535
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2626
project: added all source files and assets
r1 msgid "Repository no access"
msgstr "Repository nessun accesso"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:570
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:583
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:600
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:685
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:658
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:660
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:683
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:684
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:701
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:718
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:734
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:737
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:739
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:739
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:766
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:776
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:819
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:817
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:818
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:818
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:824
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:946
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:971
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2600
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2288
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2280
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2280
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2284
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2284
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2334
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2335
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2536
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2627
project: added all source files and assets
r1 msgid "Repository read access"
msgstr "Repository accesso in lettura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:571
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:584
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:601
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:686
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:659
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:661
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:684
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:685
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:702
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:719
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:735
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:738
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:740
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:740
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:767
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:777
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:820
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:818
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:819
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:819
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:825
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:947
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:972
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2601
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2289
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2281
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2281
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2285
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2285
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2335
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2336
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2537
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2628
project: added all source files and assets
r1 msgid "Repository write access"
msgstr "Repository accesso in scrittura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:572
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:585
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:602
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:687
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:660
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:662
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:685
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:686
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:703
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:720
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:736
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:739
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:741
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:741
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:768
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:778
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:821
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:819
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:820
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:820
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:826
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:948
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:973
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2602
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2290
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2282
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2282
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2286
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2286
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2336
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2337
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2538
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2629
project: added all source files and assets
r1 msgid "Repository admin access"
msgstr "Repository accesso admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:574
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:587
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:604
msgid "Repositories Group no access"
msgstr "Gruppo di repository: nessun accesso"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:575
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:588
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:605
msgid "Repositories Group read access"
msgstr "Gruppo di repository: accesso in lettura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:576
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:589
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:606
msgid "Repositories Group write access"
msgstr "Gruppo di repository: accesso in scrittura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:577
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:590
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:607
msgid "Repositories Group admin access"
msgstr "Gruppo di repository: accesso admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:579
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:592
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:609
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:694
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:655
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:657
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:680
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:681
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:698
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:715
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:731
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:734
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:736
project: added all source files and assets
r1 msgid "RhodeCode Administrator"
msgstr "RhodeCode Administrator"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:580
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:593
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:610
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:695
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:678
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:680
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:703
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:704
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:721
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:738
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:754
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:757
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:759
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:759
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:786
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:796
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:839
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:837
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:838
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:838
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:844
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:966
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:991
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2620
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2308
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2300
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2300
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2304
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2304
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2354
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2355
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2556
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2647
project: added all source files and assets
r1 msgid "Repository creation disabled"
msgstr "Creazione di Repository disabilitata"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:581
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:594
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:611
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:696
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:679
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:681
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:704
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:705
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:722
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:739
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:755
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:758
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:760
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:760
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:787
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:797
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:840
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:838
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:839
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:839
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:845
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:967
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:992
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2621
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2309
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2301
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2301
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2305
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2305
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2355
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2356
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2557
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2648
project: added all source files and assets
r1 msgid "Repository creation enabled"
msgstr "Creazione di Repository abilitata"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:582
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:595
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:612
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:697
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:681
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:683
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:706
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:707
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:724
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:741
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:759
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:762
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:764
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:764
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:791
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:801
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:844
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:842
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:843
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:843
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:849
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:971
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:996
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2625
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2313
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2305
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2305
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2309
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2309
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2359
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2360
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2561
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2652
project: added all source files and assets
r1 msgid "Repository forking disabled"
msgstr "Forking Repository disabilitato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:583
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:596
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:613
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:698
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:682
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:684
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:707
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:708
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:725
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:742
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:760
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:763
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:765
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:765
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:792
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:802
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:845
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:843
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:844
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:844
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:850
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:972
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:997
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2626
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2314
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2306
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2306
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2310
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2310
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2360
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2361
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2562
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2653
project: added all source files and assets
r1 msgid "Repository forking enabled"
msgstr "Forking Repository abilitato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:584
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:597
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:614
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:699
msgid "Register disabled"
msgstr "Registrazione disabilitata"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:585
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:598
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:615
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:700
msgid "Register new user with RhodeCode with manual activation"
msgstr "Registrazione nuovo utente con RhodeCode e attivazione manuale"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:588
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:601
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:618
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:703
msgid "Register new user with RhodeCode with auto activation"
msgstr "Registrazione nuovo utente attraverso RhodeCode e attivazione automatica"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:844
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:865
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:874
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:959
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:995
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:997
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1020
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1021
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1038
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1055
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1074
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1077
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1088
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1091
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1121
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1135
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1178
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1176
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1185
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1185
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1195
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1317
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1342
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3328
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2946
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2940
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2940
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2944
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2944
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3044
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3045
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3264
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:3355
#: rhodecode/public/js/rhodecode-components.js:48211
#: rhodecode/public/js/scripts.js:40015
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:39
#: rhodecode/public/js/src/rhodecode/pullrequests.js:313
project: added all source files and assets
r1 msgid "Not Reviewed"
msgstr "Non Revisionato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:845
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:866
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:875
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:960
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:996
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:998
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1021
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1022
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1039
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1056
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1075
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1078
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1089
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1092
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1122
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1136
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1179
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1177
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1186
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1186
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1196
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1318
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1343
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3329
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2947
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2941
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2941
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2945
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2945
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3045
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3046
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3265
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:3356
project: added all source files and assets
r1 msgid "Approved"
msgstr "Approvato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:846
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:867
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:876
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:961
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:997
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:999
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1022
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1023
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1040
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1057
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1076
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1079
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1090
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1093
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1123
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1137
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1180
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1178
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1187
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1187
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1197
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1319
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1344
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3330
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2948
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2942
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2942
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2946
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2946
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3046
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3047
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3266
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:3357
project: added all source files and assets
r1 msgid "Rejected"
msgstr "Rifiutato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_1_4_0.py:847
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_1_5_0.py:868
#: rhodecode/lib/dbmigrate/schema/db_1_5_2.py:877
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:962
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:998
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:1000
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:1023
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:1024
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:1041
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:1058
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:1077
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:1080
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:1091
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:1094
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:1124
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:1138
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:1181
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:1179
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:1188
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:1188
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:1198
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:1320
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1345
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:3331
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2949
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2943
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2943
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2947
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2947
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:3047
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:3048
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:3267
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:3358
project: added all source files and assets
r1 msgid "Under Review"
msgstr "in Revisione"
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:689
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:662
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:664
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:687
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:688
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:705
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:722
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:738
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:741
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:743
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:743
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:770
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:780
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:823
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:821
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:822
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:822
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:828
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:950
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:975
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2604
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2292
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2284
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2284
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2288
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2288
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2338
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2339
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2540
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2631
i18n: Pulled translation from Transifex
r308 msgid "Repository group no access"
msgstr "Gruppo di repository: nessun accesso"
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:690
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:663
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:665
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:688
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:689
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:706
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:723
#: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:739
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:742
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:744
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:744
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:771
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:781
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:824
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:822
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:823
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:823
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:829
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:951
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:976
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2605
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2293
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2285
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2285
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2289
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2289
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2339
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2340
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2541
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2632
i18n: Pulled translation from Transifex
r308 msgid "Repository group read access"
msgstr "Gruppo di repository: accesso in lettura"
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:691
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:664
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:666
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:689
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:690
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:707
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:724
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:740
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:743
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:745
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:745
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:772
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:782
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:825
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:823
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:824
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:824
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:830
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:952
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:977
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2606
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2294
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2286
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2286
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2290
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2290
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2340
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2341
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2542
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2633
i18n: Pulled translation from Transifex
r308 msgid "Repository group write access"
msgstr "Gruppo di repository: accesso in scrittura"
#: rhodecode/lib/dbmigrate/schema/db_1_6_0.py:692
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:665
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:667
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:690
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:691
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:708
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:725
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:741
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:744
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:746
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:746
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:773
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:783
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:826
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:824
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:825
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:825
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:831
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:953
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:978
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2607
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2295
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2287
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2287
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2291
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2291
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2341
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2342
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2543
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2634
i18n: Pulled translation from Transifex
r308 msgid "Repository group admin access"
msgstr "Gruppo di repository: accesso admin"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:667
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:669
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:692
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:693
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:710
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:727
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:743
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:746
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:748
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:748
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:775
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:785
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:828
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:826
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:827
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:827
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:833
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:955
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:980
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2609
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2297
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2289
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2289
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2293
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2293
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2343
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2344
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2545
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2636
i18n: Pulled translation from Transifex
r308 msgid "User group no access"
msgstr "Gruppo utenti: nessun accesso"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:668
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:670
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:693
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:694
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:711
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:728
#: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:744
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:747
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:749
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:749
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:776
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:786
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:829
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:827
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:828
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:828
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:834
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:956
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:981
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2610
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2298
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2290
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2290
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2294
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2294
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2344
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2345
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2546
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2637
i18n: Pulled translation from Transifex
r308 msgid "User group read access"
msgstr "Gruppo utenti: accesso in lettura"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:669
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:671
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:694
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:695
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:712
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:729
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:745
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:748
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:750
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:750
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:777
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:787
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:830
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:828
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:829
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:829
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:835
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:957
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:982
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2611
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2299
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2291
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2291
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2295
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2295
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2345
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2346
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2547
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2638
i18n: Pulled translation from Transifex
r308 msgid "User group write access"
msgstr "Gruppo utenti: accesso in scrittura"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:670
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:672
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:695
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:696
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:713
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:730
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:746
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:749
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:751
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:751
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:778
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:788
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:831
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:829
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:830
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:830
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:836
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:958
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:983
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2612
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2300
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2292
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2292
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2296
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2296
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2346
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2347
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2548
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2639
i18n: Pulled translation from Transifex
r308 msgid "User group admin access"
msgstr "Gruppo utenti: accesso admin"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:672
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:674
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:697
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:698
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:715
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:732
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:748
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:751
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:753
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:753
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:780
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:790
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:833
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:831
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:832
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:832
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:838
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:960
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:985
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2614
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2302
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2294
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2294
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2298
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2298
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2348
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2349
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2550
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2641
project: added all source files and assets
r1 msgid "Repository Group creation disabled"
msgstr "Creazione gruppo di repository disabiltiata"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:673
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:675
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:698
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:699
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:716
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:733
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:749
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:752
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:754
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:754
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:781
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:791
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:834
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:832
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:833
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:833
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:839
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:961
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:986
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2615
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2303
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2295
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2295
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2299
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2299
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2349
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2350
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2551
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2642
i18n: Pulled translation from Transifex
r308 msgid "Repository Group creation enabled"
msgstr "Creazione gruppo di repository abilitata"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:675
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:677
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:700
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:701
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:718
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:735
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:751
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:754
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:756
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:756
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:783
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:793
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:836
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:834
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:835
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:835
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:841
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:963
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:988
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2617
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2305
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2297
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2297
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2301
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2301
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2351
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2352
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2553
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2644
project: added all source files and assets
r1 msgid "User Group creation disabled"
msgstr "Creazione gruppo utenti disabilitata"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:676
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:678
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:701
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:702
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:719
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:736
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:752
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:755
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:757
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:757
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:784
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:794
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:837
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:835
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:836
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:836
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:842
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:964
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:989
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2618
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2306
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2298
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2298
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2302
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2302
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2352
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2353
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2554
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2645
project: added all source files and assets
r1 msgid "User Group creation enabled"
msgstr "Creazione gruppo utenti abilitata"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:684
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:686
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:709
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:710
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:727
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:744
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:762
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:765
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:767
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:767
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:794
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:804
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:847
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:845
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:846
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:846
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:852
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:974
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:999
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2628
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2316
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2308
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2308
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2312
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2312
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2362
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2363
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2564
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2655
i18n: Pulled translation from Transifex
r308 msgid "Registration disabled"
msgstr "Registrazione disabilitata"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:685
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:687
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:710
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:711
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:728
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:745
#: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:763
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:766
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:768
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:768
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:795
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:805
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:848
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:846
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:847
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:847
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:853
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:975
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1000
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2629
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2317
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2309
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2309
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2313
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2313
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2363
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2364
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2565
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2656
i18n: Pulled translation from Transifex
r308 msgid "User Registration with manual account activation"
msgstr "Registrazione utente con attivazione manuale dell'account"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:686
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:688
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:711
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:712
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:729
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:746
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:764
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:767
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:769
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:769
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:796
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:806
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:849
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:847
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:848
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:848
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:854
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:976
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1001
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2630
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2318
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2310
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2310
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2314
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2314
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2364
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2365
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2566
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2657
i18n: Pulled translation from Transifex
r308 msgid "User Registration with automatic account activation"
msgstr "Registrazione utente con attivazione automatica dell'account"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:688
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:690
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:713
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:714
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:731
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:748
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:766
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:769
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:771
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:771
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:798
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:808
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:851
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:849
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:850
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:850
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:856
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:978
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1003
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2636
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2320
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2312
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2312
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2316
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2316
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2370
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2371
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2572
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2663 rhodecode/model/permission.py:96
project: added all source files and assets
r1 msgid "Manual activation of external account"
msgstr "Attivazione manuale di account esterni"
#: rhodecode/lib/dbmigrate/schema/db_1_7_0.py:689
#: rhodecode/lib/dbmigrate/schema/db_1_8_0.py:691
#: rhodecode/lib/dbmigrate/schema/db_2_0_0.py:714
#: rhodecode/lib/dbmigrate/schema/db_2_0_1.py:715
#: rhodecode/lib/dbmigrate/schema/db_2_0_2.py:732
#: rhodecode/lib/dbmigrate/schema/db_2_1_0.py:749
i18n: Pulled translation from Transifex
r308 #: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:767
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:770
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:772
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:772
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:799
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:809
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:852
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:850
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:851
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:851
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:857
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:979
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1004
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2637
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2321
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2313
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2313
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2317
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2317
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2371
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2372
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2573
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2664 rhodecode/model/permission.py:97
i18n: Pulled translation from Transifex
r308 msgid "Automatic activation of external account"
msgstr "Attivazione automatrica di account esterni"
#: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:756
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:759
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:761
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:761
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:788
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:798
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:841
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:839
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:840
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:840
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:846
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:968
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:993
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2622
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2310
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2302
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2302
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2306
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2306
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2356
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2357
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2558
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2649
i18n: Pulled translation from Transifex
r308 msgid ""
"Repository creation enabled with write permission to a repository group"
msgstr "Creazione di repository abilitata con permessi di scrittura al gruppo di repository"
#: rhodecode/lib/dbmigrate/schema/db_2_2_0.py:757
#: rhodecode/lib/dbmigrate/schema/db_2_2_3.py:760
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_0.py:762
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:762
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:789
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:799
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:842
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:840
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:841
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:841
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:847
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:969
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:994
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2623
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2311
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2303
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2303
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2307
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2307
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2357
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2358
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2559
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2650
i18n: Pulled translation from Transifex
r308 msgid ""
"Repository creation disabled with write permission to a repository group"
msgstr "Creazione di repository disabilitata abilitata con permessi di scrittura al gruppo di repository"
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_1.py:736
#: rhodecode/lib/dbmigrate/schema/db_2_3_0_2.py:763
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:773
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:816
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:814
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:815
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:815
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:821
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:943
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:968
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2597
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2285
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2277
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2277
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2281
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2281
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2331
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2332
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2533
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2624
i18n: Pulled translation from Transifex
r308 msgid "RhodeCode Super Administrator"
msgstr "RhodeCode Super Administrator"
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:811
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:854
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:852
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:853
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:853
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:859
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:981
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1006
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2639
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2323
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2315
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2315
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2319
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2319
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2373
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2374
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2575
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2666
i18n: Pulled translation from Transifex
r2215 msgid "Inherit object permissions from default user disabled"
msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto disabilitata."
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_0.py:812
#: rhodecode/lib/dbmigrate/schema/db_3_0_0_1.py:855
project: added all source files and assets
r1 #: rhodecode/lib/dbmigrate/schema/db_3_1_0_0.py:853
#: rhodecode/lib/dbmigrate/schema/db_3_1_0_1.py:854
#: rhodecode/lib/dbmigrate/schema/db_3_2_0_0.py:854
#: rhodecode/lib/dbmigrate/schema/db_3_3_0_0.py:860
#: rhodecode/lib/dbmigrate/schema/db_3_5_0_0.py:982
#: rhodecode/lib/dbmigrate/schema/db_3_7_0_0.py:1007
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2640
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2324
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2316
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2316
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2320
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2320
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2374
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2375
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2576
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2667
project: added all source files and assets
r1 msgid "Inherit object permissions from default user enabled"
msgstr "Ereditarietà dei permessi \"user default\" sull'oggetto abilitata"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1103
i18n: Pulled translation from Transifex
r804 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:910
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:911
i18n: Pulled translation from Transifex
r1172 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:911
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:913
i18n: Pulled translation from Transifex
r1612 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:913
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:955
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:956
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1051
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:1107
i18n: Pulled translation from Transifex
r2215 msgid "all"
msgstr "tutti"
i18n: Pulled translation from Transifex
r657
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1104
i18n: Pulled translation from Transifex
r804 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:911
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:912
i18n: Pulled translation from Transifex
r1172 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:912
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:914
i18n: Pulled translation from Transifex
r1612 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:914
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:956
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:957
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1052
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:1108
i18n: Pulled translation from Transifex
r2215 msgid "http/web interface"
msgstr "interfaccia http/web"
i18n: Pulled translation from Transifex
r657
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1105
i18n: Pulled translation from Transifex
r804 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:912
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:913
i18n: Pulled translation from Transifex
r1172 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:913
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:915
i18n: Pulled translation from Transifex
r1612 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:915
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:957
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:958
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1053
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:1109
i18n: Pulled translation from Transifex
r2215 msgid "vcs (git/hg/svn protocol)"
msgstr ""
i18n: Pulled translation from Transifex
r657
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1106
i18n: Pulled translation from Transifex
r804 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:913
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:914
i18n: Pulled translation from Transifex
r1172 #: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:914
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:916
i18n: Pulled translation from Transifex
r1612 #: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:916
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:958
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:959
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1054
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:1110
i18n: Pulled translation from Transifex
r2215 msgid "api calls"
msgstr "chiamate API"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:1107
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:914
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:915
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:915
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:917
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:917
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:959
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:960
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:1055
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:1111
i18n: Pulled translation from Transifex
r657 msgid "feed access"
msgstr "accesso al feed"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2360
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_3_0_0.py:2063
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_0.py:2055
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_1.py:2055
#: rhodecode/lib/dbmigrate/schema/db_4_4_0_2.py:2059
#: rhodecode/lib/dbmigrate/schema/db_4_5_0_0.py:2059
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2102
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2103
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2297
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2387
i18n: Pulled translation from Transifex
r657 msgid "No parent"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2632
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2366
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2367
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2568
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2659
i18n: Pulled translation from Transifex
r1612 msgid "Password reset enabled"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2633
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2367
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2368
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2569
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2660
i18n: Pulled translation from Transifex
r1612 msgid "Password reset hidden"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/dbmigrate/schema/db_4_11_0_0.py:2634
i18n: Pulled translation from Transifex
r2215 #: rhodecode/lib/dbmigrate/schema/db_4_7_0_0.py:2368
#: rhodecode/lib/dbmigrate/schema/db_4_7_0_1.py:2369
#: rhodecode/lib/dbmigrate/schema/db_4_9_0_0.py:2570
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/db.py:2661
i18n: Pulled translation from Transifex
r1612 msgid "Password reset disabled"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/index/whoosh.py:164
msgid "Index Type"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1612 #: rhodecode/lib/index/whoosh.py:165
project: added all source files and assets
r1 msgid "File Index"
msgstr "Indice del File"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/index/whoosh.py:166 rhodecode/lib/index/whoosh.py:171
project: added all source files and assets
r1 msgid "Indexed documents"
msgstr "Documenti indicizzati"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/index/whoosh.py:168 rhodecode/lib/index/whoosh.py:173
project: added all source files and assets
r1 msgid "Last update"
msgstr "Ultimo aggiornamento"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/lib/index/whoosh.py:170
project: added all source files and assets
r1 msgid "Commit index"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/auth_token.py:53
msgid "5 minutes {end_date}"
msgstr ""
#: rhodecode/model/auth_token.py:55
msgid "1 hour {end_date}"
msgstr ""
#: rhodecode/model/auth_token.py:57
msgid "1 day {end_date}"
msgstr ""
#: rhodecode/model/auth_token.py:59
msgid "1 month {end_date}"
i18n: Pulled translation from Transifex
r1612 msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/comment.py:382
i18n: Pulled translation from Transifex
r2215 msgid "made a comment"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/comment.py:383
i18n: Pulled translation from Transifex
r804 msgid "Show it now"
i18n: Pulled translation from Transifex
r657 msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/forms.py:88
project: added all source files and assets
r1 msgid "Please enter a login"
msgstr "Prego specificare una login"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/forms.py:89
project: added all source files and assets
r1 #, python-format
msgid "Enter a value %(min)i characters long or more"
msgstr "Inserire un valore di almeno %(min)i caratteri"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/forms.py:99
project: added all source files and assets
r1 msgid "Please enter a password"
msgstr "Prego inserire una password"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/forms.py:100
project: added all source files and assets
r1 #, python-format
msgid "Enter %(min)i characters or more"
msgstr "Inserire almeno %(min)i caratteri"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:245
project: added all source files and assets
r1 #, python-format
msgid "%(user)s commented on commit %(date_or_age)s"
msgstr "%(user)s ha commentato il commit %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:246
project: added all source files and assets
r1 #, python-format
msgid "%(user)s commented on commit at %(date_or_age)s"
msgstr "%(user)s ha commentato il commit il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:249
project: added all source files and assets
r1 #, python-format
msgid "%(user)s sent message %(date_or_age)s"
msgstr "%(user)s ha inviato un messaggio %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:250
project: added all source files and assets
r1 #, python-format
msgid "%(user)s sent message at %(date_or_age)s"
msgstr "%(user)s ha inviato un messaggio il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:253
project: added all source files and assets
r1 #, python-format
msgid "%(user)s mentioned you %(date_or_age)s"
msgstr "%(user)s ti ha menzionato %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:254
project: added all source files and assets
r1 #, python-format
msgid "%(user)s mentioned you at %(date_or_age)s"
msgstr "%(user)s ti ha menzionato il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:257
project: added all source files and assets
r1 #, python-format
msgid "%(user)s registered in RhodeCode %(date_or_age)s"
msgstr "%(user)s registrato in RhodeCode %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:258
project: added all source files and assets
r1 #, python-format
msgid "%(user)s registered in RhodeCode at %(date_or_age)s"
msgstr "%(user)s registrato in RhodeCode il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:261
project: added all source files and assets
r1 #, python-format
msgid "%(user)s opened new pull request %(date_or_age)s"
msgstr "%(user)s ha aperto una richiesta PULL %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:262
project: added all source files and assets
r1 #, python-format
msgid "%(user)s opened new pull request at %(date_or_age)s"
msgstr "%(user)s ha aperto una richiesta PULL il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:265
project: added all source files and assets
r1 #, python-format
msgid "%(user)s commented on pull request %(date_or_age)s"
msgstr "%(user)s ha commenato la richiesta PULL %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/notification.py:266
project: added all source files and assets
r1 #, python-format
msgid "%(user)s commented on pull request at %(date_or_age)s"
msgstr "%(user)s ha commentato la richiesta PULL il %(date_or_age)s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:68 rhodecode/model/permission.py:74
#: rhodecode/model/permission.py:80
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:11
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:124
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:11
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:11
i18n: Pulled translation from Transifex
r1172 msgid "None"
msgstr "None"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:69 rhodecode/model/permission.py:75
#: rhodecode/model/permission.py:81
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:12
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:12
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:12
i18n: Pulled translation from Transifex
r1172 msgid "Read"
msgstr "Lettura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:70 rhodecode/model/permission.py:76
#: rhodecode/model/permission.py:82
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:13
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:13
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:13
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:272
#: rhodecode/templates/changeset/changeset_file_comment.mako:322
i18n: Pulled translation from Transifex
r1172 msgid "Write"
msgstr "Scrittura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:71 rhodecode/model/permission.py:77
#: rhodecode/model/permission.py:83
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:12
#: rhodecode/templates/admin/auth/plugin_settings.mako:12
#: rhodecode/templates/admin/defaults/defaults.mako:12
#: rhodecode/templates/admin/integrations/base.mako:21
#: rhodecode/templates/admin/integrations/form.mako:15
#: rhodecode/templates/admin/integrations/form.mako:28
#: rhodecode/templates/admin/integrations/list.mako:8
#: rhodecode/templates/admin/integrations/list.mako:14
#: rhodecode/templates/admin/integrations/new.mako:11
#: rhodecode/templates/admin/integrations/new.mako:19
#: rhodecode/templates/admin/permissions/permissions.mako:12
#: rhodecode/templates/admin/repo_groups/repo_group_add.mako:12
#: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:12
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:14
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
#: rhodecode/templates/admin/repos/repo_add.mako:13
#: rhodecode/templates/admin/repos/repo_add.mako:17
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:14
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:13
#: rhodecode/templates/admin/settings/settings.mako:12
#: rhodecode/templates/admin/user_groups/user_group_add.mako:11
#: rhodecode/templates/admin/user_groups/user_group_edit.mako:12
#: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:14
#: rhodecode/templates/admin/user_groups/user_groups.mako:13
#: rhodecode/templates/admin/users/user_add.mako:11
#: rhodecode/templates/admin/users/user_edit.mako:12
#: rhodecode/templates/admin/users/users.mako:13
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:76
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:419
#: rhodecode/templates/base/base.mako:426
i18n: Pulled translation from Transifex
r1172 msgid "Admin"
msgstr "Admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:86 rhodecode/model/permission.py:100
#: rhodecode/model/permission.py:104 rhodecode/model/permission.py:108
#: rhodecode/model/permission.py:112 rhodecode/model/permission.py:116
#: rhodecode/model/permission.py:120
i18n: Pulled translation from Transifex
r1172 msgid "Disabled"
msgstr "Disabilitato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:87
i18n: Pulled translation from Transifex
r1172 msgid "Allowed with manual account activation"
msgstr "Consentita con attivazione account manuale"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:88
i18n: Pulled translation from Transifex
r1172 msgid "Allowed with automatic account activation"
msgstr "Consentito con attivazione account automatica"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/permission.py:91
i18n: Pulled translation from Transifex
r1172 msgid "Allow password recovery"
msgstr ""
#: rhodecode/model/permission.py:92
i18n: Pulled translation from Transifex
r2215 msgid "Hide password recovery link"
msgstr ""
#: rhodecode/model/permission.py:93
i18n: Pulled translation from Transifex
r1172 msgid "Disable password recovery"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:79
project: added all source files and assets
r1 msgid "This pull request can be automatically merged."
msgstr "Questa richiesta PULL può essere incorporata automaticamente."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:81
project: added all source files and assets
r1 msgid "This pull request cannot be merged because of an unhandled exception."
msgstr "Questa richiesta PULL non può essere incorporata a causa di un eccezione non gestita"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:84
i18n: Pulled translation from Transifex
r1398 msgid "This pull request cannot be merged because of merge conflicts."
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:86
project: added all source files and assets
r1 msgid "This pull request could not be merged because push to target failed."
msgstr "Questa richiesta PULL non può esere incorporata perché è fallito il PUSH sul target."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:89
project: added all source files and assets
r1 msgid "This pull request cannot be merged because the target is not a head."
msgstr "Questa richiesta PULL non può essere incorporata perché il target indicato non è la versione di testa (head)."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:92
project: added all source files and assets
r1 msgid ""
"This pull request cannot be merged because the source contains more branches"
" than the target."
msgstr "Questa richiesta PULL non può esser incorporata perché la sorgente contiene un numero superiore di branch rispetto al target"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:95
project: added all source files and assets
r1 msgid ""
"This pull request cannot be merged because the target has multiple heads."
msgstr "Questa richiesta di PULL non può essere incorporata perché il target ha versioni di testa multiple"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:98
project: added all source files and assets
r1 msgid ""
"This pull request cannot be merged because the target repository is locked."
msgstr "La richiesta PULL non può essere \"merged\" poiché il repository target è \"locked\""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:101
project: added all source files and assets
r1 msgid ""
"This pull request cannot be merged because the target or the source "
"reference is missing."
msgstr "La \"richiesta di PULL\" non può essere incorporata poichè manca il riferimento alla sorgente o alla destinazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:104
i18n: Pulled translation from Transifex
r1172 msgid ""
"This pull request cannot be merged because the target reference is missing."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:107
i18n: Pulled translation from Transifex
r1172 msgid ""
"This pull request cannot be merged because the source reference is missing."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:110
i18n: Pulled translation from Transifex
r1172 msgid ""
"This pull request cannot be merged because of conflicts related to sub "
"repositories."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:116
i18n: Pulled translation from Transifex
r1851 msgid "Pull request update successful."
i18n: Pulled translation from Transifex
r1172 msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:118
i18n: Pulled translation from Transifex
r1851 msgid "Pull request update failed because of an unknown error."
i18n: Pulled translation from Transifex
r1172 msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:120
i18n: Pulled translation from Transifex
r1851 msgid "No update needed because the source and target have not changed."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:122
i18n: Pulled translation from Transifex
r1172 msgid ""
"Pull request cannot be updated because the reference type is not supported "
i18n: Pulled translation from Transifex
r1851 "for an update. Only Branch, Tag or Bookmark is allowed."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:125
i18n: Pulled translation from Transifex
r1172 msgid ""
"This pull request cannot be updated because the target reference is missing."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/pull_request.py:128
i18n: Pulled translation from Transifex
r1172 msgid ""
"This pull request cannot be updated because the source reference is missing."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1218
project: added all source files and assets
r1 msgid "Server-side pull request merging is disabled."
msgstr "L'Incorporamento lato server delle richiesta di PULL è disabilitato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1220
project: added all source files and assets
r1 msgid "This pull request is closed."
msgstr "Questa richiesta PULL è chiusa."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1233
project: added all source files and assets
r1 msgid "Pull request merging is not supported."
msgstr "L'incorporamento delle richieste PULL non è supportato."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1252
project: added all source files and assets
r1 msgid "Target repository large files support is disabled."
msgstr "Il supporto ai file di grosse dimensioni sul repository target è disabilitato."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1255
project: added all source files and assets
r1 msgid "Source repository large files support is disabled."
msgstr "Sul repository sorgente, il supporto a file di grosse dimensioni è disabilitato."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1420 rhodecode/model/scm.py:797
project: added all source files and assets
r1 msgid "Bookmarks"
msgstr "Segnalibri"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1425
project: added all source files and assets
r1 msgid "Commit IDs"
msgstr "Commit IDs"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1428
project: added all source files and assets
r1 msgid "Closed Branches"
msgstr "Branch chiusi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1588
i18n: Pulled translation from Transifex
r1398 msgid "User `{}` not allowed to perform merge."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1601
i18n: Pulled translation from Transifex
r1398 msgid "Pull request reviewer approval is pending."
msgstr "Approvazione della richiesta PULL in attesa."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1616
i18n: Pulled translation from Transifex
r1398 msgid "Cannot merge, {} TODO still not resolved."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1619
i18n: Pulled translation from Transifex
r1398 msgid "Cannot merge, {} TODOs still not resolved."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1654
i18n: Pulled translation from Transifex
r2215 msgid "Merge strategy: rebase"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1659
i18n: Pulled translation from Transifex
r2215 msgid "Merge strategy: explicit merge commit"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1666
i18n: Pulled translation from Transifex
r2215 msgid "Source branch will be closed after merge."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/pull_request.py:1668
i18n: Pulled translation from Transifex
r2215 msgid "Source branch will be deleted after merge."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/scm.py:775
project: added all source files and assets
r1 msgid "latest tip"
msgstr "ultimo consiglio"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:92 rhodecode/model/validators.py:93
project: added all source files and assets
r1 msgid "Value cannot be an empty list"
msgstr "Il valore non può essere una lista vuota"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:139
project: added all source files and assets
r1 msgid "Pattern already exists"
msgstr "Pattern esistente"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:160
project: added all source files and assets
r1 #, python-format
msgid "Username \"%(username)s\" already exists"
msgstr "Il nome utente \"%(username)s\" esiste già"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:162
project: added all source files and assets
r1 #, python-format
msgid "Username \"%(username)s\" is forbidden"
msgstr "Il nome utente \"%(username)s\" è riservato"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:164
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/user_schema.py:69
project: added all source files and assets
r1 msgid ""
"Username may only contain alphanumeric characters underscores, periods or "
"dashes and must begin with alphanumeric character or underscore"
msgstr "Il nome utente può contenere solo caratteri alfanumerici, trattini (bassi e medi) e deve cominciare necessariamente con un carattere alfanumerico o un trattino (basso)"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:195
project: added all source files and assets
r1 #, python-format
msgid "Username %(username)s is not valid"
msgstr "Nome utente %(username)s non valido"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:196
i18n: Pulled translation from Transifex
r308 #, python-format
msgid "Username %(username)s is disabled"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:221
project: added all source files and assets
r1 msgid "Invalid user group name"
msgstr "Nome del gruppo non valido"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:222
project: added all source files and assets
r1 #, python-format
i18n: Pulled translation from Transifex
r2215 msgid "User group `%(usergroup)s` already exists"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:224
project: added all source files and assets
r1 msgid ""
"user group name may only contain alphanumeric characters underscores, "
"periods or dashes and must begin with alphanumeric character"
msgstr "Il nome di un gruppo può contenere solo caratteri alfanumerici, trattini (bassi e medi) e deve cominciare necessariamente con un carattere alfanumerico o un trattino (basso)"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:264
project: added all source files and assets
r1 msgid "Cannot assign this group as parent"
msgstr "Questo gruppo non può essere genitore"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:265
project: added all source files and assets
r1 #, python-format
msgid "Group \"%(group_name)s\" already exists"
msgstr "Un gruppo chiamato \"%(group_name)s\" esiste giÃŽ"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:266
project: added all source files and assets
r1 #, python-format
msgid "Repository with name \"%(group_name)s\" already exists"
msgstr "Un repository chiamato \"%(group_name)s\" esiste già"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:268
project: added all source files and assets
r1 msgid "no permission to store repository groupin this location"
msgstr "Non hai i permessi per salvare qui questo gruppo di repository"
i18n: Pulled translation from Transifex
r308 #: rhodecode/model/validators.py:270
project: added all source files and assets
r1 msgid "no permission to store repository group in root location"
msgstr "Non hai i permessi per salvare il gruppo di repository nella radice"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:387
project: added all source files and assets
r1 msgid "Invalid characters (non-ascii) in password"
msgstr "La password contiene dei caratteri (non ascii) non consentiti"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:406
project: added all source files and assets
r1 msgid "Passwords do not match"
msgstr "Le password non corrispondono"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:426
project: added all source files and assets
r1 msgid "invalid password"
msgstr "Password errata"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:427
project: added all source files and assets
r1 msgid "invalid user name"
msgstr "Nome utente errato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:428
project: added all source files and assets
r1 msgid "Your account is disabled"
msgstr "Account disabilitato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:464
project: added all source files and assets
r1 #, python-format
msgid "Repository name %(repo)s is disallowed"
msgstr "Non è consentito chiamare un repository %(repo)s "
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:466
project: added all source files and assets
r1 #, python-format
msgid "Repository with name %(repo)s already exists"
msgstr "Un repository chiamato \"%(repo)s\" esiste già"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:468
project: added all source files and assets
r1 #, python-format
msgid "Repository group with name \"%(repo)s\" already exists"
msgstr "Un gruppo di repository col nome \"%(repo)s\" esiste già"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:471
project: added all source files and assets
r1 #, python-format
msgid "Repository with name %(repo)s exists in group \"%(group)s\""
msgstr "Un repository chiamato %(repo)s è presente nel gruppo \"%(group)s\""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:473
project: added all source files and assets
r1 #, python-format
msgid "Repository group with name \"%(repo)s\" exists in group \"%(group)s\""
msgstr "Un gruppo di repository chiamato \"%(repo)s\" è presente nel gruppo \"%(group)s\""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:566
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:219
msgid "Repository name cannot end with .git"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:626
project: added all source files and assets
r1 #, python-format
msgid "invalid clone url for %(rtype)s repository"
msgstr "L'URL per la clonazione non corrisponde ai repository di tipo %(rtype)s "
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:627
project: added all source files and assets
r1 #, python-format
msgid ""
"Invalid clone url, provide a valid clone url starting with one of "
"%(allowed_prefixes)s"
msgstr "URL invalido. Fornire un URL che cominci con un prefisso incluso tra %(allowed_prefixes)s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:659
project: added all source files and assets
r1 msgid "Fork have to be the same type as parent"
msgstr "Un Fork deve essere dello stesso tipo del genitore"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:676
project: added all source files and assets
r1 msgid "You do not have the permission to create repositories in this group."
msgstr "Non hai permessi per creare repository in questo gruppo."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:679
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:125
project: added all source files and assets
r1 msgid ""
"You do not have the permission to store repositories in the root location."
msgstr "Non hai permessi per memorizzare repository nella radice."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:739
project: added all source files and assets
r1 msgid "This username or user group name is not valid"
msgstr "Nome utente o nome gruppo invalidi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:852
project: added all source files and assets
r1 msgid "This is not a valid path"
msgstr "Questo non è un path valido"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:870
project: added all source files and assets
r1 msgid "This e-mail address is already taken"
msgstr "Indirizzo e-mail già in uso da qualcuno"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:892
project: added all source files and assets
r1 #, python-format
msgid "e-mail \"%(email)s\" does not exist."
msgstr "L'e-mail \"%(email)s\" non esiste."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:913
project: added all source files and assets
r1 #, python-format
msgid "Revisions %(revs)s are already part of pull request or have set status"
msgstr "Le revisioni %(revs)s fanno già parte della richiesta 'Pull' o hanno lo stato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:946
#: rhodecode/model/validation_schema/validators.py:41
#: rhodecode/model/validation_schema/validators.py:54
project: added all source files and assets
r1 msgid "Please enter a valid IPv4 or IpV6 address"
msgstr "Inserire un indirizzo IPv4 o IPv6 valido"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:947
project: added all source files and assets
r1 #, python-format
msgid ""
"The network size (bits) must be within the range of 0-32 (not %(bits)r)"
msgstr "Il dimensionamento in bit della network deve essere nel range di 0-32 (non %(bits)r)"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:975
project: added all source files and assets
r1 msgid "Key name can only consist of letters, underscore, dash or numbers"
msgstr "Il nome della chiave può contenere solo lettere, trattini (bassi o medi) o numeri"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:992
project: added all source files and assets
r1 #, python-format
msgid "Plugins %(loaded)s and %(next_to_load)s both export the same name"
msgstr "I plugin %(loaded)s e %(next_to_load)s esportano entrambi lo stesso nome"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:995
i18n: Pulled translation from Transifex
r308 #, python-format
msgid "The plugin \"%(plugin_id)s\" is missing an includeme function."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:998
i18n: Pulled translation from Transifex
r308 #, python-format
msgid "Can not load plugin \"%(plugin_id)s\""
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:1000
i18n: Pulled translation from Transifex
r308 #, python-format
msgid "No plugin available with ID \"%(plugin_id)s\""
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validators.py:1068
msgid "Url must start with http or /"
msgstr ""
#: rhodecode/model/validation_schema/validators.py:62
i18n: Pulled translation from Transifex
r1172 msgid "Invalid glob pattern"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/validators.py:71
i18n: Pulled translation from Transifex
r1172 msgid "Name must start with a letter or number. Got `{}`"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/validators.py:133
i18n: Pulled translation from Transifex
r1851 msgid ""
"Invalid clone url, provide a valid clone url starting with one of "
"{allowed_prefixes}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/validators.py:139
i18n: Pulled translation from Transifex
r1851 msgid "invalid clone url for {repo_type} repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/validators.py:148
msgid "Please enter a valid json object"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/model/validation_schema/schemas/comment_schema.py:42
i18n: Pulled translation from Transifex
r657 #: rhodecode/model/validation_schema/schemas/gist_schema.py:89
msgid "Gist with name {} already exists"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/model/validation_schema/schemas/comment_schema.py:48
i18n: Pulled translation from Transifex
r657 #: rhodecode/model/validation_schema/schemas/gist_schema.py:95
msgid "Filename {} cannot be inside a directory"
msgstr ""
#: rhodecode/model/validation_schema/schemas/gist_schema.py:132
msgid "Duplicated value for filename found: `{}`"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/model/validation_schema/schemas/integration_schema.py:36
msgid "Pick a scope:"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:39
msgid "Global (all repositories)"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:40
msgid "Top level repositories only"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:79
msgid "Only repo admins can create integrations"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:86
msgid "Only repogroup admins can create integrations"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:91
msgid "Only superadmins can create global integrations"
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:183
msgid ""
"Scope of the integration. Recursive means the integration runs on all repos"
" of that group and children recursively."
msgstr ""
#: rhodecode/model/validation_schema/schemas/integration_schema.py:186
msgid "Integration scope"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/integration_schema.py:216
i18n: Pulled translation from Transifex
r804 msgid "General integration options"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/integration_schema.py:219
i18n: Pulled translation from Transifex
r804 msgid "{integration_type} settings"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:52
#: rhodecode/model/validation_schema/schemas/repo_group_schema.py:56
i18n: Pulled translation from Transifex
r1172 msgid "Parent repository group `{}` does not exist"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:58
i18n: Pulled translation from Transifex
r1172 msgid ""
"You do not have the permission to store repository groups in the root "
"location."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:118
i18n: Pulled translation from Transifex
r1172 msgid "Repo group owner with id `{}` does not exists"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/model/validation_schema/schemas/repo_group_schema.py:136
i18n: Pulled translation from Transifex
r2512 #: rhodecode/model/validation_schema/schemas/repo_schema.py:204
msgid "Repository with name `{}` already exists"
msgstr ""
#: rhodecode/model/validation_schema/schemas/repo_group_schema.py:141
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:209
i18n: Pulled translation from Transifex
r1172 msgid "Repository group with name `{}` already exists"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:55
i18n: Pulled translation from Transifex
r1172 msgid "Repo owner with id `{}` does not exists"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:91
i18n: Pulled translation from Transifex
r1172 msgid "Fork with id `{}` does not exists"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:94
i18n: Pulled translation from Transifex
r1172 msgid "Cannot set fork of parameter of this repository to itself"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/repo_schema.py:119
#: rhodecode/model/validation_schema/schemas/repo_schema.py:123
i18n: Pulled translation from Transifex
r1172 msgid "Repository group `{}` does not exist"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/user_group_schema.py:32
msgid ""
"Allowed in name are letters, numbers, and `-`, `_`, `.` Name must start with"
" a letter or number. Got `{}`"
msgstr ""
#: rhodecode/model/validation_schema/schemas/user_group_schema.py:48
msgid "User group owner with id `{}` does not exists"
msgstr ""
#: rhodecode/model/validation_schema/schemas/user_schema.py:38
i18n: Pulled translation from Transifex
r804 msgid "Password is incorrect"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/model/validation_schema/schemas/user_schema.py:60
i18n: Pulled translation from Transifex
r804 msgid "New password must be different to old password"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:28706
#: rhodecode/public/js/scripts.js:20554
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:34
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.autocomplete.js:87
msgid "No results"
msgstr "Nessun risultato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30637
#: rhodecode/public/js/scripts.js:22485
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:108
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:109
msgid "{0} year"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30638
#: rhodecode/public/js/scripts.js:22486
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:102
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:110
msgid "{0} month"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30639
#: rhodecode/public/js/scripts.js:22487
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:97
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:111
msgid "{0} day"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30640
#: rhodecode/public/js/scripts.js:22488
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:99
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:112
msgid "{0} hour"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30641
#: rhodecode/public/js/scripts.js:22489
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:101
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:113
msgid "{0} min"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30642
#: rhodecode/public/js/scripts.js:22490
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:107
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:114
msgid "{0} sec"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30662
#: rhodecode/public/js/scripts.js:22510
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:81
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:134
msgid "in {0}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30670
#: rhodecode/public/js/scripts.js:22518
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:94
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:142
msgid "{0} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30682
#: rhodecode/public/js/scripts.js:22530
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:110
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:154
msgid "{0}, {1} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30684
#: rhodecode/public/js/scripts.js:22532
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:83
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:156
msgid "in {0}, {1}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30688
#: rhodecode/public/js/scripts.js:22536
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:95
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:160
msgid "{0} and {1}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30690
#: rhodecode/public/js/scripts.js:22538
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:96
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:162
msgid "{0} and {1} ago"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:30692
#: rhodecode/public/js/scripts.js:22540
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:82
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/plugins/jquery.timeago-extension.js:164
msgid "in {0} and {1}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44751
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:24
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:4
msgid "Loading more results..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44754
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:50
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:7
msgid "Searching..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44757
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:29
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:10
msgid "No matches found"
msgstr "Nessuna corrispondenza"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44760
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:23
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:13
msgid "Loading failed"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44764
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:41
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:17
msgid "One result is available, press enter to select it."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44766
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:106
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:19
msgid "{0} results are available, use up and down arrow keys to navigate."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44771
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:46
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:24
msgid "Please enter {0} or more character"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44773
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:47
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:26
msgid "Please enter {0} or more characters"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44778
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:44
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:31
msgid "Please delete {0} character"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44780
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:45
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:33
msgid "Please delete {0} characters"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44784
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:73
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:37
msgid "You can only select {0} item"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:44786
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:74
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/rhodecode/i18n/select2/translations.js:39
msgid "You can only select {0} items"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:45724
#: rhodecode/public/js/scripts.js:37528
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:88
i18n: Pulled translation from Transifex
r1398 #: rhodecode/public/js/src/rhodecode/changelog.js:35
msgid "showing {0} out of {1} commit"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:45726
#: rhodecode/public/js/scripts.js:37530
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:89
i18n: Pulled translation from Transifex
r1398 #: rhodecode/public/js/src/rhodecode/changelog.js:37
msgid "showing {0} out of {1} commits"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46172
#: rhodecode/public/js/scripts.js:37976
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:53
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/codemirror.js:297
i18n: Pulled translation from Transifex
r657 msgid "Set status to Approved"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46191
#: rhodecode/public/js/scripts.js:37995
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:54
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/codemirror.js:316
i18n: Pulled translation from Transifex
r657 msgid "Set status to Rejected"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46210
#: rhodecode/public/js/scripts.js:38014
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:66
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/codemirror.js:335
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:99
#: rhodecode/templates/email_templates/pull_request_comment.mako:107
i18n: Pulled translation from Transifex
r1398 msgid "TODO comment"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46230
#: rhodecode/public/js/scripts.js:38034
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:40
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/codemirror.js:355
i18n: Pulled translation from Transifex
r1398 msgid "Note Comment"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46597
#: rhodecode/public/js/scripts.js:38401
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:87
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/comments.js:126
i18n: Pulled translation from Transifex
r1398 msgid "resolve comment"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46681
#: rhodecode/public/js/scripts.js:38485
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:61
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/comments.js:210
i18n: Pulled translation from Transifex
r657 msgid "Status Review"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46696
#: rhodecode/public/js/scripts.js:38500
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:11
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/comments.js:225
i18n: Pulled translation from Transifex
r657 msgid ""
"Comment text will be set automatically based on currently selected status "
"({0}) ..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46853
#: rhodecode/public/js/scripts.js:38657
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:63
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/comments.js:382
i18n: Pulled translation from Transifex
r657 msgid "Submitting..."
msgstr "Inoltro..."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:46904
#: rhodecode/public/js/scripts.js:38708
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:22
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/src/rhodecode/comments.js:433
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser_tree.mako:51
i18n: Pulled translation from Transifex
r657 msgid "Loading ..."
msgstr "Caricamento ..."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47014
#: rhodecode/public/js/scripts.js:38818
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:13
#: rhodecode/public/js/src/rhodecode/comments.js:543
i18n: Pulled translation from Transifex
r1172 msgid "Delete this comment?"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47084
#: rhodecode/public/js/scripts.js:38888
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:20
#: rhodecode/public/js/src/rhodecode/comments.js:613
i18n: Pulled translation from Transifex
r1398 msgid "Leave a comment, or click resolve button to resolve TODO comment #{0}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47161
#: rhodecode/public/js/scripts.js:38965
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:19
#: rhodecode/public/js/src/rhodecode/comments.js:690
i18n: Pulled translation from Transifex
r1398 msgid "Leave a comment on line {0}."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47275
#: rhodecode/public/js/scripts.js:39079
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:67
#: rhodecode/public/js/src/rhodecode/comments.js:804
i18n: Pulled translation from Transifex
r1398 msgid "TODO from comment {0} was fixed."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47455
#: rhodecode/public/js/scripts.js:39259
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:91
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/files.js:150
msgid "truncated result"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47457
#: rhodecode/public/js/scripts.js:39261
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:92
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/files.js:152
msgid "truncated results"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47466
#: rhodecode/public/js/scripts.js:39270
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:30
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/files.js:161
msgid "No matching files"
msgstr "Nessuna corrispondenza tra i file"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47601
#: rhodecode/public/js/scripts.js:39405
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:51
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/files.js:296
msgid "Selection link"
msgstr "Collegamento selezione"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47641
#: rhodecode/public/js/scripts.js:39445
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:62
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/followers.js:26
msgid "Stop following this repository"
msgstr "Smetti di seguire il repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47642
#: rhodecode/public/js/scripts.js:39446
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:69
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/followers.js:27
msgid "Unfollow"
msgstr "Smetti di seguire"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47651
#: rhodecode/public/js/scripts.js:39455
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:60
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/followers.js:36
msgid "Start following this repository"
msgstr "Inizia a seguire il repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:47652
#: rhodecode/public/js/scripts.js:39456
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:17
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode/followers.js:37
msgid "Follow"
msgstr "Segui"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48032
#: rhodecode/public/js/scripts.js:39836
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:6
#: rhodecode/public/js/src/rhodecode/pullrequests.js:134
msgid "All reviewers must vote."
msgstr ""
#: rhodecode/public/js/rhodecode-components.js:48041
#: rhodecode/public/js/scripts.js:39845
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:5
#: rhodecode/public/js/src/rhodecode/pullrequests.js:143
i18n: Pulled translation from Transifex
r2512 msgid "All individual reviewers must vote."
msgstr ""
#: rhodecode/public/js/rhodecode-components.js:48046
#: rhodecode/public/js/scripts.js:39850
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:7
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/src/rhodecode/pullrequests.js:148
msgid "At least {0} reviewer must vote."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48052
#: rhodecode/public/js/scripts.js:39856
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:8
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/src/rhodecode/pullrequests.js:154
msgid "At least {0} reviewers must vote."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48068
#: rhodecode/public/js/scripts.js:39872
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:48
#: rhodecode/public/js/src/rhodecode/pullrequests.js:170
i18n: Pulled translation from Transifex
r1851 msgid "Reviewers picked from source code changes."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48075
#: rhodecode/public/js/scripts.js:39879
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:4
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/src/rhodecode/pullrequests.js:177
i18n: Pulled translation from Transifex
r1851 msgid "Adding new reviewers is forbidden."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48082
#: rhodecode/public/js/scripts.js:39886
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:9
#: rhodecode/public/js/src/rhodecode/pullrequests.js:184
i18n: Pulled translation from Transifex
r1851 msgid "Author is not allowed to be a reviewer."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48096
#: rhodecode/public/js/scripts.js:39900
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:12
#: rhodecode/public/js/src/rhodecode/pullrequests.js:198
i18n: Pulled translation from Transifex
r1851 msgid "Commit Authors are not allowed to be a reviewer."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48198
#: rhodecode/public/js/scripts.js:40002
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:72
#: rhodecode/public/js/src/rhodecode/pullrequests.js:300
i18n: Pulled translation from Transifex
r1851 msgid "User `{0}` not allowed to be a reviewer"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48204
#: rhodecode/public/js/scripts.js:40008
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:71
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/src/rhodecode/pullrequests.js:306
msgid "User `{0}` already in reviewers"
msgstr ""
#: rhodecode/public/js/rhodecode-components.js:48334
#: rhodecode/public/js/scripts.js:40138
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:75
#: rhodecode/public/js/src/rhodecode/pullrequests.js:436
i18n: Pulled translation from Transifex
r1172 msgid "added manually by \"{0}\""
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48338
#: rhodecode/public/js/scripts.js:40142
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:86
#: rhodecode/public/js/src/rhodecode/pullrequests.js:440
i18n: Pulled translation from Transifex
r1851 msgid "member of \"{0}\""
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48924
#: rhodecode/public/js/scripts.js:40728
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:79
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode.js:142
msgid "file"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:48944
#: rhodecode/public/js/scripts.js:40748
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:56
i18n: Pulled translation from Transifex
r657 #: rhodecode/public/js/src/rhodecode.js:162
msgid "Show more"
msgstr "Mostra ancora"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:49356
#: rhodecode/public/js/scripts.js:41160
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:76
#: rhodecode/public/js/src/rhodecode.js:574
i18n: Pulled translation from Transifex
r2215 msgid "date not in future"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode-components.js:49364
#: rhodecode/public/js/scripts.js:41168
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:59
#: rhodecode/public/js/src/rhodecode.js:582
i18n: Pulled translation from Transifex
r2215 msgid "Specified expiration date"
msgstr ""
i18n: Pulled translation from Transifex
r1172 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:2
msgid "(from usergroup {0})"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:3
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:494
#: rhodecode/templates/codeblocks/diffs.mako:499
i18n: Pulled translation from Transifex
r1398 msgid "Add another comment"
msgstr "Aggiungi un altro commento"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:10
i18n: Pulled translation from Transifex
r1172 #: rhodecode/public/js/src/i18n_messages.js:5
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:331
i18n: Pulled translation from Transifex
r1172 msgid "Close"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:14
i18n: Pulled translation from Transifex
r2512 msgid "Diff to Commit "
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:15
msgid ""
"Fetching repository state failed. Error code: {0} {1}. Try <a "
"href=\"{2}\">refreshing</a> this page."
i18n: Pulled translation from Transifex
r2215 msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:16
i18n: Pulled translation from Transifex
r2512 msgid ""
"Fetching repository state failed. Error code: {0} {1}. Try refreshing this "
"page."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:18
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/src/i18n_messages.js:4
msgid "Invite reviewers to this discussion"
i18n: Pulled translation from Transifex
r657 msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:25
i18n: Pulled translation from Transifex
r2512 msgid "No bookmarks available yet."
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r657
i18n: Pulled translation from Transifex
r1172 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:26
i18n: Pulled translation from Transifex
r2512 msgid "No branches available yet."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:27
msgid "No forks available yet."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:28
i18n: Pulled translation from Transifex
r2215 msgid "No gists available yet."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:31
i18n: Pulled translation from Transifex
r2512 msgid "No pull requests available yet."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:32
msgid "No repositories available yet."
i18n: Pulled translation from Transifex
r2215 msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:33
i18n: Pulled translation from Transifex
r2512 msgid "No repository groups available yet."
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:35
i18n: Pulled translation from Transifex
r2512 msgid "No ssh keys available yet."
i18n: Pulled translation from Transifex
r2215 msgstr ""
i18n: Pulled translation from Transifex
r1398
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:36
i18n: Pulled translation from Transifex
r2512 msgid "No tags available yet."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:37
msgid "No user groups available yet."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:38
i18n: Pulled translation from Transifex
r2215 msgid "No users available yet."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:42
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:59
msgid "Open new pull request"
msgstr "Apri una richiesta PULL"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:43
i18n: Pulled translation from Transifex
r657 msgid "Open new pull request for selected commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:49
i18n: Pulled translation from Transifex
r2512 msgid "Saving..."
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:52
i18n: Pulled translation from Transifex
r1172 #: rhodecode/public/js/src/i18n_messages.js:6
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:48
i18n: Pulled translation from Transifex
r1172 msgid "Send"
msgstr "Invia"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:55
i18n: Pulled translation from Transifex
r1398 msgid "Show at Commit "
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:57
i18n: Pulled translation from Transifex
r1851 msgid "Show selected commit __S"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:58
i18n: Pulled translation from Transifex
r1851 msgid "Show selected commits __S ... __E"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:64
i18n: Pulled translation from Transifex
r1851 #: rhodecode/public/js/src/i18n_messages.js:7
msgid "Switch to chat"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:65
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/src/i18n_messages.js:8
msgid "Switch to comment"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:68
i18n: Pulled translation from Transifex
r1172 msgid ""
"There are currently no open pull requests requiring your participation."
msgstr "Al momento non ci sono richieste di PULL che richiedono il tuo intervento"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:70
i18n: Pulled translation from Transifex
r657 msgid "Updating..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:77
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:71
i18n: Pulled translation from Transifex
r657 msgid "disabled"
msgstr "disabilitato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:78
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:71
i18n: Pulled translation from Transifex
r657 msgid "enabled"
msgstr "abilitato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:80
i18n: Pulled translation from Transifex
r657 msgid "files"
msgstr "i file"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:85
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:140
i18n: Pulled translation from Transifex
r1612 msgid "loading..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:90
i18n: Pulled translation from Transifex
r657 msgid "specify commit"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:93
i18n: Pulled translation from Transifex
r1398 msgid "{0} active out of {1} users"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/public/js/rhodecode/i18n/js_translations.js:98
i18n: Pulled translation from Transifex
r2215 msgid "{0} days"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:100
i18n: Pulled translation from Transifex
r2512 msgid "{0} hours"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:103
msgid "{0} months"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:104
i18n: Pulled translation from Transifex
r2215 msgid "{0} out of {1} ssh keys"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:105
i18n: Pulled translation from Transifex
r2512 msgid "{0} out of {1} users"
msgstr ""
#: rhodecode/public/js/rhodecode/i18n/js_translations.js:109
i18n: Pulled translation from Transifex
r657 msgid "{0} years"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1612 #: rhodecode/public/js/src/math_jax/extensions/HelpDialog.js:19
msgid "HelpDialog"
msgstr ""
#: rhodecode/public/js/src/math_jax/jax/output/HTML-CSS/autoload/mglyph.js:19
msgid "MathML"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
msgid "UIEvent"
msgstr ""
#: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
msgid "CustomEvent"
msgstr ""
#: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
msgid "MouseEvent"
msgstr ""
#: rhodecode/public/js/vendors/webcomponentsjs/webcomponents.min.js:11
msgid "FocusEvent"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index.mako:5
project: added all source files and assets
r1 msgid "Dashboard"
msgstr "Dashboard"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:8
#: rhodecode/templates/admin/gists/index.mako:18
#: rhodecode/templates/admin/my_account/my_account_repos.mako:7
#: rhodecode/templates/admin/my_account/my_account_watched.mako:7
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:11
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:12
#: rhodecode/templates/admin/repos/repos.mako:12
#: rhodecode/templates/admin/user_groups/user_groups.mako:12
#: rhodecode/templates/admin/users/users.mako:12
#: rhodecode/templates/bookmarks/bookmarks.mako:12
#: rhodecode/templates/branches/branches.mako:12
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:13
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:12
project: added all source files and assets
r1 msgid "quick filter..."
msgstr "filtro rapido..."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:10
project: added all source files and assets
r1 msgid "matches"
msgstr "corrispondenze"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:30
#: rhodecode/templates/index_base.mako:39
#: rhodecode/templates/admin/repos/repo_add.mako:22
#: rhodecode/templates/admin/repos/repos.mako:27
project: added all source files and assets
r1 msgid "Add Repository"
msgstr "Aggiungi Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:34
#: rhodecode/templates/index_base.mako:42
#: rhodecode/templates/admin/repo_groups/repo_group_add.mako:16
#: rhodecode/templates/admin/repo_groups/repo_groups.mako:27
project: added all source files and assets
r1 msgid "Add Repository Group"
msgstr "Aggiungi un Gruppo di Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:45
project: added all source files and assets
r1 msgid "You have admin right to this group, and can edit it"
msgstr "Hai i diritti di admin sul gruppo e puoi modificarlo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_base.mako:45
project: added all source files and assets
r1 msgid "Edit Repository Group"
msgstr "Modifica il Gruppo di Repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/index_base.mako:68
msgid "No repositories or repositories groups exists here."
msgstr ""
#: rhodecode/templates/index_base.mako:86
#: rhodecode/templates/index_base.mako:116
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:112
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:106
#: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:55
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_repos.mako:31
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:39
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_watched.mako:31
#: rhodecode/templates/admin/repo_groups/repo_groups.mako:53
#: rhodecode/templates/admin/repos/repo_add_base.mako:9
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:16
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:54
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_groups.mako:61
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_groups.mako:54
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:149
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:59
#: rhodecode/templates/branches/branches.mako:58
#: rhodecode/templates/files/files_browser_tree.mako:5
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequests.mako:110
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:59
project: added all source files and assets
r1 msgid "Name"
msgstr "Nome"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/index_base.mako:89
#: rhodecode/templates/index_base.mako:119
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:114
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:15
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:71
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:10
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:55
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:44
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:49
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:45
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:55
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:56
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_add_base.mako:43
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:29
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:127
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:57
#: rhodecode/templates/admin/user_groups/user_group_add.mako:43
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:42
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_groups.mako:63
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:15
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:67
#: rhodecode/templates/admin/users/user_edit_groups.mako:59
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:12
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:10
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:50
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/issue_tracker_settings.mako:10
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:76
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/compare/compare_commits.mako:21
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:89
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:41
#: rhodecode/templates/email_templates/pull_request_review.mako:75
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_tree_detail.mako:5
#: rhodecode/templates/files/file_tree_detail.mako:12
#: rhodecode/templates/forks/fork.mako:48
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:72
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:54
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:169
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:481
#: rhodecode/templates/summary/components.mako:88
project: added all source files and assets
r1 msgid "Description"
msgstr "Descrizione"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/index_base.mako:92
#: rhodecode/templates/index_base.mako:122
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:59
#: rhodecode/templates/admin/repos/repos.mako:60
msgid "Last Change"
msgstr "Ultimo cambiamento"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/index_base.mako:94
#: rhodecode/templates/index_base.mako:127
#: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:50
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:5
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:37
#: rhodecode/templates/admin/repo_groups/repo_groups.mako:63
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:5
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:109
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:65
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:5
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:24
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_groups.mako:71
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_groups.mako:65
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:68
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:209
project: added all source files and assets
r1 msgid "Owner"
msgstr "Proprietario"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/index_base.mako:125
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_repos.mako:35
#: rhodecode/templates/admin/my_account/my_account_watched.mako:35
#: rhodecode/templates/admin/repos/repos.mako:63
#: rhodecode/templates/bookmarks/bookmarks.mako:66
#: rhodecode/templates/branches/branches.mako:65
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:116
#: rhodecode/templates/changeset/changeset.mako:37
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/compare/compare_commits.mako:19
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:49
#: rhodecode/templates/email_templates/commit_comment.mako:88
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/file_authors_box.mako:31
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:479
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_commit.mako:6
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/summary/summary_commits.mako:8
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:66
project: added all source files and assets
r1 msgid "Commit"
msgstr "Commit"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_repo_group.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Repository group dashboard"
msgstr "Bacheca del gruppo di repository %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/index_repo_group.mako:13
project: added all source files and assets
r1 msgid "Home"
msgstr "Base"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:5 rhodecode/templates/login.mako:35
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/login.mako:75 rhodecode/templates/base/base.mako:343
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/login.html:60
msgid "Sign In"
msgstr "Autenticati"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:37
project: added all source files and assets
r1 msgid "Go to the registration page to create a new account."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:58
project: added all source files and assets
r1 msgid "Remember me"
msgstr "Ricordami"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:62
project: added all source files and assets
r1 msgid "Forgot your password?"
msgstr "Password dimenticata?"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:66
#: rhodecode/templates/password_reset.mako:35
i18n: Pulled translation from Transifex
r1172 msgid "Password reset is disabled. Please contact "
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:68
#: rhodecode/templates/password_reset.mako:37
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:48
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/errors/error_document.mako:63
i18n: Pulled translation from Transifex
r1172 msgid "Support"
msgstr "Supporto"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:69
#: rhodecode/templates/password_reset.mako:38
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:54
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:71
i18n: Pulled translation from Transifex
r1172 msgid "or"
msgstr "oppure"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/login.mako:71
#: rhodecode/templates/password_reset.mako:40
i18n: Pulled translation from Transifex
r1172 msgid "an administrator if you need help."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/password_reset.mako:5
i18n: Pulled translation from Transifex
r1172 msgid "Reset Password"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:47
project: added all source files and assets
r1 msgid "Reset your Password"
msgstr "Ripristina la tua Password"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:48
project: added all source files and assets
r1 msgid "Go to the login page to sign in."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:52
project: added all source files and assets
r1 msgid "Email Address"
msgstr "Indirizzo Email"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:61
#: rhodecode/templates/register.mako:85
project: added all source files and assets
r1 msgid "Captcha"
msgstr "Captcha"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:71
project: added all source files and assets
r1 msgid "Send password reset email"
msgstr "Invia mail per il ripristino della password"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/password_reset.mako:72
i18n: Pulled translation from Transifex
r657 msgid "Password reset link will be sent to matching email address"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/register.mako:5
i18n: Pulled translation from Transifex
r1172 msgid "Create an Account"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:35
i18n: Pulled translation from Transifex
r1172 msgid "Create an account"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:36
project: added all source files and assets
r1 msgid "Go to the login page to sign in with an existing account."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:55
project: added all source files and assets
r1 msgid "Re-enter password"
msgstr "Ripetere la password"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:62
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:32
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:33
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:79
#: rhodecode/templates/admin/users/user_add.mako:68
#: rhodecode/templates/admin/users/user_edit_profile.mako:47
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:67
project: added all source files and assets
r1 msgid "First Name"
msgstr "Nome"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:69
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:40
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:42
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:88
#: rhodecode/templates/admin/users/user_add.mako:77
#: rhodecode/templates/admin/users/user_edit_profile.mako:56
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:69
project: added all source files and assets
r1 msgid "Last Name"
msgstr "Cognome"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:97
project: added all source files and assets
r1 msgid "Account activation requires admin approval."
msgstr "L'attivazione dell'account richiede l'approvazione di un admin"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/register.mako:104
project: added all source files and assets
r1 msgid "Create Account"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/admin_audit_log_entry.mako:6
msgid "Admin audit log entry"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:13
msgid "Audit long entry"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:31
msgid "User"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:43
#: rhodecode/templates/admin/admin_log_base.mako:11
#: rhodecode/templates/bookmarks/bookmarks.mako:61
#: rhodecode/templates/branches/branches.mako:60
#: rhodecode/templates/tags/tags.mako:61
msgid "Date"
msgstr "Data"
#: rhodecode/templates/admin/admin_audit_log_entry.mako:51
#: rhodecode/templates/admin/admin_log_base.mako:12
msgid "IP"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:60
#: rhodecode/templates/admin/admin_log_base.mako:8
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:18
#: rhodecode/templates/admin/my_account/my_account_repos.mako:37
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:12
#: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:55
#: rhodecode/templates/admin/repo_groups/repo_groups.mako:65
#: rhodecode/templates/admin/repos/repo_edit_fields.mako:13
#: rhodecode/templates/admin/repos/repos.mako:69
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:71
#: rhodecode/templates/admin/user_groups/user_groups.mako:73
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:18
#: rhodecode/templates/admin/users/user_edit_groups.mako:73
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:12
#: rhodecode/templates/admin/users/users.mako:80
#: rhodecode/templates/files/files_detail.mako:58
#: rhodecode/templates/forks/forks.mako:79
msgid "Action"
msgstr "Azione"
#: rhodecode/templates/admin/admin_audit_log_entry.mako:78
#: rhodecode/templates/admin/admin_log_base.mako:9
msgid "Action Data"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:86
#: rhodecode/templates/admin/admin_log_base.mako:47
msgid "data not available for v1 entries type"
msgstr ""
#: rhodecode/templates/admin/admin_audit_log_entry.mako:92
#: rhodecode/templates/admin/admin_log_base.mako:10
#: rhodecode/templates/admin/defaults/defaults.mako:31
#: rhodecode/templates/admin/permissions/permissions_objects.mako:13
#: rhodecode/templates/search/search_commit.mako:5
#: rhodecode/templates/search/search_path.mako:3
msgid "Repository"
msgstr "Repository"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/admin_audit_logs.mako:5
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:77
i18n: Pulled translation from Transifex
r1851 msgid "Admin audit logs"
msgstr ""
#: rhodecode/templates/admin/admin_audit_logs.mako:13
msgid "filter..."
msgstr ""
#: rhodecode/templates/admin/admin_audit_logs.mako:14
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:15
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_audit.mako:15
project: added all source files and assets
r1 msgid "filter"
msgstr "filtro"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/admin_audit_logs.mako:15
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit.mako:89
#: rhodecode/templates/admin/users/user_edit.mako:47
i18n: Pulled translation from Transifex
r1851 msgid "Audit logs"
msgstr ""
#: rhodecode/templates/admin/admin_audit_logs.mako:17
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:17
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_audit.mako:17
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:18
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/search/search.mako:76
project: added all source files and assets
r1 msgid "Example Queries"
msgstr "Query di esempio"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/admin_log_base.mako:6
msgid "Uid"
msgstr ""
#: rhodecode/templates/admin/admin_log_base.mako:42
i18n: Pulled translation from Transifex
r1851 msgid "toggle"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/admin_log_base.mako:68
project: added all source files and assets
r1 msgid "No actions yet"
msgstr "Nessuna azione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:5
#: rhodecode/templates/admin/auth/plugin_settings.mako:5
project: added all source files and assets
r1 msgid "Authentication Settings"
msgstr "Impostazioni di Autenticazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:14
#: rhodecode/templates/admin/auth/plugin_settings.mako:14
project: added all source files and assets
r1 msgid "Authentication Plugins"
msgstr "Plugin di Autenticazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:47
project: added all source files and assets
r1 msgid "Enabled and Available Plugins"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:53
project: added all source files and assets
r1 msgid "Enabled Plugins"
msgstr "Plugin abilitati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:58
project: added all source files and assets
r1 msgid ""
"Add a list of plugins, separated by commas. The order of the plugins is also"
" the order in which RhodeCode Enterprise will try to authenticate a user."
msgstr "Aggiungere una lista di plugin separati da virgole. L'ordine dei plugin è anche l'ordine in cui RhodeCode Enterprise proverà ad autenticare un utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:65
project: added all source files and assets
r1 msgid "Available Built-in Plugins"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/auth_settings.mako:81
#: rhodecode/templates/admin/auth/plugin_settings.mako:87
#: rhodecode/templates/admin/defaults/defaults_repositories.mako:63
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:106
#: rhodecode/templates/admin/permissions/permissions_application.mako:59
#: rhodecode/templates/admin/permissions/permissions_objects.mako:56
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:78
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:133
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:83
#: rhodecode/templates/admin/repos/repo_add_base.mako:106
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:79
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:109
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:200
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_hooks.mako:63
#: rhodecode/templates/admin/settings/settings_issuetracker.mako:15
#: rhodecode/templates/admin/user_groups/user_group_add.mako:60
#: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:120
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:102
#: rhodecode/templates/admin/users/user_add.mako:128
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_groups.mako:27
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:134
#: rhodecode/templates/base/default_perms_box.mako:88
project: added all source files and assets
r1 msgid "Save"
msgstr "Salva"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/auth/plugin_settings.mako:45
project: added all source files and assets
r1 msgid "Plugin"
msgstr "Plugin"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults.mako:5
#: rhodecode/templates/admin/defaults/defaults.mako:14
project: added all source files and assets
r1 msgid "Repositories defaults"
msgstr "Repository: impostazioni di base"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:3
project: added all source files and assets
r1 msgid "Default Settings For New Repositories"
msgstr "Impostazioni base per nuovi repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:14
#: rhodecode/templates/admin/gists/index.mako:110
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:107
#: rhodecode/templates/admin/repos/repo_add_base.mako:80
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:12
project: added all source files and assets
r1 msgid "Type"
msgstr "Tipo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:23
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:98
project: added all source files and assets
r1 msgid "Private Repository"
msgstr "Repository privato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:27
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:102
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:149
#: rhodecode/templates/forks/fork.mako:92
project: added all source files and assets
r1 msgid ""
"Private repositories are only visible to people explicitly added as "
"collaborators."
msgstr "I repository 'privati' sono visibili soltanto alle chi è aggiunto esplicitamente tra i collaboratori."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:34
project: added all source files and assets
r1 msgid "Enable Statistics"
msgstr "Abilita le statistiche"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:38
project: added all source files and assets
r1 msgid "Enable a statistics window on the repository summary page."
msgstr "Abilita una finestra per le statistiche sulla pagine di riepilogo del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:44
project: added all source files and assets
r1 msgid "Enable Downloads"
msgstr "Abilita i download"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:48
project: added all source files and assets
r1 msgid "Enable the download option on the repository summary page."
msgstr "Abilita l'opzione per il download nella pagina di riepilogo del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:54
project: added all source files and assets
r1 msgid "Enable Locking"
msgstr "Abilita il blocco"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/defaults/defaults_repositories.mako:58
project: added all source files and assets
r1 msgid ""
"Enable automatic repository locking. Pulling from a repository will lock it,"
" and it is unlocked by pushing back by the same user."
msgstr "Abilita il blocco automatico del repository. Una richiesta di PULL imporrà un blocco che sarà rimosso al successivo PUSH da parte dell'utente."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:5
#: rhodecode/templates/admin/gists/edit.mako:12
project: added all source files and assets
r1 msgid "Edit Gist"
msgstr "Modifica il Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:33
#: rhodecode/templates/admin/gists/new.mako:30
i18n: Pulled translation from Transifex
r1172 msgid "Gist description ..."
msgstr "Descrizione del Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:38
#: rhodecode/templates/admin/gists/new.mako:38
i18n: Pulled translation from Transifex
r1172 msgid "Gist lifetime"
msgstr "Storia del Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:41
#: rhodecode/templates/admin/gists/new.mako:41
i18n: Pulled translation from Transifex
r1172 msgid "Gist access level"
msgstr "Livello di accesso ai Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:56
#: rhodecode/templates/admin/gists/new.mako:50
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:80
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:81
i18n: Pulled translation from Transifex
r1172 msgid "plain"
msgstr "testo semplice"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:101
i18n: Pulled translation from Transifex
r1172 msgid "Update Gist"
msgstr "Aggiorna il Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/edit.mako:102
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:73
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:391
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:70
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:108
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:69
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:108
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:64
i18n: Pulled translation from Transifex
r1172 msgid "Cancel"
msgstr "Annulla"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/edit.mako:125
project: added all source files and assets
r1 #, python-format
msgid ""
"Gist was updated since you started editing. Copy your changes and click "
"%(here)s to reload the new version."
msgstr "Il Gist è cambiato da quando l'hai aperto. Copia i tuoi cambiamenti e clicca %(here)s per ricaricare la nuova versione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:6
#: rhodecode/templates/admin/gists/index.mako:20
project: added all source files and assets
r1 #, python-format
msgid "Private Gists for user %s"
msgstr "Gist privati per l'utente %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:8
#: rhodecode/templates/admin/gists/index.mako:22
project: added all source files and assets
r1 #, python-format
msgid "Public Gists for user %s"
msgstr "Gist pubblici per l'utente %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:10
project: added all source files and assets
r1 msgid "Public Gists"
msgstr "Gist pubblici"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:24
project: added all source files and assets
r1 #, python-format
msgid "All Gists for user %s"
msgstr "Tutti i Gist dell'user %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:26
project: added all source files and assets
r1 msgid "All Public Gists"
msgstr "Tutti i Gist pubblici"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:44
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:35
project: added all source files and assets
r1 msgid "Create New Gist"
msgstr "Crea un Nuovo Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:56
project: added all source files and assets
r1 msgid "All gists"
msgstr "Tutti i Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:58
project: added all source files and assets
r1 msgid "All public"
msgstr "Tutto pubblico"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:60
project: added all source files and assets
r1 msgid "My gists"
msgstr "I miei Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:61
project: added all source files and assets
r1 msgid "My private"
msgstr "Mio Privato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:62
project: added all source files and assets
r1 msgid "My public"
msgstr "Mio Pubblico"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:108
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:57
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:63
#: rhodecode/templates/branches/branches.mako:62
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:124
#: rhodecode/templates/changeset/changeset.mako:203
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/compare/compare_commits.mako:18
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser_tree.mako:9
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:478
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequests.mako:112
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_commit.mako:16
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/summary/summary_commits.mako:11
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:63
project: added all source files and assets
r1 msgid "Author"
msgstr "Autore"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:116
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:51
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:6
#: rhodecode/templates/admin/repos/repo_edit_advanced.mako:6
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:6
#: rhodecode/templates/admin/users/user_edit_advanced.mako:5
project: added all source files and assets
r1 msgid "Created on"
msgstr "Creato il"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/index.mako:118
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:72
project: added all source files and assets
r1 msgid "Expires"
msgstr "Scade"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:5
#: rhodecode/templates/admin/gists/new.mako:12
project: added all source files and assets
r1 msgid "New Gist"
msgstr "Nuovo Gist"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:35
project: added all source files and assets
r1 msgid "Gist id"
msgstr "Gist id"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:36
project: added all source files and assets
r1 msgid "Auto generated"
msgstr "Auto generato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:49
project: added all source files and assets
r1 msgid "name this file..."
msgstr "dai un nome al file..."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:60
project: added all source files and assets
r1 msgid "Create Private Gist"
msgstr "Crea un Gist Privato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/new.mako:61
project: added all source files and assets
r1 msgid "Create Public Gist"
msgstr "Crea un Gist Pubblico"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/gists/show.mako:13
#: rhodecode/templates/admin/gists/show.mako:20
project: added all source files and assets
r1 msgid "Gist"
msgstr "Gist"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:47
msgid "Copy the url"
msgstr ""
#: rhodecode/templates/admin/gists/show.mako:54
project: added all source files and assets
r1 msgid "Confirm to delete this Gist"
msgstr "Conferma di voler eliminare questo Gist"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:60
msgid "Copy content"
msgstr ""
#: rhodecode/templates/admin/gists/show.mako:65
project: added all source files and assets
r1 msgid "Show as Raw"
msgstr "Mostra sorgente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:69
project: added all source files and assets
r1 msgid "Private Gist"
msgstr "Gist Privato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:85
project: added all source files and assets
r1 msgid "created"
msgstr "creato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/gists/show.mako:100
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:50
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:100
project: added all source files and assets
r1 msgid "Show as raw"
msgstr "Mostra sorgente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/base.mako:14
i18n: Pulled translation from Transifex
r804 msgid "Integrations Settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/form.mako:17
#: rhodecode/templates/admin/integrations/list.mako:10
#: rhodecode/templates/admin/integrations/new.mako:13
#: rhodecode/templates/admin/permissions/permissions_objects.mako:28
#: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:14
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:125
i18n: Pulled translation from Transifex
r804 msgid "Repository Groups"
msgstr "Gruppi di Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/form.mako:30
#: rhodecode/templates/admin/integrations/list.mako:16
#: rhodecode/templates/admin/integrations/new.mako:21
#: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:48
#: rhodecode/templates/admin/repos/repo_edit.mako:15
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:46
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings.mako:14
#: rhodecode/templates/admin/user_groups/user_group_edit.mako:33
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:86
#: rhodecode/templates/base/base.mako:251
i18n: Pulled translation from Transifex
r657 msgid "Settings"
msgstr "Impostazioni"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/form.mako:60
i18n: Pulled translation from Transifex
r804 #, python-format
msgid "Create New %(integration_type)s Integration"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:44
i18n: Pulled translation from Transifex
r804 msgid "Current Integrations for Repository: {repo_name}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:46
i18n: Pulled translation from Transifex
r804 msgid "Current Integrations for repository group: {repo_group_name}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:48
i18n: Pulled translation from Transifex
r804 msgid "Current Integrations"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:64
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:41
i18n: Pulled translation from Transifex
r804 msgid "All"
msgstr "Tutto"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:99
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/new.mako:26
i18n: Pulled translation from Transifex
r657 msgid "Create new integration"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:108
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:14
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:14
i18n: Pulled translation from Transifex
r804 msgid "Scope"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:109
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:92
i18n: Pulled translation from Transifex
r657 msgid "Actions"
msgstr "Azioni"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:119
i18n: Pulled translation from Transifex
r804 msgid "No {type} integrations for repo {repo} exist yet."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:121
i18n: Pulled translation from Transifex
r804 msgid "No {type} integrations for repogroup {repogroup} exist yet."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:123
i18n: Pulled translation from Transifex
r804 msgid "No {type} integrations exist yet."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:137
i18n: Pulled translation from Transifex
r804 msgid "Create one"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:168
i18n: Pulled translation from Transifex
r2215 msgid "repo"
i18n: Pulled translation from Transifex
r804 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/list.mako:172
i18n: Pulled translation from Transifex
r2215 msgid "repogroup"
msgstr ""
#: rhodecode/templates/admin/integrations/list.mako:174
msgid "child repos only"
msgstr ""
#: rhodecode/templates/admin/integrations/list.mako:176
i18n: Pulled translation from Transifex
r804 msgid "cascade to all"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:181
i18n: Pulled translation from Transifex
r804 msgid "top level repos only"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:183
i18n: Pulled translation from Transifex
r804 msgid "global"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/list.mako:189
i18n: Pulled translation from Transifex
r657 msgid "unknown integration"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/new.mako:31
i18n: Pulled translation from Transifex
r804 msgid "Create New Integration for repository: {repo_name}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/new.mako:33
i18n: Pulled translation from Transifex
r804 msgid "Create New Integration for repository group: {repo_group_name}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/integrations/new.mako:35
i18n: Pulled translation from Transifex
r804 msgid "Create New Global Integration"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/integrations/new.mako:63
i18n: Pulled translation from Transifex
r804 msgid "No description available"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account.mako:5
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:357
project: added all source files and assets
r1 msgid "My account"
msgstr "il mio Account"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account.mako:12
project: added all source files and assets
r1 msgid "My Account"
msgstr "il mio Account"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account.mako:29
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/user_registration.mako:26
#: rhodecode/templates/users/user.mako:29
#: rhodecode/templates/users/user_profile.mako:5
msgid "Profile"
project: added all source files and assets
r1 msgstr "Profilo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account.mako:31
project: added all source files and assets
r1 msgid "Auth Tokens"
msgstr "Tocken autorizzativi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account.mako:32
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:3
#: rhodecode/templates/admin/permissions/permissions.mako:48
#: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:4
#: rhodecode/templates/admin/users/user_edit.mako:40
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:3
msgid "SSH Keys"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account.mako:33
#: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:5
msgid "User Group Membership"
project: added all source files and assets
r1 msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account.mako:38
i18n: Pulled translation from Transifex
r2512 msgid "OAuth Identities"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account.mako:40
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit.mako:44
i18n: Pulled translation from Transifex
r1612 msgid "Emails"
msgstr "le Email"
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account.mako:42
project: added all source files and assets
r1 msgid "Watched"
msgstr "Osservato"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account.mako:43
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:43
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:241
project: added all source files and assets
r1 msgid "Pull Requests"
msgstr "Richieste 'Pull'"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account.mako:44
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/permissions/permissions.mako:14
#: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:49
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:49
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:34
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:82
i18n: Pulled translation from Transifex
r1612 msgid "Permissions"
project: added all source files and assets
r1 msgstr "Permessi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account.mako:45
i18n: Pulled translation from Transifex
r1612 msgid "Live Notifications"
i18n: Pulled translation from Transifex
r657 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:3
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:3
project: added all source files and assets
r1 msgid "Authentication Tokens"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:8
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:8
msgid ""
"Each token can have a role. Token with a role can be used only in given "
"context, e.g. VCS tokens can be used together with the authtoken auth plugin"
" for git/hg/svn operations only."
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:13
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:13
msgid "Token"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:17
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:17
msgid "Expiration"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:48
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:44
project: added all source files and assets
r1 #, python-format
msgid "Confirm to remove this auth token: %s"
msgstr "Conferma di voler rimuovere il Token autorizzativo: %s"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:56
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:52
msgid "No additional auth tokens specified"
msgstr "Nessun auth token aggiuntivo è stato specificato"
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:68
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:64
project: added all source files and assets
r1 msgid "New authentication token"
msgstr "Nuovo token di autenticazione"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:82
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:78
msgid "Repository scope works only with tokens with VCS type."
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:86
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:64
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:67
#: rhodecode/templates/admin/permissions/permissions_ips.mako:63
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:65
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:82
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_emails.mako:62
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:70
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:62
project: added all source files and assets
r1 msgid "Add"
msgstr "Aggiungi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:118
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:116
msgid "Select or enter expiration date"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_auth_tokens.mako:153
#: rhodecode/templates/admin/users/user_edit_auth_tokens.mako:151
i18n: Pulled translation from Transifex
r1612 msgid "repository scope"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:5
project: added all source files and assets
r1 msgid "Account Emails"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:17
#: rhodecode/templates/admin/users/user_edit_emails.mako:16
project: added all source files and assets
r1 msgid "Primary"
msgstr "Primario"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:31
i18n: Pulled translation from Transifex
r1851 msgid "Confirm to delete this email: {}"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:42
#: rhodecode/templates/admin/users/user_edit_emails.mako:41
project: added all source files and assets
r1 msgid "No additional emails specified"
msgstr "Indirizzi email aggiuntivi non specificati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_emails.mako:57
#: rhodecode/templates/admin/users/user_edit_emails.mako:55
project: added all source files and assets
r1 msgid "New email address"
msgstr "Nuovo indirizzo email"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:21
i18n: Pulled translation from Transifex
r804 msgid "Your Live Notification Settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:33
i18n: Pulled translation from Transifex
r804 msgid "Notifications Status"
msgstr ""
i18n: Pulled translation from Transifex
r657
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_notifications.mako:46
msgid "Test Notifications"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_password.mako:3
project: added all source files and assets
r1 msgid "Change Your Account Password"
msgstr "Cambia la tua Password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_password.mako:6
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:18
msgid ""
"Your user account details are managed by an external source. Details cannot "
"be managed here."
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_password.mako:7
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:19
msgid "Source type"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/my_account/my_account_profile.mako:4
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:4
msgid "My Profile"
msgstr "Profilo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:11
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:55
#: rhodecode/templates/admin/users/user_edit_profile.mako:25
#: rhodecode/templates/users/user_profile.mako:14
project: added all source files and assets
r1 msgid "Photo"
msgstr "Foto"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:18
#: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:63
#: rhodecode/templates/admin/users/user_edit_profile.mako:33
#: rhodecode/templates/users/user_profile.mako:21
project: added all source files and assets
r1 msgid "Avatars are disabled"
msgstr "Gli Avatar sono disabilitati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile.mako:51
#: rhodecode/templates/users/user_profile.mako:54
project: added all source files and assets
r1 msgid "Missing email, please update your user email address."
msgstr "Email mancante, si prega di aggiornare il proprio indirizzo email"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_profile_edit.mako:60
project: added all source files and assets
r1 msgid "Change your avatar at"
msgstr "Cambia l'avatar"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:6
#: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:8
project: added all source files and assets
r1 msgid "Show Closed Pull Requests"
msgstr "Mostra richieste di PULL chiuse."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:15
i18n: Pulled translation from Transifex
r1172 msgid "Pull Requests You Participate In"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:53
i18n: Pulled translation from Transifex
r308 msgid "Target Repo"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:59
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:9
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:39
#: rhodecode/templates/email_templates/pull_request_review.mako:72
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:45
#: rhodecode/templates/pullrequests/pullrequests.mako:114
i18n: Pulled translation from Transifex
r308 msgid "Title"
msgstr "Titolo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_pullrequests.mako:63
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequests.mako:118
i18n: Pulled translation from Transifex
r804 msgid "Last Update"
i18n: Pulled translation from Transifex
r308 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_repos.mako:3
project: added all source files and assets
r1 msgid "Repositories You Own"
msgstr "Repository che ti appartengono"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:9
#: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:47
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:9
msgid "Fingerprint"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:11
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:11
#: rhodecode/templates/data_table/_dt_elements.mako:183
msgid "Created"
msgstr "Creato"
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:15
msgid ""
"SSH Keys usage is currently disabled, please ask your administrator to "
"enable them."
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:30
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:27
#, python-format
msgid "Confirm to remove ssh key %s"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:38
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:35
msgid "No additional ssh keys specified"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:52
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:47
msgid "New ssh key"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:56
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:51
msgid "Generate random RSA key"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:62
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:57
msgid ""
"Public key, begins with 'ssh-rsa', 'ssh-dss', 'ssh-ed25519', 'ecdsa-"
"sha2-nistp256', 'ecdsa-sha2-nistp384', or 'ecdsa-sha2-nistp521'"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/my_account/my_account_ssh_keys.mako:71
#: rhodecode/templates/admin/users/user_edit_ssh_keys.mako:66
msgid "Click add to use this generate SSH key"
msgstr ""
#: rhodecode/templates/admin/my_account/my_account_user_group_membership.mako:49
#: rhodecode/templates/admin/repos/repo_edit_caches.mako:41
#: rhodecode/templates/admin/user_groups/user_group_add.mako:52
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:51
#: rhodecode/templates/admin/user_groups/user_groups.mako:69
#: rhodecode/templates/admin/users/user_add.mako:97
#: rhodecode/templates/admin/users/user_edit_groups.mako:64
#: rhodecode/templates/admin/users/user_edit_profile.mako:90
#: rhodecode/templates/admin/users/users.mako:74
msgid "Active"
msgstr "Attivo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/my_account/my_account_watched.mako:3
project: added all source files and assets
r1 msgid "Your Watched Repositories"
msgstr "I Repository che osservi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/notifications/notifications_data.mako:5
msgid "My notifications"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications_data.mako:26
msgid "Mark as read"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications_data.mako:42
msgid "No notifications here yet"
msgstr "Nessuna notifica"
#: rhodecode/templates/admin/notifications/notifications_show.mako:5
#: rhodecode/templates/admin/notifications/notifications_show.mako:14
msgid "Show notification"
msgstr "Mostra notifica"
#: rhodecode/templates/admin/notifications/notifications_show.mako:12
#: rhodecode/templates/admin/notifications/notifications_show_all.mako:5
#: rhodecode/templates/admin/notifications/notifications_show_all.mako:12
project: added all source files and assets
r1 msgid "My Notifications"
msgstr "Le mie Notifiche"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/notifications/notifications_show.mako:40
msgid "Subject"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications_show_all.mako:26
#: rhodecode/templates/admin/notifications/notifications_show_all.mako:30
project: added all source files and assets
r1 msgid "Mark all as read"
msgstr "Marca tutti come letti"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/notifications/notifications_show_all.mako:40
msgid "Unread"
msgstr ""
#: rhodecode/templates/admin/notifications/notifications_show_all.mako:42
#: rhodecode/templates/changeset/changeset.mako:163
msgid "Comments"
msgstr "Commenti"
i18n: Pulled translation from Transifex
r1851
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:5
project: added all source files and assets
r1 msgid "Permissions Administration"
msgstr "Amministrazione Permessi"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:33
project: added all source files and assets
r1 msgid "Application"
msgstr "Applicazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:39
project: added all source files and assets
r1 msgid "Object"
msgstr "Oggetto"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:42
project: added all source files and assets
r1 msgid "IP Whitelist"
msgstr "Whitelist IP"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions.mako:45
i18n: Pulled translation from Transifex
r2215 msgid "AuthToken Access"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions.mako:51
project: added all source files and assets
r1 msgid "Overview"
msgstr "Panoramica"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:3
project: added all source files and assets
r1 msgid "System Wide Application Permissions"
msgstr "Permessi di Sistema"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:12
project: added all source files and assets
r1 msgid "Anonymous Access"
msgstr "Accesso Anonimo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:18
project: added all source files and assets
r1 #, python-format
msgid ""
"Allow access to RhodeCode Enterprise without requiring users to login. "
"Anonymous users get the %s permission settings."
msgstr "Consenti l'accesso a Rhodecode Enterprise senza la necessità di autenticarsi. Gli anonimi erediteranno i permessi %s."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:24
project: added all source files and assets
r1 msgid "Registration"
msgstr "Registrazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:33
i18n: Pulled translation from Transifex
r1172 msgid "Password Reset"
msgstr "Ripristino password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:42
project: added all source files and assets
r1 msgid "Registration Page Message"
msgstr "Messaggio della pagina di Registrazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:46
project: added all source files and assets
r1 msgid ""
"Custom message to be displayed on the registration page. HTML syntax is "
"supported."
msgstr "Messaggio personalizzato che sarà mostrato nella pagina di registrazione. HTML supportato."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_application.mako:52
project: added all source files and assets
r1 msgid "External Authentication Account Activation"
msgstr "Attivazione account ad autenticazione esterna"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:5
msgid "View whitelist"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions_auth_token_access.mako:36
msgid "List of views available for usage in whitelist access"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_ips.mako:5
project: added all source files and assets
r1 msgid "Default IP Whitelist For All Users"
msgstr "Whitelist di base di indirizzi IP per tutti gli utenti"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:9
#: rhodecode/templates/admin/users/user_edit_ips.mako:7
msgid "Current IP address"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions_ips.mako:30
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:36
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this ip: %s"
msgstr "Conferma eliminazione dell'ip: %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:37
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:44
project: added all source files and assets
r1 msgid "All IP addresses are allowed"
msgstr "Tutti gli indirizzi IP possono accedere"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:52
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:60
project: added all source files and assets
r1 msgid "New IP Address"
msgstr "Nuovo indirizzo IP"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:56
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:63
project: added all source files and assets
r1 msgid "Description..."
msgstr "Descrizione.."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ips.mako:57
project: added all source files and assets
r1 msgid ""
"Enter a comma separated list of IP Addresses like 127.0.0.1,\n"
"or use an IP Address with a mask 127.0.0.1/24, to create a network range.\n"
"To specify multiple addresses in a range, use the 127.0.0.1-127.0.0.10 syntax"
msgstr "Inserisci una lista separata da virgole di indirizzi ip come 127.0.0.1,\no in notazione a maschera 127.0.0.1/24, per identificare un insieme di reti.\nPer specificare degli intervalli continui di indirizzi usa la sintassi 127.0.0.1-127.0.0.10"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:3
project: added all source files and assets
r1 msgid ""
"Default Permissions for Repositories, User Groups and Repository Groups."
msgstr "Permessi di default per repository, gruppi utente e gruppi di repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:6
project: added all source files and assets
r1 msgid ""
"Default system permissions. Each permissions management entity will be "
"created with the following default settings. Check the overwrite checkbox to"
" force any permission changes on already existing settings."
msgstr "Permessi di default di sistema. Ogni nuova entità di gestione dei permessi, sarà creata con i seguenti parametri di default. Utilizzare la casella di controllo di \"sovrascrittura, per forzare il cambiamento dei permessi sugli oggetti già esistenti."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:20
project: added all source files and assets
r1 msgid ""
"All default permissions on each repository will be reset to chosen "
"permission, note that all custom default permission on repositories will be "
"lost"
msgstr "Tutti i permessi di base saranno resettati, per ciascun repository, al permesso selezionato. Nota bene: tutti permessi locali dei repository saranno perduti."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:21
#: rhodecode/templates/admin/permissions/permissions_objects.mako:35
#: rhodecode/templates/admin/permissions/permissions_objects.mako:49
project: added all source files and assets
r1 msgid "Overwrite Existing Settings"
msgstr "Sovrascrivi impostazioni esistenti"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:34
project: added all source files and assets
r1 msgid ""
"All default permissions on each repository group will be reset to chosen "
"permission, note that all custom default permission on repository groups "
"will be lost"
msgstr "Tutti i permessi di base saranno resettati, per ciascun gruppo di repository, al permesso selezionato. Nota bene: tutti permessi locali dei gruppi di repository saranno perduti."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:42
#: rhodecode/templates/admin/user_groups/user_group_edit.mako:14
project: added all source files and assets
r1 msgid "User Groups"
msgstr "Gruppi utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_objects.mako:48
project: added all source files and assets
r1 msgid ""
"All default permissions on each user group will be reset to chosen "
"permission, note that all custom default permission on repository groups "
"will be lost"
msgstr "Tutti i permessi di base saranno resettati, per ciascun gruppo di utenti, al permesso selezionato. Nota bene: tutti permessi locali dei gruppi utente saranno perduti."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/permissions/permissions_perms.mako:1
project: added all source files and assets
r1 msgid "Default User Permissions Overview"
msgstr "Panoramica permessi utente di default"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:7
msgid "Update SSH keys file"
msgstr ""
#: rhodecode/templates/admin/permissions/permissions_ssh_keys.mako:53
msgid "Accessed on"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:5
project: added all source files and assets
r1 msgid "Add repository group"
msgstr "Aggiungi Gruppo di Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:14
#: rhodecode/templates/admin/users/user_edit_advanced.mako:12
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:79
#: rhodecode/templates/base/base.mako:153
project: added all source files and assets
r1 msgid "Repository groups"
msgstr "Gruppi di Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:36
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:15
project: added all source files and assets
r1 msgid "Group Name"
msgstr "Nome gruppo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:50
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:62
msgid "Plain text format with support of {metatags}"
msgstr ""
#: rhodecode/templates/admin/repo_groups/repo_group_add.mako:60
project: added all source files and assets
r1 msgid "Group Parent"
msgstr "Gruppo genitore"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:69
#: rhodecode/templates/admin/repos/repo_add_base.mako:71
project: added all source files and assets
r1 msgid "Copy Parent Group Permissions"
msgstr "Copia i permessi del gruppo genitore"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_add.mako:73
project: added all source files and assets
r1 msgid "Copy permission settings from parent repository group."
msgstr "Copia i parametri dei permessi dal gruppo repository genitore"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s repository group settings"
msgstr "Impostazioni del gruppo di repository %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:24
project: added all source files and assets
r1 msgid "Add Child Group"
msgstr "Aggiungi Gruppo Figlio"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit.mako:50
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:52
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:35
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit.mako:41
project: added all source files and assets
r1 msgid "Advanced"
msgstr "Avanzate"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:7
i18n: Pulled translation from Transifex
r1172 msgid "Is Personal Group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:9
project: added all source files and assets
r1 msgid "Total repositories"
msgstr "Repository totali"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:10
project: added all source files and assets
r1 msgid "Top level repositories"
msgstr "Repository di primo livello"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:12
project: added all source files and assets
r1 msgid "Children groups"
msgstr "Gruppi figli"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:18
project: added all source files and assets
r1 #, python-format
msgid "Repository Group: %s"
msgstr "Gruppo di Repository: %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:28
project: added all source files and assets
r1 msgid "Delete repository group"
msgstr "Elimina il gruppo di repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:57
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this group: %s"
msgstr "Conferma la cancellazione di questo gruppo: %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_advanced.mako:58
project: added all source files and assets
r1 msgid "Delete this repository group"
msgstr "Elimina questo gruppo di repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:5
project: added all source files and assets
r1 msgid "Repository Group Permissions"
msgstr "Permessi del Gruppo di Repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:15
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:15
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:15
project: added all source files and assets
r1 msgid "User/User Group"
msgstr "Utente/Utente Gruppo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:30
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:30
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:31
project: added all source files and assets
r1 msgid "super admin"
msgstr "super admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:33
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:33
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:34
project: added all source files and assets
r1 msgid "owner"
msgstr "proprietario"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:50
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:74
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:60
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:52
#: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:76
project: added all source files and assets
r1 msgid "permission for all other users"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:60
#: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:107
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:70
#: rhodecode/templates/admin/repos/repo_edit_permissions.mako:98
project: added all source files and assets
r1 msgid "Revoke"
msgstr "Revoca"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:78
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:80
project: added all source files and assets
r1 msgid "delegated admin"
msgstr "admin delegato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:116
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:106
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:117
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:83
project: added all source files and assets
r1 msgid "Add new"
msgstr "Aggiungi nuovo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:121
project: added all source files and assets
r1 msgid "Apply to children"
msgstr "Applica ai figli"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:127
project: added all source files and assets
r1 msgid "Both"
msgstr "Entrambi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_permissions.mako:128
project: added all source files and assets
r1 msgid ""
"Set or revoke permissions to selected types of children of this group, "
"including non-private repositories and other groups if chosen."
msgstr "Se spuntato, imposta o revoca i permessi del tipo selezionato a tutti i discendenti di questo gruppo, inclusi i repository non-privati e altri sotto gruppi."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:6
project: added all source files and assets
r1 #, python-format
msgid "Settings for Repository Group: %s"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:25
project: added all source files and assets
r1 msgid "Group parent"
msgstr "Gruppo genitore"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:31
msgid "Optional select a parent group to move this repository group into."
msgstr ""
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:49
msgid "Change owner of this repository group."
msgstr "Cambia il proprietario al gruppo di repository"
#: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:72
project: added all source files and assets
r1 msgid "Enable Repository Locking"
msgstr "Abilita il Blocco del repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_group_edit_settings.mako:78
project: added all source files and assets
r1 msgid ""
"Repository locking will be enabled on all subgroups and repositories inside "
"this repository group. Pulling from a repository locks it, and it is "
"unlocked by pushing back by the same user."
msgstr "Il blocco sarà abilitato su tutti i sottogruppi e repositori inclusi all'interno di questo gruppo di repository. Il blocco su un repository si attiva al PULL, e viene rimosso al successivo PUSH effettuato dal medesimo utente."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:5
project: added all source files and assets
r1 msgid "Repository groups administration"
msgstr "Amministrazione Gruppi di Repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:13
project: added all source files and assets
r1 msgid "repository groups"
msgstr "gruppi di repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repo_groups/repo_groups.mako:61
project: added all source files and assets
r1 msgid "Number of top level repositories"
msgstr "Numero di repository livello top"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_add.mako:5
project: added all source files and assets
r1 msgid "Add repository"
msgstr "Aggiungi repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_add_base.mako:14
project: added all source files and assets
r1 msgid "Import Existing Repository ?"
msgstr "Importare un repository esistente?"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_add_base.mako:23
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:198
project: added all source files and assets
r1 msgid "Clone from"
msgstr "Clona da"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:48
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:134
#: rhodecode/templates/forks/fork.mako:53
msgid ""
"Plain text format with support of {metatags}. Add a README file for longer "
"descriptions"
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.mako:57
project: added all source files and assets
r1 msgid "Repository Group"
msgstr "Gruppo di Repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:63
#: rhodecode/templates/forks/fork.mako:69
project: added all source files and assets
r1 #, python-format
msgid "Select my personal group (%(repo_group_name)s)"
msgstr "Seleziona il mio gruppo personale (%(repo_group_name)s)"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:66
#: rhodecode/templates/forks/fork.mako:72
project: added all source files and assets
r1 msgid "Optionally select a group to put this repository into."
msgstr "Seleziona, opzionalmente, un gruppo in cui porre questo repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:75
project: added all source files and assets
r1 msgid "Copy permission set from the parent repository group."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_add_base.mako:84
i18n: Pulled translation from Transifex
r2215 msgid "Set the type of repository to create."
msgstr ""
#: rhodecode/templates/admin/repos/repo_add_base.mako:89
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:98
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/fork.mako:78
project: added all source files and assets
r1 msgid "Landing commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_add_base.mako:93
project: added all source files and assets
r1 msgid ""
"The default commit for file pages, downloads, full text search index, and "
"README generation."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_creating.mako:5
i18n: Pulled translation from Transifex
r2215 msgid "{} Creating repository"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_creating.mako:12
project: added all source files and assets
r1 msgid "Creating repository"
msgstr "Creazione del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_creating.mako:26
project: added all source files and assets
r1 #, python-format
msgid ""
"Repository \"%(repo_name)s\" is being created, you will be redirected when "
"this process is finished.repo_name"
msgstr "Repository \"%(repo_name)s\" in creazione. Sarete reindirizzati automaticamente al termine del processo."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit.mako:8
project: added all source files and assets
r1 #, python-format
msgid "%s repository settings"
msgstr "Impostazioni del repository %s"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:58
project: added all source files and assets
r1 msgid "Extra Fields"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:64
project: added all source files and assets
r1 msgid "Caches"
msgstr "Caches"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:68
project: added all source files and assets
r1 msgid "Remote"
msgstr "Remoto"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:72
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:149
project: added all source files and assets
r1 msgid "Statistics"
msgstr "Statistiche"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:79
msgid "Reviewer Rules"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit.mako:83
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:3
msgid "Maintenance"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit.mako:86
i18n: Pulled translation from Transifex
r1612 msgid "Strip"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:7
project: added all source files and assets
r1 msgid "Updated on"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:8
project: added all source files and assets
r1 msgid "Cached Commit id"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:9
msgid "Attached scoped tokens"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_advanced.mako:15
project: added all source files and assets
r1 #, python-format
msgid "Repository: %s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:25
project: added all source files and assets
r1 msgid "Fork Reference"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:31
project: added all source files and assets
r1 #, python-format
msgid "This repository is a fork of %(repo_link)s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:37
project: added all source files and assets
r1 msgid "Set"
msgstr "Set"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:40
project: added all source files and assets
r1 msgid "Manually set this repository as a fork of another from the list"
msgstr "Imposta manualmente questo repository come fork di un altro della lista"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:49
project: added all source files and assets
r1 msgid "Public Journal Visibility"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:56
project: added all source files and assets
r1 msgid "Remove from Public Journal"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:60
project: added all source files and assets
r1 msgid "Add to Public Journal"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:65
project: added all source files and assets
r1 msgid ""
"All actions made on this repository will be visible to everyone following "
"the public journal."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:74
project: added all source files and assets
r1 msgid "Locking state"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:83
project: added all source files and assets
r1 msgid "This Repository is not currently locked."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:90
project: added all source files and assets
r1 msgid "Confirm to unlock repository."
msgstr "Conferma sbloccaggio repository."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:92
project: added all source files and assets
r1 msgid "Unlock repository"
msgstr "Sblocca repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:97
project: added all source files and assets
r1 msgid "Confirm to lock repository."
msgstr "Conferma il blocco del repository."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:99
project: added all source files and assets
r1 msgid "Lock Repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:105
project: added all source files and assets
r1 msgid ""
"Force repository locking. This only works when anonymous access is disabled."
" Pulling from the repository locks the repository to that user until the "
"same user pushes to that repository again."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:114
project: added all source files and assets
r1 msgid "Delete repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:125
project: added all source files and assets
r1 msgid "Detach forks"
msgstr "Scollega i fork"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:130
project: added all source files and assets
r1 msgid "Delete forks"
msgstr "Cancella i fork"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:139
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:172
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this repository: %s"
msgstr "Conferma la cancellazione del repository: %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:141
project: added all source files and assets
r1 msgid "Delete This Repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:146
project: added all source files and assets
r1 msgid ""
"This repository will be renamed in a special way in order to make it "
"inaccessible to RhodeCode Enterprise and its VCS systems. If you need to "
"fully delete it from the file system, please do it manually, or with "
i18n: Pulled translation from Transifex
r1851 "rhodecode-cleanup-repos command available in rhodecode-tools."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
project: added all source files and assets
r1 msgid "Change repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/repos/repo_edit_advanced.mako:180
project: added all source files and assets
r1 msgid "Pick repository"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_audit.mako:7
msgid "Repository Audit Logs"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_audit.mako:14
#: rhodecode/templates/admin/users/user_edit_audit.mako:14
msgid "audit filter..."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:3
project: added all source files and assets
r1 msgid "Invalidate Cache for Repository"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:7
project: added all source files and assets
r1 msgid ""
"Manually invalidate the repository cache. On the next access a repository "
"cache will be recreated."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:10
msgid ""
"Cache purge can be automated by such api call. Can be called periodically in"
" crontab etc."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
msgid "Invalidate repository cache"
msgstr "Invalida la cache del repository"
#: rhodecode/templates/admin/repos/repo_edit_caches.mako:20
msgid "Confirm to invalidate repository cache"
msgstr "Conferma l'invalidazione della cache del repository"
#: rhodecode/templates/admin/repos/repo_edit_caches.mako:39
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:32
#: rhodecode/templates/base/issue_tracker_settings.mako:13
project: added all source files and assets
r1 msgid "Prefix"
msgstr "Prefisso"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_caches.mako:40
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:11
project: added all source files and assets
r1 msgid "Key"
msgstr "Chiave"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:3
project: added all source files and assets
r1 msgid "Custom extra fields for this repository"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:10
project: added all source files and assets
r1 msgid "Label"
msgstr "Etichetta"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:24
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this field: %s"
msgstr "Conferma cancellazione del campo: %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:40
project: added all source files and assets
r1 msgid "New Field Key"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:48
project: added all source files and assets
r1 msgid "New Field Label"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:51
project: added all source files and assets
r1 msgid "Enter short label"
msgstr "Inserisci una breve etichetta"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:57
project: added all source files and assets
r1 msgid "New Field Description"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:60
project: added all source files and assets
r1 msgid "Enter a full description for the field"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_fields.mako:73
project: added all source files and assets
r1 msgid ""
"Extra fields are disabled. You can enable them from the "
"Admin/Settings/Visual page."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:9
#: rhodecode/templates/admin/repos/repo_edit_vcs.mako:9
project: added all source files and assets
r1 msgid "Inherit from global settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:14
project: added all source files and assets
r1 msgid "Select to inherit global patterns for issue tracker."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:24
project: added all source files and assets
r1 msgid "Inherited Issue Tracker Patterns"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:30
#: rhodecode/templates/base/issue_tracker_settings.mako:11
project: added all source files and assets
r1 msgid "Pattern"
msgstr "Schema"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:31
#: rhodecode/templates/base/issue_tracker_settings.mako:12
project: added all source files and assets
r1 msgid "Url"
msgstr "URL"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:70
#: rhodecode/templates/admin/settings/settings_issuetracker.mako:5
project: added all source files and assets
r1 msgid "Issue Tracker / Wiki Patterns"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_issuetracker.mako:91
#: rhodecode/templates/admin/settings/settings_issuetracker.mako:24
project: added all source files and assets
r1 msgid "Test Patterns"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:8
msgid "Perform maintenance tasks for this repo"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:10
msgid "Following tasks will be performed"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:17
msgid ""
"Maintenance can be automated by such api call. Can be called periodically in"
" crontab etc."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:25
i18n: Pulled translation from Transifex
r1612 msgid "No maintenance tasks for this repo available"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:34
i18n: Pulled translation from Transifex
r1612 msgid "Run Maintenance"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_maintenance.mako:49
i18n: Pulled translation from Transifex
r1612 msgid "Performing Maintenance"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:5
project: added all source files and assets
r1 msgid "Repository Permissions"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:42
project: added all source files and assets
r1 msgid "private repository"
msgstr "repository privato"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_permissions.mako:47
project: added all source files and assets
r1 msgid "only users/user groups explicitly added here will have access"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:3
project: added all source files and assets
r1 msgid "Remote url"
msgstr "URL remoto"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:7
msgid "Manually pull changes from external repository."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_remote.mako:11
project: added all source files and assets
r1 msgid "Remote mirror url"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:15
msgid ""
"Pull can be automated by such api call. Can be called periodically in "
"crontab etc."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_remote.mako:25
#: rhodecode/templates/admin/repos/repo_edit_remote.mako:36
project: added all source files and assets
r1 msgid "Pull changes from remote location"
msgstr "PULL - Incorpora i cambiamenti dalla origine remota"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:25
project: added all source files and assets
r1 msgid "Confirm to pull changes from remote side"
msgstr "Conferma il 'Pull' dalla origine remota"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:31
project: added all source files and assets
r1 msgid "This repository does not have any remote mirror url set."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_remote.mako:32
msgid "Set remote url."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:3
msgid "Default Reviewer Rules"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_reviewers.mako:6
msgid ""
"This feature is available in RhodeCode EE edition only. Contact "
"{sales_email} to obtain a trial license."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:6
project: added all source files and assets
r1 #, python-format
msgid "Settings for Repository: %s"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
i18n: Pulled translation from Transifex
r2512 msgid "permalink id"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:22
project: added all source files and assets
r1 msgid "what is that ?"
msgstr "cos'è quello ?"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:24
project: added all source files and assets
r1 msgid "URL by id"
msgstr "URL per ID"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:25
project: added all source files and assets
r1 msgid ""
"In case this repository is renamed or moved into another group the repository url changes.\n"
" Using above url guarantees that this repository will always be accessible under such url.\n"
" Useful for CI systems, or any other cases that you need to hardcode the url into 3rd party service."
msgstr "In caso il repository sia rinominato o spostato in un altro gruppo l'URL cambierebbe.\nUsare l'indirizzo sopra riportato, garantisce che questo repository sarà sempre accessibile da quell'URL.\nUtile per i sistemi CI, o ogni altro caso in cui si necessiti di cablare l'URL in servizi di terze parti"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:33
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:207
#: rhodecode/templates/forks/fork.mako:63
i18n: Pulled translation from Transifex
r1851 msgid "Repository group"
msgstr "Gruppo di Repository"
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:41
#, python-format
msgid "Select my personal group (`%(repo_group_name)s`)"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:44
msgid "Optional select a group to put this repository into."
msgstr "Opzionale: selezionare un gruppo all'interno del quale aggiungere questo repository"
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:51
project: added all source files and assets
r1 msgid "Remote uri"
msgstr "URI remoto"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:59
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:92
#: rhodecode/templates/base/perms_summary.mako:210
#: rhodecode/templates/base/perms_summary.mako:212
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-elements.html:45
msgid "edit"
msgstr "modifica"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:65
msgid "enter new value, or leave empty to remove"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:75
project: added all source files and assets
r1 msgid "cancel"
msgstr "annulla"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:87
msgid ""
"http[s] url where from repository was imported, this field can used for "
"doing {pull_link}."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:88
msgid ""
"This field is stored encrypted inside Database, a format of "
"http://user:password@server.com/repo_name can be used and will be hidden "
"from display."
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:103
msgid ""
"Default commit for files page, downloads, full text search index and readme"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_settings.mako:121
project: added all source files and assets
r1 msgid "Change owner of this repository."
msgstr "Cambia il proprietario del repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:144
#: rhodecode/templates/data_table/_dt_elements.mako:92
project: added all source files and assets
r1 msgid "Private repository"
msgstr "Repository privato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:154
project: added all source files and assets
r1 msgid "Enable statistics"
msgstr "Abilita statistiche"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:159
project: added all source files and assets
r1 msgid "Enable statistics window on summary page."
msgstr "Abilita la finestra delle statistiche sulla pagina di riepilogo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:164
project: added all source files and assets
r1 msgid "Enable downloads"
msgstr "Abilita i download"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:169
project: added all source files and assets
r1 msgid "Enable download menu on summary page."
msgstr "Abilita il menù per il download sulla pagina di riepilogo"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:174
project: added all source files and assets
r1 msgid "Enable automatic locking"
msgstr "Abilita il blocco automatico"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/repos/repo_edit_settings.mako:179
project: added all source files and assets
r1 msgid ""
"Enable automatic locking on repository. Pulling from this repository creates"
" a lock that can be released by pushing back by the same user"
msgstr "Abilita il blocco automatico sul repository. Un PULL da questo repository creerà un blocco che potrà essere rilasciato con un PUSH da parte dello stesso utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:3
project: added all source files and assets
r1 msgid "Repository statistics"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:11
project: added all source files and assets
r1 msgid "Processed commits"
msgstr "Commit processati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:12
project: added all source files and assets
r1 msgid "Processed progress"
msgstr "Progresso processato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
project: added all source files and assets
r1 msgid "Reset statistics"
msgstr "Azzeza le statistiche"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repo_edit_statistics.mako:15
project: added all source files and assets
r1 msgid "Confirm to remove current statistics"
msgstr "Conferma di eliminare le statistiche correnti"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:3
msgid "Strip commits from repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:7
#, python-format
msgid "Please provide up to %d commits commits to strip"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:9
msgid ""
"In the first step commits will be verified for existance in the repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:10
msgid "In the second step, correct commits will be available for stripping"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:16
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:52
msgid "Enter full 40 character commit sha"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:18
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:54
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:95
msgid "Add another commit"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:27
msgid "Check commits"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:33
msgid "Sorry this functionality is not available for SVN repository"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:46
msgid "Remove"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:114
i18n: Pulled translation from Transifex
r1612 msgid "Checking commits"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:142
i18n: Pulled translation from Transifex
r1612 msgid " commit verified positive"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:154
i18n: Pulled translation from Transifex
r1612 msgid " commit verified negative"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/repos/repo_edit_strip.mako:179
msgid " commit striped successfully"
msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_strip.mako:182
msgid " commit strip failed"
i18n: Pulled translation from Transifex
r1612 msgstr ""
#: rhodecode/templates/admin/repos/repo_edit_vcs.mako:13
project: added all source files and assets
r1 msgid "Select to inherit global vcs settings."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/repos/repo_edit_vcs.mako:43
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:139
#: rhodecode/templates/admin/settings/settings_labs.mako:48
#: rhodecode/templates/admin/settings/settings_vcs.mako:13
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/settings/settings_visual.mako:214
project: added all source files and assets
r1 msgid "Save settings"
msgstr "Salve impostazioni"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:5
project: added all source files and assets
r1 msgid "Repositories administration"
msgstr "Amministrazione repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:13
project: added all source files and assets
r1 msgid "repositories"
msgstr "repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/repos/repos.mako:67
project: added all source files and assets
r1 msgid "State"
msgstr "Stato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings.mako:5
project: added all source files and assets
r1 msgid "Settings administration"
msgstr "Amministrazione impostazioni"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:3
project: added all source files and assets
r1 msgid "Email Configuration"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:8
project: added all source files and assets
r1 msgid "Email prefix"
msgstr "Prefisso email"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:9
project: added all source files and assets
r1 msgid "RhodeCode email from"
msgstr "Email mittente RhodeCode"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:10
project: added all source files and assets
r1 msgid "Error email from"
msgstr "Mittente email errori"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:11
project: added all source files and assets
r1 msgid "Error email recipients"
msgstr "Destintatario email errori"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:13
project: added all source files and assets
r1 msgid "SMTP server"
msgstr "SMTP server"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:14
project: added all source files and assets
r1 msgid "SMTP username"
msgstr "SMTP username"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:15
project: added all source files and assets
r1 msgid "SMTP password"
msgstr "SMTP password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:16
project: added all source files and assets
r1 msgid "SMTP port"
msgstr "porta SMTP"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:18
project: added all source files and assets
r1 msgid "SMTP use TLS"
msgstr "Uso di SMTP TLS "
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:19
project: added all source files and assets
r1 msgid "SMTP use SSL"
msgstr "Uso di SMTP SSL"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:20
project: added all source files and assets
r1 msgid "SMTP auth"
msgstr "Autenticazione SMTP"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:34
project: added all source files and assets
r1 msgid "Test Email"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:40
project: added all source files and assets
r1 msgid "enter valid email"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_email.mako:44
project: added all source files and assets
r1 msgid "Send an auto-generated email from this server to above email..."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:5
project: added all source files and assets
r1 msgid "Branding"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:16
project: added all source files and assets
r1 msgid ""
"Set a custom title for your RhodeCode instance (limited to 40 characters)."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:20
project: added all source files and assets
r1 msgid "HTTP[S] authentication realm"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:27
project: added all source files and assets
r1 msgid ""
"Set a custom text that is shown as authentication message to clients trying "
"to connect."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:36
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:59
i18n: Pulled translation from Transifex
r1172 msgid "Personal Repository Group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:41
i18n: Pulled translation from Transifex
r1172 msgid "Create Personal Repository Group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:44
i18n: Pulled translation from Transifex
r1172 msgid "Always create Personal Repository Groups for new users."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:45
i18n: Pulled translation from Transifex
r1172 msgid ""
"When creating new users from add user form or API you can still turn this "
"off via a checkbox or flag"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:49
i18n: Pulled translation from Transifex
r1172 msgid "Personal Repo Group Pattern"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:55
i18n: Pulled translation from Transifex
r1172 msgid ""
"Pattern used to create Personal Repository Groups. Prefix can be other "
"existing repository group path[s], eg. /u/${username}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:56
i18n: Pulled translation from Transifex
r1172 msgid "Available variables are currently ${username} and ${user_id}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:64
project: added all source files and assets
r1 msgid "Registration Captcha"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:68
project: added all source files and assets
r1 msgid "Google ReCaptcha public key"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:75
project: added all source files and assets
r1 msgid "Public key for reCaptcha system."
msgstr "La chiave pubblica per l'utilizzo del sistema ReCaptcha"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:80
project: added all source files and assets
r1 msgid "Google ReCaptcha private key"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:87
project: added all source files and assets
r1 msgid ""
"Private key for reCaptcha system. Setting this value will enable captcha on "
"registration"
msgstr "La chiave privata per l'uso del sistema ReCaptcha. Impostando un valore si abiliterà il captcha al momento della registrazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:95
project: added all source files and assets
r1 msgid "Custom Header Code"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:100
#: rhodecode/templates/admin/settings/settings_global.mako:123
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-elements-small.html:59
#: rhodecode/templates/debug_style/form-elements.html:57
#: rhodecode/templates/debug_style/form-elements.html:82
#: rhodecode/templates/debug_style/form-elements.html:225
#: rhodecode/templates/debug_style/form-elements.html:381
#: rhodecode/templates/debug_style/form-elements.html:407
#: rhodecode/templates/debug_style/form-elements.html:515
#: rhodecode/templates/debug_style/form-elements.html:519
#: rhodecode/templates/debug_style/form-elements.html:537
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/form-elements.html:581
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-inline.html:38
#: rhodecode/templates/debug_style/form-inline.html:139
#: rhodecode/templates/debug_style/form-inline.html:147
#: rhodecode/templates/debug_style/form-vertical.html:60
#: rhodecode/templates/debug_style/forms.html:37
#: rhodecode/templates/debug_style/forms.html:60
#: rhodecode/templates/debug_style/forms.html:78
#: rhodecode/templates/debug_style/forms.html:96
#: rhodecode/templates/debug_style/layout-form-sidebar.html:44
msgid "Templates..."
msgstr "Modelli..."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:103
#: rhodecode/templates/admin/settings/settings_global.mako:126
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-elements-small.html:62
#: rhodecode/templates/debug_style/form-elements.html:60
#: rhodecode/templates/debug_style/form-elements.html:85
#: rhodecode/templates/debug_style/form-elements.html:228
#: rhodecode/templates/debug_style/form-elements.html:384
#: rhodecode/templates/debug_style/form-elements.html:410
#: rhodecode/templates/debug_style/form-elements.html:518
#: rhodecode/templates/debug_style/form-elements.html:522
#: rhodecode/templates/debug_style/form-elements.html:540
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/form-elements.html:584
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-inline.html:41
#: rhodecode/templates/debug_style/form-inline.html:142
#: rhodecode/templates/debug_style/form-inline.html:150
#: rhodecode/templates/debug_style/form-vertical.html:63
#: rhodecode/templates/debug_style/forms.html:40
#: rhodecode/templates/debug_style/forms.html:63
#: rhodecode/templates/debug_style/forms.html:81
#: rhodecode/templates/debug_style/forms.html:99
#: rhodecode/templates/debug_style/layout-form-sidebar.html:47
msgid "Server Announcement"
msgstr "Aannuncio del server"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:104
i18n: Pulled translation from Transifex
r1172 msgid "Flash message filtering"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:110
i18n: Pulled translation from Transifex
r657 msgid "Custom js/css code added at the end of the <header/> tag."
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:111
i18n: Pulled translation from Transifex
r657 msgid "Use <script/> or <css/> tags to define custom styling or scripting"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:118
project: added all source files and assets
r1 msgid "Custom Footer Code"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:132
project: added all source files and assets
r1 msgid "Custom js/css code added at the end of the <body> tag."
msgstr "Codici js/css da aggiungere alla chiusura del tag <body>"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_global.mako:133
i18n: Pulled translation from Transifex
r657 msgid "Use <script> or <css> tags to define custom styling or scripting"
msgstr "Usa tag <script> o <css> per definire stili e script personalizzati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_hooks.mako:3
project: added all source files and assets
r1 msgid "Built in Mercurial hooks - read only"
msgstr "Hooks Mercurial integrati - sola lettura"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_hooks.mako:19
project: added all source files and assets
r1 msgid ""
"Hooks can be used to trigger actions on certain events such as push / pull. "
"They can trigger Python functions or external applications."
msgstr "Gli \"hooks\" possono essere usati per scatenare azioni al verificarsi di determinati eventi che si verificano lato server come push e pull. Essi possono richiamare funzioni Python o applicazioni esterne."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_hooks.mako:27
project: added all source files and assets
r1 msgid "Custom hooks"
msgstr "Hooks personali"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_labs.mako:3
project: added all source files and assets
r1 msgid "Labs Settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_labs.mako:10
i18n: Pulled translation from Transifex
r804 msgid "There are no Labs settings currently"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:5
project: added all source files and assets
r1 msgid "Import New Groups or Repositories"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:10
project: added all source files and assets
r1 msgid "Destroy old data"
msgstr "Distruggi dati obsoleti"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:12
project: added all source files and assets
r1 msgid ""
"In case a repository or a group was deleted from the filesystem and it still"
" exists in the database, check this option to remove obsolete data from the "
"database."
msgstr "In caso un repository venga eliminato dal filesystem e questo persista nel database, abilitare questa opzione per eliminare dati obsoleti dal database."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:16
project: added all source files and assets
r1 msgid "Invalidate cache for all repositories"
msgstr "Invalida la cache per tutti i repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:18
project: added all source files and assets
r1 msgid ""
"Each cache data for repositories will be cleaned with this option selected. "
"Use this to reload data and clear cache keys."
msgstr "Ogni dato in memoria cache per ciascun repository sarà ripulito. Usa questa opzione per ricaricare i dati e pulire le chiavi di memorizzazione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_mapping.mako:21
project: added all source files and assets
r1 msgid "Rescan Filesystem"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_open_source.mako:3
project: added all source files and assets
r1 msgid "Licenses of Third Party Packages"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_process_management.mako:3
#: rhodecode/templates/admin/settings/settings_system.mako:3
msgid "Checking for updates..."
msgstr "Controllo nuove versioni..."
#: rhodecode/templates/admin/settings/settings_process_management.mako:9
msgid "Gunicorn process management"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/settings/settings_process_management.mako:11
msgid "start auto refresh"
msgstr ""
#: rhodecode/templates/admin/settings/settings_process_management.mako:12
msgid "stop auto refresh"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_search.mako:3
project: added all source files and assets
r1 msgid "RhodeCode Full Text Search"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_sessions.mako:3
msgid "User Sessions Configuration"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:8
msgid "Session type"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:9
msgid "Session expiration period"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:11
msgid "Total sessions"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:12
msgid "Expired sessions ({} days)"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:28
msgid "Cleanup Old Sessions"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:34
msgid "Cleanup user sessions that were not active during chosen time frame."
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:35
msgid ""
"After performing this action users whose session will be removed will be "
"required to log in again."
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:36
msgid "Picking `All` will log-out you, and all users in the system."
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:55
msgid "Confirm to cleanup user sessions"
msgstr ""
#: rhodecode/templates/admin/settings/settings_sessions.mako:56
msgid "Cleanup sessions"
msgstr ""
#: rhodecode/templates/admin/settings/settings_system.mako:11
i18n: Pulled translation from Transifex
r1172 msgid "create summary snapshot"
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_system.mako:32
project: added all source files and assets
r1 msgid "Python Packages"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:5
#: rhodecode/templates/base/vcs_settings.mako:10
project: added all source files and assets
r1 msgid "General"
msgstr "Generali"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:10
project: added all source files and assets
r1 msgid "Use repository extra fields"
msgstr "Utilizza i campi extra del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:12
project: added all source files and assets
r1 msgid "Allows storing additional customized fields per repository."
msgstr "Permette l'uso di ulteriori campi personalizzati per repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:17
project: added all source files and assets
r1 msgid "Show RhodeCode version"
msgstr "Mostra la versione di RhodeCode"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:19
project: added all source files and assets
r1 msgid "Shows or hides a version number of RhodeCode displayed in the footer."
msgstr "Mostra o nasconde la versione di RodeCode nel footer"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:26
project: added all source files and assets
r1 msgid "Gravatars"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:31
project: added all source files and assets
r1 msgid "Use Gravatars based avatars"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:33
project: added all source files and assets
r1 msgid ""
"Use gravatar.com as avatar system for RhodeCode accounts. If this is "
"disabled avatars are generated based on initials and email."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:36
project: added all source files and assets
r1 msgid "Gravatar URL"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:44
project: added all source files and assets
r1 msgid ""
"Gravatar url allows you to use other avatar server application.\n"
" Following variables of the URL will be replaced accordingly.\n"
" {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
" {email} user email,\n"
" {md5email} md5 hash of the user email (like at gravatar.com),\n"
" {size} size of the image that is expected from the server application,\n"
" {netloc} network location/server host of running RhodeCode server"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:59
project: added all source files and assets
r1 msgid "Meta-Tagging"
msgstr "Meta-Tagging"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:64
project: added all source files and assets
r1 msgid "Stylify recognised meta tags"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/settings/settings_visual.mako:66
project: added all source files and assets
r1 msgid ""
i18n: Pulled translation from Transifex
r2215 "Parses meta tags from repository or repository group description fields and "
"turns them into colored tags."
msgstr ""
#: rhodecode/templates/admin/settings/settings_visual.mako:77
project: added all source files and assets
r1 msgid "Dashboard Items"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:81
project: added all source files and assets
r1 msgid "Main page dashboard items"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:87
project: added all source files and assets
r1 msgid ""
"Number of items displayed in the main page dashboard before pagination is "
"shown."
msgstr "Numero di elementi mostrati nella pagina princiaple della dashboard prima dei controlli di paginazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:91
project: added all source files and assets
r1 msgid "Admin pages items"
msgstr "Elementi pagine Admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:97
project: added all source files and assets
r1 msgid ""
"Number of items displayed in the admin pages grids before pagination is "
"shown."
msgstr "Numero di elementi mostrati nelle griglie delle pagine dell'amministratore."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:106
project: added all source files and assets
r1 msgid "Commit ID Style"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:110
project: added all source files and assets
r1 msgid "Commit sha length"
msgstr "Lunghezza SHA del commit"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:117
project: added all source files and assets
r1 msgid ""
"Number of chars to show in commit sha displayed in web interface.\n"
" By default it's shown as r123:9043a6a4c226 this value defines the\n"
" length of the sha after the `r123:` part."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:125
project: added all source files and assets
r1 msgid "Show commit ID numeric reference"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:125
project: added all source files and assets
r1 msgid "Commit show revision number"
msgstr "Mostra il num. di rev. del commit"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:127
project: added all source files and assets
r1 msgid ""
"Show revision number in commit sha displayed in web interface.\n"
" By default it's shown as r123:9043a6a4c226 this value defines the\n"
" if the `r123:` part is shown."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:136
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/index.html:63
project: added all source files and assets
r1 msgid "Icons"
msgstr "Icone"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:141
project: added all source files and assets
r1 msgid "Show public repo icon on repositories"
msgstr "Mostra l'icona \"pubblico\" dei repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:147
project: added all source files and assets
r1 msgid "Show private repo icon on repositories"
msgstr "Mostra l'icona 'privato' dei repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:149
project: added all source files and assets
r1 msgid "Show public/private icons next to repositories names."
msgstr "Mostra le icone 'pubblico/privato' accanto ai nomi dei repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:156
project: added all source files and assets
r1 msgid "Markup Renderer"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:163
project: added all source files and assets
r1 msgid ""
"Default renderer used to render comments, pull request descriptions and "
"other description elements. After change old entries will still work "
"correctly."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/settings/settings_visual.mako:170
i18n: Pulled translation from Transifex
r2512 msgid "Clone URL templates"
msgstr ""
#: rhodecode/templates/admin/settings/settings_visual.mako:181
project: added all source files and assets
r1 msgid ""
"Schema of clone url construction eg. '{scheme}://{user}@{netloc}/{repo}', available vars:\n"
" {scheme} 'http' or 'https' sent from running RhodeCode server,\n"
" {user} current user username,\n"
i18n: Pulled translation from Transifex
r2512 " {sys_user} current system user running this process, usefull for ssh,\n"
" {hostname} hostname of this server running RhodeCode,\n"
project: added all source files and assets
r1 " {netloc} network location/server host of running RhodeCode server,\n"
" {repo} full repository name,\n"
" {repoid} ID of repository, can be used to contruct clone-by-id"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/settings/settings_visual.mako:196
project: added all source files and assets
r1 msgid "Custom Support Link"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/settings/settings_visual.mako:204
project: added all source files and assets
r1 #, python-format
msgid ""
"Custom url for the support link located at the bottom.\n"
" The default is set to %(default_url)s. In case there's a need\n"
" to change the support link to internal issue tracker, it should be done here.\n"
" "
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_add.mako:5
project: added all source files and assets
r1 msgid "Add user group"
msgstr "Aggiungi gruppo utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_add.mako:13
#: rhodecode/templates/admin/users/user_edit_advanced.mako:13
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:81
#: rhodecode/templates/base/base.mako:156
project: added all source files and assets
r1 msgid "User groups"
msgstr "Gruppi utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_add.mako:15
#: rhodecode/templates/admin/user_groups/user_groups.mako:28
project: added all source files and assets
r1 msgid "Add User Group"
msgstr "Aggiungi gruppo utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_add.mako:35
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:15
project: added all source files and assets
r1 msgid "Group name"
msgstr "Nome gruppo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_add.mako:47
#: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:46
project: added all source files and assets
r1 msgid "Short, optional description for this user group."
msgstr "Breve, opzionale, descrizione del gruppo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s user group settings"
msgstr "Impostazioni del gruppo utente %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:36
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit.mako:42
project: added all source files and assets
r1 msgid "Global permissions"
msgstr "Permessi globali"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit.mako:37
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit.mako:43
project: added all source files and assets
r1 msgid "Permissions summary"
msgstr "Riepilogo dei permessi"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:8
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_groups.mako:65
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/form-elements.html:509
msgid "Members"
msgstr "Membri"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:9
i18n: Pulled translation from Transifex
r1612 msgid "Automatic member sync"
msgstr ""
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:11
project: added all source files and assets
r1 msgid "Assigned to repositories"
msgstr "Assegnati ai repository"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:12
project: added all source files and assets
r1 msgid "Assigned to repo groups"
msgstr "Assegnati ai gruppi di repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:14
#: rhodecode/templates/admin/users/user_edit_advanced.mako:16
msgid "Assigned to review rules"
msgstr ""
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:20
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:6
project: added all source files and assets
r1 #, python-format
msgid "User Group: %s"
msgstr "Gruppo utente: %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:30
i18n: Pulled translation from Transifex
r1612 msgid "Group members sync"
msgstr ""
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:37
i18n: Pulled translation from Transifex
r2215 msgid "This group is set to be automatically synchronised."
msgstr ""
#: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:38
i18n: Pulled translation from Transifex
r1612 msgid "This group synchronization was set by"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:42
i18n: Pulled translation from Transifex
r1612 msgid "This group is not set to be automatically synchronised"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:51
i18n: Pulled translation from Transifex
r1612 msgid "Disable synchronization"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:53
i18n: Pulled translation from Transifex
r1612 msgid "Enable synchronization"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:59
i18n: Pulled translation from Transifex
r1851 msgid ""
"Users will be added or removed from this group when they authenticate with "
"RhodeCode system, based on LDAP group membership. This requires `LDAP+User "
"group` authentication plugin to be configured and enabled. (EE only feature)"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:72
project: added all source files and assets
r1 msgid "Delete User Group"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:78
project: added all source files and assets
r1 #, python-format
msgid ""
"Confirm to delete user group `%(ugroup)s` with all permission assignments"
msgstr "Conferma l'eliminazione del gruppo utente `%(ugroup)s` con tutti i permessi assegnati"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_group_edit_advanced.mako:80
project: added all source files and assets
r1 msgid "Delete This User Group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:5
project: added all source files and assets
r1 msgid "User Group Permissions"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:62
#: rhodecode/templates/admin/user_groups/user_group_edit_perms.mako:109
project: added all source files and assets
r1 msgid "revoke"
msgstr "revoca"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:36
project: added all source files and assets
r1 msgid "Change owner of this user group."
msgstr "Cambia il proprietario di questo gruppo utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:60
i18n: Pulled translation from Transifex
r1172 msgid "Add members"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_group_edit_settings.mako:96
i18n: Pulled translation from Transifex
r1172 msgid "No members yet"
msgstr "nessun membro"
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_groups.mako:5
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_groups.mako:6
project: added all source files and assets
r1 msgid "User groups administration"
msgstr "Amministrazione gruppi utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/user_groups/user_groups.mako:13
project: added all source files and assets
r1 msgid "user groups"
msgstr "gruppi utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/user_groups/user_groups.mako:67
i18n: Pulled translation from Transifex
r1612 msgid "Sync"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:5
project: added all source files and assets
r1 msgid "Add user"
msgstr "Aggiungi utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:13
#: rhodecode/templates/admin/users/user_edit.mako:14
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:80
project: added all source files and assets
r1 msgid "Users"
msgstr "Utenti"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:15
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/users.mako:28
project: added all source files and assets
r1 msgid "Add User"
msgstr "Aggiungi utente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:53
project: added all source files and assets
r1 msgid "Password confirmation"
msgstr "Conferma password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:59
project: added all source files and assets
r1 msgid "Generate password"
msgstr "Genera una password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:106
project: added all source files and assets
r1 msgid "Password change"
msgstr "Cambia password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:110
project: added all source files and assets
r1 msgid "Force user to change his password on the next login"
msgstr "Forza l'utente a cambiare la propria password al prossimo login"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:116
i18n: Pulled translation from Transifex
r1172 msgid "Add personal repository group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:121
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:70
i18n: Pulled translation from Transifex
r1172 #, python-format
msgid "New group will be created at: `/%(path)s`"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:122
i18n: Pulled translation from Transifex
r1172 msgid "User will be automatically set as this group owner."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_add.mako:139
project: added all source files and assets
r1 msgid "generated password:"
msgstr "Password generata:"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s user settings"
msgstr "Impostazioni utente %s"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit.mako:19
msgid "This user is set as disabled"
msgstr ""
#: rhodecode/templates/admin/users/user_edit.mako:38
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:5
project: added all source files and assets
r1 msgid "User Profile"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit.mako:39
project: added all source files and assets
r1 msgid "Auth tokens"
msgstr "Token autorizzativi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit.mako:45
project: added all source files and assets
r1 msgid "Ip Whitelist"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit.mako:46
i18n: Pulled translation from Transifex
r2215 msgid "User Groups Management"
i18n: Pulled translation from Transifex
r1612 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_advanced.mako:6
#: rhodecode/templates/admin/users/user_edit_profile.mako:106
project: added all source files and assets
r1 msgid "Source of Record"
msgstr "Origine Esterna"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_advanced.mako:8
project: added all source files and assets
r1 msgid "Last login"
msgstr "Ultimo login"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_advanced.mako:9
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:72
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:77
project: added all source files and assets
r1 msgid "Last activity"
msgstr "Ultima attivit"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_advanced.mako:15
i18n: Pulled translation from Transifex
r2215 msgid "Reviewer of pull requests"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_advanced.mako:18
project: added all source files and assets
r1 msgid "Member of User groups"
msgstr "Membro di gruppi utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:19
project: added all source files and assets
r1 msgid "Force password change"
msgstr "Forza il cambiamento password"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:25
project: added all source files and assets
r1 #, python-format
msgid "User: %s"
msgstr "Utente: %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:34
project: added all source files and assets
r1 msgid "Force Password Reset"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:42
project: added all source files and assets
r1 msgid "Disable forced password reset"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:44
project: added all source files and assets
r1 msgid "Enable forced password reset"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:50
project: added all source files and assets
r1 msgid ""
"When this is enabled user will have to change they password when they next "
"use RhodeCode system. This will also forbid vcs operations until someone "
"makes a password change in the web interface"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:65
project: added all source files and assets
r1 msgid "Users personal repository group"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:68
project: added all source files and assets
r1 msgid "This user currently does not have a personal repository group"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:75
project: added all source files and assets
r1 msgid "Create personal repository group"
msgstr "Crea un gruppo di repository personale"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:84
project: added all source files and assets
r1 msgid "Delete User"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:96
project: added all source files and assets
r1 msgid "Detach repositories"
msgstr "Distacca i repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:101
#: rhodecode/templates/admin/users/user_edit_advanced.mako:117
#: rhodecode/templates/admin/users/user_edit_advanced.mako:133
project: added all source files and assets
r1 msgid "Delete repositories"
msgstr "Cancella i repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:112
project: added all source files and assets
r1 msgid "Detach repository groups"
msgstr "Distacca i gruppi di repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:128
project: added all source files and assets
r1 msgid "Detach user groups"
msgstr "Distacca i gruppi utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:142
#: rhodecode/templates/data_table/_dt_elements.mako:259
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this user: %s"
msgstr "Conferma l'eliminazione dell'utente: %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:144
project: added all source files and assets
r1 msgid "Delete this user"
msgstr "Cancella l'utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_advanced.mako:154
project: added all source files and assets
r1 #, python-format
msgid ""
"When selecting the detach option, the depending objects owned by this user "
"will be assigned to the `%s` super admin in the system. The delete option "
"will delete the user's repositories!"
msgstr "Quando l'opzione di \"distacco\" viene selezionata, gli oggetti dipendenti dell'utente saranno assegnati al `%s` super admin del sistema. L'opzione \"Ellimina\" cancellerà i repository dell'utente!"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_audit.mako:7
msgid "User Audit Logs"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_emails.mako:5
project: added all source files and assets
r1 msgid "Additional Email Addresses"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_emails.mako:30
#, python-format
msgid "Confirm to delete this email: %s"
msgstr "Conferma l'eliminazione dell'email: %s"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/admin/users/user_edit_groups.mako:12
#, python-format
msgid "Add `%s` to user group"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_ips.mako:3
project: added all source files and assets
r1 msgid "Custom IP Whitelist"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:10
msgid "IP Address"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ips.mako:11
msgid "IP Range"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ips.mako:20
project: added all source files and assets
r1 #, python-format
msgid "Inherited from %s"
msgstr "Ereditato da %s"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/user_edit_ips.mako:64
project: added all source files and assets
r1 msgid ""
"Enter comma separated list of ip addresses like 127.0.0.1,\n"
"or use a ip address with a mask 127.0.0.1/24, to create a network range.\n"
"To specify multiple address range use 127.0.0.1-127.0.0.10 syntax"
msgstr "Inserisci una lista separata da virgole di indirizzi ip come 127.0.0.1,\no in notazione a maschera 127.0.0.1/24, per identificare un insieme di reti.\nPer specificare degli intervalli usa la sintassi 127.0.0.1-127.0.0.10"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:17
project: added all source files and assets
r1 #, python-format
msgid ""
"This user was created from external source (%s). Editing some of the "
"settings is limited."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:30
project: added all source files and assets
r1 msgid "Change the avatar at"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:74
i18n: Pulled translation from Transifex
r804 msgid "New Password"
msgstr "Nuova password"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:82
project: added all source files and assets
r1 msgid "New Password Confirmation"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:98
project: added all source files and assets
r1 msgid "Super Admin"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:115
project: added all source files and assets
r1 msgid "Name in Source of Record"
msgstr "Nome nell'Origine Esterna"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:124
project: added all source files and assets
r1 msgid "Language"
msgstr "Lingua"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/user_edit_profile.mako:130
project: added all source files and assets
r1 #, python-format
msgid "Help translate %(rc_link)s into your language."
msgstr "Aiuta a tradurre %(rc_link)s nella tua lingua."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:3
msgid "New SSH Key generated"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:7
msgid ""
"Below is a 2048 bit generated SSH RSA key. You can use it to access "
"RhodeCode via the SSH wrapper."
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:9
msgid "Private key"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:25
i18n: Pulled translation from Transifex
r2215 msgid "Public key"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:36
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:38
msgid "Use this generated key"
msgstr ""
#: rhodecode/templates/admin/users/user_edit_ssh_keys_generate.mako:40
msgid "Confirmation required on the next screen"
i18n: Pulled translation from Transifex
r2215 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/admin/users/users.mako:5
project: added all source files and assets
r1 msgid "Users administration"
msgstr "Amministrazione utenti"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/admin/users/users.mako:78
i18n: Pulled translation from Transifex
r1398 msgid "Auth type"
msgstr "Tipo di Auth"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:55
project: added all source files and assets
r1 #, python-format
msgid "RhodeCode instance id: %s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:83
project: added all source files and assets
r1 msgid "Authentication"
msgstr "Autenticazione"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:85
project: added all source files and assets
r1 msgid "Defaults"
msgstr "Parametri di default"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:103
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_pjax.mako:24
#: rhodecode/templates/summary/components.mako:42
project: added all source files and assets
r1 msgid "Show More"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:190
project: added all source files and assets
r1 msgid "Fork of"
msgstr "Fork di"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:207
project: added all source files and assets
r1 #, python-format
msgid "Repository locked by %(user)s"
msgstr "Repository bloccato da %(user)s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:212
project: added all source files and assets
r1 msgid "Repository not locked. Pull repository to lock it."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:230
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:46
#: rhodecode/templates/data_table/_dt_elements.mako:47
#: rhodecode/templates/data_table/_dt_elements.mako:197
project: added all source files and assets
r1 msgid "Summary"
msgstr "Riassunto"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:231
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:51
#: rhodecode/templates/data_table/_dt_elements.mako:52
project: added all source files and assets
r1 msgid "Changelog"
msgstr "Registro"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:232
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:56
#: rhodecode/templates/data_table/_dt_elements.mako:57
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files.mako:15
project: added all source files and assets
r1 msgid "Files"
msgstr "i File"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:233
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:68
#: rhodecode/templates/branches/branches.mako:67
#: rhodecode/templates/tags/tags.mako:68
project: added all source files and assets
r1 msgid "Compare"
msgstr "Confronta"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:237
project: added all source files and assets
r1 #, python-format
msgid "Show Pull Requests for %s"
msgstr "Mostra le richieste PULL da %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:247
project: added all source files and assets
r1 msgid "Options"
msgstr "Opzioni"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:255
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:40
#, python-format
msgid "Compare fork with %s"
msgstr "Confronta fork con %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:269
#: rhodecode/templates/base/base.mako:413
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:64
i18n: Pulled translation from Transifex
r1172 msgid "Search"
msgstr "Ricerca"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:273
project: added all source files and assets
r1 msgid "Unlock"
msgstr "Sblocca"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:275
i18n: Pulled translation from Transifex
r1172 msgid "Lock"
msgstr "Blocca"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:280
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:61
#: rhodecode/templates/data_table/_dt_elements.mako:62
project: added all source files and assets
r1 msgid "Fork"
i18n: Pulled translation from Transifex
r1851 msgstr "Fork"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:281
project: added all source files and assets
r1 msgid "Create Pull Request"
msgstr "Crea richiesta di PULL"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:303
project: added all source files and assets
r1 msgid "Sign in"
msgstr "Accedi"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:311
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/login.html:28
msgid "Sign in to your account"
msgstr "Accedi al tuo account"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:328
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/login.html:46
msgid "(Forgot password?)"
msgstr "(Password dimenticata?)"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:338
i18n: Pulled translation from Transifex
r1851 msgid "Don't have an account?"
project: added all source files and assets
r1 msgstr "Non possiedi un account?"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:340
i18n: Pulled translation from Transifex
r1851 msgid "Using external auth? Sign In here."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:359
i18n: Pulled translation from Transifex
r1172 msgid "My personal group"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:363
project: added all source files and assets
r1 msgid "Sign Out"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:395
i18n: Pulled translation from Transifex
r657 msgid "Show activity journal"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:396
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:4
#: rhodecode/templates/journal/journal.mako:15
msgid "Journal"
msgstr "Journal"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:401
project: added all source files and assets
r1 msgid "Show Public activity journal"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:402
project: added all source files and assets
r1 msgid "Public journal"
msgstr "Journal pubblico"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:407
project: added all source files and assets
r1 msgid "Show Gists"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:408
project: added all source files and assets
r1 msgid "Gists"
msgstr "i Gist"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:412
project: added all source files and assets
r1 msgid "Search in repositories you have access to"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:418
project: added all source files and assets
r1 msgid "Admin settings"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:425
project: added all source files and assets
r1 msgid "Delegated Admin settings"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:435
#: rhodecode/templates/base/base.mako:436
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/alerts.html:5
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/buttons.html:5
#: rhodecode/templates/debug_style/code-block.html:6
#: rhodecode/templates/debug_style/collapsable-content.html:5
#: rhodecode/templates/debug_style/form-elements-small.html:5
#: rhodecode/templates/debug_style/form-elements.html:5
#: rhodecode/templates/debug_style/form-inline.html:5
#: rhodecode/templates/debug_style/form-vertical.html:5
#: rhodecode/templates/debug_style/forms.html:5
#: rhodecode/templates/debug_style/icons.html:5
#: rhodecode/templates/debug_style/index.html:12
#: rhodecode/templates/debug_style/labels.html:5
#: rhodecode/templates/debug_style/layout-form-sidebar.html:5
#: rhodecode/templates/debug_style/login.html:6
#: rhodecode/templates/debug_style/panels.html:5
#: rhodecode/templates/debug_style/tables-wide.html:5
#: rhodecode/templates/debug_style/tables.html:5
#: rhodecode/templates/debug_style/typography.html:5
msgid "Style"
msgstr "Stile"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:493
project: added all source files and assets
r1 msgid "Go to"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:546
project: added all source files and assets
r1 msgid "Keyboard shortcuts"
msgstr "Scorciatoie da tastiera"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/base/base.mako:554
project: added all source files and assets
r1 msgid "Site-wide shortcuts"
msgstr "Scorciatoie per tutto il sito"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:14
project: added all source files and assets
r1 msgid "Inherited Permissions"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:15
project: added all source files and assets
r1 msgid "Custom Permissions"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:17
project: added all source files and assets
r1 msgid "Default Global Permissions"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:23
project: added all source files and assets
r1 msgid ""
"The following options configure the default permissions each user or group "
"will inherit. You can override these permissions for each individual user or"
" user group using individual permissions settings."
msgstr "Le opzioni seguenti configurano i permessi di default che erediteranno utenti e gruppi. Questi permessi possono essere ulteriormente ridefiniti nelle impostazioni presenti sui singoli utenti o singoli gruppi."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:27
project: added all source files and assets
r1 msgid "Repository Creation"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:32
project: added all source files and assets
r1 msgid ""
"Permission to create root level repositories. When disabled, users can still"
" create repositories inside their own repository groups."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:37
project: added all source files and assets
r1 msgid "Repository Creation With Group Write Access"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:42
project: added all source files and assets
r1 msgid ""
"Write permission given on a repository group will allow creating "
"repositories inside that group."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:47
project: added all source files and assets
r1 msgid "Repository Forking"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:52
project: added all source files and assets
r1 msgid ""
"Permission to create root level repository forks. When disabled, users can "
"still fork repositories inside their own repository groups."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:57
project: added all source files and assets
r1 msgid "Repository Group Creation"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:62
project: added all source files and assets
r1 msgid ""
"Permission to create root level repository groups. When disabled, repository"
" group admins can still create repository subgroups within their repository "
"groups."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:67
project: added all source files and assets
r1 msgid "User Group Creation"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:72
i18n: Pulled translation from Transifex
r1612 msgid "Permission to allow user group creation."
project: added all source files and assets
r1 msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:78
project: added all source files and assets
r1 msgid "Inherit Permissions From The Default User"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:83
project: added all source files and assets
r1 msgid ""
"Inherit default permissions from the default user. Turn off this option to "
"force explicit permissions for users, even if they are more restrictive than"
" the default user permissions."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:102
project: added all source files and assets
r1 msgid "Inherit from default settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/default_perms_box.mako:107
project: added all source files and assets
r1 #, python-format
msgid ""
"Select to inherit permissions from %s permissions settings, including default IP address whitelist and inheritance of \n"
"permission by members of user groups."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:21
project: added all source files and assets
r1 msgid "Read more"
msgstr "Leggi di pi"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:91
project: added all source files and assets
r1 msgid "New Entry"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:95
project: added all source files and assets
r1 msgid "Confirm to remove this pattern:"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:191
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:275
#: rhodecode/templates/changeset/changeset_file_comment.mako:325
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:84
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_add.mako:230
#: rhodecode/templates/files/files_edit.mako:85
#: rhodecode/templates/files/files_edit.mako:189
project: added all source files and assets
r1 msgid "Preview"
msgstr "Anteprima"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/issue_tracker_settings.mako:192
project: added all source files and assets
r1 msgid "Test Pattern Preview"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:14
msgid "in JSON format"
msgstr ""
#: rhodecode/templates/base/perms_summary.mako:23
project: added all source files and assets
r1 msgid "show"
msgstr "mostra"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:24
project: added all source files and assets
r1 msgid "none"
msgstr "nessuno"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:25
i18n: Pulled translation from Transifex
r308 msgid "read"
msgstr "lettura"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:26
i18n: Pulled translation from Transifex
r308 msgid "write"
msgstr "scrittura"
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:27
project: added all source files and assets
r1 msgid "admin"
msgstr "admin"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:34
project: added all source files and assets
r1 msgid "No permissions defined"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:42
#: rhodecode/templates/base/perms_summary.mako:150
project: added all source files and assets
r1 msgid "Permission"
msgstr "Permesso"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:44
#: rhodecode/templates/base/perms_summary.mako:152
project: added all source files and assets
r1 msgid "Edit Permission"
msgstr "Modifica Permesso"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:100
#: rhodecode/templates/base/perms_summary.mako:109
msgid "edit global"
msgstr ""
#: rhodecode/templates/base/perms_summary.mako:117
i18n: Pulled translation from Transifex
r308 msgid "Repository default permission"
msgstr "Permessi base del repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:120
project: added all source files and assets
r1 msgid "Repository group default permission"
msgstr "Permessi base del gruppo di repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:123
project: added all source files and assets
r1 msgid "User group default permission"
msgstr "Permessi base del gruppo utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:126
msgid "Super admin"
msgstr "Super admi"
#: rhodecode/templates/base/perms_summary.mako:129
msgid "Inherit permissions"
msgstr ""
#: rhodecode/templates/base/perms_summary.mako:132
i18n: Pulled translation from Transifex
r308 msgid "Create repositories"
msgstr "Crea i repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:135
i18n: Pulled translation from Transifex
r308 msgid "Fork repositories"
msgstr "Fork di repository"
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:138
i18n: Pulled translation from Transifex
r308 msgid "Create repository groups"
msgstr "Crea gruppi di repository"
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:141
project: added all source files and assets
r1 msgid "Create user groups"
msgstr "Crea gruppi utente"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/perms_summary.mako:190
msgid "overridden by"
msgstr ""
#: rhodecode/templates/base/perms_summary.mako:223
project: added all source files and assets
r1 msgid "No permission defined"
msgstr "Nessun permesso definito"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/root.mako:165
project: added all source files and assets
r1 msgid "Please enable JavaScript to use RhodeCode Enterprise"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:16
project: added all source files and assets
r1 msgid "Require SSL for vcs operations"
msgstr "Richiedi SSL per operazioni sul VCS"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:19
project: added all source files and assets
r1 msgid ""
"Activate to set RhodeCode to require SSL for pushing or pulling. If SSL "
"certificate is missing it will return a HTTP Error 406: Not Acceptable."
msgstr "Attivare per forzare RhodeCode ad accettare richieste PUSH o PULL solo su protocollo SSL. Se il certificato SSL non sarà disponibile sarà restituito un HTTP Error 406: Not Acceptable."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:29
project: added all source files and assets
r1 msgid "Main Storage Location"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:37
project: added all source files and assets
r1 msgid ""
"Click to unlock. You must restart RhodeCode in order to make this setting "
"take effect."
msgstr "Clicca per sbloccare. E' necessario riavviare RhodeCode perch­è questa modifica abbia effetto"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:41
project: added all source files and assets
r1 msgid ""
"Repository location change is disabled. You can enable this by changing the "
"`allow_repo_location_change` inside .ini file."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:48
project: added all source files and assets
r1 msgid ""
"Filesystem location where repositories should be stored. After changing this"
" value a restart and rescan of the repository folder are required."
msgstr "Ubicazione sul filesystem dove i repository saranno archiviati. Dopo il cambiamento di questo valore è necessario un riavvio e un \"rescan\" del repository."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:57
project: added all source files and assets
r1 msgid "Internal Hooks"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:63
project: added all source files and assets
r1 msgid "Show repository size after push"
msgstr "Dopo un PUSH mostra la dimensione del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:67
project: added all source files and assets
r1 msgid "Trigger a hook that calculates repository size after each push."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:71
project: added all source files and assets
r1 msgid "Execute pre/post push hooks"
msgstr "Esegue gli hooks pre/post previsti per i PUSH"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:74
project: added all source files and assets
r1 msgid ""
"Execute Built in pre/post push hooks. This also executes rcextensions hooks."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:78
project: added all source files and assets
r1 msgid "Execute pre/post pull hooks"
msgstr "Esegue gli hooks pre/post previsti per i PULL"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:81
project: added all source files and assets
r1 msgid ""
"Execute Built in pre/post pull hooks. This also executes rcextensions hooks."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:91
project: added all source files and assets
r1 msgid "Mercurial Settings"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/base/vcs_settings.mako:96
project: added all source files and assets
r1 msgid "Enable largefiles extension"
msgstr "Abilita l'estensione \"largefiles\""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:100
project: added all source files and assets
r1 msgid "Enable Largefiles extensions for all repositories."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:102
msgid "Enable Largefiles extensions for this repository."
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:113
msgid ""
"Filesystem location where Mercurial largefile objects should be stored."
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:119
project: added all source files and assets
r1 msgid "Set repositories as publishing"
msgstr "Imposta la pubblicazione dei repository"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:119
project: added all source files and assets
r1 msgid "Set repository as publishing"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:122
project: added all source files and assets
r1 msgid ""
"When this is enabled all commits in the repository are seen as public "
"commits by clients."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:127
project: added all source files and assets
r1 msgid "Enable hgsubversion extension"
msgstr "Abilita l'estensione \"hgsubversion\""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/base/vcs_settings.mako:130
project: added all source files and assets
r1 msgid ""
"Requires hgsubversion library to be installed. Allows cloning remote SVN "
"repositories and migrates them to Mercurial type."
msgstr "Richiede che sia installata la libreria hgsubversion. Permette il \"clone\" di repository SVN remoti e la loro migrazione a Mercurial"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/base/vcs_settings.mako:136
msgid "Enable evolve extension"
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:140
msgid "Enable evolve extension for all repositories."
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:142
msgid "Enable evolve extension for this repository."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:153
msgid "Git Settings"
project: added all source files and assets
r1 msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/base/vcs_settings.mako:158
i18n: Pulled translation from Transifex
r1612 msgid "Enable lfs extension"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:162
i18n: Pulled translation from Transifex
r1851 msgid "Enable lfs extensions for all repositories."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:164
i18n: Pulled translation from Transifex
r1851 msgid "Enable lfs extensions for this repository."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:175
i18n: Pulled translation from Transifex
r1612 msgid "Filesystem location where Git lfs objects should be stored."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:186
i18n: Pulled translation from Transifex
r804 msgid "Global Subversion Settings"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:192
i18n: Pulled translation from Transifex
r804 msgid "Proxy subversion HTTP requests"
msgstr "Proxy per le richieste HTTP Subversion"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:196
i18n: Pulled translation from Transifex
r804 msgid ""
"Subversion HTTP Support. Enables communication with SVN over HTTP protocol."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:197
i18n: Pulled translation from Transifex
r1172 msgid "SVN Protocol setup Documentation"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:203
i18n: Pulled translation from Transifex
r804 msgid "Subversion HTTP Server URL"
msgstr "URL del server HTTP Subversion"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:209
i18n: Pulled translation from Transifex
r1172 msgid "Generate Apache Config"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:221
i18n: Pulled translation from Transifex
r804 msgid "Subversion Settings"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:226
project: added all source files and assets
r1 msgid "Repository patterns"
msgstr "Pattern del Repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:230
project: added all source files and assets
r1 msgid ""
"Patterns for identifying SVN branches and tags. For recursive search, use "
"\"*\". Eg.: \"/branches/*\""
msgstr "\"Pattern\" per identificare \"branch\" e \"tag\" svn. Per ricerche ricorsive, usare \"*\". Es.: \"/branches/*\""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:294
project: added all source files and assets
r1 msgid "Pull Request Settings"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:299
project: added all source files and assets
r1 msgid "Enable server-side merge for pull requests"
msgstr "Abilita l'incorporamento lato server delle \"richieste di PULL\""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:302
project: added all source files and assets
r1 msgid ""
"Note: when this feature is enabled, it only runs hooks defined in the "
"rcextension package. Custom hooks added on the Admin -> Settings -> Hooks "
"page will not be run when pull requests are automatically merged from the "
"web interface."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:306
project: added all source files and assets
r1 msgid "Invalidate and relocate inline comments during update"
msgstr "Invalida e realloca i commenti in linea durante l'aggiornmento"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:309
project: added all source files and assets
r1 msgid ""
"During the update of a pull request, the position of inline comments will be"
" updated and outdated inline comments will be hidden."
msgstr "Aggiorna la posizione dei commenti inline durante l'aggiornamento di una \"richiesta di PULL\". I commenti inline non più sognificativi saranno nascosti."
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/base/vcs_settings.mako:318
msgid "Mercurial Pull Request Settings"
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:324
msgid "Use rebase as merge strategy"
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:327
msgid ""
"Use rebase instead of creating a merge commit when merging via web "
"interface."
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:332
msgid "Close branch before merging it"
msgstr ""
#: rhodecode/templates/base/vcs_settings.mako:335
msgid ""
"Close branch before merging it into destination branch. No effect when "
"rebase strategy is use."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Bookmarks"
msgstr "%s Segnalibri"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:13
project: added all source files and assets
r1 msgid "bookmarks"
msgstr "segnalibri"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks.mako:31
project: added all source files and assets
r1 msgid "Compare Selected Bookmarks"
msgstr "confronta i Segnalibri Selezionati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/bookmarks/bookmarks_data.mako:13
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:121
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:115
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/base.mako:10
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:68
project: added all source files and assets
r1 #, python-format
msgid "Bookmark %s"
msgstr "Segnalibro %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/branches/branches.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Branches"
msgstr "%s Branch"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/branches/branches.mako:13
project: added all source files and assets
r1 msgid "branches"
msgstr "i branch"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/branches/branches.mako:31
project: added all source files and assets
r1 msgid "Compare Selected Branches"
msgstr "confronta i Branch Selezionati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/branches/branches_data.mako:12
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:113
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:128
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/base.mako:23
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:82
project: added all source files and assets
r1 #, python-format
msgid "Branch %s"
msgstr "Branch %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changelog/changelog.mako:6
project: added all source files and assets
r1 #, python-format
msgid "%s Changelog"
msgstr "%s Changelog"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:50
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "Compare fork with Parent (%s)"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:65
#: rhodecode/templates/changelog/changelog.mako:66
i18n: Pulled translation from Transifex
r1398 msgid "Clear selection"
msgstr "Ripulisci selezione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:81
i18n: Pulled translation from Transifex
r1398 msgid "Clear filter"
msgstr ""
#: rhodecode/templates/changelog/changelog.mako:89
i18n: Pulled translation from Transifex
r2215 msgid "Hide obsolete/hidden"
msgstr ""
#: rhodecode/templates/changelog/changelog.mako:91
msgid "Show obsolete/hidden"
msgstr ""
#: rhodecode/templates/changelog/changelog.mako:94
msgid "Show hidden"
msgstr ""
#: rhodecode/templates/changelog/changelog.mako:121
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:99
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:60
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:99
project: added all source files and assets
r1 msgid "Commit Message"
msgstr "Messaggio Commit"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:123
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/summary/summary_commits.mako:10
i18n: Pulled translation from Transifex
r657 msgid "Age"
msgstr "Et"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:126
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/summary/summary_commits.mako:12
project: added all source files and assets
r1 msgid "Refs"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:250
i18n: Pulled translation from Transifex
r1398 msgid "Filter changelog"
msgstr "Filtra registro"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changelog/changelog.mako:311
i18n: Pulled translation from Transifex
r1398 msgid "There are no changes yet"
msgstr "Nessun cambiamento"
#: rhodecode/templates/changelog/changelog_elements.mako:9
msgid "load previous"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:32
#: rhodecode/templates/summary/summary_commits.mako:27
project: added all source files and assets
r1 #, python-format
msgid ""
"Commit status: %s\n"
"Click to open associated pull request #%s"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changelog/changelog_elements.mako:36
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/summary/summary_commits.mako:31
i18n: Pulled translation from Transifex
r2512 msgid "Commit status: {}"
msgstr ""
#: rhodecode/templates/changelog/changelog_elements.mako:42
#: rhodecode/templates/summary/summary_commits.mako:37
i18n: Pulled translation from Transifex
r657 msgid "Commit status: Not Reviewed"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:47
#: rhodecode/templates/summary/summary_commits.mako:42
project: added all source files and assets
r1 msgid "Commit has comments"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:58
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:42
msgid "Copy the full commit id"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:65
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:44
i18n: Pulled translation from Transifex
r1851 msgid "Commit phase"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:72
#: rhodecode/templates/changelog/changelog_elements.mako:79
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:50
#: rhodecode/templates/changeset/changeset.mako:57
i18n: Pulled translation from Transifex
r1851 msgid "Evolve State"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:72
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:50
i18n: Pulled translation from Transifex
r1851 msgid "obsolete"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:79
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:57
msgid "hidden"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:83
#: rhodecode/templates/compare/compare_commits.mako:50
#: rhodecode/templates/pullrequests/pullrequest_show.mako:516
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_commit.mako:36
i18n: Pulled translation from Transifex
r1172 msgid "Expand commit message"
msgstr "Espandi il messaggio commit"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:107
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:109
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/base.mako:4
msgid "merge"
msgstr "merge"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:129
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:122
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/base.mako:17
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:75
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags_data.mako:12
project: added all source files and assets
r1 #, python-format
msgid "Tag %s"
msgstr "Tag %s"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changelog/changelog_elements.mako:143
i18n: Pulled translation from Transifex
r1398 msgid "load next"
msgstr ""
#: rhodecode/templates/changelog/changelog_file_history.mako:33
project: added all source files and assets
r1 msgid "Show File"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/changeset.mako:7
project: added all source files and assets
r1 #, python-format
msgid "%s Commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:65
project: added all source files and assets
r1 msgid "Parent Commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:65
project: added all source files and assets
r1 msgid "Parent"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:69
project: added all source files and assets
r1 msgid "Child Commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:69
i18n: Pulled translation from Transifex
r1851 msgid "Child"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:81
i18n: Pulled translation from Transifex
r1851 msgid "Expand"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:89
#: rhodecode/templates/changeset/changeset.mako:95
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:82
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:159
project: added all source files and assets
r1 msgid "Commit status"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:102
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_tree_detail.mako:21
#: rhodecode/templates/files/files_detail.mako:20
project: added all source files and assets
r1 msgid "References"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:138
i18n: Pulled translation from Transifex
r1398 msgid "Diff options"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:142
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:451
#: rhodecode/templates/codeblocks/diffs.mako:454
project: added all source files and assets
r1 msgid "Raw diff"
msgstr "diff semplice"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:143
project: added all source files and assets
r1 msgid "Raw Diff"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:146
project: added all source files and assets
r1 msgid "Patch diff"
msgstr "Patch diff"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:147
project: added all source files and assets
r1 msgid "Patch Diff"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:150
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:458
#: rhodecode/templates/codeblocks/diffs.mako:461
project: added all source files and assets
r1 msgid "Download diff"
msgstr "Download diff"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:151
project: added all source files and assets
r1 msgid "Download Diff"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:183
i18n: Pulled translation from Transifex
r1398 msgid "Unresolved TODOs"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:192
i18n: Pulled translation from Transifex
r1398 msgid "There are no unresolved TODOs"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:272
project: added all source files and assets
r1 msgid "No Child Commits"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset.mako:308
project: added all source files and assets
r1 msgid "No Parent Commits"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:33
i18n: Pulled translation from Transifex
r1398 msgid "Resolved by comment #{}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:40
i18n: Pulled translation from Transifex
r1398 msgid "Click to resolve this comment"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:67
#: rhodecode/templates/changeset/changeset_file_comment.mako:69
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "pull request #%s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:74
project: added all source files and assets
r1 msgid "Status change on commit"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:89
i18n: Pulled translation from Transifex
r1398 msgid "resolves comment #{}"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/changeset/changeset_file_comment.mako:97
i18n: Pulled translation from Transifex
r2512 msgid "Pull request author"
msgstr ""
#: rhodecode/templates/changeset/changeset_file_comment.mako:98
i18n: Pulled translation from Transifex
r1851 msgid "author"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:106
i18n: Pulled translation from Transifex
r1398 msgid "Outdated comment from pull request version {0}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:110
#: rhodecode/templates/changeset/changeset_file_comment.mako:125
i18n: Pulled translation from Transifex
r1398 msgid "Comment from pull request version {0}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:122
i18n: Pulled translation from Transifex
r1398 msgid "Outdated comment from pull request version {}"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/changeset/changeset_file_comment.mako:152
#: rhodecode/templates/changeset/changeset_file_comment.mako:155
i18n: Pulled translation from Transifex
r2512 msgid "Prev"
msgstr ""
#: rhodecode/templates/changeset/changeset_file_comment.mako:153
#: rhodecode/templates/changeset/changeset_file_comment.mako:156
i18n: Pulled translation from Transifex
r1172 msgid "Next"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:191
i18n: Pulled translation from Transifex
r1398 msgid "Leave a comment on this Pull Request."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:193
i18n: Pulled translation from Transifex
r1398 msgid "Leave a comment on {} commits in this range."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:195
i18n: Pulled translation from Transifex
r1398 msgid "Leave a comment on this Commit."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/changeset/changeset_file_comment.mako:283
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:65
i18n: Pulled translation from Transifex
r2512 msgid "You need to be logged in to leave comments."
msgstr ""
#: rhodecode/templates/changeset/changeset_file_comment.mako:284
#: rhodecode/templates/codeblocks/diffs.mako:65
i18n: Pulled translation from Transifex
r1398 msgid "Login now"
msgstr "Autenticati ora"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:349
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "Comments parsed using %s syntax with %s, and %s actions support."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:351
project: added all source files and assets
r1 msgid ""
"Use @username inside this text to send notification to this RhodeCode user"
msgstr "Usa @username all'interno del testo per notificare l'utente RhodeCode."
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:352
i18n: Pulled translation from Transifex
r1398 msgid "Start typing with / for certain actions to be triggered via text box."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:369
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:15
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:159
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:52
msgid "Closed"
msgstr "Chiuso"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/changeset/changeset_file_comment.mako:399
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:104
#: rhodecode/templates/compare/compare_diff.mako:112
#: rhodecode/templates/compare/compare_diff.mako:120
#: rhodecode/templates/compare/compare_diff.mako:122
project: added all source files and assets
r1 msgid "Comment"
msgstr "Commento"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/changeset_range.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Commits"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/changeset_range.mako:16
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/file_authors_box.mako:33
project: added all source files and assets
r1 msgid "Commits"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/changeset_range.mako:44
msgid "Commit Range"
msgstr ""
#: rhodecode/templates/changeset/changeset_range.mako:54
msgid "Diff option"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/changeset/changeset_range.mako:65
project: added all source files and assets
r1 msgid "Show combined compare"
msgstr "Mostra confronto combinato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/diff_block.mako:7
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:123
#: rhodecode/templates/codeblocks/diffs.mako:177
project: added all source files and assets
r1 msgid "The requested commit is too big and content was truncated."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/diff_block.mako:7
#: rhodecode/templates/changeset/diff_block.mako:10
#: rhodecode/templates/changeset/diff_block.mako:25
#: rhodecode/templates/changeset/diff_block.mako:46
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:126
#: rhodecode/templates/codeblocks/diffs.mako:177
i18n: Pulled translation from Transifex
r1172 msgid "Showing a big diff might take some time and resources, continue?"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/diff_block.mako:7
#: rhodecode/templates/changeset/diff_block.mako:10
#: rhodecode/templates/changeset/diff_block.mako:25
#: rhodecode/templates/changeset/diff_block.mako:46
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:126
#: rhodecode/templates/codeblocks/diffs.mako:177
i18n: Pulled translation from Transifex
r1172 msgid "Show full diff"
msgstr "Mostra diff completo"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/diff_block.mako:10
project: added all source files and assets
r1 msgid "The requested file is too big and its content is not shown."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/changeset/diff_block.mako:25
#: rhodecode/templates/changeset/diff_block.mako:46
i18n: Pulled translation from Transifex
r1172 msgid "Diff was truncated. File content available only in full diff."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:111
i18n: Pulled translation from Transifex
r1172 msgid "Browse Files at revision {}"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:112
i18n: Pulled translation from Transifex
r1172 msgid "Browse Files"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:136
i18n: Pulled translation from Transifex
r1172 msgid "No files"
msgstr "Nessun file"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:164
i18n: Pulled translation from Transifex
r1172 msgid "File was deleted"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:166
i18n: Pulled translation from Transifex
r1172 msgid "Binary file hidden"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/diffs.mako:184
#, python-format
msgid ""
"This diff has been collapsed as it changes many lines, (%i lines changed)"
msgstr ""
#: rhodecode/templates/codeblocks/diffs.mako:186
msgid "Show them"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/codeblocks/diffs.mako:189
i18n: Pulled translation from Transifex
r1172 msgid "Hide them"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:290
i18n: Pulled translation from Transifex
r1398 msgid ""
"File was deleted in this version, and outdated comments were made on it"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:356
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:19
msgid "Copy the full path"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:421
#: rhodecode/templates/codeblocks/diffs.mako:437
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "Show file at commit: %(commit_id)s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:423
#: rhodecode/templates/codeblocks/diffs.mako:430
i18n: Pulled translation from Transifex
r1172 msgid "Show file before"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:428
#: rhodecode/templates/codeblocks/diffs.mako:444
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "File no longer present at commit: %(commit_id)s"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:439
#: rhodecode/templates/codeblocks/diffs.mako:446
i18n: Pulled translation from Transifex
r1172 msgid "Show file after"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:477
i18n: Pulled translation from Transifex
r1172 msgid "Show comments"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:477
i18n: Pulled translation from Transifex
r1172 msgid "Hide comments"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/codeblocks/diffs.mako:649
i18n: Pulled translation from Transifex
r2512 msgid "View side by side"
msgstr ""
#: rhodecode/templates/codeblocks/diffs.mako:651
msgid "Side by Side"
msgstr ""
#: rhodecode/templates/codeblocks/diffs.mako:655
i18n: Pulled translation from Transifex
r1172 msgid "View unified"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:656
i18n: Pulled translation from Transifex
r1172 msgid "Unified"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:666
i18n: Pulled translation from Transifex
r1398 msgid "Expand All Files"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:670
i18n: Pulled translation from Transifex
r1398 msgid "Collapse All Files"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/codeblocks/diffs.mako:674
i18n: Pulled translation from Transifex
r1398 msgid "Wide Mode Diff"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/codeblocks/source.mako:25
i18n: Pulled translation from Transifex
r1612 msgid "view annotation from before this change"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_commits.mako:5
project: added all source files and assets
r1 msgid "Common Ancestor Commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_commits.mako:8
msgid "Compare was calculated based on this shared commit."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/compare/compare_commits.mako:17
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:477
project: added all source files and assets
r1 msgid "Time"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/compare/compare_commits.mako:78
i18n: Pulled translation from Transifex
r1398 msgid "No commits in this compare"
msgstr ""
#: rhodecode/templates/compare/compare_diff.mako:7
#: rhodecode/templates/compare/compare_diff.mako:9
project: added all source files and assets
r1 #, python-format
msgid "%s Compare"
msgstr "%s Confronti"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:44
#: rhodecode/templates/compare/compare_diff.mako:101
#: rhodecode/templates/compare/compare_diff.mako:110
#: rhodecode/templates/compare/compare_diff.mako:115
project: added all source files and assets
r1 msgid "Compare Commits"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:46
msgid "for file"
msgstr ""
#: rhodecode/templates/compare/compare_diff.mako:60
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/email_templates/pull_request_review.mako:74
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:107
i18n: Pulled translation from Transifex
r1172 msgid "Target"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:76
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:90
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:73
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:29
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest_show.mako:71
project: added all source files and assets
r1 msgid "Source"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:103
#: rhodecode/templates/compare/compare_diff.mako:104
#: rhodecode/templates/compare/compare_diff.mako:110
#: rhodecode/templates/compare/compare_diff.mako:111
#: rhodecode/templates/compare/compare_diff.mako:112
#: rhodecode/templates/compare/compare_diff.mako:122
msgid "Action unavailable in current view"
msgstr ""
#: rhodecode/templates/compare/compare_diff.mako:103
#: rhodecode/templates/compare/compare_diff.mako:111
#: rhodecode/templates/compare/compare_diff.mako:116
project: added all source files and assets
r1 msgid "Swap"
msgstr "Scambia"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/compare/compare_diff.mako:106
project: added all source files and assets
r1 msgid "Compare commits, branches, bookmarks or tags."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:83
project: added all source files and assets
r1 msgid "Mercurial repository"
msgstr "Repository Mercurial"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:85
project: added all source files and assets
r1 msgid "Git repository"
msgstr "Repository Git"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:87
project: added all source files and assets
r1 msgid "Subversion repository"
msgstr "Repositiory subversion"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:94
project: added all source files and assets
r1 msgid "Public repository"
msgstr "Repository pubblico"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:104
msgid "This repository is being created in a background task"
msgstr ""
#: rhodecode/templates/data_table/_dt_elements.mako:105
msgid "creating..."
msgstr ""
#: rhodecode/templates/data_table/_dt_elements.mako:136
project: added all source files and assets
r1 msgid "No commits yet"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:143
#: rhodecode/templates/data_table/_dt_elements.mako:145
project: added all source files and assets
r1 #, python-format
msgid "Subscribe to %s rss feed"
msgstr "Sottoscrivi il feed rss %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:151
#: rhodecode/templates/data_table/_dt_elements.mako:153
project: added all source files and assets
r1 #, python-format
msgid "Subscribe to %s atom feed"
msgstr "Sottoscrivi l' atom feed %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:181
project: added all source files and assets
r1 msgid "Creating"
msgstr "Creazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:225
msgid "personal"
msgstr ""
#: rhodecode/templates/data_table/_dt_elements.mako:271
project: added all source files and assets
r1 #, python-format
msgid "Confirm to delete this user group: %s"
msgstr "Conferma la cancellazione di questo gruppo utente: %s"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:288
project: added all source files and assets
r1 msgid "User group"
msgstr "Gruppo utenti"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:332
#: rhodecode/templates/forks/fork.mako:88
project: added all source files and assets
r1 msgid "Private"
msgstr "Privato"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/data_table/_dt_elements.mako:366
project: added all source files and assets
r1 #, python-format
msgid "Pull request #%(pr_number)s"
msgstr ""
#: rhodecode/templates/debug_style/buttons.html:131
msgid "Confirm to remove this field: Field"
msgstr ""
#: rhodecode/templates/debug_style/form-elements.html:107
msgid "Default"
msgstr ""
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/form-elements.html:513
#: rhodecode/templates/debug_style/form-elements.html:565
#: rhodecode/templates/debug_style/forms.html:236
msgid "Chosen group members"
msgstr "Gruppo utenti scelto"
#: rhodecode/templates/debug_style/form-elements.html:525
#: rhodecode/templates/debug_style/form-elements.html:569
#: rhodecode/templates/debug_style/forms.html:240
msgid "Remove all elements"
msgstr "Rimuovi tutti gli elementi"
i18n: Pulled translation from Transifex
r308 #: rhodecode/templates/debug_style/form-elements.html:535
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/form-elements.html:579
i18n: Pulled translation from Transifex
r308 #: rhodecode/templates/debug_style/forms.html:250
msgid "Available members"
msgstr "Membri disponibili"
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/form-elements.html:543
#: rhodecode/templates/debug_style/form-elements.html:587
#: rhodecode/templates/debug_style/forms.html:258
msgid "Add all elements"
msgstr "Aggiunge tutti gli elementi"
project: added all source files and assets
r1 #: rhodecode/templates/debug_style/forms.html:119
msgid "Some text..."
msgstr ""
#: rhodecode/templates/debug_style/forms.html:122
#: rhodecode/templates/debug_style/forms.html:255
msgid "Variable Item"
msgstr ""
#: rhodecode/templates/debug_style/forms.html:252
msgid "Some example text..."
msgstr ""
#: rhodecode/templates/debug_style/index.html:5
msgid "Debug Style"
msgstr ""
#: rhodecode/templates/debug_style/index.html:54
msgid "Index"
msgstr ""
#: rhodecode/templates/debug_style/index.html:55
msgid "Typography"
msgstr ""
#: rhodecode/templates/debug_style/index.html:56
msgid "Forms"
msgstr ""
#: rhodecode/templates/debug_style/index.html:57
msgid "Buttons"
msgstr "Pulsanti"
#: rhodecode/templates/debug_style/index.html:58
msgid "Labels"
msgstr ""
#: rhodecode/templates/debug_style/index.html:59
i18n: Pulled translation from Transifex
r1172 msgid "Alerts"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:60
i18n: Pulled translation from Transifex
r1172 msgid "Tables"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:61
i18n: Pulled translation from Transifex
r1172 msgid "Tables wide"
msgstr ""
#: rhodecode/templates/debug_style/index.html:62
project: added all source files and assets
r1 msgid "Collapsable Content"
msgstr ""
#: rhodecode/templates/debug_style/index.html:64
i18n: Pulled translation from Transifex
r1172 msgid "Layout form with sidebar"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:65
i18n: Pulled translation from Transifex
r1172 msgid "Login"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:66
i18n: Pulled translation from Transifex
r1172 msgid "Login 2"
msgstr ""
#: rhodecode/templates/debug_style/index.html:67
project: added all source files and assets
r1 msgid "Code blocks"
msgstr ""
i18n: Pulled translation from Transifex
r1172 #: rhodecode/templates/debug_style/index.html:70
project: added all source files and assets
r1 msgid "Panels"
msgstr ""
#: rhodecode/templates/debug_style/index.html:73
i18n: Pulled translation from Transifex
r1172 msgid "Form elements"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:74
i18n: Pulled translation from Transifex
r1172 msgid "Form elements small"
project: added all source files and assets
r1 msgstr ""
#: rhodecode/templates/debug_style/index.html:75
i18n: Pulled translation from Transifex
r1172 msgid "Form inline elements"
msgstr ""
#: rhodecode/templates/debug_style/index.html:76
project: added all source files and assets
r1 msgid "Form vertical"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/debug_style/login.html:56
msgid "Don't have an account ?"
msgstr "Non possiedi un account?"
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/base.mako:32
project: added all source files and assets
r1 #, python-format
msgid "This is a notification from RhodeCode. %(instance_url)s"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/base.mako:115
i18n: Pulled translation from Transifex
r657 msgid "RhodeCode"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:18
#: rhodecode/templates/email_templates/pull_request_comment.mako:19
project: added all source files and assets
r1 msgid "[mention]"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:21
#, python-format
msgid ""
"%(user)s left %(comment_type)s on commit `%(commit_id)s` (file: "
"`%(comment_file)s`)"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:21
i18n: Pulled translation from Transifex
r657 #: rhodecode/templates/email_templates/commit_comment.mako:24
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:26
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "in the %(repo_name)s repository"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:24
i18n: Pulled translation from Transifex
r1612 #, python-format
msgid ""
"%(user)s left %(comment_type)s on commit `%(commit_id)s` (status: "
"%(status)s)"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:26
#, python-format
msgid "%(user)s left %(comment_type)s on commit `%(commit_id)s`"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:47
#: rhodecode/templates/email_templates/pull_request_comment.mako:47
i18n: Pulled translation from Transifex
r657 msgid "Comment link"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:52
#: rhodecode/templates/email_templates/pull_request_comment.mako:52
project: added all source files and assets
r1 #, python-format
msgid "File: %(comment_file)s on line %(comment_line)s"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:58
project: added all source files and assets
r1 msgid "Commit status was changed to"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:82
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "%(user)s commented on commit `%(commit_id)s` (file:`%(comment_file)s`)"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:82
#: rhodecode/templates/email_templates/commit_comment.mako:84
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "in the %(repo)s repository"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:84
#, python-format
msgid "%(user)s commented on commit `%(commit_id)s`"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:92
#: rhodecode/templates/email_templates/pull_request_comment.mako:94
i18n: Pulled translation from Transifex
r657 msgid "Status"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:93
i18n: Pulled translation from Transifex
r657 msgid "The commit status was changed to"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/commit_comment.mako:99
#: rhodecode/templates/email_templates/pull_request_comment.mako:107
#, python-format
msgid "TODO comment on line: %(comment_line)s"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:101
#: rhodecode/templates/email_templates/pull_request_comment.mako:109
#, python-format
msgid "Note comment on line: %(comment_line)s"
msgstr ""
#: rhodecode/templates/email_templates/commit_comment.mako:101
#: rhodecode/templates/email_templates/pull_request_comment.mako:109
msgid "Note comment"
msgstr ""
#: rhodecode/templates/email_templates/password_reset.mako:31
i18n: Pulled translation from Transifex
r657 msgid "Generate new password here"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:22
#, python-format
msgid ""
"%(user)s left %(comment_type)s on pull request #%(pr_id)s \"%(pr_title)s\" "
"(file: `%(comment_file)s`)"
msgstr ""
#: rhodecode/templates/email_templates/pull_request_comment.mako:25
#, python-format
msgid ""
"%(user)s left %(comment_type)s on pull request #%(pr_id)s \"%(pr_title)s\" "
"(status: %(status)s)"
msgstr ""
#: rhodecode/templates/email_templates/pull_request_comment.mako:27
#, python-format
msgid "%(user)s left %(comment_type)s on pull request #%(pr_id)s \"%(pr_title)s\""
msgstr ""
#: rhodecode/templates/email_templates/pull_request_comment.mako:49
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:72
project: added all source files and assets
r1 msgid "Source repository"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:58
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "%(user)s submitted pull request #%(pr_id)s status: *%(status)s*"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:60
i18n: Pulled translation from Transifex
r657 #, python-format
msgid ""
"%(user)s submitted pull request #%(pr_id)s status: *%(status)s and closed*"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:84
i18n: Pulled translation from Transifex
r657 #, python-format
msgid ""
"%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\" "
"(file:`%(comment_file)s`)"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/email_templates/pull_request_comment.mako:86
#, python-format
msgid "%(user)s commented on pull request #%(pr_id)s \"%(pr_title)s\""
msgstr ""
#: rhodecode/templates/email_templates/pull_request_comment.mako:97
msgid "Closed pull request with status"
msgstr ""
#: rhodecode/templates/email_templates/pull_request_comment.mako:99
msgid "Submitted review status"
i18n: Pulled translation from Transifex
r804 msgstr ""
#: rhodecode/templates/email_templates/pull_request_review.mako:14
#, python-format
msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\""
msgstr ""
#: rhodecode/templates/email_templates/pull_request_review.mako:34
project: added all source files and assets
r1 #, python-format
msgid ""
"Pull request from %(source_ref_type)s:%(source_ref_name)s of %(repo_url)s "
"into %(target_ref_type)s:%(target_ref_name)s"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:37
project: added all source files and assets
r1 msgid "Link"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:71
project: added all source files and assets
r1 #, python-format
msgid "%(user)s wants you to review pull request #%(pr_id)s: \"%(pr_title)s\"."
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:73
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "%(source_ref_type)s of %(source_repo_url)s"
msgstr ""
i18n: Pulled translation from Transifex
r804 #: rhodecode/templates/email_templates/pull_request_review.mako:74
i18n: Pulled translation from Transifex
r657 #, python-format
msgid "%(target_ref_type)s of %(target_repo_url)s"
msgstr ""
project: added all source files and assets
r1 #: rhodecode/templates/email_templates/test.mako:5
msgid "hello \"world\""
msgstr ""
#: rhodecode/templates/email_templates/test.mako:21
msgid "Translation"
msgstr ""
i18n: Pulled translation from Transifex
r657 #: rhodecode/templates/email_templates/user_registration.mako:22
#, python-format
msgid "New user %(user)s has registered on %(date)s"
msgstr ""
#: rhodecode/templates/email_templates/user_registration.mako:24
msgid "Full Name"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/errors/error_document.mako:45
project: added all source files and assets
r1 #, python-format
msgid "You will be redirected to %s in %s seconds"
msgstr "Sarete rediretti a %s in %s secondi"
#: rhodecode/templates/feed/atom_feed_entry.mako:3
#, python-format
msgid "%(user)s commited on %(date)s UTC"
msgstr ""
#: rhodecode/templates/feed/atom_feed_entry.mako:26
msgid "Commit was too big and was cut off..."
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_authors_box.mako:6
project: added all source files and assets
r1 msgid "Last Author"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_authors_box.mako:11
project: added all source files and assets
r1 msgid "Show All"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_authors_box.mako:25
project: added all source files and assets
r1 msgid "last author"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/file_tree_author_box.mako:5
project: added all source files and assets
r1 msgid "Commit Author"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files.mako:4
#: rhodecode/templates/files/files_pjax.mako:2
project: added all source files and assets
r1 #, python-format
msgid "%s Files"
msgstr "%s file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files.mako:131
msgid "Pick Commit"
msgstr ""
#: rhodecode/templates/files/files_add.mako:4
project: added all source files and assets
r1 #, python-format
msgid "%s Files Add"
msgstr "Aggiungi %s File"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:15
project: added all source files and assets
r1 msgid "Add new file"
msgstr "Aggiungi nuovo file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:34
#: rhodecode/templates/files/files_delete.mako:34
#: rhodecode/templates/files/files_edit.mako:34
project: added all source files and assets
r1 msgid "Path"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:39
project: added all source files and assets
r1 msgid "Specify Custom Path"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:44
project: added all source files and assets
r1 msgid "Remove Custom Path"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:50
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:59
project: added all source files and assets
r1 msgid "Filename"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:54
project: added all source files and assets
r1 msgid "Upload File"
msgstr "Carica un file"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:62
project: added all source files and assets
r1 msgid "No file selected"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_add.mako:65
i18n: Pulled translation from Transifex
r1851 msgid "Upload file"
msgstr ""
#: rhodecode/templates/files/files_add.mako:71
project: added all source files and assets
r1 msgid "Create New File"
msgstr "Crea Nuovo File"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:81
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:82
project: added all source files and assets
r1 msgid "line wraps"
msgstr "accapo automatico"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:82
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:83
project: added all source files and assets
r1 msgid "on"
msgstr "acceso"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:82
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:83
project: added all source files and assets
r1 msgid "off"
msgstr "spento"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_add.mako:109
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:109
project: added all source files and assets
r1 msgid "Commit changes"
msgstr "Commit modifiche"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:9
project: added all source files and assets
r1 msgid "Previous commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:13
project: added all source files and assets
r1 msgid "Next commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:19
project: added all source files and assets
r1 msgid "Search File List"
msgstr "Lista Ricerca File"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:22
project: added all source files and assets
r1 msgid "Close File List"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/files/files_browser.mako:25
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:109
i18n: Pulled translation from Transifex
r1851 msgid "Add New File"
msgstr "Aggiungi Nuovo File"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:27
project: added all source files and assets
r1 msgid "Add File"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser.mako:34
project: added all source files and assets
r1 msgid "Loading file list..."
msgstr "Caricamento lista file..."
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser_tree.mako:6
project: added all source files and assets
r1 msgid "Size"
msgstr "Dimensione"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser_tree.mako:7
project: added all source files and assets
r1 msgid "Modified"
msgstr "Modificato"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_browser_tree.mako:8
project: added all source files and assets
r1 msgid "Last Commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:4
project: added all source files and assets
r1 #, python-format
msgid "%s Files Delete"
msgstr "Cancellazione %s File"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:15
project: added all source files and assets
r1 msgid "Delete file"
msgstr "Elimina file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:45
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:71
project: added all source files and assets
r1 #, python-format
msgid "Binary file (%s)"
msgstr "File binario (%s)"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:50
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:100
msgid "File size {} is bigger then allowed limit {}. "
msgstr ""
project: added all source files and assets
r1
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_delete.mako:70
project: added all source files and assets
r1 msgid "Delete File"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_detail.mako:5
#: rhodecode/templates/files/files_detail.mako:12
i18n: Pulled translation from Transifex
r657 msgid "Commit Description"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/files/files_detail.mako:32
project: added all source files and assets
r1 msgid "File last commit"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/files/files_detail.mako:46
i18n: Pulled translation from Transifex
r1398 msgid "Show/Diff file"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/files/files_detail.mako:61
project: added all source files and assets
r1 msgid "Diff to Commit"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/files/files_detail.mako:62
project: added all source files and assets
r1 msgid "Show at Commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_edit.mako:4
project: added all source files and assets
r1 #, python-format
msgid "%s File Edit"
msgstr "Modifica %s File"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_edit.mako:15
project: added all source files and assets
r1 msgid "Edit file"
msgstr "Modifica file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_edit.mako:55
project: added all source files and assets
r1 msgid "history"
msgstr "storia"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_edit.mako:61
project: added all source files and assets
r1 msgid "source"
msgstr "sorgente"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_edit.mako:63
#: rhodecode/templates/files/files_pjax.mako:19
project: added all source files and assets
r1 msgid "annotation"
msgstr "annotazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:67
project: added all source files and assets
r1 msgid "raw"
msgstr "raw"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:70
project: added all source files and assets
r1 msgid "download"
msgstr "download"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_edit.mako:77
project: added all source files and assets
r1 msgid "Editing file"
msgstr "Modifica file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/files/files_pjax.mako:17
project: added all source files and assets
r1 msgid "Location"
msgstr "Ubicazione"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:13
i18n: Pulled translation from Transifex
r1612 msgid "This file is a pointer to large binary file"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:13
i18n: Pulled translation from Transifex
r1612 msgid "LargeFile"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:23
project: added all source files and assets
r1 msgid "History"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:26
#: rhodecode/templates/search/search_content.mako:69
project: added all source files and assets
r1 msgid "Show Full History"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/files/files_source.mako:31
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/search/search_content.mako:71
msgid "Annotation"
msgstr ""
#: rhodecode/templates/files/files_source.mako:33
#: rhodecode/templates/search/search_content.mako:72
msgid "Raw"
msgstr ""
#: rhodecode/templates/files/files_source.mako:37
i18n: Pulled translation from Transifex
r1612 msgid "Download largefile"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:41
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_content.mako:73
project: added all source files and assets
r1 msgid "Download"
msgstr "Download"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:49
msgid "Edit on Branch:{}"
msgstr ""
#: rhodecode/templates/files/files_source.mako:54
project: added all source files and assets
r1 msgid "Editing binary files not allowed"
msgstr "Impossibile modificare file binari"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:57
project: added all source files and assets
r1 msgid "Editing files allowed only when on branch head commit"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/files/files_source.mako:58
project: added all source files and assets
r1 msgid "Deleting files allowed only when on branch head commit"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/forks/fork.mako:5
project: added all source files and assets
r1 #, python-format
msgid "Fork repository %s"
msgstr "Fork del repository %s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/forks/fork.mako:12
project: added all source files and assets
r1 msgid "New Fork"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/forks/fork.mako:37
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:70
project: added all source files and assets
r1 msgid "Fork name"
msgstr "nome Fork"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/fork.mako:82
i18n: Pulled translation from Transifex
r1851 msgid "Default commit for files page, downloads, whoosh and readme"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/fork.mako:98
project: added all source files and assets
r1 msgid "Copy permissions"
msgstr "Copia permessi"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/fork.mako:102
project: added all source files and assets
r1 msgid "Copy permissions from forked repository"
msgstr "Copia permessi dal fork del repository"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/fork.mako:107
project: added all source files and assets
r1 msgid "Fork this Repository"
msgstr "Fai un Fork del repository"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/forks/forks.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Forks"
msgstr "%s Fork"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/forks/forks.mako:12
project: added all source files and assets
r1 msgid "Forks"
msgstr "i Fork"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:30
project: added all source files and assets
r1 msgid "Create new fork"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/forks/forks.mako:74
project: added all source files and assets
r1 msgid "Forked"
msgstr "è un Fork"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:14
project: added all source files and assets
r1 msgid "Filter"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:24
project: added all source files and assets
r1 msgid "ATOM journal feed"
msgstr "Feed ATOM del journal"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/journal.mako:25
project: added all source files and assets
r1 msgid "RSS journal feed"
msgstr "Feed RSS del journal"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/journal/journal_data.mako:51
project: added all source files and assets
r1 msgid "No entries yet"
msgstr "Nessuna entry"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/journal/public_journal.mako:4
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/public_journal.mako:12
project: added all source files and assets
r1 msgid "Public Journal"
msgstr "Journal Pubblico"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/public_journal.mako:21
project: added all source files and assets
r1 msgid "ATOM public journal feed"
msgstr "Feed ATOM del journal pubblico"
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/journal/public_journal.mako:22
project: added all source files and assets
r1 msgid "RSS public journal feed"
msgstr "Feed RSS del journal pubblico"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest.mako:4
#: rhodecode/templates/pullrequests/pullrequest.mako:8
project: added all source files and assets
r1 msgid "New pull request"
msgstr "Nuova richiesta PULL"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:35
msgid "Pull request summary"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.mako:58
project: added all source files and assets
r1 msgid "Write a short description on this pull request"
msgstr "Scrivi una breve descrizione sulla richiesta PULL"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:64
project: added all source files and assets
r1 msgid "Commit flow"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:90
project: added all source files and assets
r1 msgid "Loading refs..."
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:101
project: added all source files and assets
r1 msgid "Submit Pull Request"
msgstr ""
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:115
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:315
i18n: Pulled translation from Transifex
r1851 msgid "Author of this pull request"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.mako:129
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:329
i18n: Pulled translation from Transifex
r1851 msgid "Reviewer rules"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.mako:139
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:343
project: added all source files and assets
r1 msgid "Pull request reviewers"
msgstr "Revisori della richiesta PULL"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/pullrequests/pullrequest.mako:150
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:386
i18n: Pulled translation from Transifex
r1851 msgid "Add reviewer or reviewer group"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.mako:302
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest.mako:508
i18n: Pulled translation from Transifex
r1851 msgid "Please select source and target"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest.mako:308
project: added all source files and assets
r1 msgid "Loading compare ..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest.mako:364
project: added all source files and assets
r1 msgid "Show detailed compare."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest.mako:371
project: added all source files and assets
r1 msgid "There are no commits to merge."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest.mako:435
i18n: Pulled translation from Transifex
r1851 msgid "Target repository"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest.mako:445
project: added all source files and assets
r1 msgid "Select commit reference"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:7
i18n: Pulled translation from Transifex
r1398 msgid "This pull request can be merged automatically."
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:12
i18n: Pulled translation from Transifex
r1398 msgid "Merge is not currently possible because of below failed checks."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:52
#: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:57
i18n: Pulled translation from Transifex
r1612 msgid "refresh checks"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:53
#: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
i18n: Pulled translation from Transifex
r1398 msgid "Merge Pull Request"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:58
i18n: Pulled translation from Transifex
r1398 msgid "You are not allowed to merge this pull request."
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:60
i18n: Pulled translation from Transifex
r1398 msgid "Login to Merge this Pull Request"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:69
#: rhodecode/templates/pullrequests/pullrequest_merge_checks.mako:73
i18n: Pulled translation from Transifex
r1612 msgid "Close with status {}"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Pull Request #%s"
msgstr "%s: Richiesta PULL #%s"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:51
project: added all source files and assets
r1 msgid "From"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequest_show.mako:57
i18n: Pulled translation from Transifex
r1172 msgid "Confirm to delete this pull request"
msgstr "Conferma l'eliminazione di questa richiesta 'Pull'"
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/pullrequests/pullrequest_show.mako:88
msgid "Common ancestor"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:100
msgid "Copy the pull url"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.mako:129
i18n: Pulled translation from Transifex
r1398 msgid "Merge"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:140
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:66
i18n: Pulled translation from Transifex
r2215 msgid "Copy the clone url"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.mako:144
i18n: Pulled translation from Transifex
r1398 msgid "Shadow repository data not available"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:152
project: added all source files and assets
r1 msgid "Review"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:181
i18n: Pulled translation from Transifex
r1398 msgid "Versions"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:193
i18n: Pulled translation from Transifex
r1398 msgid "Hide all versions of this pull request"
msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/pullrequests/pullrequest_show.mako:218
i18n: Pulled translation from Transifex
r2215 msgid "Your review status at this version"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.mako:224
i18n: Pulled translation from Transifex
r1398 msgid "Comment from pull request version {0}, general:{1} inline:{2}"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:241
#: rhodecode/templates/pullrequests/pullrequest_show.mako:245
i18n: Pulled translation from Transifex
r1398 msgid "select versions to show changes"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:242
i18n: Pulled translation from Transifex
r1398 msgid "show changes between versions"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:243
i18n: Pulled translation from Transifex
r1398 msgid "show pull request for this version"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:258
i18n: Pulled translation from Transifex
r1398 msgid "Comments at this version"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:262
i18n: Pulled translation from Transifex
r1612 msgid "Comments for this pull request"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.mako:267
#: rhodecode/templates/pullrequests/pullrequest_show.mako:269
i18n: Pulled translation from Transifex
r1398 #, python-format
i18n: Pulled translation from Transifex
r2215 msgid "%d General "
i18n: Pulled translation from Transifex
r1398 msgstr ""
i18n: Pulled translation from Transifex
r1612 #: rhodecode/templates/pullrequests/pullrequest_show.mako:273
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:275
#, python-format
msgid "%d Inline"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequest_show.mako:279
#: rhodecode/templates/pullrequests/pullrequest_show.mako:283
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "%d Outdated"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:280
i18n: Pulled translation from Transifex
r1398 msgid "show outdated comments"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:281
i18n: Pulled translation from Transifex
r1398 msgid "hide outdated comments"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:292
i18n: Pulled translation from Transifex
r1398 msgid "Pull request versions not available"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/pullrequests/pullrequest_show.mako:306
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:391
project: added all source files and assets
r1 msgid "Save Changes"
msgstr "Salva i Cambiamenti"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:408
project: added all source files and assets
r1 msgid "Missing requirements:"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:409
project: added all source files and assets
r1 msgid ""
"These commits cannot be displayed, because this repository uses the "
"Mercurial largefiles extension, which was not enabled."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:417
project: added all source files and assets
r1 msgid "Missing commits"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:418
project: added all source files and assets
r1 msgid ""
"This pull request cannot be displayed, because one or more commits no longer"
" exist in the source repository."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:419
project: added all source files and assets
r1 msgid ""
"Please update this pull request, push the commits back into the source "
"repository, or consider closing this pull request."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:430
i18n: Pulled translation from Transifex
r1398 #, python-format
msgid "Showing changes at v%d, commenting is disabled."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:453
#: rhodecode/templates/pullrequests/pullrequest_show.mako:455
project: added all source files and assets
r1 msgid "Update commits"
msgstr "Aggiorna i commit"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:455
i18n: Pulled translation from Transifex
r1398 msgid "Update is disabled for current view"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:466
i18n: Pulled translation from Transifex
r1398 msgid ""
"Commits and changes between v{ver_from} and {ver_to} of this pull request, "
"commenting is disabled"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:470
i18n: Pulled translation from Transifex
r1398 msgid "commits added: {}, removed: {}"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:488
i18n: Pulled translation from Transifex
r1398 msgid "Commit added in displayed changes"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:490
i18n: Pulled translation from Transifex
r1398 msgid "Commit removed in displayed changes"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:593
i18n: Pulled translation from Transifex
r1398 msgid "there is {num} general comment from older versions"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:594
i18n: Pulled translation from Transifex
r2215 msgid "show it"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:596
i18n: Pulled translation from Transifex
r1398 msgid "there are {num} general comments from older versions"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/pullrequests/pullrequest_show.mako:597
i18n: Pulled translation from Transifex
r1398 msgid "show them"
msgstr ""
#: rhodecode/templates/pullrequests/pullrequests.mako:4
project: added all source files and assets
r1 #, python-format
msgid "%s Pull Requests"
msgstr "%s Richieste di PULL"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:34
project: added all source files and assets
r1 msgid "Open new Pull Request"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:48
project: added all source files and assets
r1 msgid "Opened"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:49
project: added all source files and assets
r1 msgid "Opened by me"
msgstr "Aperto da me"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:50
i18n: Pulled translation from Transifex
r308 msgid "Awaiting review"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:51
project: added all source files and assets
r1 msgid "Awaiting my review"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:53
project: added all source files and assets
r1 msgid "From this repo"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:62
project: added all source files and assets
r1 #, python-format
msgid "Pull Requests from %(repo_name)s repository"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:64
project: added all source files and assets
r1 #, python-format
msgid "Closed Pull Requests to repository %(repo_name)s"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:66
project: added all source files and assets
r1 #, python-format
msgid "Pull Requests to %(repo_name)s repository opened by me"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:68
project: added all source files and assets
r1 #, python-format
msgid "Pull Requests to %(repo_name)s repository awaiting review"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:70
project: added all source files and assets
r1 #, python-format
msgid "Pull Requests to %(repo_name)s repository awaiting my review"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/pullrequests/pullrequests.mako:72
project: added all source files and assets
r1 #, python-format
msgid "Pull Requests to %(repo_name)s repository"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:6
#: rhodecode/templates/search/search.mako:17
project: added all source files and assets
r1 #, python-format
msgid "Search inside repository %(repo_name)s"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:8
#: rhodecode/templates/search/search.mako:19
project: added all source files and assets
r1 msgid "Search inside all accessible repositories"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:60
project: added all source files and assets
r1 msgid "Search item"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:63
project: added all source files and assets
r1 msgid "File contents"
msgstr "Contenuti dei file"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:63
project: added all source files and assets
r1 msgid "Commit messages"
msgstr "Messaggi di commit"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search.mako:63
project: added all source files and assets
r1 msgid "File names"
msgstr "Nomi dei file"
i18n: Pulled translation from Transifex
r1851 #: rhodecode/templates/search/search_commit.mako:8
#: rhodecode/templates/summary/summary_commits.mako:9
msgid "Commit message"
msgstr "Messaggio commit"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_commit.mako:11
i18n: Pulled translation from Transifex
r308 msgid "Age (new first)"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_commit.mako:13
i18n: Pulled translation from Transifex
r308 msgid "Age (old first)"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/search/search_content.mako:34
i18n: Pulled translation from Transifex
r308 msgid "more matches in this file"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/search/search_path.mako:4
project: added all source files and assets
r1 msgid "File"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:71
i18n: Pulled translation from Transifex
r2215 msgid "Copy the clone by id url"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:76
msgid "Copy the clone by ssh url"
msgstr ""
#: rhodecode/templates/summary/components.mako:80
i18n: Pulled translation from Transifex
r2215 msgid "SVN Protocol is disabled. To enable it, see the"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:80
project: added all source files and assets
r1 msgid "documentation here"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:100
project: added all source files and assets
r1 msgid "Information"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:116
i18n: Pulled translation from Transifex
r2215 msgid "Number of Repository Forks"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:124
project: added all source files and assets
r1 msgid "Calculating Repository Size..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:155
project: added all source files and assets
r1 msgid "Calculating Code Statistics..."
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:159
project: added all source files and assets
r1 msgid "Statistics are disabled for this repository"
msgstr "Le statistiche sono state disabilitate su questo repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:162
project: added all source files and assets
r1 msgid "enable statistics"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/summary/components.mako:173
i18n: Pulled translation from Transifex
r2512 msgid "Downloads"
msgstr ""
#: rhodecode/templates/summary/components.mako:179
project: added all source files and assets
r1 msgid "There are no downloads yet"
msgstr "Non ci sono download"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:183
project: added all source files and assets
r1 msgid "Downloads are disabled for this repository"
msgstr "Download disabilitati sul repository"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/components.mako:186
project: added all source files and assets
r1 msgid "enable downloads"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/summary/summary.mako:17
#: rhodecode/templates/summary/summary.mako:19
project: added all source files and assets
r1 msgid "RSS Feed"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/summary/summary.mako:34
project: added all source files and assets
r1 msgid "Quick start"
msgstr "Avvio rapido"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/summary/summary.mako:47
project: added all source files and assets
r1 #, python-format
msgid "Readme file from commit %s:%s"
msgstr ""
i18n: Pulled translation from Transifex
r2215 #: rhodecode/templates/summary/summary_base.mako:5
#, python-format
msgid "%s Summary"
msgstr "%s Riassunto"
#: rhodecode/templates/summary/summary_base.mako:13
#, python-format
msgid "%s ATOM feed"
msgstr "%s feed ATOM"
#: rhodecode/templates/summary/summary_base.mako:14
#, python-format
msgid "%s RSS feed"
msgstr "%s feed RSS"
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:106
i18n: Pulled translation from Transifex
r1851 msgid "Add or upload files directly via RhodeCode:"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:117
i18n: Pulled translation from Transifex
r1851 msgid "Push new repo:"
msgstr ""
i18n: Pulled translation from Transifex
r2512 #: rhodecode/templates/summary/summary_commits.mako:128
i18n: Pulled translation from Transifex
r1851 msgid "Existing repository?"
msgstr "Repository esistente?"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:5
project: added all source files and assets
r1 #, python-format
msgid "%s Tags"
msgstr "%s Tag"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:13
project: added all source files and assets
r1 msgid "tags"
msgstr "i tag"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/tags/tags.mako:31
project: added all source files and assets
r1 msgid "Compare Selected Tags"
msgstr "Confronta i Tag Selezionati"
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/users/user_profile.mako:35
project: added all source files and assets
r1 msgid "First name"
msgstr ""
i18n: Pulled translation from Transifex
r1398 #: rhodecode/templates/users/user_profile.mako:43
project: added all source files and assets
r1 msgid "Last name"
msgstr ""
#: rhodecode/tests/lib/test_ext_json.py:162
msgid "hello"
msgstr ""