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/nn_NO.js
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

16 lines
478 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"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"
},
"nplurals=2; plural=(n != 1);");