Skip to content

Commit

Permalink
Translated using Weblate (Hebrew)
Browse files Browse the repository at this point in the history
Currently translated at 0.0% (0 of 9 strings)

Translation: Gephi/gephi.org-gephi-io-importer-api
Translate-URL: https://hosted.weblate.org/projects/gephi/io-importer-api/he/
  • Loading branch information
mbastian authored and weblate committed Jan 4, 2022
1 parent 2bf17a5 commit fae7a51
Showing 1 changed file with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
OpenIDE-Module-Long-Description=API/SPI for importers
OpenIDE-Module-Short-Description=API/SPI for importers


ImportUtils.error_no_matching_file_importer = Impossible to find a compatible Importer.\nThe file format is not supported. Check file's extension.
ImportUtils.error_no_matching_stream_importer = Impossible to find a compatible Importer.\nThe stream is not supported.
ImportUtils.error_no_matching_db_importer = Impossible to find a compatible Importer.\nThe database is not supported.
ImportUtils.error_file_not_found = Impossible to open the file.
ImportUtils.error_missing_document_instance_factory = Impossible to obtain an instance of DocumentBuilder
ImportUtils.error_io = Impossible to read the given file
ImportUtils.error_sax = Impossible to parse the given XML file
OpenIDE-Module-Long-Description=API/SPI for importers
OpenIDE-Module-Short-Description=API/SPI for importers


ImportUtils.error_no_matching_file_importer=Impossible to find a compatible Importer.\nThe file format is not supported. Check file's extension.
ImportUtils.error_no_matching_stream_importer=Impossible to find a compatible Importer.\nThe stream is not supported.
ImportUtils.error_no_matching_db_importer=Impossible to find a compatible Importer.\nThe database is not supported.
ImportUtils.error_file_not_found=Impossible to open the file.
ImportUtils.error_missing_document_instance_factory=Impossible to obtain an instance of DocumentBuilder
ImportUtils.error_io=Impossible to read the given file
ImportUtils.error_sax=Impossible to parse the given XML file

0 comments on commit fae7a51

Please sign in to comment.