0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/apps/files_trashbin/l10n/lv.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
618 B
JSON
Raw Normal View History

{ "translations": {
2019-02-14 01:12:26 +00:00
"restored" : "atjaunots",
"Deleted files" : "Izdzēstās datnes",
"Restore" : "Atjaunot",
"Unknown" : "Nezināms",
"All files" : "Visas datnes",
"Deleted" : "Dzēsts",
"No deleted files" : "Nav dzēstu datņu",
"You will be able to recover deleted files from here" : "Šeit būs iespējams atgūt izdzēstās datnes",
2015-01-12 06:55:52 +00:00
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
2014-12-22 06:54:49 +00:00
"Select all" : "Atzīmēt visu",
"Name" : "Nosaukums",
"Actions" : "Darbības"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}