Merge pull request #125 from moi-cest-matthew/master
Update Japanese and Euro Spanish, add Dutch
This commit is contained in:
commit
55c02cdca9
3 changed files with 30 additions and 3 deletions
|
|
@ -1,7 +1,15 @@
|
|||
cancel = Cancelar
|
||||
keyboard-layout = Distribución de teclado
|
||||
restart = Reiniciar
|
||||
restart-now = ¿Reiniciar ahora?
|
||||
restart-timeout = El ordenador se reiniciará automáticamente en {$seconds} segundos.
|
||||
restart-timeout = El ordenador se reiniciará automáticamente en { $seconds ->
|
||||
[one] 1 segundo.
|
||||
*[other] {$seconds} segundos.}
|
||||
session = Sesión
|
||||
shutdown = Apagar
|
||||
shutdown-now = ¿Apagar ahora?
|
||||
shutdown-timeout = El ordenador se apagará automáticamente en {$seconds} segundos.
|
||||
shutdown-timeout = El ordenador se apagará automáticamente en { $seconds ->
|
||||
[one] 1 segundo.
|
||||
*[other] {$seconds} segundos.}
|
||||
suspend = Suspender
|
||||
user = Utente
|
||||
|
|
|
|||
|
|
@ -1,7 +1,11 @@
|
|||
cancel = キャンセル
|
||||
keyboard-layout = キーボード配列
|
||||
restart = 再起動
|
||||
restart-now = いま再起動しますか?
|
||||
session = セッション
|
||||
restart-timeout = システムは自動的に{$seconds}秒に再起動します。
|
||||
shutdown = 電源オフ
|
||||
shutdown-now = いま電源を切りますか?
|
||||
shutdown-timeout = システムは自動的に{$seconds}秒に電源を切りますか。
|
||||
shutdown-timeout = システムは自動的に{$seconds}秒に電源を切りますか。
|
||||
suspend = サスペンド
|
||||
user = ユーザー
|
||||
|
|
|
|||
15
i18n/nl/cosmic_greeter.ftl
Normal file
15
i18n/nl/cosmic_greeter.ftl
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
cancel = Annuleren
|
||||
keyboard-layout = Toetsenbordindeling
|
||||
restart = Herstarten
|
||||
restart-now = Nu herstarten?
|
||||
restart-timeout = Het systeem zal na { $seconds ->
|
||||
[one] één seconde
|
||||
*[other] {$seconds} seconden} automatisch herstarten.
|
||||
session = Sessie
|
||||
shutdown = Afsluiten
|
||||
shutdown-now = Nu afsluiten?
|
||||
shutdown-timeout = Het systeem zal na { $seconds ->
|
||||
[one] één seconde
|
||||
*[other] {$seconds} seconden} automatisch afsluiten.
|
||||
suspend = Slaapstand
|
||||
user = Gebruiker
|
||||
Loading…
Add table
Add a link
Reference in a new issue