i18n: translation updates from weblate
Co-authored-by: Anonymous <noreply@weblate.org> Co-authored-by: Geeson Wan <wang14240@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com> Co-authored-by: therealmate <hellogaming91@gmail.com> Co-authored-by: 铺盖崽 <i@pugai.life> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/hu/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-input-sources-applet/hu/ Translation: Pop OS/COSMIC Accessibility Applet Translation: Pop OS/COSMIC App List Applet Translation: Pop OS/COSMIC Audio Applet Translation: Pop OS/COSMIC Battery Applet Translation: Pop OS/COSMIC Bluetooth Applet Translation: Pop OS/COSMIC Input Sources Applet Translation: Pop OS/COSMIC Network Applet Translation: Pop OS/COSMIC Notifications Applet Translation: Pop OS/COSMIC Power Applet Translation: Pop OS/COSMIC Tiling Applet Translation: Pop OS/COSMIC Time Applet
This commit is contained in:
parent
2852f3cc16
commit
6534939ba6
18 changed files with 66 additions and 60 deletions
|
|
@ -15,5 +15,5 @@ show-more = { $more } további megjelenítése
|
|||
clear-group = Csoport törlése
|
||||
clear-all = Minden értesítés törlése
|
||||
do-not-disturb = Ne zavarjanak
|
||||
notification-settings = Értesítési beállítások...
|
||||
notification-settings = Értesítési beállítások…
|
||||
no-notifications = Nincsenek értesítések
|
||||
|
|
|
|||
|
|
@ -1,14 +1,18 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 小时前
|
||||
*[other] {$duration} 小时前
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 分钟前
|
||||
*[other] {$duration} 分钟前
|
||||
}
|
||||
hours-ago =
|
||||
{ $duration ->
|
||||
[0] 刚刚
|
||||
[one] 1 小时前
|
||||
*[other] { $duration } 小时前
|
||||
}
|
||||
minutes-ago =
|
||||
{ $duration ->
|
||||
[0] 刚刚
|
||||
[one] 1 分钟前
|
||||
*[other] { $duration } 分钟前
|
||||
}
|
||||
show-less = 收起
|
||||
show-more = 显示更多 {$more} 项
|
||||
clear-group = 清除组
|
||||
show-more = 显示剩余 { $more } 项
|
||||
clear-group = 清除群组
|
||||
clear-all = 清除所有通知
|
||||
do-not-disturb = 勿扰模式
|
||||
notification-settings = 通知设置...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue