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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-10 03:20:54 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-10 03:20:54 +0300
commit14047070e6ea84062d7ed536891e87fc24524f25 (patch)
tree4f2f3dd0d5a21287457f0ac3ee5c08a7e2e08015 /l10n
parentba68c808975533554c3f13aa97a97e67b03e2540 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js1
-rw-r--r--l10n/es.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
8 files changed, 8 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index eaedb6b..a4c7393 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"No tags given" : "No se han puesto etiquetas",
"Tag(s) could not be found: %s" : "No se ha/n podido encontrar esta(s) etiqueta(s): %s",
"At least one of the given tags is invalid" : "Al menos una de las etiquetas otorgadas es inválida",
+ "Automated tagging" : "Etiquetado automático",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etiquetar automáticamente los archivos basándose en factores como el tipo de archivo, la pertenencia a grupos de usuarios, la fecha y mucho más.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de reglas consiste en una o más reglas. Una petición coincide con un grupo si todas las reglas se evalúan como verdaderas. Al subir un archivo todos los grupos definidos son evaluados y, si coinciden, esas etiquetas colaborativas se asignan al archivo.",
"Files automated tagging" : "Etiquetado automatizado de archivos",
diff --git a/l10n/es.json b/l10n/es.json
index 4ac88b3..06aab66 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -3,6 +3,7 @@
"No tags given" : "No se han puesto etiquetas",
"Tag(s) could not be found: %s" : "No se ha/n podido encontrar esta(s) etiqueta(s): %s",
"At least one of the given tags is invalid" : "Al menos una de las etiquetas otorgadas es inválida",
+ "Automated tagging" : "Etiquetado automático",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etiquetar automáticamente los archivos basándose en factores como el tipo de archivo, la pertenencia a grupos de usuarios, la fecha y mucho más.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de reglas consiste en una o más reglas. Una petición coincide con un grupo si todas las reglas se evalúan como verdaderas. Al subir un archivo todos los grupos definidos son evaluados y, si coinciden, esas etiquetas colaborativas se asignan al archivo.",
"Files automated tagging" : "Etiquetado automatizado de archivos",
diff --git a/l10n/it.js b/l10n/it.js
index 6839245..7c20cd8 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"No tags given" : "Nessuna etichetta specificata",
"Tag(s) could not be found: %s" : "Etichette non trovate: %s",
"At least one of the given tags is invalid" : "Almeno una delle etichette specificate non è valida",
+ "Automated tagging" : "Etichettatura automatica",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etichetta automaticamente i file sulla base di fattori come il tipo di file, l'appartenenza a un gruppo di utenti, l'ora e altro.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Ogni gruppo di regole consiste di una o più regole. Una richiesta corrisponde a un gruppo se tutte le regole valutate sono vere. Al caricamento di un file, sono valutati tutti i gruppi definiti e, in caso di corrispondenza, le specifiche etichette collaborative sono assegnate al file.",
"Files automated tagging" : "Etichettatura automatica dei file",
diff --git a/l10n/it.json b/l10n/it.json
index 40afc42..db2f2c8 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -3,6 +3,7 @@
"No tags given" : "Nessuna etichetta specificata",
"Tag(s) could not be found: %s" : "Etichette non trovate: %s",
"At least one of the given tags is invalid" : "Almeno una delle etichette specificate non è valida",
+ "Automated tagging" : "Etichettatura automatica",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etichetta automaticamente i file sulla base di fattori come il tipo di file, l'appartenenza a un gruppo di utenti, l'ora e altro.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Ogni gruppo di regole consiste di una o più regole. Una richiesta corrisponde a un gruppo se tutte le regole valutate sono vere. Al caricamento di un file, sono valutati tutti i gruppi definiti e, in caso di corrispondenza, le specifiche etichette collaborative sono assegnate al file.",
"Files automated tagging" : "Etichettatura automatica dei file",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index f0309a4..d4fb86b 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"No tags given" : "Nenhuma etiqueta fornecida",
"Tag(s) could not be found: %s" : "Etiqueta(s) não encontradas: %s",
"At least one of the given tags is invalid" : "Pelo menos uma das etiquetas fornecidas é inválida",
+ "Automated tagging" : "Etiquetamento automático",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etiquetar arquivos automaticamente baseado em fatores como tipo de arquivo, membros de grupo de usuários, horário e mais.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de regras consiste em uma ou mais regras. Uma solicitação corresponderá a um grupo se todas as regras avaliadas forem verdadeiras. Ao enviar um arquivo, todos os grupos definidos são avaliados e quando encontrar correspondência, as etiquetas colaborativas fornecidas serão atribuídas ao arquivo. ",
"Files automated tagging" : "Etiquetamento automático de arquivos",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 7da1ef7..ab0ebbc 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -3,6 +3,7 @@
"No tags given" : "Nenhuma etiqueta fornecida",
"Tag(s) could not be found: %s" : "Etiqueta(s) não encontradas: %s",
"At least one of the given tags is invalid" : "Pelo menos uma das etiquetas fornecidas é inválida",
+ "Automated tagging" : "Etiquetamento automático",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Etiquetar arquivos automaticamente baseado em fatores como tipo de arquivo, membros de grupo de usuários, horário e mais.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Cada grupo de regras consiste em uma ou mais regras. Uma solicitação corresponderá a um grupo se todas as regras avaliadas forem verdadeiras. Ao enviar um arquivo, todos os grupos definidos são avaliados e quando encontrar correspondência, as etiquetas colaborativas fornecidas serão atribuídas ao arquivo. ",
"Files automated tagging" : "Etiquetamento automático de arquivos",
diff --git a/l10n/tr.js b/l10n/tr.js
index 894b8fd..0daedaf 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"No tags given" : "Herhangi bir etiket belirtilmemiş",
"Tag(s) could not be found: %s" : "Etiketler bulunamadı: %s",
"At least one of the given tags is invalid" : "Belirtilen etiketlerden en az biri geçersiz",
+ "Automated tagging" : "Otomatik etiketleme",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Dosyaları dosya türü, kullanıcı grubu üyeliği, zaman gibi ölçütlere göre etiketleyebilirsiniz.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Her bir kural grubunda bir ya da bir kaç kural bulunur. Bir isteğin bir gruba uygun olması için gruptaki tüm kurallar karşılanmış olmalıdır. Bir dosyanın yüklenebilmesi için tanımlanmış gruplar değerlendirilir ve eşleşme varsa dosyaya ilgili etiketler atanır.",
"Files automated tagging" : "Otomatik dosya etiketleme",
diff --git a/l10n/tr.json b/l10n/tr.json
index df33463..cd57a36 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -3,6 +3,7 @@
"No tags given" : "Herhangi bir etiket belirtilmemiş",
"Tag(s) could not be found: %s" : "Etiketler bulunamadı: %s",
"At least one of the given tags is invalid" : "Belirtilen etiketlerden en az biri geçersiz",
+ "Automated tagging" : "Otomatik etiketleme",
"Automatically tag files based on factors such as filetype, user group memberships, time and more." : "Dosyaları dosya türü, kullanıcı grubu üyeliği, zaman gibi ölçütlere göre etiketleyebilirsiniz.",
"Each rule group consists of one or more rules. A request matches a group if all rules evaluate to true. On uploading a file all defined groups are evaluated and when matching, the given collaborative tags are assigned to the file." : "Her bir kural grubunda bir ya da bir kaç kural bulunur. Bir isteğin bir gruba uygun olması için gruptaki tüm kurallar karşılanmış olmalıdır. Bir dosyanın yüklenebilmesi için tanımlanmış gruplar değerlendirilir ve eşleşme varsa dosyaya ilgili etiketler atanır.",
"Files automated tagging" : "Otomatik dosya etiketleme",