Fix ro translation syntax
This commit is contained in:
parent
5977f89802
commit
78a85ca965
1 changed files with 6 additions and 4 deletions
|
|
@ -2,14 +2,16 @@ cancel = Anulează
|
||||||
keyboard-layout = Aranjament tastatură
|
keyboard-layout = Aranjament tastatură
|
||||||
restart = Repornește
|
restart = Repornește
|
||||||
restart-now = Repornești acum?
|
restart-now = Repornești acum?
|
||||||
restart-timeout = Sistemul se va reporni automat în {$seconds ->
|
restart-timeout = Sistemul se va reporni automat în { $seconds ->
|
||||||
[1] 1 secundă.
|
[1] 1 secundă.
|
||||||
*[other] {$seconds} secunde. }
|
*[other] {$seconds} secunde.
|
||||||
|
}
|
||||||
session = Sesiune
|
session = Sesiune
|
||||||
shutdown = Oprește
|
shutdown = Oprește
|
||||||
shutdown-now = Oprești acum?
|
shutdown-now = Oprești acum?
|
||||||
shutdown-timeout = Sistemul se va opri automat în {$seconds ->
|
shutdown-timeout = Sistemul se va opri automat în { $seconds ->
|
||||||
[1] 1 secundă.
|
[1] 1 secundă.
|
||||||
*[other] {$seconds} secunde. }
|
*[other] {$seconds} secunde.
|
||||||
|
}
|
||||||
suspend = Suspendă
|
suspend = Suspendă
|
||||||
user = Utilizator
|
user = Utilizator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue