SUSE has an in-house translations created by contracted translators in past. The work flow did not allow to merge translations between openSUSE and SLE trees up to now. It caused translation divergence. SLE Merge Robot is an output of the merge effort, and “suggests” to use SLE translation. Please review carefully, and keep standard terminology used in your language.
Initial import of yast was created from the community translations, but strings actually missing in the community translation were taken from the contracted SUSE Linux Enterprise translations. These translations are mixed in Weblate. If you are interested in the SUSE Linux Enterprise translations import review, go to <ftp://ftp.suse.com/pub/people/sbrabec/yast-translations-sle-contributions/>
yast2-drbd is not part of openSUSE Leap 15. It exists only in openSUSE Tumbleweed and enterprise products.
Other components
Component | Translated | Untranslated | Untranslated words | Untranslated characters | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|
Glossary
yast-drbd
|
0 | 0 | 0 | 0 | 0 | 0 | ||
|
Overview
Project website | github.com/yast/yast-drbd |
---|---|
Project maintainers |
![]() ![]() |
Translation process |
|
Translation license | GNU General Public License v2.0 or later |
Source code repository |
git@github.com:yast/yast-translations.git
|
Repository branch | master |
Last remote commit |
Translated using Weblate (Slovak)
36514f4c4a
![]() |
Last commit in Weblate |
Translated using Weblate (Macedonian)
08c503a922
![]() |
Weblate repository |
https://l10n.opensuse.org/git/yast-base/master/
|
Filemask | po/drbd/*.po |
Translation file |
Download
po/drbd/de.po
|
Last change | March 4, 2022, 11:24 a.m. |
Last author | Gemineo |
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 116 | 1,423 | 9,959 | |||
Approved | 1% | 1 | 22% | 314 | 21% | 2,099 |
Translated | 100% | 116 | 100% | 1,423 | 100% | 9,959 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Not translated strings | 0% | 0 | 0% | 0 | 0% | 0 |
![]() Translation approved |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() Translation changed |
|
![]() New contributor |
New contributor
10 months ago
|
![]() Resource update |
File
/var/lib/weblate/vcs/yast-base/master/po/drbd/de.po was changed.
11 months ago
|
![]() Resource update |
File
/var/lib/weblate/vcs/yast-base/master/po/drbd/de.po was changed.
12 months ago
|
![]() Resource update |
File
/var/lib/weblate/vcs/yast-base/master/po/drbd/de.po was changed.
a year ago
|
![]() Resource update |
File
/var/lib/weblate/vcs/yast-base/master/po/drbd/de.po was changed.
a year ago
|
![]() Resource update |
File
/var/lib/weblate/vcs/yast-base/master/po/drbd/de.po was changed.
a year ago
|
116 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
116 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
<p><b>Protocol</b></p>
<p>Protocol A: write IO is reported as completed, if it has reached local disk and local TCP send buffer.</p>
<p>Protocol B: write IO is reported as completed, if it has reached local disk and remote buffer cache.</p>
<p>Protocol C: write IO is reported as completed, if it has reached both local and remote disk.</p>
<p><b>wfc-timeout</b>: Wait for connection timeout</p>
<p><b>degr-wfc-timeout</b>: Wait for connection timeout, if this node was a degraded cluster</p>
<p><b>on-io-error</b>: What to do when the lower level device reports io-error to the upper layers</p>
<p><b>sndbuf-size</b>: The size of the TCP socket send buffer</p>
<p><b>max-buffers</b>: Maximum number of requests to be allocated by DRBD</p>
<p><b>timeout</b>: If the partner node fails to send an expected response packet within time 10ths of a second, the partner node is considered dead and therefore the TCP/IP connection is abandoned. This must be lower than connect-int and ping-int. The default value is 60 = 6 seconds, the unit 0.1 seconds.</p>
<p><b>connect-int</b>: The time the peer has time to answer to a keep-alive packet. In case the peer's reply is not received within this time period, it is considered as dead. The default value is 500ms, the default unit is 100ms</p>
<p><b>ping-int</b>: The time the peer has time to answer to a keep-alive packet</p>
<p><b>max-epoch-size</b>: The highest number of data blocks between two write barriers</p>
<p><b>ko-count</b>: the secondary node fails to complete a single write request for count times the timeout, it is expelled from the cluster. The default value is 0, which disables this feature.</p>
<p><b>rate</b>: To ensure a smooth operation of the application on top of DRBD, it is possible to limit the bandwidth which may be used by background synchronizations. The default is 250 KB/sec, the default unit is KB/sec.</p>
<p><b>al-extents</b>: parameter you control how big the hot area (= active set) can get. The default number of extents is 127. (Minimum: 7, Maximum: 3843)</p>
<p><b>Protokoll</b></p>
<p>Protokoll A: Der E/A-Schreibvorgang wird als abgeschlossen gemeldet, wenn er die lokale Festplatte und den lokalen TCP-Sendepuffer erreicht hat.</p>
<p>Protokoll B: Der E/A-Schreibvorgang wird als abgeschlossen gemeldet, wenn er die lokale Festplatte und den Remotepuffercache erreicht hat.</p>
<p>Protokoll C: Der E/A-Schreibvorgang wird als abgeschlossen gemeldet, wenn er sowohl die lokale als auch die Remotefestplatte erreicht hat.</p>
<p><b>wfc-timeout</b>: Warten auf Zeitüberschreitung der Verbindung</p>
<p><b>degr-wfc-timeout</b>: Warten auf Zeitüberschreitung der Verbindung, wenn es sich bei diesem Knoten um einen heruntergestuften Cluster handelt</p>
<p><b>on-io-error</b>: Vorgehensweise, wenn das Gerät auf niedriger Ebene einen E/A-Fehler in den oberen Schichten meldet</p>
<p><b>sndbuf-size</b>: Die Größe des Sendepuffers des TCP-Sockets</p>
<p><b>max-buffers</b>: Maximale Anzahl von Anforderungen, die von DRBD zugewiesen werden</p>
<p><b>timeout</b> (Zeitüberschreitung): Wenn der Partnerknoten innerhalb einer Zehntelsekunde kein erwartetes Antwortpaket sendet, wird der Partnerknoten als inaktiv eingestuft und die TCP/IP-Verbindung unterbrochen. Der Wert muss niedriger sein als das Verbindungs- (connect-int) und Ping-Intervall (ping-int). Der Standardwert ist 60 = 6 Sekunden, die Einheit ist 0,1 Sekunden.</p>
<p><b>connect-int</b>: Die Zeit, die der Peer zum Antworten auf ein Keepalive-Paket hat. Wenn die Antwort des Peers innerhalb dieses Zeitraums nicht empfangen wird, wird er als inaktiv eingestuft. Der Standardwert ist 500 ms, die Standeinheit 100 ms</p>
<p><b>ping-int</b>: Die Zeit, die der Peer zum Antworten auf ein Keepalive-Paket hat</p>
<p><b>max-epoch-size</b>: Die höchste Zahl von Datenblocks zwischen zwei Schreibbarrieren</p>
<p><b>ko-count</b>: Wenn der sekundäre Knoten eine einzelne Schreibanforderung für ein x-Vielfaches der Zeitüberschreitung nicht erfüllt, wird er aus dem Cluster ausgeschlossen. Der Standardwert ist 0, womit diese Funktion deaktiviert wird.</p>
<p><b>rate</b>: Um einen reibungslosen Betrieb der Anwendung mit DRBD sicherzustellen, kann die Bandbreite, die von Hintergrundsynchronisierungen verwendet wird, beschränkt werden. Der Standardwert ist 250 KB/s, die Standardeinheit KB/s.</p>
<p><b>al-extents</b>: Parameter, mit dem die maximale Größe der Hot Area (= aktiver Satz) bestimmt wird. Die Standardanzahl ist 127. (Minimum: 7, Maximum: 3843)</p>