nextcloud/apps/systemtags/l10n/sv.js

12 lines
300 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Taggar",
"No files in here" : "Inga filer kunde hittas",
"No entries found in this folder" : "nga Filer hittades i denna mapp",
"Name" : "Namn",
"Size" : "Storlek",
"Modified" : "Ändrad"
},
"nplurals=2; plural=(n != 1);");