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

is.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dfa3975bcc90290235864b444abce5d24d9485ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{ "translations": {
    "Saving …" : "Vista …",
    "Saved!" : "Vistað!",
    "Saved" : "Vistað",
    "There was a problem saving your changes. Click to resume editing." : "Það kom upp vandamál við að vista breytingarnar þínar. Smelltu til að halda ritun áfram.",
    "Edit in plain text editor" : "Breyta með hreinum textaritli",
    "An error occurred!" : "Villa kom upp!",
    "Edit" : "Breyta",
    "Mixed" : "Blandað",
    "Preview" : "Forskoðun",
    "New text file" : "Ný textaskrá",
    "New text file.txt" : "Ný textaskrá.txt",
    "This file is too big to be opened. Please download the file instead." : "Þessi skrá er of stór til að opna hana hér. Halaðu henni niður í staðinn.",
    "Cannot read the file." : "Get ekki lesið skrána.",
    "Invalid file path supplied." : "Ógild skráarslóð.",
    "The file is locked." : "Skráin er læst.",
    "An internal server error occurred." : "Innri villa kom upp.",
    "Could not write to file." : "Ekki tókst að skrifa í skrá.",
    "Share not found" : "Sameign fannst ekki",
    "You are not authorized to open this share" : "Þú hefur ekki heimild til að opna þessa sameign",
    "Invalid range request" : "Ógild fyrirspurn um gagnasvið",
    "Plain text editor" : "Ritill fyrir hreinan texta",
    "Open, save and edit text files" : "Opna, vista og breyta textaskrám"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}