You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ubl-settings-repomanager/source/ubl-strings.h

167 lines
6.4 KiB

#define TITLE_LABEL _("Repository manager")
#define TITLE_INFO_LABEL _("Repository management and configuring")
#define HELP_TITLE_LABEL _("Would you like to read documentation in the Web?")
#define HELP_INFO_LABEL _("You will be redirected to documentation website where documentation is\ntranslated and supported by community.")
#define HELP_ALWAYS_OPEN_LABEL _("Always redirect to online documentation")
#define OPEN_HELP_LABEL _("Open documentation")
#define PROJECT_HOME_LABEL _("Project Home Page")
#define NOTHING_CHOSEN_LABEL _("Nothing were chosen")
#define INFORMATION_LABEL _("Information")
#define CHOSE_PACKAGES_TITLE_LABEL _("Choose package(-s)")
#define CHOSE_FOLDER_TITLE_LABEL _("Choose folder")
#define ADD_PACKAGES_TITLE_LABEL _("Add packages")
#define MOVE_PACKAGES_TITLE_LABEL _("Move packages")
#define REMOVE_PACKAGES_TITLE_LABEL _("Remove packages")
#define KEY_CREATION_TITLE_LABEL _("Key creation")
#define EMAIL_LABEL _("Email:")
#define KEY_ADDITIONAL_CONFIGURATION_LABEL _("Key additional configuration")
#define COMMENTS_LABEL _("Commentary:")
#define ENCRYPTION_LABEL _("Encryption type:")
#define KEY_LENGTH_LABEL _("key strength (in bits):")
#define EXPIRE_LABEL _("Expires:")
#define PASSWORD_LABEL _("Password:")
#define PASSWORD_CONFIRMATION_LABEL _("Password confirmation:")
#define TIMELESS_LABEL _("Timeless")
#define UNTIL_LABEL _("Until")
#define ADD_LABEL _("Add")
#define UPDATE_LABEL _("Update")
#define STORAGE_CONFIGURE_TOOLTIP_LABEL _("Configure storages")
#define LAUNCH_UBL_SETTINGS_UPDATE_TOOLTIP_LABEL _("System update")
#define EMPTY_IMPORTANT_LABEL _("Empty important field")
#define KEY_LABEL _("Key creation")
#define LOAD_SUCCESS_LABEL _("Repository data has been loaded successfully")
#define SAVE_SUCCESS_LABEL _("Saving has succeeded")
#define GENERAL_TAB_LABEL _("General")
#define PUBLICATION_TAB_LABEL _("Publication")
#define TRUSTED_LABEL _("Trusted repository")
#define SERVER_TYPE_LABEL _("Server type:")
#define IP_ADRESS_LABEL _("IP adress:")
#define PORT_LABEL _("Port:")
#define PUBLISH_LABEL _("Publish")
#define CODE_NAME_LABEL _("Code name:")
#define BRANCH_LABEL _("Branch:")
#define ARCHITECRURE_LABEL _("Architecture:")
#define COMPONENTS_LABEL _("Components:")
#define SIGNATURE_LABEL _("Signature:")
#define SIGN_LABEL _("Sign")
#define MOVE_LABEL _("Move")
#define REMOVE_LABEL _("Remove")
#define STORAGE_SIGN_REPO_LABEL _("Sign repo")
#define STORAGE_REMOVE_REPO_LABEL _("Remove repo")
#define MANAGE_STORAGES_TITLE_LABEL _("Manage storages")
#define STORAGE_LABEL _("Storage:")
#define OPEN_EXISTING_TOOLTIP_LABEL _("Open existing")
#define CREATE_NEW_TOOLTIP_LABEL _("Create new")
#define DISABLE_TOOLTIP_LABEL _("Disable")
#define DELETE_TOOLTIP_LABEL _("Delete")
#define ADD_REPO_TOOLTIP_LABEL _("Add repository")
#define REPOSITORIES_LABEL _("Repository (-ies)")
#define ACCEPT_LABEL _("Accept")
#define REPO_LABEL _("Repository:")
#define SOURCE_LABEL _("Source")
#define TARGET_LABEL _("Target")
#define PACKAGE_SIGN_LABEL _("Packages sign:")
#define REPO_SIGN_LABEL _("Repository sign:")
#define ADD_PACKAGES_LABEL _("Package (-s) to add")
#define REMOVE_PACKAGES_LABEL _("Package (-s) to remove")
#define MOVE_PACKAGES_LABEL _("Package (-s) to move")
#define NAME_COLUMN_LABEL _("Name")
#define PATH_COLUMN_LABEL _("Path")
#define REMOVE_PACKAGE_LABEL _("Remove package")
#define ADD_PACKAGE_LABEL _("Add package")
#define REPO_SIGN_ERROR_LABEL _("Repository sign failed - repository has no packages")
#define DATA_LOADED_LABEL _("Data has been loaded")
#define PACKAGES_ADD_SUCCESS_LABEL _("Packages were added successfully")
#define PACKAGES_REMOVE_SUCCESS_LABEL _("Packages were removed successfully")
#define PACKAGES_MOVE_SUCCESS_LABEL _("Packages were moved successfully")
#define STORAGES_SAVED_LABEL _("Changes saved")
#define KEY_CREATION_SUCCESS_LABEL _("Key was successfully created")
#define KEY_CREATION_FAILURE_LABEL _("Key creation failed")
#define CHOOSE_LABEL _("Choose")
#define CANCEL_LABEL _("Cancel")
#define CREATE_REPO_LABEL _("Open or create repository")
#define OPEN_REPO_LABEL _("Open existing repository")
#define CONFIGURE_REPO_LABEL _("Configure repository")
#define DELETE_REPO_LABEL _("Delete repository")
#define ADD_REMOVE_LOCAL_REPO_LABEL _("Add/Remove repository from\nlocal package sources")
#define ENABLE_DISABLE_REPO_LABEL _("Enable/disable repository publish")
#define CHECK_REPO_LABEL _("Check dependences")
#define SIGN_REPO_LABEL _("Sign ripository")
#define OPEN_LABEL _("Open")
#define OPERATION_DONE_LABEL _("Operation done")
#define CHOOSE_BRANCH_PACK_LABEL _("Choose branch or pack in branch to add file!")
#define CHOOSE_REPO_BRANCH_LABEL _("Choose repository or branch!")
#define CHOOSE_PACK_LABEL _("Choose pack to delete!")
#define CHOOSE_REPO_LABEL _("Choose repository to delete!")
#define SIGN_CHOOSE_LABEL _("Choose repository or package to sign")
#define NAME_LABEL _("Name:")
#define BRANCHES_LABEL _("Branches:")
#define TYPE_BRANCH_NAME_LABEL _("< Type branch name >")
#define EMPTY_NAME_LABEL _("Name must be filled!")
#define CHOOSE_PATH_LABEL _("Choose path for new repository")
#define ADD_REPO_LABEL _("Choose repository folder")
#define LOAD_REPO_LABEL _("Choose repository")
#define ABSENT_LABEL _("Absent")
#define DEPENDENCE_LABEL _("Dependences:")
#define DIGITAL_SIGNATURE_LABEL _("Digital signature")
#define PACKAGE_LABEL _("package")
#define REPOSITORY_LABEL _("repository")
#define ALREADY_EXIST_LABEL _("Repeating packages were not added")
#define REPO_ALREADY_EXISTS_LABEL _("This repository has already been added")
#define CLOSE_LABEL _("Close")
#define DISABLE_CONFIRMATION_LABEL _("Are you sure want to disable?")
#define REMOVE_CONFIRMATION_LABEL _("Are you sure want to remove?")
#define DO_NOT_SIGN_LABEL _("Do not sign")
#define PACKAGE_NAME_ERROR_LABEL _("Package name error - package has incorrect name pattern")
#define PASSWORD_INCORRECT_LABEL _("Passwords do not match")
#define SEARCH_LABEL _("Package search")
#define STORAGE_PATH_LABEL _("Storage path")
#define REPOS_LABEL _("Repository")
#define ARCHS_LABEL _("Architecture")
#define REPO_NAME_LABEL _("Repository name")
#define SIGNATURE_INFO_LABEL _("Signature")
#define SIGN_STATUS_LABEL _("Signature status")
#define SIGNATURE_TITLE_LABEL _("Sign packages")
#define SIGN_SUCCESS_LABEL _("Packages successfully signed")
#define EMPTY_FOLDER_LABEL _("Folder must contain repositories")
#define FILES_EXIST_LABEL _("Folder must not be empty")