summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/nn_NO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files_trashbin/l10n/nn_NO.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/nn_NO.js')
-rw-r--r--apps/files_trashbin/l10n/nn_NO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/nn_NO.js b/apps/files_trashbin/l10n/nn_NO.js
index 952c2dc2696..f9890227ac5 100644
--- a/apps/files_trashbin/l10n/nn_NO.js
+++ b/apps/files_trashbin/l10n/nn_NO.js
@@ -1,17 +1,17 @@
OC.L10N.register(
"files_trashbin",
{
- "Deleted files" : "Sletta filer",
"restored" : "gjenoppretta",
+ "Deleted files" : "Sletta filer",
"Restore" : "Gjenopprett",
"Delete permanently" : "Slett for godt",
"This operation is forbidden" : "Operasjonen er forbydd",
+ "Deleted" : "Sletta",
"No deleted files" : "Ingen sletta filer",
"No entries found in this folder" : "Ingen oppføringar funne i denne mappa",
"Select all" : "Merk alt",
"Name" : "Namn",
"Actions" : "Handlingar",
- "Deleted" : "Sletta",
"Delete" : "Slett"
},
"nplurals=2; plural=(n != 1);");