New Crowdin updates (#10369)
* New translations ja-JP.yml (German) * New translations ja-JP.yml (English)
This commit is contained in:
parent
dac4fbcb1e
commit
75888a55c3
|
@ -977,6 +977,7 @@ notesSearchNotAvailable: "Die Notizsuche ist nicht verfügbar."
|
||||||
license: "Lizenz"
|
license: "Lizenz"
|
||||||
unfavoriteConfirm: "Wirklich aus Favoriten entfernen?"
|
unfavoriteConfirm: "Wirklich aus Favoriten entfernen?"
|
||||||
myClips: "Meine Clips"
|
myClips: "Meine Clips"
|
||||||
|
drivecleaner: "Drive-Reiniger"
|
||||||
_achievements:
|
_achievements:
|
||||||
earnedAt: "Freigeschaltet am"
|
earnedAt: "Freigeschaltet am"
|
||||||
_types:
|
_types:
|
||||||
|
@ -1868,3 +1869,6 @@ _dialog:
|
||||||
_disabledTimeline:
|
_disabledTimeline:
|
||||||
title: "Chronik deaktiviert"
|
title: "Chronik deaktiviert"
|
||||||
description: "Mit deinen jetzigen Rollen ist diese Chronik nicht verfügbar."
|
description: "Mit deinen jetzigen Rollen ist diese Chronik nicht verfügbar."
|
||||||
|
_drivecleaner:
|
||||||
|
orderBySizeDesc: "Absteigende Dateigrößen"
|
||||||
|
orderByCreatedAtAsc: "Aufsteigendes Erstelldatum"
|
||||||
|
|
|
@ -530,7 +530,7 @@ nothing: "There's nothing to see here"
|
||||||
installedDate: "Authorized at"
|
installedDate: "Authorized at"
|
||||||
lastUsedDate: "Last used at"
|
lastUsedDate: "Last used at"
|
||||||
state: "State"
|
state: "State"
|
||||||
sort: "Sort"
|
sort: "Sorting order"
|
||||||
ascendingOrder: "Ascending"
|
ascendingOrder: "Ascending"
|
||||||
descendingOrder: "Descending"
|
descendingOrder: "Descending"
|
||||||
scratchpad: "Scratchpad"
|
scratchpad: "Scratchpad"
|
||||||
|
@ -977,6 +977,7 @@ notesSearchNotAvailable: "Note search is unavailable."
|
||||||
license: "License"
|
license: "License"
|
||||||
unfavoriteConfirm: "Really remove from favorites?"
|
unfavoriteConfirm: "Really remove from favorites?"
|
||||||
myClips: "My clips"
|
myClips: "My clips"
|
||||||
|
drivecleaner: "Drive Cleaner"
|
||||||
_achievements:
|
_achievements:
|
||||||
earnedAt: "Unlocked at"
|
earnedAt: "Unlocked at"
|
||||||
_types:
|
_types:
|
||||||
|
@ -1868,3 +1869,6 @@ _dialog:
|
||||||
_disabledTimeline:
|
_disabledTimeline:
|
||||||
title: "Timeline disabled"
|
title: "Timeline disabled"
|
||||||
description: "You cannot use this timeline under your current roles."
|
description: "You cannot use this timeline under your current roles."
|
||||||
|
_drivecleaner:
|
||||||
|
orderBySizeDesc: "Descending Filesizes"
|
||||||
|
orderByCreatedAtAsc: "Ascending Dates"
|
||||||
|
|
Loading…
Reference in New Issue