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

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-07 16:25:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-07 16:25:34 +0300
commit6e25acf5738d881480cc60750793902ed79bc520 (patch)
tree0064c7c0a4fe6ee2dd3d9affe525c45beb41bc0f
parent177877d3d693272164545f835954c69388edfeed (diff)
[tx-robot] updated from transifexv21.0.8rc1
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js3
-rw-r--r--l10n/cs.json3
-rw-r--r--l10n/de_DE.js3
-rw-r--r--l10n/de_DE.json3
-rw-r--r--l10n/es.js3
-rw-r--r--l10n/es.json3
-rw-r--r--l10n/it.js3
-rw-r--r--l10n/it.json3
-rw-r--r--l10n/nl.js3
-rw-r--r--l10n/nl.json3
-rw-r--r--l10n/pl.js3
-rw-r--r--l10n/pl.json3
-rw-r--r--l10n/pt_BR.js3
-rw-r--r--l10n/pt_BR.json3
-rw-r--r--l10n/sk.js3
-rw-r--r--l10n/sk.json3
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
-rw-r--r--l10n/zh_CN.js3
-rw-r--r--l10n/zh_CN.json3
-rw-r--r--l10n/zh_HK.js3
-rw-r--r--l10n/zh_HK.json3
-rw-r--r--l10n/zh_TW.js3
-rw-r--r--l10n/zh_TW.json3
24 files changed, 24 insertions, 48 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index d60b292..8d2e812 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:",
"Type:" : "Typ:",
"Size:" : "Velikost:",
- "You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:",
- "To use an access token please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:"
+ "You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/l10n/cs.json b/l10n/cs.json
index 65cb6f0..d52714e 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Nejvyšší umožněná velikost nahrávaného souboru:",
"Type:" : "Typ:",
"Size:" : "Velikost:",
- "You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:",
- "To use an access token please generate one then set it using the following command:" : "Aby bylo možné použít přístupový token, vytvořte ho a pak nastavte pomocí následujícího příkazu:"
+ "You can connect an external monitoring tool by using this end point:" : "Externí dohledovací nástroj je možné napojit pomocí tohoto koncového bodu:"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 2f0e6e2..17b875f 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Maximale Größe zum Hochladen:",
"Type:" : "Art:",
"Size:" : "Größe:",
- "You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: ",
- "To use an access token please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:"
+ "You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 1e94ec6..efb8961 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Maximale Größe zum Hochladen:",
"Type:" : "Art:",
"Size:" : "Größe:",
- "You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: ",
- "To use an access token please generate one then set it using the following command:" : "Um ein Zugriffstoken zu verwenden, generieren Sie bitte eines und legen Sie es mit dem folgenden Befehl fest:"
+ "You can connect an external monitoring tool by using this end point:" : "Durch Verwendung des folgenden Zugangspunktes kann ein externes Überwachungsprogramm verwendet werden: "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/es.js b/l10n/es.js
index 380a419..aa1f90b 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Tamaño máximo de subida:",
"Type:" : "Tipo:",
"Size:" : "Tamaño:",
- "You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:",
- "To use an access token please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establézcalo usando el siguiente comando:"
+ "You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
index c52b952..49e6343 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Tamaño máximo de subida:",
"Type:" : "Tipo:",
"Size:" : "Tamaño:",
- "You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:",
- "To use an access token please generate one then set it using the following command:" : "Para usar un token de acceso, por favor, genere uno y luego establézcalo usando el siguiente comando:"
+ "You can connect an external monitoring tool by using this end point:" : "Puedes conectar una herramienta de monitorización externa usando este endpoint:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/it.js b/l10n/it.js
index bfae721..6bba1fc 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Dimensione massima caricamento:",
"Type:" : "Tipo:",
"Size:" : "Dimensione:",
- "You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: ",
- "To use an access token please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:"
+ "You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: "
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/it.json b/l10n/it.json
index b32ed21..804fc1c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Dimensione massima caricamento:",
"Type:" : "Tipo:",
"Size:" : "Dimensione:",
- "You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: ",
- "To use an access token please generate one then set it using the following command:" : "Per usare un token di accesso, generane uno e poi impostalo con il comando seguente:"
+ "You can connect an external monitoring tool by using this end point:" : "Puoi collegare uno strumento di controllo esterno utilizzando questo terminatore: "
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/nl.js b/l10n/nl.js
index dd3fa0f..899f601 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Max uploadomvang:",
"Type:" : "Type:",
"Size:" : "Grootte:",
- "You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:",
- "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:"
+ "You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index fd0415b..972fc11 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Max uploadomvang:",
"Type:" : "Type:",
"Size:" : "Grootte:",
- "You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:",
- "To use an access token please generate one then set it using the following command:" : "Om een toegangstoken te gebruiken, genereer er a.u.b een en stel deze in via het volgende commando:"
+ "You can connect an external monitoring tool by using this end point:" : "Je kunt een externe monitor-tool verbinden door dit end point te gebruiken:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/pl.js b/l10n/pl.js
index 58a0ab6..7ba402f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):",
"Type:" : "Rodzaj:",
"Size:" : "Wielkość:",
- "You can connect an external monitoring tool by using this end point:" : "Możesz podłączyć zewnętrzne narzędzie do monitorowania, używając tego punktu końcowego:",
- "To use an access token please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:"
+ "You can connect an external monitoring tool by using this end point:" : "Możesz podłączyć zewnętrzne narzędzie do monitorowania, używając tego punktu końcowego:"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/l10n/pl.json b/l10n/pl.json
index a507de3..0a86ee6 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Limit wielkości przesyłanego pliku (upload_max_filesize):",
"Type:" : "Rodzaj:",
"Size:" : "Wielkość:",
- "You can connect an external monitoring tool by using this end point:" : "Możesz podłączyć zewnętrzne narzędzie do monitorowania, używając tego punktu końcowego:",
- "To use an access token please generate one then set it using the following command:" : "Aby użyć tokena dostępu, wygeneruj go, a następnie ustaw za pomocą następującego polecenia:"
+ "You can connect an external monitoring tool by using this end point:" : "Możesz podłączyć zewnętrzne narzędzie do monitorowania, używając tego punktu końcowego:"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index b633aa7..d1915b8 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Tamanho máximo para envio:",
"Type:" : "Tipo:",
"Size:" : "Tamanho:",
- "You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
- "To use an access token please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:"
+ "You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index bfa37bb..8ca9528 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Tamanho máximo para envio:",
"Type:" : "Tipo:",
"Size:" : "Tamanho:",
- "You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:",
- "To use an access token please generate one then set it using the following command:" : "Para usar um token de acesso, gere um e defina-o usando o seguinte comando:"
+ "You can connect an external monitoring tool by using this end point:" : "Você pode conectar uma ferramenta de monitoramento externa usando este ponto final:"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/sk.js b/l10n/sk.js
index 18eeb31..ac064b7 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
"Type:" : "Typ:",
"Size:" : "Veľkosť:",
- "You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:",
- "To use an access token please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu"
+ "You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/sk.json b/l10n/sk.json
index b778094..742fdcd 100644
--- a/l10n/sk.json
+++ b/l10n/sk.json
@@ -82,7 +82,6 @@
"Upload max size:" : "Maximálna veľkosť pre nahratie:",
"Type:" : "Typ:",
"Size:" : "Veľkosť:",
- "You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:",
- "To use an access token please generate one then set it using the following command:" : "Pre používanie prístupového tokenu ho vygenerujte a potom ho nastavte použitím nasledujúceho príkazu"
+ "You can connect an external monitoring tool by using this end point:" : "Pre pripojenie externého sledovacieho nástroja použite tento koncový bod:"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file
diff --git a/l10n/tr.js b/l10n/tr.js
index d6d50d4..882cf10 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "En büyük yükleme boyutu:",
"Type:" : "Tür:",
"Size:" : "Boyut:",
- "You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:",
- "To use an access token please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod üretip şu komutu yürüterek ayarlayın:"
+ "You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 1035f34..887df8f 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -82,7 +82,6 @@
"Upload max size:" : "En büyük yükleme boyutu:",
"Type:" : "Tür:",
"Size:" : "Boyut:",
- "You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:",
- "To use an access token please generate one then set it using the following command:" : "Erişim kodunu kullanmak için yeni bir kod üretip şu komutu yürüterek ayarlayın:"
+ "You can connect an external monitoring tool by using this end point:" : "Bu uç noktasını kullanarak bir dış izleme aracı bağlayabilirsiniz:"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 6fde4f3..1480fae 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "最大上传大小:",
"Type:" : "类型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "此地址可用于外部监控工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用一个访问令牌,请生成一个,然后使用以下命令设置它:"
+ "You can connect an external monitoring tool by using this end point:" : "此地址可用于外部监控工具:"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index d6007f8..5bbadca 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -82,7 +82,6 @@
"Upload max size:" : "最大上传大小:",
"Type:" : "类型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "此地址可用于外部监控工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用一个访问令牌,请生成一个,然后使用以下命令设置它:"
+ "You can connect an external monitoring tool by using this end point:" : "此地址可用于外部监控工具:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 2b55f4c..ba23171 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "上傳至多:",
"Type:" : "類型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請生成一個權杖,然後使用以下命令對其進行設置:"
+ "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 0dbb20f..29fd815 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -82,7 +82,6 @@
"Upload max size:" : "上傳至多:",
"Type:" : "類型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請生成一個權杖,然後使用以下命令對其進行設置:"
+ "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index 2a4d386..cc49e24 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -84,7 +84,6 @@ OC.L10N.register(
"Upload max size:" : "上傳至多:",
"Type:" : "類型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請先生成一個,然後使用以下指令來設定:"
+ "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 9927bed..41de0a6 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -82,7 +82,6 @@
"Upload max size:" : "上傳至多:",
"Type:" : "類型:",
"Size:" : "大小:",
- "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:",
- "To use an access token please generate one then set it using the following command:" : "要使用存取權杖,請先生成一個,然後使用以下指令來設定:"
+ "You can connect an external monitoring tool by using this end point:" : "您可以使用此終端連接外部監視工具:"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file