Welcome to mirror list, hosted at ThFree Co, Russian Federation.

lv.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1197886f4a6bc5b24cac0b2de2a805222a1fbbf4 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Saving …" : "Saglabā ...",
    "Saved!" : "Saglabāts!",
    "Saved" : "Saglabāts",
    "An error occurred!" : "Gadījās kļūda!",
    "Edit" : "Rediģēt",
    "Preview" : "Priekšskatīt",
    "New text file.txt" : "Jauna teksta datne.txt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}