owncloud/core

View on GitHub
apps/systemtags/l10n/lv.js

Summary

Maintainability
A
40 mins
Test Coverage
OC.L10N.register(
    "systemtags",
    {
    "Tags" : "Birkas",
    "No files in here" : "Šeit nav failu",
    "No entries found in this folder" : "Šajā mapē nekas nav atrasts",
    "Name" : "Nosaukums",
    "Size" : "Izmērs",
    "Modified" : "Mainīts"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");