Skip to content

Translate german #393#463

Open
Sreejit-Sengupto wants to merge 10 commits into
LibreOffice:mainfrom
Sreejit-Sengupto:translate-german-#393
Open

Translate german #393#463
Sreejit-Sengupto wants to merge 10 commits into
LibreOffice:mainfrom
Sreejit-Sengupto:translate-german-#393

Conversation

@Sreejit-Sengupto

Copy link
Copy Markdown
Contributor
    modified:   core/src/main/java/org/libreoffice/lots/db/SimpleDataset.java
    modified:   core/src/main/java/org/libreoffice/lots/db/ThingyDatasource.java
    modified:   core/src/main/java/org/libreoffice/lots/db/UnionDatasource.java
    modified:   core/src/main/java/org/libreoffice/lots/dialog/Dialog.java
    modified:   core/src/main/java/org/libreoffice/lots/dialog/DialogFactory.java
    modified:   core/src/main/java/org/libreoffice/lots/dialog/DialogLibrary.java
    modified:   core/src/main/java/org/libreoffice/lots/document/AnnotationBasedPersistentDataContainer.java
    modified:   core/src/main/java/org/libreoffice/lots/document/ByteBufferInputStream.java
    modified:   core/src/main/java/org/libreoffice/lots/document/DocumentLoader.java
    modified:   core/src/main/java/org/libreoffice/lots/document/DocumentManager.java

* Access to the DocumentLoader as a singleton.
*
* @return Singleton-Instanz des DocumentLoaders
* @return Singleton-Instance does Document_Loaders

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Singleton instance of DocumentLoader

/**
* Lädt ein Dokument und fügt es an der Stelle von target ein. target muss den
* Service XDocumentInsertable unterstützen.
* Loads a document and inserts it in the location of target. target must be the

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

target must support the XDoc... service.

* Access to the DocumentLoader as a singleton.
*
* @return Singleton-Instanz des DocumentLoaders
* @return Singleton-Instance of Document_Loaders

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still not correct. Should say "Singleton instance of DocumentLoader".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok! Let me correct it.

// allem gesichert sein muss, dass kein falscher Typ zur List<? extends Dataset>
// hinzugefügt wird. So etwas ist mit einem Iterator, der nur die Methoden
// hasNext(), next() und remove() kennt, nicht möglich.
// The type safety cannot be endangered here because it is loud

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you understand the German or is this an automatic translation? This is wrong.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No! I was using ChatGPT and Google Translate, I translated each comment using both the tools and the output were same so, I thought is must be correct.

Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants