0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/files_trashbin/l10n/nn_NO.js
Nextcloud bot 1f159df9e7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-26 00:19:39 +00:00

17 lines
551 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"restored" : "gjenoppretta",
"Deleted files" : "Sletta filer",
"Restore" : "Gjenopprett",
"No deleted files" : "Ingen sletta filer",
"Deleted" : "Sletta",
"Delete permanently" : "Slett for godt",
"This operation is forbidden" : "Operasjonen er forbydd",
"No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
"Select all" : "Merk alt",
"Name" : "Namn",
"Actions" : "Handlingar",
"Delete" : "Slett"
},
"nplurals=2; plural=(n != 1);");