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/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-23 05:25:47 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-23 05:25:47 +0300
commit8d80ee547b6b2d1415a049b71a15ed8947d9f9b3 (patch)
tree9d97bb1f8ed3e6d93face42a5adef361327164a2 /lib/l10n
parent259e75568c78105ced48b028bbd8caef7bd471be (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js6
-rw-r--r--lib/l10n/nl.json6
-rw-r--r--lib/l10n/zh_TW.js6
-rw-r--r--lib/l10n/zh_TW.json6
4 files changed, 24 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 82c7c92ec07..a0cd9bd53d1 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.",
"Set an admin username." : "Stel de gebruikersnaam van de beheerder in.",
"Set an admin password." : "Stel een beheerders wachtwoord in.",
+ "Cannot create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren",
"Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden",
"Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden",
@@ -115,7 +116,11 @@ OC.L10N.register(
"Open »%s«" : "Open \"%s\"",
"%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen",
+ "Cannot increase permissions of %s" : "Kan de rechten van %s niet verhogen.",
+ "Files cannot be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies",
+ "Files cannot be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies",
"Expiration date is in the past" : "De vervaldatum ligt in het verleden",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %s dag in de toekomst instellen","Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen"],
"Sharing is only allowed with group members" : "Delen kan alleen met groepsleden",
"Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s",
"%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou",
@@ -182,6 +187,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %2$s",
"a safe home for all your data" : "een veilige plek voor al je gegevens",
"File is currently busy, please try again later" : "Bestandsverwerking bezig, probeer het later opnieuw",
+ "Cannot read file" : "Kan bestand niet lezen",
"Application is not enabled" : "De applicatie is niet ingeschakeld",
"Authentication error" : "Authenticatiefout",
"Token expired. Please reload page." : "Token verlopen. Herlaad de pagina.",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 5da8e4712e0..5798ecc41ad 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -104,6 +104,7 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.",
"Set an admin username." : "Stel de gebruikersnaam van de beheerder in.",
"Set an admin password." : "Stel een beheerders wachtwoord in.",
+ "Cannot create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren",
"Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden",
"Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden",
@@ -113,7 +114,11 @@
"Open »%s«" : "Open \"%s\"",
"%1$s via %2$s" : "%1$s via %2$s",
"You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen",
+ "Cannot increase permissions of %s" : "Kan de rechten van %s niet verhogen.",
+ "Files cannot be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies",
+ "Files cannot be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies",
"Expiration date is in the past" : "De vervaldatum ligt in het verleden",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %s dag in de toekomst instellen","Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen"],
"Sharing is only allowed with group members" : "Delen kan alleen met groepsleden",
"Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s",
"%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou",
@@ -180,6 +185,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %2$s",
"a safe home for all your data" : "een veilige plek voor al je gegevens",
"File is currently busy, please try again later" : "Bestandsverwerking bezig, probeer het later opnieuw",
+ "Cannot read file" : "Kan bestand niet lezen",
"Application is not enabled" : "De applicatie is niet ingeschakeld",
"Authentication error" : "Authenticatiefout",
"Token expired. Please reload page." : "Token verlopen. Herlaad de pagina.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index cf771673bb8..379030ff25c 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -106,6 +106,7 @@ OC.L10N.register(
"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 username." : "設定管理員帳號",
"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 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
@@ -115,7 +116,11 @@ OC.L10N.register(
"Open »%s«" : "開啟 »%s«",
"%1$s via %2$s" : "%1$s 由 %2$s",
"You are not allowed to share %s" : "你不被允許分享 %s",
+ "Cannot increase permissions of %s" : "無法增加 %s 的權限",
+ "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案",
+ "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案",
"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 user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
@@ -182,6 +187,7 @@ OC.L10N.register(
"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" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot read file" : "無法讀取檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index f1b983b0c2d..0ef1e931eb6 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -104,6 +104,7 @@
"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 username." : "設定管理員帳號",
"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 界面",
"Sharing backend %s not found" : "找不到分享後端 %s",
"Sharing backend for %s not found" : "找不到 %s 的分享後端",
@@ -113,7 +114,11 @@
"Open »%s«" : "開啟 »%s«",
"%1$s via %2$s" : "%1$s 由 %2$s",
"You are not allowed to share %s" : "你不被允許分享 %s",
+ "Cannot increase permissions of %s" : "無法增加 %s 的權限",
+ "Files cannot be shared with delete permissions" : "無法分享具有刪除權限的檔案",
+ "Files cannot be shared with create permissions" : "無法分享具有新建權限的檔案",
"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 user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s",
@@ -180,6 +185,7 @@
"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" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot read file" : "無法讀取檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",