New translations strings.xml (German)
This commit is contained in:
parent
85ea92cbe5
commit
b5d038630b
|
@ -129,29 +129,10 @@
|
|||
<item quantity="other">%d Antworten</item>
|
||||
</plurals>
|
||||
<!-- Date -->
|
||||
<plurals name="date_seconds">
|
||||
<item quantity="one">Vor %d Sekunde</item>
|
||||
<item quantity="other">Vor %d Sekunden</item>
|
||||
</plurals>
|
||||
<plurals name="date_minutes">
|
||||
<item quantity="one">Vor %d Minute</item>
|
||||
<item quantity="other">Vor %d Minuten</item>
|
||||
</plurals>
|
||||
<plurals name="date_hours">
|
||||
<item quantity="one">Vor %d Stunde</item>
|
||||
<item quantity="other">Vor %d Stunden</item>
|
||||
</plurals>
|
||||
<string name="date_yesterday">Gestern</string>
|
||||
<string name="date_day_before_yesterday">Vorgestern</string>
|
||||
<string name="date_day" formatted="false">Vor %d Tagen</string>
|
||||
<plurals name="date_month">
|
||||
<item quantity="one">Vor %d Monat</item>
|
||||
<item quantity="other">Vor %d Monaten</item>
|
||||
</plurals>
|
||||
<plurals name="date_year">
|
||||
<item quantity="one">Ein Jahr zuvor</item>
|
||||
<item quantity="other">Vor %d Jahren</item>
|
||||
</plurals>
|
||||
<string name="date_seconds">%d s</string>
|
||||
<string name="date_minutes">%d m</string>
|
||||
<string name="date_hours">%d h</string>
|
||||
<string name="date_day">%d d</string>
|
||||
<!-- TOOT -->
|
||||
<string name="toot_cw_placeholder">Warnung</string>
|
||||
<string name="toot_placeholder">Was beschäftigt dich?</string>
|
||||
|
|
Loading…
Reference in New Issue