Improvements and new version: ar.
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
"options": "Options",
|
||||
"newspapers_mailing_lists": "Newspapers and mailing lists",
|
||||
"room": "Room",
|
||||
"image": "Image"
|
||||
"image": "Image",
|
||||
"menu_items": "Menu Items"
|
||||
}
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
"add_time": "Inserir data",
|
||||
"no_time": "Excluir data do local do evento",
|
||||
"last_used": "Uso mais recente",
|
||||
"delete_event": "Excluir este evento",
|
||||
"delete_event": "Delete the event",
|
||||
"delete_question": "Voc\u00ea est\u00e1 prestes a excluir um evento",
|
||||
"delete_no": "N\u00e3o, na verdade n\u00e3o ( voltar)",
|
||||
"delete_yes": "Sim , \u00e9 isto o que eu quero",
|
||||
@@ -88,6 +88,8 @@
|
||||
"input_too_short_aborted": "Your input was too short. Aborted.",
|
||||
"minimum_3_characters": "3 characters minimum",
|
||||
"similar_event_already_added": "A similar event had already been added",
|
||||
"event_added": "The event has been added"
|
||||
"event_added": "The event has been added",
|
||||
"edit_event": "Edit the event",
|
||||
"clone_event": "Clone the event"
|
||||
}
|
||||
}
|
||||
@@ -37,6 +37,34 @@
|
||||
"firstsaved_by": "Primeiro envio",
|
||||
"addendum": "",
|
||||
"administration": "",
|
||||
"backup_intro": "O back-up que voc\u00ea est\u00e1 criando cont\u00e9m todas as informa\u00e7\u00f5es de todos os objetos de sua institui\u00e7\u00e3o.<br><br>Se voc\u00ea utiliza museum\u2013digital para inventariar, lembre-se sempre:<br><br><br><br>N\u00e3o d\u00ea este back-up para ningu\u00e9m!<br><br><br><br>Assim que voc\u00ea clicar no bot\u00e3o abaixo ser\u00e1 criado um zip-file. Este arquivo cont\u00e9m v\u00e1rios pequenos arquivos \u2013 um para cada objeto. Imediatamente \u00e0 sua cria\u00e7\u00e3o, o servidor te enviar\u00e1 este arquivo automaticamente. Por favor, guarde-o em lugar seguro. Backups devem ser feitos em intervalos de tempo pr\u00e9-estabelecidos. (p.e. todas as segundas semanas do m\u00eas). Se forem muitos dados a atualiza\u00e7\u00e3o dever\u00e1 levar algum tempo. Por favor, tenha um pouco de paci\u00eancia e aguarde...<br><br>"
|
||||
"backup_intro": "O back-up que voc\u00ea est\u00e1 criando cont\u00e9m todas as informa\u00e7\u00f5es de todos os objetos de sua institui\u00e7\u00e3o.<br><br>Se voc\u00ea utiliza museum\u2013digital para inventariar, lembre-se sempre:<br><br><br><br>N\u00e3o d\u00ea este back-up para ningu\u00e9m!<br><br><br><br>Assim que voc\u00ea clicar no bot\u00e3o abaixo ser\u00e1 criado um zip-file. Este arquivo cont\u00e9m v\u00e1rios pequenos arquivos \u2013 um para cada objeto. Imediatamente \u00e0 sua cria\u00e7\u00e3o, o servidor te enviar\u00e1 este arquivo automaticamente. Por favor, guarde-o em lugar seguro. Backups devem ser feitos em intervalos de tempo pr\u00e9-estabelecidos. (p.e. todas as segundas semanas do m\u00eas). Se forem muitos dados a atualiza\u00e7\u00e3o dever\u00e1 levar algum tempo. Por favor, tenha um pouco de paci\u00eancia e aguarde...<br><br>",
|
||||
"exact_location_place_two": "Exact location, name of place 2",
|
||||
"exact_location_place_relation_two": "Exact location, relations of place 2",
|
||||
"exact_location_place_longitude_two": "Exact location, longitude of place 2",
|
||||
"exact_location_place_latitude_two": "Exact location, latitude of place 2",
|
||||
"alternative_object_name": "Alternative objekt name",
|
||||
"alternative_object_name_qualifier": "Alternative objekt name (qualifier)",
|
||||
"extended_description": "Extended description",
|
||||
"inscription": "Inscription",
|
||||
"exact_measurements_length_value": "Exact measurements, length (value)",
|
||||
"exact_measurements_length_unit": "Exact measurements, length (unit)",
|
||||
"exact_measurements_width_value": "Exact measurements, width (value)",
|
||||
"exact_measurements_width_unit": "Exact measurements, width (unit)",
|
||||
"exact_measurements_height_value": "Exact measurements, height (value)",
|
||||
"exact_measurements_height_unit": "Exact measurements, height (unit)",
|
||||
"exact_measurements_weight_value": "Exact measurements, weight (value)",
|
||||
"exact_measurements_weight_unit": "Exact measurements, weight (unit)",
|
||||
"exact_measurements_wall_size_value": "Exact measurements, wall size (value)",
|
||||
"exact_measurements_wall_size_unit": "Exact measurements, wall size (unit)",
|
||||
"exact_measurements_diameter_value": "Exact measurements, diameter (value)",
|
||||
"exact_measurements_diameter_unit": "Exact measurements, diameter (unit)",
|
||||
"exact_measurements_number_pieces": "Exact measurements, number of pieces",
|
||||
"exact_measurements_number_pages": "Exact measurements, number of pages",
|
||||
"exact_measurements_stamp_position": "Exact measurements, stamp position",
|
||||
"similar_objects": "Similar objects",
|
||||
"specific_entries_material": "Specific entries: Material",
|
||||
"specific_entries_technique": "Specific entries: technique",
|
||||
"export_in_which_format": "Export in which format ?",
|
||||
"md_standard_format": "md:xml (museum-digital standard format)"
|
||||
}
|
||||
}
|
||||
@@ -88,7 +88,8 @@
|
||||
"object_overview": "Object overview",
|
||||
"toggle_navigation": "Toggle navigation",
|
||||
"main_image": "Main image",
|
||||
"find_an_expert": "Find an expert"
|
||||
"find_an_expert": "Find an expert",
|
||||
"return_to_list": "Return to overview"
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Assign results",
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
"did_not_delete_no_image": "Could not unset background - there is no image",
|
||||
"removed_background_img_successfully": "Removed background image successfully",
|
||||
"data_url": "Data \/ URL",
|
||||
"qr_code_generator": "QR code generator"
|
||||
"qr_code_generator": "QR code generator",
|
||||
"instance_health": "Instance health"
|
||||
}
|
||||
}
|
||||
@@ -117,6 +117,7 @@
|
||||
"login_at_musdb": "Login at musdb",
|
||||
"auth_code_invalid": "The authentication code you entered is not valid",
|
||||
"2fa_screen_explica": "Sie haben die Zwei-Faktor-Authentifizierungs-Option in den Benutzereinstellungen aktiviert. Entsprechend haben Sie gerade einen Zugangscode zugeschickt bekommen.<br \/>Dieser Code ist f\u00fcr zwei Stunden g\u00fcltig.",
|
||||
"access_denied": "Access denied"
|
||||
"access_denied": "Access denied",
|
||||
"user_added_pgp_key": "Updated security settings"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user