Chris@16: fr: Chris@16: label_checkout: "Dépôt" Chris@16: Chris@16: setting_checkout_display_checkout_info: "Display checkout information" Chris@16: setting_checkout_fixed_url: "URL du dépôt" Chris@16: setting_checkout_url_regex: "Expression Régulière" Chris@16: setting_checkout_url_regex_replacement: "Texte de substitution" Chris@16: setting_checkout_display_login: "Affiche le login" Chris@16: setting_checkout_command: "Checkout command" Chris@16: setting_checkout_use_zero_clipboard: "Display clipboard helper" Chris@16: Chris@16: setting_checkout_overwrite_description: "Overwrite default description" Chris@16: field_checkout_overwrite: "Overwrite default settings for checkout protocols" Chris@16: field_checkout_display_command: "Affiche l'URL du dépôt" Chris@16: Chris@16: label_protocol_plural: "Protocoles" Chris@16: button_add_protocol: "Créer un protocole" Chris@16: Chris@16: label_access_type: 'This URL has {{type}} access.' Chris@16: label_access_read_only: 'Read-Only' Chris@16: label_access_read_write: "Read+Write" Chris@16: label_access_permission: "Depending on user's permissions" Chris@16: Chris@16: label_append_path: "Append path" Chris@16: Chris@16: label_display_login_none: "Ne pas afficher le login ni le mot de passe" Chris@16: label_display_login_username: "Afficher le login, pas le mot de passe" Chris@16: label_display_login_password: "Afficher le login et le mot de passe" Chris@16: Chris@16: label_copy_to_clipboard: "Copy to clipboard" Chris@16: Chris@16: help_checkout_protocols: | Chris@16: The URLs in protocols are generated from applying the regular expression Chris@16: and the replacement text to the original URL. The replacement text Chris@16: supports back-references to braced expressions using the \1 notation. Chris@16: help_repository_checkout_protocols: | Chris@16: Leave the Checkout URL field empty to use the defined repository URL. Chris@16: help_moved_settings: "The settings page has been moved to {{link}}." Chris@16: label_settings_location: "Administration -> Settings -> Checkout"