i18n: translation updates from weblate
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com> Co-authored-by: Fedorov Alexei <aleksejfedorov963@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mattias Eriksson <snaggen@gmail.com> Co-authored-by: Priit Jõerüüt <jrthwlate@users.noreply.hosted.weblate.org> Co-authored-by: Walter William Beckerleg Bruckman <spayk.99@protonmail.com> Co-authored-by: jonnysemon <jonnysemon@users.noreply.hosted.weblate.org> Co-authored-by: mikenu <mikenu-jp@turbosystem.net> Co-authored-by: mikenu <mikenu-jp@users.noreply.hosted.weblate.org> Co-authored-by: oddib <oddbjorn.mr@hotmail.no> Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/et/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-app-list/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ga/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-a11y/ru/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-audio/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/et/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-battery/sv/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-bluetooth/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/et/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ga/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-network/ru/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-notifications/ru/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ar/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ja/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-power/ru/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-tiling/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/pop-os/cosmic-applet-time/sv/ 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 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
357fcb7b36
commit
98d6d33c87
15 changed files with 114 additions and 63 deletions
|
|
@ -1,7 +1,15 @@
|
|||
hours-ago = { $duration }時間前
|
||||
minutes-ago = { $duration }分前
|
||||
hours-ago =
|
||||
{ $duration } { $duration ->
|
||||
[one] 時間
|
||||
*[other] 時間
|
||||
}前
|
||||
minutes-ago =
|
||||
{ $duration } { $duration ->
|
||||
[one] 分
|
||||
*[other] 分
|
||||
}前
|
||||
show-less = 非表示
|
||||
show-more = {$more}つを表示
|
||||
show-more = { $more }つを表示
|
||||
clear-all = 通用を全部消す
|
||||
do-not-disturb = 通知ポップアップを表示しない
|
||||
notification-settings = 通用設定...
|
||||
|
|
|
|||
|
|
@ -1,14 +1,17 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 час назад
|
||||
*[other] {$duration} ч. назад
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 минуту назад
|
||||
*[other] {$duration} мин. назад
|
||||
}
|
||||
show-less = Показать меньше
|
||||
show-more = Показать ещё {$more}
|
||||
hours-ago =
|
||||
{ NUMBER($duration) ->
|
||||
[1] 1 час назад
|
||||
*[other] { $duration } ч. назад
|
||||
}
|
||||
minutes-ago =
|
||||
{ NUMBER($duration) ->
|
||||
[1] 1 минуту назад
|
||||
*[other] { $duration } мин. назад
|
||||
}
|
||||
show-less = Свернуть
|
||||
show-more = Показать ещё { $more }
|
||||
clear-all = Очистить все уведомления
|
||||
do-not-disturb = Не беспокоить
|
||||
notification-settings = Параметры уведомлений...
|
||||
no-notifications = Уведомлений нет
|
||||
no-notifications = Уведомлений нет
|
||||
clear-group = Очистить группу
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue