summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-18 00:19:55 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-18 00:19:55 +0000
commit533dec0df0b3bcd2dd019424cb59744f68bae4c6 (patch)
tree2d3f520b4f4c0f27ae11db6dcebccf148184f7eb /lib
parent8e596bb5e80d8689fff593607a64b5f6a33c9930 (diff)
downloadnextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.tar.gz
nextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de_DE.js2
-rw-r--r--lib/l10n/de_DE.json2
-rw-r--r--lib/l10n/es_MX.js1
-rw-r--r--lib/l10n/es_MX.json1
-rw-r--r--lib/l10n/tr.js23
-rw-r--r--lib/l10n/tr.json23
-rw-r--r--lib/l10n/zh_HK.js21
-rw-r--r--lib/l10n/zh_HK.json21
8 files changed, 90 insertions, 4 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 125e68daa82..1683ef84109 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -127,7 +127,7 @@ OC.L10N.register(
"You need to enter details of an existing account." : "Sie müssen Details von einem existierenden Benutzer einfügen.",
"Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden",
"Oracle Login and/or password not valid" : "Oracle-Anmeldename und/oder -Passwort ungültig",
- "PostgreSQL Login and/or password not valid" : "PostgreSQL Anmeldename und/oder Passwort ungültig",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL-Anmeldename und/oder Passwort ungültig",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!",
"For the best results, please consider using a GNU/Linux server instead." : "Zur Gewährleistung eines optimalen Betriebs sollte stattdessen ein GNU/Linux-Server verwendet werden.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Es scheint, dass diese %s-Instanz unter einer 32-Bit-PHP-Umgebung läuft und open_basedir in der Datei php.ini konfiguriert worden ist. Von einem solchen Betrieb wird dringend abgeraten, weil es dabei zu Problemen mit Dateien kommt, deren Größe 4 GB übersteigt.",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index a1f7aeeede3..b084aceca44 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -125,7 +125,7 @@
"You need to enter details of an existing account." : "Sie müssen Details von einem existierenden Benutzer einfügen.",
"Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden",
"Oracle Login and/or password not valid" : "Oracle-Anmeldename und/oder -Passwort ungültig",
- "PostgreSQL Login and/or password not valid" : "PostgreSQL Anmeldename und/oder Passwort ungültig",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL-Anmeldename und/oder Passwort ungültig",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!",
"For the best results, please consider using a GNU/Linux server instead." : "Zur Gewährleistung eines optimalen Betriebs sollte stattdessen ein GNU/Linux-Server verwendet werden.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Es scheint, dass diese %s-Instanz unter einer 32-Bit-PHP-Umgebung läuft und open_basedir in der Datei php.ini konfiguriert worden ist. Von einem solchen Betrieb wird dringend abgeraten, weil es dabei zu Problemen mit Dateien kommt, deren Größe 4 GB übersteigt.",
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 84c5d078d12..56ab97c7bd6 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"See %s" : "Ver %s",
"Sample configuration detected" : "Se ha detectado la configuración de muestra",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que la configuración de muestra ha sido copiada. Esto puede arruiniar tu instalacón y no está soportado. Por favor lee la documentación antes de hacer cambios en el archivo config.php",
+ "The page could not be found on the server." : "No se pudo encontrar la página en el servidor.",
"%1$s and %2$s" : "%1$s y %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s",
diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json
index b10e2a0cab9..940b0706cfc 100644
--- a/lib/l10n/es_MX.json
+++ b/lib/l10n/es_MX.json
@@ -3,6 +3,7 @@
"See %s" : "Ver %s",
"Sample configuration detected" : "Se ha detectado la configuración de muestra",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que la configuración de muestra ha sido copiada. Esto puede arruiniar tu instalacón y no está soportado. Por favor lee la documentación antes de hacer cambios en el archivo config.php",
+ "The page could not be found on the server." : "No se pudo encontrar la página en el servidor.",
"%1$s and %2$s" : "%1$s y %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s y %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s y %4$s",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index d761de7a5ff..ebd604aec76 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
+ "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış hesap bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır",
+ "Logged in account must be an admin or sub admin" : "Oturum açmış hesap bir yönetici ya da alt yönetici olmalıdır",
+ "Logged in account must be an admin" : "Oturum açmış hesap bir yönetici olmalıdır",
"Wiping of device %s has started" : "%s aygıtının silinmesine başlandı",
"Wiping of device »%s« has started" : "»%s« aygıtının silinmesine başlandı",
"»%s« started remote wipe" : "»%s« uzaktan silme işlemi başladı",
@@ -114,15 +117,22 @@ OC.L10N.register(
"Headline" : "Başlık",
"Organisation" : "Kuruluş",
"Role" : "Pozisyon",
+ "Unknown account" : "Hesap bilinmiyor",
"Additional settings" : "Ek ayarlar",
+ "Enter the database Login and name for %s" : "%s için veri tabanı adını ve kullanıcı adını yazın",
+ "Enter the database Login for %s" : "%s için veri tabanı kullanıcı adını yazın",
"Enter the database name for %s" : "%s için veri tabanı adını yazın",
"You cannot use dots in the database name %s" : "%s veri tabanı adında nokta kullanamazsınız",
+ "MySQL Login and/or password not valid" : "MySQL kullanıcı adı ve/veya parolası geçersiz",
"You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.",
"Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı",
+ "Oracle Login and/or password not valid" : "Oracle kullanıcı adı ve/veya parolası geçersiz",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL kullanıcı adı ve/veya parolası geçersiz",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!",
"For the best results, please consider using a GNU/Linux server instead." : "En iyi sonucu almak için GNU/Linux sunucusu kullanın.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Bu %s kopyası 32 bit PHP ortamında çalıştırılıyor ve open_basedir seçeneği php.ini dosyasından ayarlanmış gibi görünüyor. Bu yapılandırma 4 GB boyutundan büyük dosyalarda sorun çıkarır ve kullanılması önerilmez.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Lütfen php.ini dosyasındaki open_basedir ayarını kaldırın ya da 64-bit PHP sürümüne geçin.",
+ "Set an admin Login." : "Bir yönetici kullanıcı adı yazın.",
"Set an admin password." : "Bir yönetici parolası yazın.",
"Cannot create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli",
@@ -140,11 +150,12 @@ OC.L10N.register(
"Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"],
"Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir",
+ "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış",
"%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı",
"%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.",
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
- "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım etkisizleştirilmiş bir kullanıcıdan geliyor",
+ "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.",
"Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",
"Sunday" : "Pazar",
@@ -193,6 +204,14 @@ OC.L10N.register(
"Nov." : "Kas",
"Dec." : "Ara",
"A valid password must be provided" : "Geçerli bir parola yazmalısınız",
+ "The Login is already being used" : "Bu kullanıcı adı zaten var",
+ "Could not create account" : "Hesap oluşturulamadı",
+ "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Kullanıcı adında yalnızca şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", boşluk ve \"_.@-'\"",
+ "A valid Login must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
+ "Login contains whitespace at the beginning or at the end" : "Kullanıcı adının başında ya da sonunda boşluk var",
+ "Login must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz",
+ "Login is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var",
+ "Account disabled" : "Hesap devre dışı",
"Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
@@ -225,6 +244,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticinizle görüşün.",
"The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.",
"Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.",
+ "Your data directory is readable by other people." : "Veri klasörünüz diğer kişiler tarafından okunabilir.",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kişilerin klasörü görebilmesini sağlayın.",
"Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.",
"Check the value of \"datadirectory\" in your configuration." : "Yapılandırmanızdaki \"datadirectory\" değerini denetleyin.",
"Your data directory is invalid." : "Veri klasörünüz geçersiz.",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 665ae7be07b..09623974930 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -34,6 +34,9 @@
"The following platforms are supported: %s" : "Şu platformlar destekleniyor: %s",
"Server version %s or higher is required." : "Sunucu %s ya da daha sonraki bir sürüm olmalıdır.",
"Server version %s or lower is required." : "Sunucu %s ya da daha önceki bir sürüm olmalıdır.",
+ "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "Oturum açmış hesap bir yönetici, bir alt yönetici veya bu ayara erişmek için özel izne sahip olmalıdır",
+ "Logged in account must be an admin or sub admin" : "Oturum açmış hesap bir yönetici ya da alt yönetici olmalıdır",
+ "Logged in account must be an admin" : "Oturum açmış hesap bir yönetici olmalıdır",
"Wiping of device %s has started" : "%s aygıtının silinmesine başlandı",
"Wiping of device »%s« has started" : "»%s« aygıtının silinmesine başlandı",
"»%s« started remote wipe" : "»%s« uzaktan silme işlemi başladı",
@@ -112,15 +115,22 @@
"Headline" : "Başlık",
"Organisation" : "Kuruluş",
"Role" : "Pozisyon",
+ "Unknown account" : "Hesap bilinmiyor",
"Additional settings" : "Ek ayarlar",
+ "Enter the database Login and name for %s" : "%s için veri tabanı adını ve kullanıcı adını yazın",
+ "Enter the database Login for %s" : "%s için veri tabanı kullanıcı adını yazın",
"Enter the database name for %s" : "%s için veri tabanı adını yazın",
"You cannot use dots in the database name %s" : "%s veri tabanı adında nokta kullanamazsınız",
+ "MySQL Login and/or password not valid" : "MySQL kullanıcı adı ve/veya parolası geçersiz",
"You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.",
"Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı",
+ "Oracle Login and/or password not valid" : "Oracle kullanıcı adı ve/veya parolası geçersiz",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL kullanıcı adı ve/veya parolası geçersiz",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!",
"For the best results, please consider using a GNU/Linux server instead." : "En iyi sonucu almak için GNU/Linux sunucusu kullanın.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Bu %s kopyası 32 bit PHP ortamında çalıştırılıyor ve open_basedir seçeneği php.ini dosyasından ayarlanmış gibi görünüyor. Bu yapılandırma 4 GB boyutundan büyük dosyalarda sorun çıkarır ve kullanılması önerilmez.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Lütfen php.ini dosyasındaki open_basedir ayarını kaldırın ya da 64-bit PHP sürümüne geçin.",
+ "Set an admin Login." : "Bir yönetici kullanıcı adı yazın.",
"Set an admin password." : "Bir yönetici parolası yazın.",
"Cannot create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli",
@@ -138,11 +148,12 @@
"Expiration date is in the past" : "Geçerlilik sonu tarihi geçmişte",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz","Paylaşımların geçerlilik süreleri, gelecekte %n günden fazla olamaz"],
"Sharing is only allowed with group members" : "Paylaşım yalnızca grup üyeleri ile yapılabilir",
+ "Sharing %s failed, because this item is already shared with the account %s" : "%s paylaşılamadı. Bu öge zaten %s hesabı ile paylaşılmış",
"%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı",
"%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.",
"Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.",
"The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok",
- "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım etkisizleştirilmiş bir kullanıcıdan geliyor",
+ "The requested share comes from a disabled user" : "Erişilmek istenilen paylaşım devre dışı bırakılmış bir kullanıcıdan geliyor",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.",
"Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı",
"Sunday" : "Pazar",
@@ -191,6 +202,14 @@
"Nov." : "Kas",
"Dec." : "Ara",
"A valid password must be provided" : "Geçerli bir parola yazmalısınız",
+ "The Login is already being used" : "Bu kullanıcı adı zaten var",
+ "Could not create account" : "Hesap oluşturulamadı",
+ "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Kullanıcı adında yalnızca şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", boşluk ve \"_.@-'\"",
+ "A valid Login must be provided" : "Geçerli bir kullanıcı adı yazmalısınız",
+ "Login contains whitespace at the beginning or at the end" : "Kullanıcı adının başında ya da sonunda boşluk var",
+ "Login must not consist of dots only" : "Kullanıcı adı yalnızca noktalardan oluşamaz",
+ "Login is invalid because files already exist for this user" : "Kullanıcı adı geçersiz, bu kullanıcı için zaten bazı dosyalar var",
+ "Account disabled" : "Hesap devre dışı",
"Login canceled by app" : "Oturum açma uygulama tarafından iptal edildi",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
@@ -223,6 +242,8 @@
"Please ask your server administrator to restart the web server." : "Lütfen site sunucusunu yeniden başlatması için BT yöneticinizle görüşün.",
"The required %s config variable is not configured in the config.php file." : "Gereken %s yapılandırma değişkeni config.php dosyasında ayarlanmamış.",
"Please ask your server administrator to check the Nextcloud configuration." : "Lütfen Nextcloud yapılandırmasını denetlemesi için BT yöneticinizle görüşün.",
+ "Your data directory is readable by other people." : "Veri klasörünüz diğer kişiler tarafından okunabilir.",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "Lütfen izinleri 0770 olarak ayarlayarak diğer kişilerin klasörü görebilmesini sağlayın.",
"Your data directory must be an absolute path." : "Veri klasörünüz mutlak bir yol olmalıdır.",
"Check the value of \"datadirectory\" in your configuration." : "Yapılandırmanızdaki \"datadirectory\" değerini denetleyin.",
"Your data directory is invalid." : "Veri klasörünüz geçersiz.",
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 94ae3a92b4b..8e0f2ad517d 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -36,6 +36,9 @@ OC.L10N.register(
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
+ "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登錄賬戶必須是管理員、子管理員或具有存取此設定的特殊權限",
+ "Logged in account must be an admin or sub admin" : "登入的賬戶必須要是管理員或是子管理員",
+ "Logged in account must be an admin" : "登入的賬戶必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",
"Wiping of device »%s« has started" : "已開始抹除裝置「%s」",
"»%s« started remote wipe" : "「%s」開始遠端抹除",
@@ -114,15 +117,22 @@ OC.L10N.register(
"Headline" : "標題",
"Organisation" : "機構",
"Role" : "角色",
+ "Unknown account" : "賬戶不詳",
"Additional settings" : "其他設定",
+ "Enter the database Login and name for %s" : "輸入 %s 的資料庫賬戶與名稱",
+ "Enter the database Login for %s" : "輸入 %s 的資料庫賬戶",
"Enter the database name for %s" : "輸入 %s 的數據庫名稱",
"You cannot use dots in the database name %s" : " 數據庫名稱 %s 不能包含小數點",
+ "MySQL Login and/or password not valid" : "MySQL 賬戶或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 數據庫連線",
+ "Oracle Login and/or password not valid" : "Oracle 賬戶或密碼不正確",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL 賬戶或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!",
"For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以獲得最佳體驗",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在 32 位元的 PHP 環境運行,並且 php.ini 中被設置了 open_basedir 參數,這將讓超過 4GB 的檔案操作發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
+ "Set an admin Login." : "設定管理員賬戶。",
"Set an admin password." : "設定管理員密碼",
"Cannot create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
@@ -140,6 +150,7 @@ OC.L10N.register(
"Expiration date is in the past" : "到期日為過去的日期",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"],
"Sharing is only allowed with group members" : "僅允許在群組成員中共享",
+ "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與賬戶 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
@@ -193,6 +204,14 @@ OC.L10N.register(
"Nov." : "十一月",
"Dec." : "十二月",
"A valid password must be provided" : "須提供有效的密碼",
+ "The Login is already being used" : "這個賬戶已經有人使用了",
+ "Could not create account" : "無法創建賬戶",
+ "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "賬戶僅允許以下字元:\"a-z\"、\"A-Z\"、\"0-9\"、空格與 \"_.@-'\"",
+ "A valid Login must be provided" : "必須提供有效賬戶",
+ "Login contains whitespace at the beginning or at the end" : "賬戶的開頭或結尾有空白",
+ "Login must not consist of dots only" : "賬戶不能只包含小數點",
+ "Login is invalid because files already exist for this user" : "賬戶無效,因為此用戶的檔案已經存在",
+ "Account disabled" : "賬戶已停用",
"Login canceled by app" : "登入已被應用程式取消",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
@@ -225,6 +244,8 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
"The required %s config variable is not configured in the config.php file." : "所需的配置變量 %s 未在 config.php 檔案中配置。",
"Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 配置。",
+ "Your data directory is readable by other people." : "您的 data 目錄可被其他人仕讀取。",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "請將該權限更改為 0770 ,以免其他人仕列出該目錄。",
"Your data directory must be an absolute path." : "您的資料目錄必須為絕對路徑。",
"Check the value of \"datadirectory\" in your configuration." : "請檢查您的設定檔中 \"datadirectory\" 的值。",
"Your data directory is invalid." : "您的數據目錄無效。",
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index ca94bb3f392..91c47ccdc32 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -34,6 +34,9 @@
"The following platforms are supported: %s" : "支援下列平台:%s",
"Server version %s or higher is required." : "需要伺服器版本 %s 或更高",
"Server version %s or lower is required." : "需要伺服器版本 %s 或更低",
+ "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "登錄賬戶必須是管理員、子管理員或具有存取此設定的特殊權限",
+ "Logged in account must be an admin or sub admin" : "登入的賬戶必須要是管理員或是子管理員",
+ "Logged in account must be an admin" : "登入的賬戶必須有管理員權限",
"Wiping of device %s has started" : "已開始抹除裝置 %s ",
"Wiping of device »%s« has started" : "已開始抹除裝置「%s」",
"»%s« started remote wipe" : "「%s」開始遠端抹除",
@@ -112,15 +115,22 @@
"Headline" : "標題",
"Organisation" : "機構",
"Role" : "角色",
+ "Unknown account" : "賬戶不詳",
"Additional settings" : "其他設定",
+ "Enter the database Login and name for %s" : "輸入 %s 的資料庫賬戶與名稱",
+ "Enter the database Login for %s" : "輸入 %s 的資料庫賬戶",
"Enter the database name for %s" : "輸入 %s 的數據庫名稱",
"You cannot use dots in the database name %s" : " 數據庫名稱 %s 不能包含小數點",
+ "MySQL Login and/or password not valid" : "MySQL 賬戶或密碼不正確",
"You need to enter details of an existing account." : "您必須輸入現有帳號的資訊",
"Oracle connection could not be established" : "無法建立 Oracle 數據庫連線",
+ "Oracle Login and/or password not valid" : "Oracle 賬戶或密碼不正確",
+ "PostgreSQL Login and/or password not valid" : "PostgreSQL 賬戶或密碼無效",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!",
"For the best results, please consider using a GNU/Linux server instead." : "請考慮使用 GNU/Linux 伺服器以獲得最佳體驗",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在 32 位元的 PHP 環境運行,並且 php.ini 中被設置了 open_basedir 參數,這將讓超過 4GB 的檔案操作發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
+ "Set an admin Login." : "設定管理員賬戶。",
"Set an admin password." : "設定管理員密碼",
"Cannot create or write into the data directory %s" : "無法建立或寫入資料目錄 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面",
@@ -138,6 +148,7 @@
"Expiration date is in the past" : "到期日為過去的日期",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"],
"Sharing is only allowed with group members" : "僅允許在群組成員中共享",
+ "Sharing %s failed, because this item is already shared with the account %s" : "分享 %s 失敗,因為此項目已與賬戶 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
"%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s",
"Click the button below to open it." : "點下方連結開啟",
@@ -191,6 +202,14 @@
"Nov." : "十一月",
"Dec." : "十二月",
"A valid password must be provided" : "須提供有效的密碼",
+ "The Login is already being used" : "這個賬戶已經有人使用了",
+ "Could not create account" : "無法創建賬戶",
+ "Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "賬戶僅允許以下字元:\"a-z\"、\"A-Z\"、\"0-9\"、空格與 \"_.@-'\"",
+ "A valid Login must be provided" : "必須提供有效賬戶",
+ "Login contains whitespace at the beginning or at the end" : "賬戶的開頭或結尾有空白",
+ "Login must not consist of dots only" : "賬戶不能只包含小數點",
+ "Login is invalid because files already exist for this user" : "賬戶無效,因為此用戶的檔案已經存在",
+ "Account disabled" : "賬戶已停用",
"Login canceled by app" : "登入已被應用程式取消",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
@@ -223,6 +242,8 @@
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
"The required %s config variable is not configured in the config.php file." : "所需的配置變量 %s 未在 config.php 檔案中配置。",
"Please ask your server administrator to check the Nextcloud configuration." : "請聯絡您的伺服器管理員檢查 Nextcloud 配置。",
+ "Your data directory is readable by other people." : "您的 data 目錄可被其他人仕讀取。",
+ "Please change the permissions to 0770 so that the directory cannot be listed by other people." : "請將該權限更改為 0770 ,以免其他人仕列出該目錄。",
"Your data directory must be an absolute path." : "您的資料目錄必須為絕對路徑。",
"Check the value of \"datadirectory\" in your configuration." : "請檢查您的設定檔中 \"datadirectory\" 的值。",
"Your data directory is invalid." : "您的數據目錄無效。",