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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:28:57 +0300
commitdfae31451ce95978361c4dde3000b45028d4cf9e (patch)
tree4418c2672da4debdb9ec476ed243513c31206e0d /l10n/is.js
parent92107698cefb6ac1a37e7b5271ed33d1b19fb69d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/is.js')
-rw-r--r--l10n/is.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 67b332fd6..f2cc22b1f 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -2,6 +2,15 @@ OC.L10N.register(
"text",
{
"New text document" : "Nýtt textaskjal",
+ "The file was uploaded" : "Skráin var send inn",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.",
+ "The file was only partially uploaded" : "Einungis hluti af innsendri skrá skilaði sér",
+ "No file was uploaded" : "Engin skrá skilaði sér",
+ "Missing a temporary folder" : "Vantar bráðabirgðamöppu",
+ "Could not write file to disk" : "Tókst ekki að skrifa skrá á disk.",
+ "A PHP extension stopped the file upload" : "PHP-viðbót stöðvaði innsendingu skráar",
+ "No file uploaded or file size exceeds maximum of %s" : "Engin innsend skrá eða að skráarstærð fór fram úr hámarksstæðinni %s",
"Nextcloud Text" : "Nextcloud Texti",
"text document" : "textaskjal",
"Readme" : "Readme upplýsingaskrá",
@@ -12,23 +21,30 @@ OC.L10N.register(
"Reconnect" : "Endurtengjast",
"The document has been changed outside of the editor. The changes cannot be applied." : "Skjalinu hefur verið breytt utan ritilsins. Ekki var hægt að framkvæma breytingarnar.",
"File could not be loaded. Please check your internet connection." : "Ekki var hægt að hlaða inn skránni. Athugaðu nettenginguna þína.",
+ "Saving …" : "Vista …",
+ "Saved" : "Vistað",
"Last saved {lastSaved}" : "Síðast vistað {lastSaved}",
"Unsaved changes" : "Óvistaðar breytingar",
"Enter your name so other users can see who is editing" : "Settu inn nafnið þitt svo aðrir notendur geti séð hver sé að breyta hverju",
"Edit guest name" : "Breyta nafni gests",
"Save guest name" : "Vista nafn gests",
+ "Formatting help" : "Hjálp við að sníða",
+ "Keyboard shortcuts" : "Flýtileiðir á lyklaborði",
"Bold" : "Feitletrað",
"Italic" : "Skáletrað",
"Strikethrough" : "Gegnumstrikað",
+ "Shift" : "Hliðra",
"Heading 1" : "Fyrirsögn 1",
"Heading 6" : "Fyrirsögn 6",
"Unordered list" : "Óraðaður listi",
"Ordered list" : "Raðaður listi",
"Blockquote" : "Tilvitnun",
+ "Quoted text" : "Tilvitnaður texti",
"Code block" : "Kóðablokk",
"Insert an image" : "Setja inn mynd",
"Link file" : "Tengja skrá",
"Select file to link to" : "Veldu skrá til að tengja í",
+ "Participants" : "Þátttakendur",
"Show rich workspaces" : "Birta vinnusvæði með sniðmöguleikum",
"Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …",
"Edit" : "Breyta",
@@ -40,6 +56,9 @@ OC.L10N.register(
"Heading 4" : "Fyrirsögn 4",
"Heading 5" : "Fyrirsögn 5",
"ToDo list" : "Verkefnalisti",
+ "Info" : "Upplýsingar",
+ "Success" : "Tókst",
+ "Warning" : "Aðvörun",
"Insert image" : "Setja inn mynd",
"_and %n other editor_::_and %n other editors_" : ["og %n annar ritill","og %n aðrir ritlar"]
},