i18n: fix power applet syntax errors

This commit is contained in:
Michael Aaron Murphy 2025-10-01 06:14:36 +02:00
parent 6867559c9d
commit 62b7b51687
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
2 changed files with 15 additions and 15 deletions

View file

@ -10,12 +10,12 @@ shutdown = إيقاف التشغيل
confirm = تأكيد
cancel = إلغاء
confirm-button = {
$action ->
[restart] إعادة التشغيل
[suspend] تعليق
[shutdown] إيقاف التشغيل
[log-out] تسجيل الخروج
*[other] تأكيد
$action ->
[restart] إعادة التشغيل
[suspend] تعليق
[shutdown] إيقاف التشغيل
[log-out] تسجيل الخروج
*[other] تأكيد
}
confirm-title = {
$action ->

View file

@ -10,18 +10,18 @@ shutdown = Múch
confirm = Deimhnigh
cancel = Cealaigh
confirm-button = {
$action ->
[restart] { atosaigh }
[suspend] { cuir ar fionraí }
$action ->
[restart] atosaigh
[suspend] cuir ar fionraí
[shutdown] Múch an córas
[log-out] { logáil amach }
*[other] { deimhnigh }
[log-out] logáil amach
*[other] deimhnigh
}
confirm-title =
confirm-title =
{ $action ->
[restart] { atosaigh }
[suspend] { cuir ar fionraí }
[shutdown] { múch }
[restart] atosaigh
[suspend] cuir ar fionraí
[shutdown] múch
[log-out] Dún gach aip agus logáil amach
*[other] Cuir an gníomh roghnaithe i bhfeidhm
} anois?