From 9505c564476051ec358a428fc8eb22263634b4fc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Dec 2017 01:10:23 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/comments/l10n/de.js | 2 ++ apps/comments/l10n/de.json | 2 ++ apps/comments/l10n/de_DE.js | 2 ++ apps/comments/l10n/de_DE.json | 2 ++ apps/files_external/l10n/zh_TW.js | 4 ++++ apps/files_external/l10n/zh_TW.json | 4 ++++ apps/files_sharing/l10n/lt_LT.js | 6 +++--- apps/files_sharing/l10n/lt_LT.json | 6 +++--- core/l10n/de.js | 6 ++++++ core/l10n/de.json | 6 ++++++ core/l10n/de_DE.js | 6 ++++++ core/l10n/de_DE.json | 6 ++++++ core/l10n/fr.js | 6 ++++++ core/l10n/fr.json | 6 ++++++ core/l10n/ja.js | 2 ++ core/l10n/ja.json | 2 ++ core/l10n/sk.js | 2 ++ core/l10n/sk.json | 2 ++ core/l10n/zh_CN.js | 11 +++++++++++ core/l10n/zh_CN.json | 11 +++++++++++ 20 files changed, 88 insertions(+), 6 deletions(-) diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index 5a911dc296..0d41f70a44 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -26,6 +26,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "Comments for files" : "Kommentare für Dateien", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ", "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt ", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt", diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 94fcb0fddc..808326070e 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -24,6 +24,8 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "Comments for files" : "Kommentare für Dateien", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Dich in einem Kommentar zu “%2$s” erwähnt ", "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt ", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Dich in einem Kommentar zu \"%s\" erwähnt", diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 884dc2475b..a9c908b142 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -26,6 +26,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "Comments for files" : "Kommentare für Dateien", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.", "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt", diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index f13722054a..e80f319495 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -24,6 +24,8 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "Comments for files" : "Kommentare für Dateien", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt", "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt.", "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Benutzer hat Sie in einem Kommentar zu \"%s\" erwähnt", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index 8e4f1b9669..03310bc05b 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -12,6 +12,7 @@ OC.L10N.register( "Error generating key pair" : "產生金鑰對錯誤", "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組", "(group)" : "(群組)", + "Compatibility with Mac NFD encoding (slow)" : "與Mac的NFD編碼格式相容(較慢)", "Admin defined" : "管理者定義", "Are you sure you want to delete this external storage" : "您確定要刪除額外的空間?", "Delete storage?" : "刪除空間", @@ -19,11 +20,14 @@ OC.L10N.register( "Saving..." : "儲存中...", "Save" : "儲存", "Empty response from the server" : "服務器没有回應", + "Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟用這個掛載點。", "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}", "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", "There was an error with message: " : "錯誤信息:", "External mount error" : "外部掛載錯誤", "external-storage" : "外部儲存", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "無法取得Windows網路磁碟掛載點清單:伺服器無回應。", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "有些外部掛載位置設定無法連線,請點(多個)紅色橫幅了解詳情。", "Username" : "使用者名稱", "Password" : "密碼", "Credentials saved" : "已儲存憑證", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index 21a8d621c5..ea089f80a3 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -10,6 +10,7 @@ "Error generating key pair" : "產生金鑰對錯誤", "All users. Type to select user or group." : "所有人都可以使用,或者選擇特定使用者、群組", "(group)" : "(群組)", + "Compatibility with Mac NFD encoding (slow)" : "與Mac的NFD編碼格式相容(較慢)", "Admin defined" : "管理者定義", "Are you sure you want to delete this external storage" : "您確定要刪除額外的空間?", "Delete storage?" : "刪除空間", @@ -17,11 +18,14 @@ "Saving..." : "儲存中...", "Save" : "儲存", "Empty response from the server" : "服務器没有回應", + "Couldn't access. Please log out and in again to activate this mount point" : "無法存取,請登出後重新登入來啟用這個掛載點。", "Couldn't get the information from the remote server: {code} {type}" : "無法從遠程伺服器上獲取資料 : {code} {type}", "Couldn't get the list of external mount points: {type}" : "無法得到外部掛載點的列表: {type}", "There was an error with message: " : "錯誤信息:", "External mount error" : "外部掛載錯誤", "external-storage" : "外部儲存", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "無法取得Windows網路磁碟掛載點清單:伺服器無回應。", + "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "有些外部掛載位置設定無法連線,請點(多個)紅色橫幅了解詳情。", "Username" : "使用者名稱", "Password" : "密碼", "Credentials saved" : "已儲存憑證", diff --git a/apps/files_sharing/l10n/lt_LT.js b/apps/files_sharing/l10n/lt_LT.js index d4826d8aaa..190ccc6f6d 100644 --- a/apps/files_sharing/l10n/lt_LT.js +++ b/apps/files_sharing/l10n/lt_LT.js @@ -4,7 +4,7 @@ OC.L10N.register( "Shared with you" : "Bendrinama su jumis", "Shared with others" : "Bendrinama su kitais", "Shared by link" : "Bendrinama per nuorodą", - "Nothing shared with you yet" : "Niekas nebendrinama", + "Nothing shared with you yet" : "Kol kas su jumis niekas nebendrinama", "Files and folders others share with you will show up here" : "Čia rodomi failai ir aplankai, kuriuos kiti bendrina su jumis", "Nothing shared yet" : "Kol kas nieko nebendrinama", "Files and folders you share will show up here" : "Čia rodomi failai ir aplankai, kuriuos bendrinate", @@ -12,14 +12,14 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Jūsų bendrinami failai ir aplankai rodomi čia", "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", - "Invalid server URL" : "Neteisingas serverio adresas", + "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", "Share" : "Dalintis", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", "Shared by" : "Bendrina", "Sharing" : "Dalinamasi", "File shares" : "Bendrinami duomenys", - "Downloaded via public link" : "Atsiųsti per viešą nuorodą", + "Downloaded via public link" : "Atsisiųsta per viešą nuorodą", "Downloaded by {email}" : "Parsisiųsta į {email}", "{file} downloaded via public link" : "{file} parsisiųsta per nuorodą", "{email} downloaded {file}" : "{email} atsisiuntė {file}", diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json index 2f82d3586b..5b6e8a5ec0 100644 --- a/apps/files_sharing/l10n/lt_LT.json +++ b/apps/files_sharing/l10n/lt_LT.json @@ -2,7 +2,7 @@ "Shared with you" : "Bendrinama su jumis", "Shared with others" : "Bendrinama su kitais", "Shared by link" : "Bendrinama per nuorodą", - "Nothing shared with you yet" : "Niekas nebendrinama", + "Nothing shared with you yet" : "Kol kas su jumis niekas nebendrinama", "Files and folders others share with you will show up here" : "Čia rodomi failai ir aplankai, kuriuos kiti bendrina su jumis", "Nothing shared yet" : "Kol kas nieko nebendrinama", "Files and folders you share will show up here" : "Čia rodomi failai ir aplankai, kuriuos bendrinate", @@ -10,14 +10,14 @@ "Files and folders you share by link will show up here" : "Jūsų bendrinami failai ir aplankai rodomi čia", "You can upload into this folder" : "Galite įkelti į šį aplanką", "No compatible server found at {remote}" : "Nerasta jokio suderinamo serverio ties {remote}", - "Invalid server URL" : "Neteisingas serverio adresas", + "Invalid server URL" : "Neteisingas serverio URL adresas", "Failed to add the public link to your Nextcloud" : "Nepavyko pridėti viešosios nuorodos į jūsų Nextcloud", "Share" : "Dalintis", "No expiration date set" : "Dalinimosi pabaigos data yra nenustatyta", "Shared by" : "Bendrina", "Sharing" : "Dalinamasi", "File shares" : "Bendrinami duomenys", - "Downloaded via public link" : "Atsiųsti per viešą nuorodą", + "Downloaded via public link" : "Atsisiųsta per viešą nuorodą", "Downloaded by {email}" : "Parsisiųsta į {email}", "{file} downloaded via public link" : "{file} parsisiųsta per nuorodą", "{email} downloaded {file}" : "{email} atsisiuntė {file}", diff --git a/core/l10n/de.js b/core/l10n/de.js index 3bd8483bd9..6beb30d3a5 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -110,6 +110,12 @@ OC.L10N.register( "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Dein Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "Dein Web-Server ist nicht richtig eingerichtet um \"{url}\" aufzulösen. Weitere Informationen findest du in der Dokumentation.", + "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." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stelle eine Internet-Verbindung für diesen Server her.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der Dokumentation.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der Dokumentation zu finden.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Upgrade deine PHP-Version, um die Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden, sobald diese Deine Distribution unterstützt.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im memcached wiki nach beiden Modulen suchen.", "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung", "Shared" : "Geteilt", diff --git a/core/l10n/de.json b/core/l10n/de.json index 5fac6ae752..a410bdec11 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -108,6 +108,12 @@ "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Dein Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert, da die WebDAV-Schnittstelle vermutlich nicht funktioniert.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "Dein Web-Server ist nicht richtig eingerichtet um \"{url}\" aufzulösen. Weitere Informationen findest du in der Dokumentation.", + "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." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stelle eine Internet-Verbindung für diesen Server her.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der Dokumentation.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der Dokumentation zu finden.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Upgrade deine PHP-Version, um die Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden, sobald diese Deine Distribution unterstützt.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im memcached wiki nach beiden Modulen suchen.", "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung", "Shared" : "Geteilt", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 67b16d8ff9..5bedf1cabe 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -110,6 +110,12 @@ OC.L10N.register( "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert. Die WebDAV-Schnittstelle ist vermutlich defekt.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "Ihr Webserver ist nicht richtig konfiguriert um \"{url}\" aufzulösen. Weitere Informationen hierzu finden Sie in der Dokumentation.", + "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." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stellen Sie bitte eine Internet-Verbindung für diesen Server her.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der Dokumentation.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der Dokumentation zu finden.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Upgraden Sie Ihre PHP-Version, um die Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden, sobald Ihre Distribution diese unterstützt.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im memcached wiki nach beiden Modulen suchen.", "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung", "Shared" : "Geteilt", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index bb1af0b64a..6ecf522ada 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -108,6 +108,12 @@ "So-so password" : "Passables Passwort", "Good password" : "Gutes Passwort", "Strong password" : "Starkes Passwort", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Ihr Webserver ist noch nicht hinreichend für Datei-Synchronisation konfiguriert. Die WebDAV-Schnittstelle ist vermutlich defekt.", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "Ihr Webserver ist nicht richtig konfiguriert um \"{url}\" aufzulösen. Weitere Informationen hierzu finden Sie in der Dokumentation.", + "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." : "Dieser Server hat keine funktionierende Internetverbindung: Mehrere Ziele konnten nicht erreicht werden. Dies bedeutet, dass einige Funktionen, wie das Einhängen exernen Speichers, Benachrichtigungen über Updates oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Zugriff auf entfernte Dateien und das Senden von E-Mail-Benachrichtigungen wird wahrscheinlich ebenfalls nicht funktionieren. Um alle Funktionen nutzen zu können, stellen Sie bitte eine Internet-Verbindung für diesen Server her.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der Dokumentation.", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP hat keine Leserechte auf /dev/urandom wovon aus Sicherheitsgründen höchst abzuraten ist. Weitere Informationen sind in der Dokumentation zu finden.", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Upgraden Sie Ihre PHP-Version, um die Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden, sobald Ihre Distribution diese unterstützt.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im memcached wiki nach beiden Modulen suchen.", "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung", "Shared" : "Geteilt", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index b1468ce321..5de19e4ea6 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -112,9 +112,15 @@ OC.L10N.register( "Strong password" : "Mot de passe fort", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas encore correctement configuré pour la synchronisation de fichiers parce que l'interface WebDAV semble ne pas fonctionner.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Vous trouverez plus d'informations dans la documentation.", + "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." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la documentation.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Vous trouverez plus d'informations dans la documentation.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Mettez à jour votre version de PHP afin de tirer avantage des améliorations liées à la performance et la sécurité fournies par le PHP Group dès que votre distribution le supportera.", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the documentation." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, il y a un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Vous trouverez plus d'informations dans notre documentation.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". Consulter le wiki de memcached à propos de ces deux modules.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation. (List of invalid files… / Rescan…)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Vous trouverez plus d'information sur comment résoudre ce problème dans notre documentation. (Liste des fichiers invalides… / Rescanner…)", + "The PHP OPcache is not properly configured. For better performance it is recommended to use the following settings in the php.ini:" : "Le PHP OPcache n'est pas correctement configuré. Pour de meilleure performance nous recommandons d'utiliser les paramètres suivant dans le php.ini :", + "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." : "La fonction PHP \"set_time_limit\" n'est pas disponible. Cela pourrait entraîner l'arrêt des scripts à mi-exécution en bloquant votre installation. Nous vous recommandons vivement d'activer cette fonction.", "Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur", "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." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur 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." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\". Ceci constitue un risque potentiel relatif à la sécurité et à la vie privée étant donné qu'il est recommandé d'ajuster ce paramètre.", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index b39ac9f91d..2b302a3fac 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -110,9 +110,15 @@ "Strong password" : "Mot de passe fort", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Votre serveur web n'est pas encore correctement configuré pour la synchronisation de fichiers parce que l'interface WebDAV semble ne pas fonctionner.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "La configuration du serveur web ne permet pas d'atteindre \"{url}\". Vous trouverez plus d'informations dans la documentation.", + "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." : "Ce serveur ne peut se connecter à Internet : plusieurs point finaux ne peuvent être atteints. Cela signifie que certaines fonctionnalités, telles que le montage de supports de stockage distants, les notifications de mises à jour ou l'installation d'applications tierces ne fonctionneront pas. L'accès aux fichiers à distance, ainsi que l'envoi de notifications par mail peuvent aussi être indisponibles. Il est recommandé d'activer la connexion internet pour ce serveur si vous souhaitez disposer de l'ensemble des fonctionnalités offertes.", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la documentation.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "/dev/urandom n'est pas lisible par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Vous trouverez plus d'informations dans la documentation.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Mettez à jour votre version de PHP afin de tirer avantage des améliorations liées à la performance et la sécurité fournies par le PHP Group dès que votre distribution le supportera.", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the documentation." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, il y a un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Vous trouverez plus d'informations dans notre documentation.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the memcached wiki about both modules." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". Consulter le wiki de memcached à propos de ces deux modules.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation. (List of invalid files… / Rescan…)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Vous trouverez plus d'information sur comment résoudre ce problème dans notre documentation. (Liste des fichiers invalides… / Rescanner…)", + "The PHP OPcache is not properly configured. For better performance it is recommended to use the following settings in the php.ini:" : "Le PHP OPcache n'est pas correctement configuré. Pour de meilleure performance nous recommandons d'utiliser les paramètres suivant dans le php.ini :", + "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." : "La fonction PHP \"set_time_limit\" n'est pas disponible. Cela pourrait entraîner l'arrêt des scripts à mi-exécution en bloquant votre installation. Nous vous recommandons vivement d'activer cette fonction.", "Error occurred while checking server setup" : "Une erreur s'est produite lors de la vérification de la configuration du serveur", "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." : "Votre dossier de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce dossier de données ne soit plus accessible, ou de le déplacer hors de la racine du serveur 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." : "L'en-tête HTTP \"{header}\" n'est pas configurée pour être égale à \"{expected}\". Ceci constitue un risque potentiel relatif à la sécurité et à la vie privée étant donné qu'il est recommandé d'ajuster ce paramètre.", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 98bb49846d..2bfad5c411 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "どういう操作をしているか理解しています", "Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。", "Reset password" : "パスワードをリセット", + "Sending email …" : "メールを送信中 ...", "No" : "いいえ", "Yes" : "はい", "No files in here" : "ここにはファイルがありません", @@ -253,6 +254,7 @@ OC.L10N.register( "Wrong password." : "パスワードが間違っています。", "Log in" : "ログイン", "Stay logged in" : "ログインしたままにする", + "Forgot password?" : "パスワードをお忘れですか?", "Alternative Logins" : "代替ログイン", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 8818cc16cd..57bd08a40d 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -79,6 +79,7 @@ "I know what I'm doing" : "どういう操作をしているか理解しています", "Password can not be changed. Please contact your administrator." : "パスワードは変更できません。管理者に問い合わせてください。", "Reset password" : "パスワードをリセット", + "Sending email …" : "メールを送信中 ...", "No" : "いいえ", "Yes" : "はい", "No files in here" : "ここにはファイルがありません", @@ -251,6 +252,7 @@ "Wrong password." : "パスワードが間違っています。", "Log in" : "ログイン", "Stay logged in" : "ログインしたままにする", + "Forgot password?" : "パスワードをお忘れですか?", "Alternative Logins" : "代替ログイン", "Account access" : "アカウントによるアクセス許可", "You are about to grant %s access to your %s account." : "%s アカウントに あなたのアカウント %s へのアクセスを許可", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 04b8d5fcba..9ccc048984 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "Viem, čo robím", "Password can not be changed. Please contact your administrator." : "Heslo nemožno zmeniť. Kontaktujte prosím vášho administrátora.", "Reset password" : "Obnovenie hesla", + "Sending email …" : "Posielam email …", "No" : "Nie", "Yes" : "Áno", "No files in here" : "Nie sú tu žiadne súbory", @@ -260,6 +261,7 @@ OC.L10N.register( "Wrong password." : "Nesprávne heslo.", "Log in" : "Prihlásiť sa", "Stay logged in" : "Zostať prihlásený", + "Forgot password?" : "Zabudli ste heslo?", "Alternative Logins" : "Alternatívne prihlásenie", "Account access" : "Prístup k účtu", "You are about to grant %s access to your %s account." : "Chystáte sa udeliť %s prístup k svojmu %s účtu.", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index fe9333cc31..6ed9f04b8f 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -79,6 +79,7 @@ "I know what I'm doing" : "Viem, čo robím", "Password can not be changed. Please contact your administrator." : "Heslo nemožno zmeniť. Kontaktujte prosím vášho administrátora.", "Reset password" : "Obnovenie hesla", + "Sending email …" : "Posielam email …", "No" : "Nie", "Yes" : "Áno", "No files in here" : "Nie sú tu žiadne súbory", @@ -258,6 +259,7 @@ "Wrong password." : "Nesprávne heslo.", "Log in" : "Prihlásiť sa", "Stay logged in" : "Zostať prihlásený", + "Forgot password?" : "Zabudli ste heslo?", "Alternative Logins" : "Alternatívne prihlásenie", "Account access" : "Prístup k účtu", "You are about to grant %s access to your %s account." : "Chystáte sa udeliť %s prístup k svojmu %s účtu.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 02c750ab1c..8c83f358ce 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -81,6 +81,7 @@ OC.L10N.register( "I know what I'm doing" : "我知道我在做什么", "Password can not be changed. Please contact your administrator." : "无法修改密码, 请联系管理员.", "Reset password" : "重置密码", + "Sending email …" : "正在发送邮件…", "No" : "否", "Yes" : "是", "No files in here" : "未找到文件", @@ -109,6 +110,12 @@ OC.L10N.register( "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "您的网页服务器没有正确设置允许文件同步,因为 WebDAV 接口看起来无法正常工作。", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "您的网页服务器未正确设置以解析“{url}”。更多信息请参见文档。", + "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." : "此服务器没有可用的互联网连接:多个节点无法访问。这意味着某些功能比如挂载外部存储,更新通知以及安装第三方应用将无法工作。远程访问文件和发送通知邮件可能也不工作。启用这台服务器上的互联网连接以享用所有功能。", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "内存缓存未配置,为了提升使用体验,请尽量配置内存缓存。更多信息请参见文档。", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见文档。", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得来自 PHP 官方的性能和安全的提升。", "Error occurred while checking server setup" : "检查服务器设置时出错", "Shared" : "已共享", "Error setting expiration date" : "设置过期日期时出错", @@ -256,9 +263,12 @@ OC.L10N.register( "Wrong password." : "密码错误", "Log in" : "登录", "Stay logged in" : "保持登录", + "Forgot password?" : "忘记密码?", + "Back to log in" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", + "Grant access" : "授权访问", "App token" : "App 令牌", "Alternative login using app token" : "使用应用程序令牌替代登录", "Redirecting …" : "正在转向...", @@ -284,6 +294,7 @@ OC.L10N.register( "Detailed logs" : "详细日志", "Update needed" : "需要更新", "Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新,因为您有一个超过50个用户的大型实例。", + "For help, see the documentation." : "获取更多帮助,请查看文档。", "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." : "我知道继续通过Web UI进行更新的风险,请求超时运行,并可能导致数据丢失,但我有一个备份,并知道如何恢复。", "Upgrade via web on my own risk" : "通过网络升级的风险", "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 79b2619847..93893093a8 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -79,6 +79,7 @@ "I know what I'm doing" : "我知道我在做什么", "Password can not be changed. Please contact your administrator." : "无法修改密码, 请联系管理员.", "Reset password" : "重置密码", + "Sending email …" : "正在发送邮件…", "No" : "否", "Yes" : "是", "No files in here" : "未找到文件", @@ -107,6 +108,12 @@ "So-so password" : "一般强度的密码", "Good password" : "较强的密码", "Strong password" : "强密码", + "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "您的网页服务器没有正确设置允许文件同步,因为 WebDAV 接口看起来无法正常工作。", + "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the documentation." : "您的网页服务器未正确设置以解析“{url}”。更多信息请参见文档。", + "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." : "此服务器没有可用的互联网连接:多个节点无法访问。这意味着某些功能比如挂载外部存储,更新通知以及安装第三方应用将无法工作。远程访问文件和发送通知邮件可能也不工作。启用这台服务器上的互联网连接以享用所有功能。", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the documentation." : "内存缓存未配置,为了提升使用体验,请尽量配置内存缓存。更多信息请参见文档。", + "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the documentation." : "PHP 无法访问 /dev/urandom,出于安全原因这是强烈不推荐的。更多信息请参见文档。", + "You are currently running PHP {version}. Upgrade your PHP version to take advantage of performance and security updates provided by the PHP Group as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得来自 PHP 官方的性能和安全的提升。", "Error occurred while checking server setup" : "检查服务器设置时出错", "Shared" : "已共享", "Error setting expiration date" : "设置过期日期时出错", @@ -254,9 +261,12 @@ "Wrong password." : "密码错误", "Log in" : "登录", "Stay logged in" : "保持登录", + "Forgot password?" : "忘记密码?", + "Back to log in" : "返回登录", "Alternative Logins" : "其他登录方式", "Account access" : "账户访问", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", + "Grant access" : "授权访问", "App token" : "App 令牌", "Alternative login using app token" : "使用应用程序令牌替代登录", "Redirecting …" : "正在转向...", @@ -282,6 +292,7 @@ "Detailed logs" : "详细日志", "Update needed" : "需要更新", "Please use the command line updater because you have a big instance with more than 50 users." : "请使用命令行更新,因为您有一个超过50个用户的大型实例。", + "For help, see the documentation." : "获取更多帮助,请查看文档。", "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." : "我知道继续通过Web UI进行更新的风险,请求超时运行,并可能导致数据丢失,但我有一个备份,并知道如何恢复。", "Upgrade via web on my own risk" : "通过网络升级的风险", "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式, 这将花费一些时间.",