Welcome to mirror list, hosted at ThFree Co, Russian Federation.

is.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 748a3bdbb996fac764f852a9b993bf57532402bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Couldn't delete %s permanently" : "Ekki tókst að eyða %s varanlega",
    "Couldn't restore %s" : "Gat ekki endurheimt %s",
    "Deleted files" : "eyddar skrár",
    "Restore" : "Endurheimta",
    "Delete" : "Eyða",
    "Delete permanently" : "Eyða varanlega",
    "Error" : "Villa",
    "This operation is forbidden" : "Þessi aðgerð er bönnuð",
    "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu atvikaskrár eða hafðu samband við kerfissjóra",
    "restored" : "endurheimt",
    "No deleted files" : "Engar eyddar skrár",
    "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan",
    "No entries found in this folder" : "Engar skrár fundust í þessari möppu",
    "Select all" : "Velja allt",
    "Name" : "Heiti",
    "Actions" : "Aðgerðir",
    "Deleted" : "Eytt"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}