i18n(ro): Add Romanian translations
This commit is contained in:
parent
ce4bfdd643
commit
05d6f04e1a
13 changed files with 140 additions and 0 deletions
36
cosmic-applet-power/i18n/ro/cosmic_applet_power.ftl
Normal file
36
cosmic-applet-power/i18n/ro/cosmic_applet_power.ftl
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
power = Putere
|
||||
settings = Setări...
|
||||
lock-screen = Blocare ecran
|
||||
lock-screen-shortcut = Super + Escape
|
||||
log-out = Deconectare
|
||||
log-out-shortcut = Super + Shift + Escape
|
||||
suspend = Suspendare
|
||||
restart = Repornire
|
||||
shutdown = Oprire
|
||||
confirm = Confirmă
|
||||
cancel = Anulează
|
||||
confirm-button = {
|
||||
$action ->
|
||||
[restart] { restart }
|
||||
[suspend] { suspend }
|
||||
[shutdown] Oprire
|
||||
[log-out] { log-out }
|
||||
*[other] { confirm }
|
||||
}
|
||||
confirm-title =
|
||||
{ $action ->
|
||||
[restart] Repornește
|
||||
[suspend] Suspendă
|
||||
[shutdown] Oprește
|
||||
[log-out] Închide toate aplicațiile și deconectează-te
|
||||
*[other] Aplică acțiunea selectată
|
||||
} acum?
|
||||
confirm-body =
|
||||
Sistemul va { $action ->
|
||||
[restart] fi repornit
|
||||
[suspend] fi suspendat
|
||||
[shutdown] fi oprit
|
||||
[lock-screen] avea ecranul blocat
|
||||
[log-out] fi deconectat
|
||||
*[other] aplica acțiunea selectată
|
||||
} automat în { $countdown } secunde.
|
||||
Loading…
Add table
Add a link
Reference in a new issue