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 = تأكيد
|
confirm = تأكيد
|
||||||
cancel = إلغاء
|
cancel = إلغاء
|
||||||
confirm-button = {
|
confirm-button = {
|
||||||
$action ->
|
$action ->
|
||||||
[restart] إعادة التشغيل
|
[restart] إعادة التشغيل
|
||||||
[suspend] تعليق
|
[suspend] تعليق
|
||||||
[shutdown] إيقاف التشغيل
|
[shutdown] إيقاف التشغيل
|
||||||
[log-out] تسجيل الخروج
|
[log-out] تسجيل الخروج
|
||||||
*[other] تأكيد
|
*[other] تأكيد
|
||||||
}
|
}
|
||||||
confirm-title = {
|
confirm-title = {
|
||||||
$action ->
|
$action ->
|
||||||
|
|
|
||||||
|
|
@ -11,17 +11,17 @@ confirm = Deimhnigh
|
||||||
cancel = Cealaigh
|
cancel = Cealaigh
|
||||||
confirm-button = {
|
confirm-button = {
|
||||||
$action ->
|
$action ->
|
||||||
[restart] { atosaigh }
|
[restart] atosaigh
|
||||||
[suspend] { cuir ar fionraí }
|
[suspend] cuir ar fionraí
|
||||||
[shutdown] Múch an córas
|
[shutdown] Múch an córas
|
||||||
[log-out] { logáil amach }
|
[log-out] logáil amach
|
||||||
*[other] { deimhnigh }
|
*[other] deimhnigh
|
||||||
}
|
}
|
||||||
confirm-title =
|
confirm-title =
|
||||||
{ $action ->
|
{ $action ->
|
||||||
[restart] { atosaigh }
|
[restart] atosaigh
|
||||||
[suspend] { cuir ar fionraí }
|
[suspend] cuir ar fionraí
|
||||||
[shutdown] { múch }
|
[shutdown] múch
|
||||||
[log-out] Dún gach aip agus logáil amach
|
[log-out] Dún gach aip agus logáil amach
|
||||||
*[other] Cuir an gníomh roghnaithe i bhfeidhm
|
*[other] Cuir an gníomh roghnaithe i bhfeidhm
|
||||||
} anois?
|
} anois?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue