lv.json 585 B

123456789
  1. { "translations": {
  2. "Versions" : "Versijas",
  3. "This application automatically maintains older versions of files that are changed." : "Šī lietotne automātiski uztur vecākas versijas datnēm, kas tiek izmainītas.",
  4. "Failed to revert {file} to revision {timestamp}." : "Neizdevās atjaunot {file} no rediģējuma {timestamp} ",
  5. "_%n byte_::_%n bytes_" : ["%n baiti","%n baiti","%n baiti"],
  6. "Restore" : "Atjaunot",
  7. "No other versions available" : "Citas versijas nav pieejamas"
  8. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  9. }