-
Notifications
You must be signed in to change notification settings - Fork 2.2k
WIP:Translate to German #356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@bergart please review |
| Mithilfe der "Externe Speicher"-App können Sie externen Speicher von z.B. Google Drive, | ||
| Dropbox, Amazon S3, SMB/CIFS Fileservern sowie FTP-Servern in Ihre Nextcloud einbinden. | ||
| Ihr Nextcloud-Administrator kann einstellen, welche dieser Anbieter verwendet werden | ||
| können. Mehr dazu finden Sie unter `Externen Speicher verwalten (GUI) <https://docs.nextcloud.org/server/11/admin_manual/configuration_files/external_storage_configuration_gui.html>`_. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should link to German documentation I think 🙈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We didn't translate the admin manual yet, that's why it's still linking to the English version.
| automatisch von der "Gelöschte Dateien"-App verwaltet. | ||
|
|
||
| Um Dateien aus dem Papierkorb wiederherzustellen oder permanent zu löschen, klicken | ||
| Sie auf "Gelöschte Dateien" in der linken Seitenleiste der "Dateien"-App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Dateien"-App sieht zwar schrecklich aus, ist aber wohl die saubere Lösung. Werde es bei mir angleichen!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tja, ist halt Deutsch 😹
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alternativ gänge noch:
... in der linken Seitenleiste der App "Dateien".
| Gelöschte Dateien, die sich noch im Papierkorb befinden, zählen nicht zum genutzten | ||
| Speicherplatz. Unter :doc:`quota` finden Sie nähere Informationen zum Speicherkontigent. | ||
|
|
||
| Was passiert, wenn geteilte Dateien gelöscht werden |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ein Fragezeichen an das Ende?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In diesem Fall ist der Satz keine Frage (siehe englische Version)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jup 👍
|
|
||
| Um sicherzustellen, dass einem Benutzer nie der freie Speicherplatz ausgeht, löscht die | ||
| "Gelöschte Dateien"-App automatisch solange die ältesten Dateien aus dem Papierkorb, bis | ||
| wieder mindestens 50% des für den Benutzer verfügbaren Speicherkontingents frei sind. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ich würde nicht so lange Sätze bilden.
Damit der Speicherplatz nicht ausgeht, löscht die "Gelöschte Dateien"-App automatisch obsolete Dateien aus dem Papierkorb. Als obsolet werden Dateien ...... behandelt und wieder 50%.....frei sind.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Lieber in zwei Sätze austeilen, als das zu lang werden zu lassen.
| Standardmäßig verbleiben Dateien 180 Tage im Papierkorb, bevor sie automatisch gelöscht | ||
| werden. Ihr Nextcloud-Administrator kann diesen Wert über ``trashbin_retention_obligation`` | ||
| in ``config.php`` anpassen. Sobald eine neue Datei in den Papierkorb verschoben wird überprüft | ||
| Nextcloud, ob in diesem Dateien schon länger als ``trashbin_retention_obligation``-Tage liegen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...ob in diesem Dateien...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stimmt doch? "diesem" bezieht sich auf den Papierkorb.
| computer, it will flow across the others using these desktop sync clients. | ||
| You will always | ||
| have your latest files with you wherever you are. | ||
| Mit dem Nextcloud Desktop Sync Client können Sie sich mit Ihrem privaten Nextcloud-Server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
privaten Nextcloud-Server Eigentlich kann man sich auch zu geschäftlichen Nextcloud-Sever mit dem Client verbinden?!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jap, werde das auch in den englischen Docs aktualisieren
| * Standard-Ordner, in dem Dokumente gespeichert werden sollen. | ||
| * Federated Cloud-ID. | ||
| * Social Media Buttons zum Teilen. | ||
| * Nextcloud Versions-Informationen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wurden die Einstellungsmöglichkeiten abgeglichen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nö.
user_manual_de/webinterface.rst
Outdated
| See :doc:`userpreferences` section to learn more about these settings. | ||
| :alt: Die "Dateien"-App. | ||
|
|
||
| Das Web-Interface enthält folgende Bereiche und Funktionen: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Web-Oberfläche
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ayyy
| Dateien und Ordner angezeigt. | ||
|
|
||
| * **Navigationsleiste**: Unmittelbar über dem Applikations-Bereich befindet sich | ||
| die Navigationsleiste, die z.B. wie in der "Dateien"-App eine "Brotkrumennavigation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
breadcrumb ist ein feststehender Begriff und sollte nicht übersetzt werden.
Brotkrumennavigation xD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hört sich extrem shitty an, ich weiß :D
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Krümel wäre noch besser 😹
user_manual_de/webinterface.rst
Outdated
| momentan nur von Chromium-basierenden Browsern unterstützt. | ||
|
|
||
| * **Suchen**-Feld: In der oberen rechten Ecke lassen sich über die Suche z.B. Dateien | ||
| und Ordner suchen. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
über die Suche etwas finden
| und Ordner suchen. | ||
|
|
||
| * **Galerie**-Button: Dieser Button sieht aus wie vier kleine Quadrate und springt mit | ||
| einem Klick auf ihn direkt zu Ihrer Bilder-Galerie. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
springt mit einem Klick auf ihn -> wechselt die Ansicht
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hab ein paar Änderungen gepusht. Den Rest muss ich nochmal anschauen.
| automatisch von der "Gelöschte Dateien"-App verwaltet. | ||
|
|
||
| Um Dateien aus dem Papierkorb wiederherzustellen oder permanent zu löschen, klicken | ||
| Sie auf "Gelöschte Dateien" in der linken Seitenleiste der "Dateien"-App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tja, ist halt Deutsch 😹
| Gelöschte Dateien, die sich noch im Papierkorb befinden, zählen nicht zum genutzten | ||
| Speicherplatz. Unter :doc:`quota` finden Sie nähere Informationen zum Speicherkontigent. | ||
|
|
||
| Was passiert, wenn geteilte Dateien gelöscht werden |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In diesem Fall ist der Satz keine Frage (siehe englische Version)
| Standardmäßig verbleiben Dateien 180 Tage im Papierkorb, bevor sie automatisch gelöscht | ||
| werden. Ihr Nextcloud-Administrator kann diesen Wert über ``trashbin_retention_obligation`` | ||
| in ``config.php`` anpassen. Sobald eine neue Datei in den Papierkorb verschoben wird überprüft | ||
| Nextcloud, ob in diesem Dateien schon länger als ``trashbin_retention_obligation``-Tage liegen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Stimmt doch? "diesem" bezieht sich auf den Papierkorb.
| computer, it will flow across the others using these desktop sync clients. | ||
| You will always | ||
| have your latest files with you wherever you are. | ||
| Mit dem Nextcloud Desktop Sync Client können Sie sich mit Ihrem privaten Nextcloud-Server |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Jap, werde das auch in den englischen Docs aktualisieren
|
|
||
| Visit the `Nextcloud documentation page <https://docs.nextcloud.org/>`_ to read | ||
| the user manuals. | ||
| Öffnen Sie "Persönlich" in der Nextcloud Web-Oberfläche. Dort werden Ihnen Links zum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcher Satz?
| * Standard-Ordner, in dem Dokumente gespeichert werden sollen. | ||
| * Federated Cloud-ID. | ||
| * Social Media Buttons zum Teilen. | ||
| * Nextcloud Versions-Informationen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nö.
user_manual_de/webinterface.rst
Outdated
| See :doc:`userpreferences` section to learn more about these settings. | ||
| :alt: Die "Dateien"-App. | ||
|
|
||
| Das Web-Interface enthält folgende Bereiche und Funktionen: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ayyy
| Dateien und Ordner angezeigt. | ||
|
|
||
| * **Navigationsleiste**: Unmittelbar über dem Applikations-Bereich befindet sich | ||
| die Navigationsleiste, die z.B. wie in der "Dateien"-App eine "Brotkrumennavigation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Dateien und Ordner angezeigt. | ||
|
|
||
| * **Navigationsleiste**: Unmittelbar über dem Applikations-Bereich befindet sich | ||
| die Navigationsleiste, die z.B. wie in der "Dateien"-App eine "Brotkrumennavigation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hört sich extrem shitty an, ich weiß :D
| Dateien und Ordner angezeigt. | ||
|
|
||
| * **Navigationsleiste**: Unmittelbar über dem Applikations-Bereich befindet sich | ||
| die Navigationsleiste, die z.B. wie in der "Dateien"-App eine "Brotkrumennavigation" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Krümel wäre noch besser 😹
|
Closing this in favor of #354 |
No description provided.