i18n(ro): Add Romanian translations
This commit is contained in:
parent
ce4bfdd643
commit
05d6f04e1a
13 changed files with 140 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] Acum 1 oră
|
||||
*[other] Acum {$duration} ore
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] Acum 1 minut
|
||||
*[other] Acum {$duration} minute
|
||||
}
|
||||
show-less = Afișează mai puțin
|
||||
show-more = Afișează {$more} mai multe
|
||||
clear-group = Șterge grupul
|
||||
clear-all = Șterge toate notificările
|
||||
do-not-disturb = Nu deranja
|
||||
notification-settings = Setări notificări...
|
||||
no-notifications = Nu există notificări
|
||||
Loading…
Add table
Add a link
Reference in a new issue