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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-29 05:20:24 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-29 05:20:24 +0300
commit63d93418442bf584ec869f9050c7028436ff7326 (patch)
tree7c06b2adef9274d3d4464ba9c5d7a767a79d1ce4 /core
parent7ffe3b3465e4a8c451bcc440b7ffc93eecbd7dbd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/nl.js1
-rw-r--r--core/l10n/nl.json1
-rw-r--r--core/l10n/sv.js14
-rw-r--r--core/l10n/sv.json14
-rw-r--r--core/l10n/zh_CN.js1
-rw-r--r--core/l10n/zh_CN.json1
6 files changed, 18 insertions, 14 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 704bfdfb4fb..985ad2c74c6 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Sommige app directories zijn eigendom van een andere gebruiker dan de webserver . Dat kan het geval zijn als apps handmatig zijn geïnstalleerd. Controleer de permissies van de volgende app directories:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL is in gebruik als database maar deze ondersteunt geen lettertekens van 4 bytes. Om 4-byte lettertekens te ondersteunen (bv. voor emojis) zonder dat dit problemen veroorzaakt bij bestandsnamen of comentaren enz. is het aangeraden om 4-byte letterteken ondersteuning in MySQL te activeren. Voor meer details leest u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">de documentatie hierover</a>.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Deze installatie gebruikt een S3-gebaseerde object opslag als primaire opslag. De ge-uploade bestanden worden tijdelijk op de server opgeslagen en daarom is het aangeraden om minimaal 50GB vrije ruimte in de temp directory van PHP te hebben. Check de logs voor de complete details van het pad en de beschikbare ruimte. Om dit te verbeteren, verander de tijdelijke directory in php.ini of maak meer ruimte beschikbaar in het genoemde pad.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Je verbindt met je server over een beveiligd kanaal, maar je server genereert onveilige URLs. Waarschijnlijk zit je achter een reverse proxy en zijn de overschijf config variabelen niet goed ingesteld. Lees <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">de documentatie hierover</a>.",
"Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
"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." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
"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." : "De \"{header}\" HTTP header is niet ingesteld als \"{expected}\". Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 54959595285..2ac68ec2782 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -93,6 +93,7 @@
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "Sommige app directories zijn eigendom van een andere gebruiker dan de webserver . Dat kan het geval zijn als apps handmatig zijn geïnstalleerd. Controleer de permissies van de volgende app directories:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "MySQL is in gebruik als database maar deze ondersteunt geen lettertekens van 4 bytes. Om 4-byte lettertekens te ondersteunen (bv. voor emojis) zonder dat dit problemen veroorzaakt bij bestandsnamen of comentaren enz. is het aangeraden om 4-byte letterteken ondersteuning in MySQL te activeren. Voor meer details leest u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">de documentatie hierover</a>.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "Deze installatie gebruikt een S3-gebaseerde object opslag als primaire opslag. De ge-uploade bestanden worden tijdelijk op de server opgeslagen en daarom is het aangeraden om minimaal 50GB vrije ruimte in de temp directory van PHP te hebben. Check de logs voor de complete details van het pad en de beschikbare ruimte. Om dit te verbeteren, verander de tijdelijke directory in php.ini of maak meer ruimte beschikbaar in het genoemde pad.",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Je verbindt met je server over een beveiligd kanaal, maar je server genereert onveilige URLs. Waarschijnlijk zit je achter een reverse proxy en zijn de overschijf config variabelen niet goed ingesteld. Lees <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">de documentatie hierover</a>.",
"Error occurred while checking server setup" : "Een fout trad op bij checken serverconfiguratie",
"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." : "Je datamap en je bestanden zijn waarschijnlijk vanaf het internet bereikbaar. Het .htaccess-bestand werkt niet. We raden ten zeerste aan aan om je webserver zodanig te configureren, dat de datadirectory niet bereikbaar is vanaf het internet of om je datadirectory te verplaatsen naar een locatie buiten de document-root van de webserver.",
"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." : "De \"{header}\" HTTP header is niet ingesteld als \"{expected}\". Dit is een potentieel security of privacy risico en we adviseren om deze instelling te wijzigen.",
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 841430c599e..9c1e296f86a 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -141,9 +141,9 @@ OC.L10N.register(
"I know what I'm doing" : "Jag vet vad jag gör",
"Resetting password" : "Återställer lösenord",
"Recommended apps" : "Rekommenderade appar",
- "Loading apps …" : "Laddar appar …",
+ "Loading apps …" : "Läser in appar …",
"Installing apps …" : "Installerar appar ...",
- "App download or installation failed" : "Nedladdning eller installation av appen misslyckades.",
+ "App download or installation failed" : "Hämtning eller installation av appen misslyckades",
"Can't install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
"Can't install this app" : "Appen kan inte installeras",
"Cancel" : "Avbryt",
@@ -157,7 +157,7 @@ OC.L10N.register(
"No contacts found" : "Inga kontakter hittades",
"Show all contacts …" : "Visa alla kontakter ...",
"Install the Contacts app" : "Installera appen Kontakter",
- "Loading your contacts …" : "Laddar dina kontakter ...",
+ "Loading your contacts …" : "Läser in dina kontakter ...",
"Looking for {term} …" : "Letar efter {term} …",
"No" : "Nej",
"Yes" : "Ja",
@@ -199,7 +199,7 @@ OC.L10N.register(
"Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen",
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att läsa in sidan, uppdaterar om %n sekund","Problem med att läsa in sidan, uppdaterar om %n sekunder"],
"Add to a project" : "Lägg till i ett projekt",
"Show details" : "Visa detaljer",
"Hide details" : "Göm detaljer",
@@ -269,7 +269,7 @@ OC.L10N.register(
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
"See the documentation" : "Läs dokumentationen",
- "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Vänligen {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Vänligen {linkstart}aktivera JavaScript{linkend} och uppdatera sidan.",
"Get your own free account" : "Skaffa ett eget gratiskonto",
"Skip to main content" : "Skippa till huvudinnehållet",
"Skip to navigation of app" : "Skippa till navigering av app",
@@ -348,7 +348,7 @@ OC.L10N.register(
"Unable to toggle this option" : "Kan inte växla om det här alternativet",
"Resharing is not allowed" : "Dela vidare är inte tillåtet",
"Link" : "Länk",
- "Hide download" : "Dölj nedladdning",
+ "Hide download" : "Dölj hämtning",
"Password protection enforced" : "Lösenordsskydd obligatorisk",
"Password protect" : "Lösenordsskydda",
"Allow editing" : "Tillåt redigering",
@@ -392,7 +392,7 @@ OC.L10N.register(
"Access control" : "Åtkomstkontroll",
"{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} delad via länk",
"Error while sharing" : "Fel vid delning",
- "Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
+ "Share details could not be loaded for this item." : "Delningsdetaljer kunde inte läsas in för detta objekt.",
"Search globally" : "Sök globalt",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Minst {count} tecken krävs för automatisk ifyllning","Minst {count} tecken krävs för automatisk ifyllning"],
"This list is maybe truncated - please refine your search term to see more results." : "Denna lista kan vara trunkerad - vänligen förfina dina söktermer för att se fler resultat",
diff --git a/core/l10n/sv.json b/core/l10n/sv.json
index 6710cc4e4ad..21e956e8f0d 100644
--- a/core/l10n/sv.json
+++ b/core/l10n/sv.json
@@ -139,9 +139,9 @@
"I know what I'm doing" : "Jag vet vad jag gör",
"Resetting password" : "Återställer lösenord",
"Recommended apps" : "Rekommenderade appar",
- "Loading apps …" : "Laddar appar …",
+ "Loading apps …" : "Läser in appar …",
"Installing apps …" : "Installerar appar ...",
- "App download or installation failed" : "Nedladdning eller installation av appen misslyckades.",
+ "App download or installation failed" : "Hämtning eller installation av appen misslyckades",
"Can't install this app because it is not compatible" : "Appen kan inte installeras eftersom den inte är kompatibel",
"Can't install this app" : "Appen kan inte installeras",
"Cancel" : "Avbryt",
@@ -155,7 +155,7 @@
"No contacts found" : "Inga kontakter hittades",
"Show all contacts …" : "Visa alla kontakter ...",
"Install the Contacts app" : "Installera appen Kontakter",
- "Loading your contacts …" : "Laddar dina kontakter ...",
+ "Loading your contacts …" : "Läser in dina kontakter ...",
"Looking for {term} …" : "Letar efter {term} …",
"No" : "Nej",
"Yes" : "Ja",
@@ -197,7 +197,7 @@
"Failed to authenticate, try again" : "Misslyckades att autentisera, försök igen",
"seconds ago" : "sekunder sedan",
"Connection to server lost" : "Anslutning till server förlorad",
- "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att ladda sidan, laddar om sidan om %n sekund","Problem med att ladda sidan, laddar om sidan om %n sekunder"],
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problem med att läsa in sidan, uppdaterar om %n sekund","Problem med att läsa in sidan, uppdaterar om %n sekunder"],
"Add to a project" : "Lägg till i ett projekt",
"Show details" : "Visa detaljer",
"Hide details" : "Göm detaljer",
@@ -267,7 +267,7 @@
"Finishing …" : "Avslutar ...",
"Need help?" : "Behöver du hjälp?",
"See the documentation" : "Läs dokumentationen",
- "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Vänligen {linkstart}aktivera JavaScript{linkend} och ladda om sidan.",
+ "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Denna applikationen kräver JavaScript för att fungera korrekt. Vänligen {linkstart}aktivera JavaScript{linkend} och uppdatera sidan.",
"Get your own free account" : "Skaffa ett eget gratiskonto",
"Skip to main content" : "Skippa till huvudinnehållet",
"Skip to navigation of app" : "Skippa till navigering av app",
@@ -346,7 +346,7 @@
"Unable to toggle this option" : "Kan inte växla om det här alternativet",
"Resharing is not allowed" : "Dela vidare är inte tillåtet",
"Link" : "Länk",
- "Hide download" : "Dölj nedladdning",
+ "Hide download" : "Dölj hämtning",
"Password protection enforced" : "Lösenordsskydd obligatorisk",
"Password protect" : "Lösenordsskydda",
"Allow editing" : "Tillåt redigering",
@@ -390,7 +390,7 @@
"Access control" : "Åtkomstkontroll",
"{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} delad via länk",
"Error while sharing" : "Fel vid delning",
- "Share details could not be loaded for this item." : "Delningsdetaljer kunde inte laddas för detta objekt.",
+ "Share details could not be loaded for this item." : "Delningsdetaljer kunde inte läsas in för detta objekt.",
"Search globally" : "Sök globalt",
"_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Minst {count} tecken krävs för automatisk ifyllning","Minst {count} tecken krävs för automatisk ifyllning"],
"This list is maybe truncated - please refine your search term to see more results." : "Denna lista kan vara trunkerad - vänligen förfina dina söktermer för att se fler resultat",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 93d7a6fc6e8..a3d77a49915 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -95,6 +95,7 @@ OC.L10N.register(
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "有些应用程序目录是由与 Web 服务器不同的用户拥有的。如果应用程序是手动安装的,情况可能是这样的。检查以下应用程序目录的权限:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "所使用的数据库为MySQL但没有对4字节字符的支持。为正确处理文件名或评论中使用的4字节字符(比如emoji表情),建议开启MySQL的4字节字符支持。详细信息请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档页面</a>。",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "此实例使用基于S3的对象存储作为主存储。上传的文件会临时存放在服务器上,所以建议PHP的临时目录有50 GB的可用空间。路径和可用空间的详情请查看日志。要改善此状况请修改php.ini文件中的临时目录路径或增加该路径的可用空间。",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "您正在通过安全连接访问实例,但是您的实例生成的 URL 不安全。 这很可能意味着您正在使用反向代理,并且覆盖配置变量未正确设置。 请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">有关此内容的文档页面</a>。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"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." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。",
"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." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\"。这是一个潜在的安全或隐私风险,我们建议您调整这项设置。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 159baa0aba0..17f62c53a8c 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -93,6 +93,7 @@
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:" : "有些应用程序目录是由与 Web 服务器不同的用户拥有的。如果应用程序是手动安装的,情况可能是这样的。检查以下应用程序目录的权限:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "所使用的数据库为MySQL但没有对4字节字符的支持。为正确处理文件名或评论中使用的4字节字符(比如emoji表情),建议开启MySQL的4字节字符支持。详细信息请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">相关文档页面</a>。",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path." : "此实例使用基于S3的对象存储作为主存储。上传的文件会临时存放在服务器上,所以建议PHP的临时目录有50 GB的可用空间。路径和可用空间的详情请查看日志。要改善此状况请修改php.ini文件中的临时目录路径或增加该路径的可用空间。",
+ "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "您正在通过安全连接访问实例,但是您的实例生成的 URL 不安全。 这很可能意味着您正在使用反向代理,并且覆盖配置变量未正确设置。 请阅读<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">有关此内容的文档页面</a>。",
"Error occurred while checking server setup" : "检查服务器设置时出错",
"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." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。",
"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." : "HTTP 请求头 \"{header}\" 没有配置为 \"{expected}\"。这是一个潜在的安全或隐私风险,我们建议您调整这项设置。",