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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/is.json')
-rw-r--r--l10n/is.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/l10n/is.json b/l10n/is.json
index eb5f09b..5e4061d 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -1,15 +1,4 @@
{ "translations": {
- "You can not open a folder" : "Þú getur ekki opnað möppu",
- "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.",
- "You can not write to a folder" : "Þú getur ekki skrifað í möppu",
- "Cannot save file as it has been modified since opening" : "Get ekki vistað skrána þar sem henni hefur verið breytt síðan hún var opnuð",
- "Insufficient permissions" : "Ekki næg réttindi",
- "File path not supplied" : "Skrá slóð fylgir ekki",
- "File mtime not supplied" : "mtime skrá fylgir ekki",
"saving..." : "er að vista ...",
"saved!" : "vistað!",
"failed!" : "mistókst!",
@@ -21,6 +10,17 @@
"Preview" : "Forskoðun",
"New text file" : "Ný textaskrá",
"New text file.txt" : "Ný textaskrá.txt",
+ "You can not open a folder" : "Þú getur ekki opnað möppu",
+ "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.",
+ "You can not write to a folder" : "Þú getur ekki skrifað í möppu",
+ "Cannot save file as it has been modified since opening" : "Get ekki vistað skrána þar sem henni hefur verið breytt síðan hún var opnuð",
+ "Insufficient permissions" : "Ekki næg réttindi",
+ "File path not supplied" : "Skrá slóð fylgir ekki",
+ "File mtime not supplied" : "mtime skrá fylgir ekki",
"Text editor" : "Textaritill",
"Text file" : "Textaskrá"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"