-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(pci-object-storage): show object
Signed-off-by: Mohammed Hamdoune <[email protected]>
- Loading branch information
Showing
50 changed files
with
2,918 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
93 changes: 93 additions & 0 deletions
93
packages/manager/apps/pci-object-storage/public/translations/common/Messages_de_DE.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
{ | ||
"common_clipboard_copy_to_clipboard": "In die Zwischenablage kopieren", | ||
"common_clipboard_copied": "Kopiert", | ||
"common_clipboard_not_supported": "Kann nicht in die Zwischenablage kopiert werden. Bitte kopieren Sie den Text manuell", | ||
"common_criteria_adder_column_label": "Spalte", | ||
"common_criteria_adder_operator_label": "Bedingung", | ||
"common_criteria_adder_operator_boolean_is": "ist", | ||
"common_criteria_adder_operator_boolean_isNot": "ist nicht", | ||
"common_criteria_adder_operator_string_contains": "enthält", | ||
"common_criteria_adder_operator_string_containsNot": "enthält nicht", | ||
"common_criteria_adder_operator_string_startsWith": "beginnt mit", | ||
"common_criteria_adder_operator_string_endsWith": "endet auf", | ||
"common_criteria_adder_operator_string_is": "ist gleich", | ||
"common_criteria_adder_operator_string_isNot": "ist nicht", | ||
"common_criteria_adder_operator_number_is": "ist gleich", | ||
"common_criteria_adder_operator_number_smaller": "ist geringer als", | ||
"common_criteria_adder_operator_number_bigger": "ist größer als", | ||
"common_criteria_adder_operator_date_is": "ist", | ||
"common_criteria_adder_operator_date_isBefore": "ist vor", | ||
"common_criteria_adder_operator_date_isAfter": "ist nach", | ||
"common_criteria_adder_operator_options_is": "ist", | ||
"common_criteria_adder_operator_options_isNot": "ist nicht", | ||
"common_criteria_adder_true_label": "Ja", | ||
"common_criteria_adder_false_label": "Nein", | ||
"common_criteria_adder_value_label": "Wert", | ||
"common_criteria_adder_submit_label": "Hinzufügen", | ||
"common_none": "Keine", | ||
"common_datagrid_nodata": "Keine Ergebnisse", | ||
"common_field_error_required": "Bitte füllen Sie dieses Feld aus.", | ||
"common_field_error_number": "Bitte geben Sie einen gültigen Zahlenwert ein.", | ||
"common_field_error_email": "Bitte geben Sie eine gültige E-Mail-Adresse ein.", | ||
"common_field_error_min": "Bitte geben Sie einen Wert größer oder gleich {{min}} ein.", | ||
"common_field_error_max": "Bitte geben Sie einen Wert kleiner oder gleich {{max}} ein.", | ||
"common_field_error_minlength": "Bitte geben Sie mindestens {{minlength}} Zeichen ein.", | ||
"common_field_error_maxlength": "Bitte geben Sie höchstens {{maxlength}} Zeichen ein.", | ||
"common_field_error_pattern": "Bitte geben Sie ein gültiges Format ein.", | ||
"common_navbar_notification_title": "Benachrichtigungen", | ||
"common_navbar_notification_see_all": "Alle Benachrichtigungen anzeigen", | ||
"common_navbar_notification_error_in_notification": "Es ist ein Fehler aufgetreten.", | ||
"common_navbar_notification_error_in_notification_description": "Das Menü kann nicht gestartet werden.", | ||
"common_navbar_notification_mark_as_read": "Als gelesen markieren", | ||
"common_navbar_notification_mark_as_unread": "Als ungelesen markieren", | ||
"common_navbar_notification_none": "Sie sind auf dem neuesten Stand.", | ||
"common_navbar_notification_none_description": "Sie haben keine Benachrichtigungen.", | ||
"common_open_new_tab": "Öffnet einen neuen Tab", | ||
"common_pagination_resultsperpage": "Ergebnisse pro Seite", | ||
"common_pagination_page": "Seite", | ||
"common_pagination_of": "von", | ||
"common_pagination_ofnresults": "von TOTAL_ITEMS Ergebnissen", | ||
"common_pagination_currentpageofpagecount": "Seite CURRENT_PAGE von PAGE_COUNT", | ||
"common_pagination_results": "Ergebnisse", | ||
"common_pagination_next": "Nächste Seite", | ||
"common_pagination_previous": "Vorherige Seite", | ||
"common_choose": "Auswählen", | ||
"common_stepper_optional_label": "(optional)", | ||
"common_stepper_modify_this_step": "Diesen Schritt bearbeiten", | ||
"common_stepper_skip_this_step": "Diesen Schritt überspringen", | ||
"common_stepper_next_button_label": "Weiter", | ||
"common_stepper_submit_button_label": "Absenden", | ||
"common_stepper_cancel_button_label": "Abbrechen", | ||
"common_file_attachmentsHeading": "Angehängt Datei(en)", | ||
"common_file_dropArea": "Verschieben Sie Dateien per Drag-and-Drop oder", | ||
"common_file_dropAreaSelector": "wählen Sie eine Datei aus", | ||
"common_file_fileSelector": "Wählen Sie eine Datei aus", | ||
"common_file_filesSelector": "Wählen Sie Dateien aus", | ||
"common_file_maxsizeError": "Die Datei übersteigt die maximale Größe", | ||
"common_file_removeFile": "Datei aus Auswahl entfernen", | ||
"common_password_all_rules_met": "Alle Passwortregeln wurden eingehalten.", | ||
"common_password_hide_password": "Passwort verbergen", | ||
"common_password_show_password": "Passwort anzeigen", | ||
"common_password_valid_rule": "Gültige Regel.", | ||
"common_password_invalid_rule": "Ungültige Regel.", | ||
"common_password_risky_password": "Unsicheres Passwort.", | ||
"common_password_bad_password": "Falsches Passwort.", | ||
"common_password_weak_password": "Schwaches Passwort.", | ||
"common_password_good_password": "Korrektes Passwort.", | ||
"common_password_strong_password": "Starkes Passwort.", | ||
"common_criteria_adder_filter_label": "Filtern", | ||
"common_back_button_back_to": "Zurück zu", | ||
"common_back_button_back_to_previous_page": "Zurück zur vorherigen Seite ", | ||
"common_dual_list_source_heading": "Zu wählende Elemente", | ||
"common_dual_list_source_placeholder": "Keine zu wählenden Elemente", | ||
"common_dual_list_source_move": "Hinzufügen", | ||
"common_dual_list_source_move_all": "Alles hinzufügen", | ||
"common_dual_list_source_search": "In den Quelldaten suchen", | ||
"common_dual_list_target_heading": "Ausgewählte Elemente", | ||
"common_dual_list_target_placeholder": "Kein Element ausgewählt", | ||
"common_dual_list_target_move": "Löschen", | ||
"common_dual_list_target_move_all": "Alles löschen", | ||
"common_dual_list_target_search": "In den Zieldaten suchen", | ||
"common_file_dropAreaSingle": "Eine Datei per Drag and Drop ablegen oder", | ||
"common_file_notSingleError": "Es kann nur eine Datei hinzugefügt werden" | ||
} |
93 changes: 93 additions & 0 deletions
93
packages/manager/apps/pci-object-storage/public/translations/common/Messages_en_GB.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
{ | ||
"common_clipboard_copy_to_clipboard": "Copy to clipboard", | ||
"common_clipboard_copied": "Copied", | ||
"common_clipboard_not_supported": "Copying to clipboard is not supported. Please copy the text manually.", | ||
"common_criteria_adder_column_label": "Column", | ||
"common_criteria_adder_operator_label": "Condition", | ||
"common_criteria_adder_operator_boolean_is": "is", | ||
"common_criteria_adder_operator_boolean_isNot": "is different from", | ||
"common_criteria_adder_operator_string_contains": "includes", | ||
"common_criteria_adder_operator_string_containsNot": "doesn't include", | ||
"common_criteria_adder_operator_string_startsWith": "starts with", | ||
"common_criteria_adder_operator_string_endsWith": "ends with", | ||
"common_criteria_adder_operator_string_is": "is equal to", | ||
"common_criteria_adder_operator_string_isNot": "is different from", | ||
"common_criteria_adder_operator_number_is": "is equal to", | ||
"common_criteria_adder_operator_number_smaller": "is lower than", | ||
"common_criteria_adder_operator_number_bigger": "is higher than", | ||
"common_criteria_adder_operator_date_is": "is", | ||
"common_criteria_adder_operator_date_isBefore": "is before", | ||
"common_criteria_adder_operator_date_isAfter": "is after", | ||
"common_criteria_adder_operator_options_is": "is", | ||
"common_criteria_adder_operator_options_isNot": "is different from", | ||
"common_criteria_adder_true_label": "Yes", | ||
"common_criteria_adder_false_label": "No", | ||
"common_criteria_adder_value_label": "Value", | ||
"common_criteria_adder_submit_label": "Add", | ||
"common_none": "None", | ||
"common_datagrid_nodata": "No result", | ||
"common_field_error_required": "Please fill in this field.", | ||
"common_field_error_number": "Please enter a valid numeric value.", | ||
"common_field_error_email": "Please enter a valid email address.", | ||
"common_field_error_min": "Please enter a value greater than or equal to {{min}}.", | ||
"common_field_error_max": "Please enter a value less than or equal to {{max}}.", | ||
"common_field_error_minlength": "Please enter a minimum of {{minlength}} characters.", | ||
"common_field_error_maxlength": "Please enter a maximum of {{maxlength}} characters.", | ||
"common_field_error_pattern": "Please enter a valid format.", | ||
"common_navbar_notification_title": "Notifications", | ||
"common_navbar_notification_see_all": "See all the notifications ", | ||
"common_navbar_notification_error_in_notification": "Oops, there is a problem!", | ||
"common_navbar_notification_error_in_notification_description": "Unable to load menu.", | ||
"common_navbar_notification_mark_as_read": "Mark as read", | ||
"common_navbar_notification_mark_as_unread": "Mark as unread", | ||
"common_navbar_notification_none": "You are up to date!", | ||
"common_navbar_notification_none_description": "You do not have any notifications.", | ||
"common_open_new_tab": "Opens a new tab", | ||
"common_pagination_resultsperpage": "Results per page", | ||
"common_pagination_page": "page", | ||
"common_pagination_of": "on", | ||
"common_pagination_ofnresults": "of TOTAL_ITEMS results", | ||
"common_pagination_currentpageofpagecount": "Page CURRENT_PAGE of PAGE_COUNT", | ||
"common_pagination_results": "results", | ||
"common_pagination_next": "Next page", | ||
"common_pagination_previous": "Previous page", | ||
"common_choose": "Choose", | ||
"common_stepper_optional_label": "(optional)", | ||
"common_stepper_modify_this_step": "Edit this step", | ||
"common_stepper_skip_this_step": "Skip this step", | ||
"common_stepper_next_button_label": "Next", | ||
"common_stepper_submit_button_label": "Send", | ||
"common_stepper_cancel_button_label": "Cancel", | ||
"common_file_attachmentsHeading": "Attached file(s)", | ||
"common_file_dropArea": "Drag and drop files or", | ||
"common_file_dropAreaSelector": "select a file", | ||
"common_file_fileSelector": "Select a file", | ||
"common_file_filesSelector": "Select files...", | ||
"common_file_maxsizeError": "This file exceeds the size limit", | ||
"common_file_removeFile": "Delete the file selected", | ||
"common_password_all_rules_met": "All of the password requirements have been met.", | ||
"common_password_hide_password": "Hide password", | ||
"common_password_show_password": "Show password", | ||
"common_password_valid_rule": "Valid rule.", | ||
"common_password_invalid_rule": "Invalid rule.", | ||
"common_password_risky_password": "Very weak password.", | ||
"common_password_bad_password": "Incorrect password.", | ||
"common_password_weak_password": "Weak password.", | ||
"common_password_good_password": "Correct password.", | ||
"common_password_strong_password": "Strong password.", | ||
"common_criteria_adder_filter_label": "Filter", | ||
"common_back_button_back_to": "Back to", | ||
"common_back_button_back_to_previous_page": "Back to previous page", | ||
"common_dual_list_source_heading": "Items to select", | ||
"common_dual_list_source_placeholder": "No items to select", | ||
"common_dual_list_source_move": "Add", | ||
"common_dual_list_source_move_all": "Add all", | ||
"common_dual_list_source_search": "Search source content", | ||
"common_dual_list_target_heading": "Items selected", | ||
"common_dual_list_target_placeholder": "No items selected", | ||
"common_dual_list_target_move": "Delete", | ||
"common_dual_list_target_move_all": "Delete all", | ||
"common_dual_list_target_search": "Search target content", | ||
"common_file_dropAreaSingle": "Drag and drop a file or", | ||
"common_file_notSingleError": "You can only add one file" | ||
} |
93 changes: 93 additions & 0 deletions
93
packages/manager/apps/pci-object-storage/public/translations/common/Messages_es_ES.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
{ | ||
"common_clipboard_copy_to_clipboard": "Copiar al portapapeles", | ||
"common_clipboard_copied": "Copiado", | ||
"common_clipboard_not_supported": "No es posible copiar el texto al portapapeles. Por favor, cópielo manualmente.", | ||
"common_criteria_adder_column_label": "Columna", | ||
"common_criteria_adder_operator_label": "Condición", | ||
"common_criteria_adder_operator_boolean_is": "es", | ||
"common_criteria_adder_operator_boolean_isNot": "no es", | ||
"common_criteria_adder_operator_string_contains": "contiene", | ||
"common_criteria_adder_operator_string_containsNot": "no contiene", | ||
"common_criteria_adder_operator_string_startsWith": "empieza por", | ||
"common_criteria_adder_operator_string_endsWith": "termina por", | ||
"common_criteria_adder_operator_string_is": "es igual a", | ||
"common_criteria_adder_operator_string_isNot": "no es", | ||
"common_criteria_adder_operator_number_is": "es igual a", | ||
"common_criteria_adder_operator_number_smaller": "es inferior a", | ||
"common_criteria_adder_operator_number_bigger": "es superior a", | ||
"common_criteria_adder_operator_date_is": "es", | ||
"common_criteria_adder_operator_date_isBefore": "es anterior a", | ||
"common_criteria_adder_operator_date_isAfter": "es posterior a", | ||
"common_criteria_adder_operator_options_is": "es", | ||
"common_criteria_adder_operator_options_isNot": "no es", | ||
"common_criteria_adder_true_label": "Sí", | ||
"common_criteria_adder_false_label": "No", | ||
"common_criteria_adder_value_label": "Valor", | ||
"common_criteria_adder_submit_label": "Añadir", | ||
"common_none": "Ninguna", | ||
"common_datagrid_nodata": "No hay resultados", | ||
"common_field_error_required": "Complete este campo.", | ||
"common_field_error_number": "Introduzca un valor numérico válido.", | ||
"common_field_error_email": "Introduzca una dirección de correo electrónico válida.", | ||
"common_field_error_min": "Introduzca un valor superior o igual a {{min}}.", | ||
"common_field_error_max": "Introduzca un valor inferior o igual a {{max}}.", | ||
"common_field_error_minlength": "Introduzca un mínimo de {{minlength}} caracteres.", | ||
"common_field_error_maxlength": "Introduzca un máximo de {{maxlength}} caracteres.", | ||
"common_field_error_pattern": "Introduzca un formato válido.", | ||
"common_navbar_notification_title": "Notificaciones", | ||
"common_navbar_notification_see_all": "Ver todas las notificaciones", | ||
"common_navbar_notification_error_in_notification": "¡Vaya! Hay un problema.", | ||
"common_navbar_notification_error_in_notification_description": "No se ha podido cargar el menú.", | ||
"common_navbar_notification_mark_as_read": "Marcar como leído", | ||
"common_navbar_notification_mark_as_unread": "Marcar como no leído", | ||
"common_navbar_notification_none": "¡No tiene nada pendiente!", | ||
"common_navbar_notification_none_description": "No hay notificaciones.", | ||
"common_open_new_tab": "Abrir una nueva pestaña", | ||
"common_pagination_resultsperpage": "Resultados por página", | ||
"common_pagination_page": "página", | ||
"common_pagination_of": "de", | ||
"common_pagination_ofnresults": "de TOTAL_ITEMS resultados", | ||
"common_pagination_currentpageofpagecount": "Página CURRENT_PAGE de PAGE_COUNT", | ||
"common_pagination_results": "resultados", | ||
"common_pagination_next": "Página siguiente", | ||
"common_pagination_previous": "Página anterior", | ||
"common_choose": "Elegir", | ||
"common_stepper_optional_label": "(opcional)", | ||
"common_stepper_modify_this_step": "Modificar este paso", | ||
"common_stepper_skip_this_step": "Omitir este paso", | ||
"common_stepper_next_button_label": "Siguiente", | ||
"common_stepper_submit_button_label": "Enviar", | ||
"common_stepper_cancel_button_label": "Cancelar", | ||
"common_file_attachmentsHeading": "Archivo(s) adjunto(s)", | ||
"common_file_dropArea": "Arrastre archivos o", | ||
"common_file_dropAreaSelector": "seleccione un archivo", | ||
"common_file_fileSelector": "Seleccione un archivo", | ||
"common_file_filesSelector": "Seleccionar archivos...", | ||
"common_file_maxsizeError": "El tamaño del archivo es superior al máximo autorizado.", | ||
"common_file_removeFile": "Quitar el archivo de la selección", | ||
"common_password_all_rules_met": "Se cumplen todas las reglas de contraseña.", | ||
"common_password_hide_password": "Ocultar la contraseña", | ||
"common_password_show_password": "Ver la contraseña", | ||
"common_password_valid_rule": "Regla válida.", | ||
"common_password_invalid_rule": "Regla no válida.", | ||
"common_password_risky_password": "Contraseña no segura.", | ||
"common_password_bad_password": "Contraseña incorrecta.", | ||
"common_password_weak_password": "Contraseña débil.", | ||
"common_password_good_password": "Contraseña correcta.", | ||
"common_password_strong_password": "Contraseña segura.", | ||
"common_criteria_adder_filter_label": "Filtrar", | ||
"common_back_button_back_to": "Volver a ", | ||
"common_back_button_back_to_previous_page": "Volver a la página anterior", | ||
"common_dual_list_source_heading": "Elementos a seleccionar", | ||
"common_dual_list_source_placeholder": "Ningún elemento a seleccionar", | ||
"common_dual_list_source_move": "Añadir", | ||
"common_dual_list_source_move_all": "Añadir todo", | ||
"common_dual_list_source_search": "Buscar en el contenido de origen", | ||
"common_dual_list_target_heading": "Elementos seleccionados", | ||
"common_dual_list_target_placeholder": "Ningún elemento seleccionado", | ||
"common_dual_list_target_move": "Eliminar", | ||
"common_dual_list_target_move_all": "Eliminar todo", | ||
"common_dual_list_target_search": "Buscar en el contenido de destino", | ||
"common_file_dropAreaSingle": "Arrastre y suelte un archivo o", | ||
"common_file_notSingleError": "Solo es posible añadir un archivo" | ||
} |
Oops, something went wrong.