summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/is.js7
-rw-r--r--core/l10n/is.json7
-rw-r--r--core/l10n/ja.js4
-rw-r--r--core/l10n/ja.json4
-rw-r--r--core/l10n/ru.js3
-rw-r--r--core/l10n/ru.json3
-rw-r--r--core/l10n/sv.js10
-rw-r--r--core/l10n/sv.json10
-rw-r--r--core/l10n/tr.js1
-rw-r--r--core/l10n/tr.json1
10 files changed, 48 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js
index fbfa5eca70b..2d9fb69fdb8 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -141,6 +141,7 @@ OC.L10N.register(
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a>.",
+ "The PHP memory limit is below the recommended value of 512MB." : "Minnismörk PHP eru lægri en gildið sem mælt er með; 512MB.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP-hausinn er ekki stilltur á \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
@@ -159,10 +160,12 @@ OC.L10N.register(
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"Unable to create a link share" : "Gat ekki búið til sameignartengil",
+ "Unable to toggle this option" : "Tekst ekki að víxla þessum valkosti af/á",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Share to {name}" : "Deila til {name}",
"Link" : "Tengill",
"Hide download" : "Fela niðurhal",
+ "Password protection enforced" : "Gerði verndun með lykilorði nauðsynlega",
"Password protect" : "Verja með lykilorði",
"Allow editing" : "Leyfa breytingar",
"Email link to person" : "Senda veftengil í tölvupósti til notanda",
@@ -170,6 +173,7 @@ OC.L10N.register(
"Allow upload and editing" : "Leyfa innsendingu og breytingar",
"Read only" : "Skrifvarið",
"File drop (upload only)" : "Slepping skráa (einungis innsending)",
+ "Expiration date enforced" : "Gerði gildistíma nauðsynlegan",
"Set expiration date" : "Setja gildistíma",
"Expiration" : "Rennur út",
"Expiration date" : "Gildir til",
@@ -177,12 +181,14 @@ OC.L10N.register(
"Unshare" : "Hætta deilingu",
"Delete share link" : "Eyða tengli á sameign",
"Add another link" : "Bæta við öðrum tengli",
+ "Password protection for links is mandatory" : "Verndun tengla með lykilorði er skylda",
"Share link" : "Deila tengli",
"New share link" : "Nýr tengill á sameign",
"Password protect by Talk" : "Verja með lykilorði í gegnum Talk",
"Could not unshare" : "Gat ekki hætt deilingu",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
+ "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}",
"Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
@@ -253,6 +259,7 @@ OC.L10N.register(
"Help" : "Hjálp",
"Access forbidden" : "Aðgangur bannaður",
"File not found" : "Skrá finnst ekki",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?",
"Back to %s" : "Til baka í %s",
"Internal Server Error" : "Innri villa",
"The server was unable to complete your request." : "Þjóninum tókst ekki að afgreiða beiðnina þína.",
diff --git a/core/l10n/is.json b/core/l10n/is.json
index 1ed475527a6..d32dc6ebc6e 100644
--- a/core/l10n/is.json
+++ b/core/l10n/is.json
@@ -139,6 +139,7 @@
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Núna er stuðst við SQLite sem bakenda fyrir gagnagrunn. Fyrir stærri uppsetningar mælum við með að skipta yfir í annan gagnagrunnsbakenda.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Mælt er sérstaklega með þessu þegar skjáborðsforritið er notað til að samstilla skrár.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "Til að yfirfæra í annan gagnagrunn skaltu nota skipanalínutólið: 'occ db:convert-type', eða lesa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölin ↗</a>.",
+ "The PHP memory limit is below the recommended value of 512MB." : "Minnismörk PHP eru lægri en gildið sem mælt er með; 512MB.",
"Error occurred while checking server setup" : "Villa kom upp við athugun á uppsetningu þjóns",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Gagnamappan og skrárnar þínar eru líklega aðgengilegar öllum af internetinu vegna þess að .htaccess skrá er ekki virk. Við mælum eindregið með að þú stillir vefþjóninn þinn á þann hátt að gagnamappa er ekki lengur aðgengileg eða þú færir gagnamöppu út fyrir skjalarót vefþjóns.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP-hausinn er ekki stilltur á \"{expected}\". Þetta er möguleg áhætta varðandi öryggi og gagnaleynd, við mælum með því að laga þessa stillingu.",
@@ -157,10 +158,12 @@
"Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.",
"Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.",
"Unable to create a link share" : "Gat ekki búið til sameignartengil",
+ "Unable to toggle this option" : "Tekst ekki að víxla þessum valkosti af/á",
"Resharing is not allowed" : "Endurdeiling er ekki leyfð",
"Share to {name}" : "Deila til {name}",
"Link" : "Tengill",
"Hide download" : "Fela niðurhal",
+ "Password protection enforced" : "Gerði verndun með lykilorði nauðsynlega",
"Password protect" : "Verja með lykilorði",
"Allow editing" : "Leyfa breytingar",
"Email link to person" : "Senda veftengil í tölvupósti til notanda",
@@ -168,6 +171,7 @@
"Allow upload and editing" : "Leyfa innsendingu og breytingar",
"Read only" : "Skrifvarið",
"File drop (upload only)" : "Slepping skráa (einungis innsending)",
+ "Expiration date enforced" : "Gerði gildistíma nauðsynlegan",
"Set expiration date" : "Setja gildistíma",
"Expiration" : "Rennur út",
"Expiration date" : "Gildir til",
@@ -175,12 +179,14 @@
"Unshare" : "Hætta deilingu",
"Delete share link" : "Eyða tengli á sameign",
"Add another link" : "Bæta við öðrum tengli",
+ "Password protection for links is mandatory" : "Verndun tengla með lykilorði er skylda",
"Share link" : "Deila tengli",
"New share link" : "Nýr tengill á sameign",
"Password protect by Talk" : "Verja með lykilorði í gegnum Talk",
"Could not unshare" : "Gat ekki hætt deilingu",
"Shared with you and the group {group} by {owner}" : "Deilt með þér og hópnum {group} af {owner}",
"Shared with you and {circle} by {owner}" : "Deilt með þér og {circle} af {owner}",
+ "Shared with you and the conversation {conversation} by {owner}" : "Deilt með þér og samtalinu {conversation} af {owner}",
"Shared with you in a conversation by {owner}" : "Deilt með þér í samtali af {owner}",
"Shared with you by {owner}" : "Deilt með þér af {owner}",
"Choose a password for the mail share" : "Veldu lykilorð fyrir póstsameign",
@@ -251,6 +257,7 @@
"Help" : "Hjálp",
"Access forbidden" : "Aðgangur bannaður",
"File not found" : "Skrá finnst ekki",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?",
"Back to %s" : "Til baka í %s",
"Internal Server Error" : "Innri villa",
"The server was unable to complete your request." : "Þjóninum tókst ekki að afgreiða beiðnina þína.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 70d06301461..c9a0ca40ae5 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -103,6 +103,7 @@ OC.L10N.register(
"Pending" : "保留中",
"Copy to {folder}" : "{folder}へコピー",
"Move to {folder}" : "{folder}へ移動",
+ "New in" : "新機能",
"View changelog" : "変更履歴を確認する",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
@@ -115,9 +116,12 @@ OC.L10N.register(
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
"Shared" : "共有中",
+ "Shared with" : "と共有",
+ "Shared by" : "共有者",
"Choose a password for the public link" : "URLによる共有のパスワードを入力",
"Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
"Copied!" : "コピーしました!",
+ "Copy link" : "リンクをコピー",
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
"Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index 09d7f2189a3..7d385793803 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -101,6 +101,7 @@
"Pending" : "保留中",
"Copy to {folder}" : "{folder}へコピー",
"Move to {folder}" : "{folder}へ移動",
+ "New in" : "新機能",
"View changelog" : "変更履歴を確認する",
"Very weak password" : "非常に弱いパスワード",
"Weak password" : "弱いパスワード",
@@ -113,9 +114,12 @@
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
"Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバーを設定することを強くおすすめします。",
"Shared" : "共有中",
+ "Shared with" : "と共有",
+ "Shared by" : "共有者",
"Choose a password for the public link" : "URLによる共有のパスワードを入力",
"Choose a password for the public link or press the \"Enter\" key" : "公開リンクのパスワードを入力、または、\"エンター\"のみを叩く",
"Copied!" : "コピーしました!",
+ "Copy link" : "リンクをコピー",
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
"Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index bd573339ae5..bb5b7458e5b 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -179,7 +179,7 @@ OC.L10N.register(
"Expiration date enforced" : "Требуется срок действия",
"Set expiration date" : "Установить срок действия",
"Expiration" : "Срок действия",
- "Expiration date" : "Дата окончания",
+ "Expiration date" : "Срок действия",
"Note to recipient" : "Примечание для получателя",
"Unshare" : "Закрыть доступ",
"Delete share link" : "Удалить ссылку",
@@ -358,6 +358,7 @@ OC.L10N.register(
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Для получения помощи обратитесь к <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документации</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Я знаю, что в случае продолжения обновления через веб-интерфейс возникает риск тайм-аута запроса, который может привести к потере данных. У меня есть резервная копия, и я знаю, как восстановить систему в случае сбоя.",
"Upgrade via web on my own risk" : "Обновить используя веб-интерфейс на мой страх и риск",
+ "Maintenance mode" : "Режим обслуживания",
"This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Updated \"%s\" to %s" : "«%s» обновлено до %s",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 877aa821253..2573be3ca75 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -177,7 +177,7 @@
"Expiration date enforced" : "Требуется срок действия",
"Set expiration date" : "Установить срок действия",
"Expiration" : "Срок действия",
- "Expiration date" : "Дата окончания",
+ "Expiration date" : "Срок действия",
"Note to recipient" : "Примечание для получателя",
"Unshare" : "Закрыть доступ",
"Delete share link" : "Удалить ссылку",
@@ -356,6 +356,7 @@
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Для получения помощи обратитесь к <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">документации</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Я знаю, что в случае продолжения обновления через веб-интерфейс возникает риск тайм-аута запроса, который может привести к потере данных. У меня есть резервная копия, и я знаю, как восстановить систему в случае сбоя.",
"Upgrade via web on my own risk" : "Обновить используя веб-интерфейс на мой страх и риск",
+ "Maintenance mode" : "Режим обслуживания",
"This %s instance is currently in maintenance mode, which may take a while." : "Этот сервер %s находится в режиме технического обслуживания, которое может занять некоторое время.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.",
"Updated \"%s\" to %s" : "«%s» обновлено до %s",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 976862a9b7f..6a58eedac92 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -112,8 +112,16 @@ OC.L10N.register(
"So-so password" : "Okej lösenord",
"Good password" : "Bra lösenord",
"Strong password" : "Starkt lösenord",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillåta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Din webbserver är inte korrekt inställd för att lösa \"{url}\". Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Den här servern har ingen fungerande Internetanslutning: flera slutpunkter kunde inte nås. Det innebär att några av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsprogram inte fungerar. Åtkomst till filer på distans och sändning av e-postmeddelanden kanske inte heller fungerar. Upprätta en anslutning från den här servern till Internet för att njuta av alla funktioner.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Inget minnescache har konfigurerats. För att förbättra prestanda, konfigurera en memcache, om tillgänglig. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.",
+ "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Du kör för närvarande PHP 5.6. Den nuvarande omfattande versionen av Nextcloud är den sista som stöds på PHP 5.6. Det rekommenderas att uppgradera PHP-versionen till 7.0+ för att kunna uppgradera till Nextcloud 14.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Vissa filer har inte passerat integritetskontrollen. Ytterligare information om hur du löser problemet kan du hitta i vår <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista över ogiltiga filer…</a> / <a href=\"{rescanEndpoint}\">Scanna igen…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcache är inte korrekt konfigurerad. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">För bättre prestanda rekommenderas</a> att använda följande inställningar i <code>php.ini</code>:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktionen \"set_time_limit\" är inte tillgänglig. Detta kan leda till att skript stoppas i mitten av utförandet och bryter din installation. Aktivering av denna funktion rekommenderas starkt.",
"Error occurred while checking server setup" : "Ett fel inträffade när en kontroll utav servens konfiguration gjordes",
+ "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Din datakatalog och filer är förmodligen tillgängliga från Internet. .htaccess-filen fungerar inte. Det rekommenderas starkt att du konfigurerar din webbserver så att datakatalogen inte längre är tillgänglig eller flyttar datakatalogen utanför dokument root för webbservern.",
"Shared" : "Delad",
"Shared with" : "Delad med",
"Shared by" : "Delad av",
@@ -324,6 +332,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s-instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Updated \"%s\" to %s" : "Uppdaterade \"%s\" till %s",
+ "%s (3rdparty)" : "%s (tredjepart)",
"There was an error loading your contacts" : "Det gick inte att läsa in dina kontakter",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Vissa filer har inte passerat integritetskontrollen. Ytterligare information om hur du löser problemet kan hittas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista över ogiltiga filer…</a> / <a href=\"{rescanEndpoint}\">Scanna igen…</a>)",
"Shared with {recipients}" : "Delad med {recipients}",
@@ -353,6 +362,7 @@ OC.L10N.register(
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s-instansen är tillgänglig igen.",
"Thank you for your patience." : "Tack för ditt tålamod.",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Åtkomst till webbplatsen osäkert via HTTP. Du rekommenderas starkt att ställa in din server för att kräva HTTPS istället, som beskrivs i <a href=\"{docUrl}\">säkerhetstips</a>.",
"Back to log in" : "Tillbaks till inloggning",
"You are about to grant %s access to your %s account." : "Du håller på att ge %s tillgång till ditt %s-konto.",
"Depending on your configuration, this button could also work to trust the domain:" : "Beroende på din konfiguration kan denna knappen också fungera föra att lita på domänen:",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index d00eba31151..dad531a1d31 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -110,8 +110,16 @@
"So-so password" : "Okej lösenord",
"Good password" : "Bra lösenord",
"Strong password" : "Starkt lösenord",
+ "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillåta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.",
+ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Din webbserver är inte korrekt inställd för att lösa \"{url}\". Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.",
+ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Den här servern har ingen fungerande Internetanslutning: flera slutpunkter kunde inte nås. Det innebär att några av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsprogram inte fungerar. Åtkomst till filer på distans och sändning av e-postmeddelanden kanske inte heller fungerar. Upprätta en anslutning från den här servern till Internet för att njuta av alla funktioner.",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Inget minnescache har konfigurerats. För att förbättra prestanda, konfigurera en memcache, om tillgänglig. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.",
+ "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Du kör för närvarande PHP 5.6. Den nuvarande omfattande versionen av Nextcloud är den sista som stöds på PHP 5.6. Det rekommenderas att uppgradera PHP-versionen till 7.0+ för att kunna uppgradera till Nextcloud 14.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Vissa filer har inte passerat integritetskontrollen. Ytterligare information om hur du löser problemet kan du hitta i vår <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista över ogiltiga filer…</a> / <a href=\"{rescanEndpoint}\">Scanna igen…</a>)",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcache är inte korrekt konfigurerad. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">För bättre prestanda rekommenderas</a> att använda följande inställningar i <code>php.ini</code>:",
+ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktionen \"set_time_limit\" är inte tillgänglig. Detta kan leda till att skript stoppas i mitten av utförandet och bryter din installation. Aktivering av denna funktion rekommenderas starkt.",
"Error occurred while checking server setup" : "Ett fel inträffade när en kontroll utav servens konfiguration gjordes",
+ "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Din datakatalog och filer är förmodligen tillgängliga från Internet. .htaccess-filen fungerar inte. Det rekommenderas starkt att du konfigurerar din webbserver så att datakatalogen inte längre är tillgänglig eller flyttar datakatalogen utanför dokument root för webbservern.",
"Shared" : "Delad",
"Shared with" : "Delad med",
"Shared by" : "Delad av",
@@ -322,6 +330,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "Denna %s-instans befinner sig för närvarande i underhållsläge, vilket kan ta ett tag.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Hör av dig till din systemadministratör om detta meddelande fortsätter eller visas oväntat.",
"Updated \"%s\" to %s" : "Uppdaterade \"%s\" till %s",
+ "%s (3rdparty)" : "%s (tredjepart)",
"There was an error loading your contacts" : "Det gick inte att läsa in dina kontakter",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Vissa filer har inte passerat integritetskontrollen. Ytterligare information om hur du löser problemet kan hittas i vår <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista över ogiltiga filer…</a> / <a href=\"{rescanEndpoint}\">Scanna igen…</a>)",
"Shared with {recipients}" : "Delad med {recipients}",
@@ -351,6 +360,7 @@
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "För hjälp, se <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"This page will refresh itself when the %s instance is available again." : "Denna sida uppdaterar sig själv när %s-instansen är tillgänglig igen.",
"Thank you for your patience." : "Tack för ditt tålamod.",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Åtkomst till webbplatsen osäkert via HTTP. Du rekommenderas starkt att ställa in din server för att kräva HTTPS istället, som beskrivs i <a href=\"{docUrl}\">säkerhetstips</a>.",
"Back to log in" : "Tillbaks till inloggning",
"You are about to grant %s access to your %s account." : "Du håller på att ge %s tillgång till ditt %s-konto.",
"Depending on your configuration, this button could also work to trust the domain:" : "Beroende på din konfiguration kan denna knappen också fungera föra att lita på domänen:",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index b1b73bca206..1bbdd076860 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -218,6 +218,7 @@ OC.L10N.register(
"An error occurred (\"{message}\"). Please try again" : "Bir sorun çıktı (\"{message}\"). Lütfen yeniden deneyin.",
"An error occurred. Please try again" : "Bir sorun çıktı. Lütfen yeniden deneyin",
"Home" : "Giriş",
+ "Work" : "İş",
"Other" : "Diğer",
"{sharee} (remote group)" : "{sharee} (uzak grup)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index b0e8e129002..e75b10d600f 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -216,6 +216,7 @@
"An error occurred (\"{message}\"). Please try again" : "Bir sorun çıktı (\"{message}\"). Lütfen yeniden deneyin.",
"An error occurred. Please try again" : "Bir sorun çıktı. Lütfen yeniden deneyin",
"Home" : "Giriş",
+ "Work" : "İş",
"Other" : "Diğer",
"{sharee} (remote group)" : "{sharee} (uzak grup)",
"{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})",