summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/encryption/l10n/is.js1
-rw-r--r--apps/encryption/l10n/is.json1
-rw-r--r--apps/files/l10n/is.js1
-rw-r--r--apps/files/l10n/is.json1
-rw-r--r--apps/files_external/l10n/is.js1
-rw-r--r--apps/files_external/l10n/is.json1
-rw-r--r--apps/files_sharing/l10n/ru.js8
-rw-r--r--apps/files_sharing/l10n/ru.json8
-rw-r--r--apps/updatenotification/l10n/is.js2
-rw-r--r--apps/updatenotification/l10n/is.json2
10 files changed, 18 insertions, 8 deletions
diff --git a/apps/encryption/l10n/is.js b/apps/encryption/l10n/is.js
index 15397ca5707..2ba7c606abf 100644
--- a/apps/encryption/l10n/is.js
+++ b/apps/encryption/l10n/is.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki afkóðað þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki lesið þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
"Default encryption module" : "Sjálfgefin dulritunareining",
+ "Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hæ,\n\nkerfisstjórinn virkjaði dulritun á vefþjóni. Skrárnar þínar voru dulritaðar með lykilorðinu '%s'.\n\nSkráðu þig inn í vefviðmótinu, farðu í hlutann 'Grunn-dulritunareining' (basic encryption module) í persónulegu stillingunum þínum og uppfærðu dulritunarlykilorðið þitt með því að setja þetta lykilorð inn í reitinn 'Gamla innskráningarlykilorðið' ásamt núverandi innskráningarlykilorði.\n\n",
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Til hamingju!",
diff --git a/apps/encryption/l10n/is.json b/apps/encryption/l10n/is.json
index 29564257e94..6943895b62e 100644
--- a/apps/encryption/l10n/is.json
+++ b/apps/encryption/l10n/is.json
@@ -29,6 +29,7 @@
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki afkóðað þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Get ekki lesið þessa skrá, hugsanlega er þetta deild skrá. Biddu eiganda skrárinnar að deila henni aftur til þín.",
"Default encryption module" : "Sjálfgefin dulritunareining",
+ "Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
"Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Hæ,\n\nkerfisstjórinn virkjaði dulritun á vefþjóni. Skrárnar þínar voru dulritaðar með lykilorðinu '%s'.\n\nSkráðu þig inn í vefviðmótinu, farðu í hlutann 'Grunn-dulritunareining' (basic encryption module) í persónulegu stillingunum þínum og uppfærðu dulritunarlykilorðið þitt með því að setja þetta lykilorð inn í reitinn 'Gamla innskráningarlykilorðið' ásamt núverandi innskráningarlykilorði.\n\n",
"The share will expire on %s." : "Gildistími deilingar rennur út %s.",
"Cheers!" : "Til hamingju!",
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index a443fe7cbb6..7b1a8536792 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Uploading …" : "Sendi inn …",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd",
"Target folder does not exist any more" : "Markmappan er ekki lengur til",
"Error when assembling chunks, status code {status}" : "Villa við að setja búta saman, stöðukóði {status}",
"Actions" : "Aðgerðir",
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json
index c462cac3214..2b8c3b8a29a 100644
--- a/apps/files/l10n/is.json
+++ b/apps/files/l10n/is.json
@@ -20,6 +20,7 @@
"Uploading …" : "Sendi inn …",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} af {totalSize} ({bitrate})",
+ "Uploading that item is not supported" : "Innsending á þessu atriði er ekki studd",
"Target folder does not exist any more" : "Markmappan er ekki lengur til",
"Error when assembling chunks, status code {status}" : "Villa við að setja búta saman, stöðukóði {status}",
"Actions" : "Aðgerðir",
diff --git a/apps/files_external/l10n/is.js b/apps/files_external/l10n/is.js
index 5a4f8fd7d89..ca71748008e 100644
--- a/apps/files_external/l10n/is.js
+++ b/apps/files_external/l10n/is.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Public key" : "Dreifilykill",
"RSA private key" : "RSA-einkalykill",
"Private key" : "Einkalykill",
+ "Kerberos ticket" : "Kerberos aðgöngumerki",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Vélarheiti",
diff --git a/apps/files_external/l10n/is.json b/apps/files_external/l10n/is.json
index 5cf67687066..8d9b66606d3 100644
--- a/apps/files_external/l10n/is.json
+++ b/apps/files_external/l10n/is.json
@@ -70,6 +70,7 @@
"Public key" : "Dreifilykill",
"RSA private key" : "RSA-einkalykill",
"Private key" : "Einkalykill",
+ "Kerberos ticket" : "Kerberos aðgöngumerki",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Vélarheiti",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 3d11f25b6ad..2a623108c4d 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -29,7 +29,7 @@ OC.L10N.register(
"File shares" : "Обмен файлами",
"Downloaded via public link" : "Скачано по общедоступной ссылке",
"Downloaded by {email}" : "Скачано {email}",
- "{file} downloaded via public link" : "«{file}» был скачан по общедоступной ссылке",
+ "{file} downloaded via public link" : "«{file}» скачан по общедоступной ссылке",
"{email} downloaded {file}" : "{email} скачал(а) «{file}»",
"Shared with group {group}" : "Предоставлен доступ группе «{group}»",
"Removed share for group {group}" : "Закрыт доступ группе «{group}»",
@@ -61,7 +61,7 @@ OC.L10N.register(
"Removed share for {user}" : "Закрыт общий доступ пользователю {user}",
"{actor} shared with {user}" : "{actor} поделился(ась) с пользователем {user}",
"{actor} removed share for {user}" : "{actor} закрыл(а) общий доступ пользователю {user}",
- "Shared by {actor}" : "Общий доступ был открыт пользователем {actor}",
+ "Shared by {actor}" : "Общий доступ предоставлен пользователем {actor}",
"{actor} removed share" : "{actor} закрыл(а) общий доступ",
"You shared {file} with {user}" : "Вы предоставили пользователю {user} общий доступ к «{file}»",
"You removed {user} from {file}" : "Вы закрыли пользователю {user} общий доступ к «{file}»",
@@ -70,7 +70,7 @@ OC.L10N.register(
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
"{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
- "A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу был открыт <strong>с другого сервера</strong>",
+ "A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу предоставлен <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
"Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует",
"could not delete share" : "не удалось удалить общий ресурс",
@@ -110,7 +110,7 @@ OC.L10N.register(
"Expiration date" : "Дата истечения",
"Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.",
"Reasons might be:" : "Вероятные причины этого:",
- "the item was removed" : "объект был удалён",
+ "the item was removed" : "объект удалён",
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 15c166444ea..8cbb03100dd 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -27,7 +27,7 @@
"File shares" : "Обмен файлами",
"Downloaded via public link" : "Скачано по общедоступной ссылке",
"Downloaded by {email}" : "Скачано {email}",
- "{file} downloaded via public link" : "«{file}» был скачан по общедоступной ссылке",
+ "{file} downloaded via public link" : "«{file}» скачан по общедоступной ссылке",
"{email} downloaded {file}" : "{email} скачал(а) «{file}»",
"Shared with group {group}" : "Предоставлен доступ группе «{group}»",
"Removed share for group {group}" : "Закрыт доступ группе «{group}»",
@@ -59,7 +59,7 @@
"Removed share for {user}" : "Закрыт общий доступ пользователю {user}",
"{actor} shared with {user}" : "{actor} поделился(ась) с пользователем {user}",
"{actor} removed share for {user}" : "{actor} закрыл(а) общий доступ пользователю {user}",
- "Shared by {actor}" : "Общий доступ был открыт пользователем {actor}",
+ "Shared by {actor}" : "Общий доступ предоставлен пользователем {actor}",
"{actor} removed share" : "{actor} закрыл(а) общий доступ",
"You shared {file} with {user}" : "Вы предоставили пользователю {user} общий доступ к «{file}»",
"You removed {user} from {file}" : "Вы закрыли пользователю {user} общий доступ к «{file}»",
@@ -68,7 +68,7 @@
"{actor} shared {file} with you" : "{actor} предоставил(а) вам общий доступ к «{file}»",
"{actor} removed you from the share named {file}" : "{actor} закрыл(а) вам общий доступ к общим именам «{file}»",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Файл или папка, которыми поделились по электронной почте или общедоступной ссылке, были <strong>скачаны</strong>",
- "A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу был открыт <strong>с другого сервера</strong>",
+ "A file or folder was shared from <strong>another server</strong>" : "Общий доступ к файлу или каталогу предоставлен <strong>с другого сервера</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Опубликован</strong> файл или каталог",
"Wrong share ID, share doesn't exist" : "Неверный идентификатор, общий ресурс не существует",
"could not delete share" : "не удалось удалить общий ресурс",
@@ -108,7 +108,7 @@
"Expiration date" : "Дата истечения",
"Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.",
"Reasons might be:" : "Вероятные причины этого:",
- "the item was removed" : "объект был удалён",
+ "the item was removed" : "объект удалён",
"the link expired" : "истёк срок действия ссылки",
"sharing is disabled" : "закрыт общий доступ",
"For more info, please ask the person who sent this link." : "Для получения дополнительной информации, свяжитесь с тем, кто отправил вам эту ссылку.",
diff --git a/apps/updatenotification/l10n/is.js b/apps/updatenotification/l10n/is.js
index ad23c9fff10..28a26c98e14 100644
--- a/apps/updatenotification/l10n/is.js
+++ b/apps/updatenotification/l10n/is.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.",
"Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.",
"Update notification" : "Tilkynning um uppfærslu",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Birtir tilkynningar um uppfærslur fyrir Nextcloud og sér um SSO-innskráningu fyrir uppfærslustýringuna.",
"Apps with available updates" : "Forrit með tiltækar uppfærslur",
"Open updater" : "Opna uppfærslustýringu",
"What's new?" : "Nýtt á döfinni?",
@@ -29,6 +30,7 @@ OC.L10N.register(
"<strong>All</strong> apps have an update for this version available" : "<strong>Öll</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"],
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>vinnsla</strong> mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).",
+ "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stöðug</strong> er nýjasta stöðuga útgáfan. Hún hentar fyrir alla venjulega notkun og er alltaf uppfærð í nýjustu aðalútgáfu.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.",
"View changelog" : "Skoða breytingaannál",
"Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt",
diff --git a/apps/updatenotification/l10n/is.json b/apps/updatenotification/l10n/is.json
index 1b78e72f4fd..70393c259bf 100644
--- a/apps/updatenotification/l10n/is.json
+++ b/apps/updatenotification/l10n/is.json
@@ -8,6 +8,7 @@
"Update for %1$s to version %2$s is available." : "Uppfærsla %1$s í útgáfu %2$s er tiltæk.",
"Update for {app} to version %s is available." : "Uppfærsla fyrir {app} í útgáfu %s er tiltæk.",
"Update notification" : "Tilkynning um uppfærslu",
+ "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Birtir tilkynningar um uppfærslur fyrir Nextcloud og sér um SSO-innskráningu fyrir uppfærslustýringuna.",
"Apps with available updates" : "Forrit með tiltækar uppfærslur",
"Open updater" : "Opna uppfærslustýringu",
"What's new?" : "Nýtt á döfinni?",
@@ -27,6 +28,7 @@
"<strong>All</strong> apps have an update for this version available" : "<strong>Öll</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu","<strong>%n</strong> forrit eru með uppfærslu tiltæka fyrir þessa útgáfu"],
"<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>vinnsla</strong> mun alltaf vera á nýjasta stigi endurbóta (öryggisviðbætur o.fl.), en ekki uppfærast samstundis í næstu aðalútgáfu. Sú uppfærsla á sér yfirleitt stað við undirútgáfu númer tvö (x.0.2).",
+ "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stöðug</strong> er nýjasta stöðuga útgáfan. Hún hentar fyrir alla venjulega notkun og er alltaf uppfærð í nýjustu aðalútgáfu.",
"<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>beta</strong> er for-útgáfa sem einungis er hugsuð til að prófa nýja eiginleika, og er alls ekki ætluð fyrir alvöru vinnslu.",
"View changelog" : "Skoða breytingaannál",
"Could not start updater, please try the manual update" : "Gat ekki ræst uppfærslustýringu, prófaðu að uppfæra handvirkt",