0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/files_trashbin/l10n/nn_NO.json
Nextcloud bot c93d44bb3f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-31 00:19:32 +00:00

14 lines
464 B
JSON

{ "translations": {
"restored" : "gjenoppretta",
"Deleted files" : "Sletta filer",
"Restore" : "Gjenopprett",
"Unknown" : "Ukjend",
"All files" : "Alle filer",
"No deleted files" : "Ingen sletta filer",
"Deleted" : "Sletta",
"No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
"Select all" : "Merk alt",
"Name" : "Namn",
"Actions" : "Handlingar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}