i18n: fix power applet syntax errors
This commit is contained in:
parent
6867559c9d
commit
62b7b51687
2 changed files with 15 additions and 15 deletions
|
|
@ -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 ->
|
||||
|
|
|
|||
|
|
@ -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?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue