0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/apps/files_trashbin/l10n/lv.json
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:05 +00:00

15 lines
No EOL
618 B
JSON

{ "translations": {
"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",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"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);"
}