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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-31 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-31 05:19:02 +0300
commitd1bdd1ceba961b0899f504f7417a5c23271c5391 (patch)
tree654f475fcc6ce9d7cebe6f2230a0cc1939955bf3 /apps/files
parente32a14788c42923d99498d62e7e9cc9c79e87720 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/it.js10
-rw-r--r--apps/files/l10n/it.json10
-rw-r--r--apps/files/l10n/zh_HK.js8
-rw-r--r--apps/files/l10n/zh_HK.json8
4 files changed, 32 insertions, 4 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 81c8365d6de..64e79f14c27 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etichette",
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
+ "Pick a template for {name}" : "Scegli un modello per {name}",
+ "Cancel" : "Annulla",
+ "Create" : "Crea",
+ "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
+ "Creating file" : "Creazione del file",
+ "Blank" : "Vuoto",
+ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
+ "Set up templates folder" : "Configura la cartella dei modelli",
+ "Templates" : "Modelli",
+ "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"%s used" : "%s utilizzato",
"%s%% of %s used" : "%s%% di %s utilizzati",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index eff3e9286c6..180a9a818ef 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -164,6 +164,16 @@
"Tags" : "Etichette",
"Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file",
"Error while loading the file data" : "Errore durante il caricamento del file di dati",
+ "Pick a template for {name}" : "Scegli un modello per {name}",
+ "Cancel" : "Annulla",
+ "Create" : "Crea",
+ "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato",
+ "Creating file" : "Creazione del file",
+ "Blank" : "Vuoto",
+ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
+ "Set up templates folder" : "Configura la cartella dei modelli",
+ "Templates" : "Modelli",
+ "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli",
"%s used" : "%s utilizzato",
"%s%% of %s used" : "%s%% di %s utilizzati",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 6646aa9c4ce..0d0314d29c5 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -8,7 +8,7 @@ OC.L10N.register(
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
- "Home" : "家目錄",
+ "Home" : "主目錄",
"Close" : "關閉",
"Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
@@ -68,7 +68,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
"{dirs} and {files}" : "{dirs} 和 {files}",
- "_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
+ "_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New" : "新增",
@@ -166,6 +166,10 @@ OC.L10N.register(
"Tags" : "標籤",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
+ "Cancel" : "取消",
+ "Create" : "創建",
+ "Creating file" : "創建檔案中",
+ "Blank" : "空白",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index ad30bd59e38..07b075d43a6 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -6,7 +6,7 @@
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
- "Home" : "家目錄",
+ "Home" : "主目錄",
"Close" : "關閉",
"Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
@@ -66,7 +66,7 @@
"_%n folder_::_%n folders_" : ["%n 個資料夾"],
"_%n file_::_%n files_" : ["%n 個檔案"],
"{dirs} and {files}" : "{dirs} 和 {files}",
- "_including %n hidden_::_including %n hidden_" : ["包含 %n 隱藏檔"],
+ "_including %n hidden_::_including %n hidden_" : ["包括 %n 個隱藏檔"],
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
"_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"],
"New" : "新增",
@@ -164,6 +164,10 @@
"Tags" : "標籤",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"Error while loading the file data" : "載入檔案資料失敗",
+ "Cancel" : "取消",
+ "Create" : "創建",
+ "Creating file" : "創建檔案中",
+ "Blank" : "空白",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",