From d794d613374de370ad4f6dc6e5ad4497beb4d855 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 16 Jul 2018 00:18:17 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/de.js | 7 +++++++ l10n/de.json | 7 +++++++ l10n/de_DE.js | 9 ++++++++- l10n/de_DE.json | 9 ++++++++- l10n/es.js | 7 +++++++ l10n/es.json | 7 +++++++ l10n/it.js | 7 +++++++ l10n/it.json | 7 +++++++ l10n/pt_BR.js | 7 +++++++ l10n/pt_BR.json | 7 +++++++ 10 files changed, 72 insertions(+), 2 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 64f2d412b..efc1010ce 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -8,6 +8,7 @@ OC.L10N.register( "Minutes" : "Minuten", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchtest du diesen Stapel mit allen Daten wirklich löschen?", + "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Dir geteilt.", @@ -16,6 +17,12 @@ OC.L10N.register( "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", "Later" : "Später", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Done" : "Erledigt", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist.", diff --git a/l10n/de.json b/l10n/de.json index f04cb734c..95c7a2b55 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -6,6 +6,7 @@ "Minutes" : "Minuten", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchtest du diesen Stapel mit allen Daten wirklich löschen?", + "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Dir geteilt.", @@ -14,6 +15,12 @@ "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", "Later" : "Später", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Done" : "Erledigt", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist.", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index c47de7ab0..1ee8a819c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -8,6 +8,7 @@ OC.L10N.register( "Minutes" : "Minuten", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchten Sie diesen Stapel mit allen Daten wirklich löschen?", + "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Ihnen geteilt.", @@ -16,6 +17,12 @@ OC.L10N.register( "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", "Later" : "Später", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Done" : "Erledigt", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist.", @@ -53,7 +60,7 @@ OC.L10N.register( "Discard share" : "Teilen beenden", "Update" : "Aktualisieren", "Create" : "Erstellen", - "Create a new tag" : "Tag erstellen", + "Create a new tag" : "Schlagwort erstellen", "Status" : "Status", "Title" : "Titel", "Members" : "Mitglieder", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 9e5492616..b565c2a4c 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -6,6 +6,7 @@ "Minutes" : "Minuten", "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", "Are you sure you want to delete the stack with all of its data?" : "Möchten Sie diesen Stapel mit allen Daten wirklich löschen?", + "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Ihnen geteilt.", @@ -14,6 +15,12 @@ "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", "Later" : "Später", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Done" : "Erledigt", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer, als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist.", @@ -51,7 +58,7 @@ "Discard share" : "Teilen beenden", "Update" : "Aktualisieren", "Create" : "Erstellen", - "Create a new tag" : "Tag erstellen", + "Create a new tag" : "Schlagwort erstellen", "Status" : "Status", "Title" : "Titel", "Members" : "Mitglieder", diff --git a/l10n/es.js b/l10n/es.js index 2d747af28..229ddd994 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -8,6 +8,7 @@ OC.L10N.register( "Minutes" : "Minutos", "Maximum file size of {size} exceeded" : "Tamaño máximo de archivo de {size} excedido", "Are you sure you want to delete the stack with all of its data?" : "¿Estás seguro de que quieres eliminar el mazo con todos sus datos?", + "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alcanzado su fecha límite.", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "{user} has shared the board %s with you." : "{user} ha compartido el tablero %s contigo.", @@ -16,6 +17,12 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción necesaria", "Later" : "Después", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Done" : "Hecho", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", diff --git a/l10n/es.json b/l10n/es.json index 08635d1c0..5ed610d9c 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -6,6 +6,7 @@ "Minutes" : "Minutos", "Maximum file size of {size} exceeded" : "Tamaño máximo de archivo de {size} excedido", "Are you sure you want to delete the stack with all of its data?" : "¿Estás seguro de que quieres eliminar el mazo con todos sus datos?", + "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alcanzado su fecha límite.", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "{user} has shared the board %s with you." : "{user} ha compartido el tablero %s contigo.", @@ -14,6 +15,12 @@ "To review" : "Para revisar", "Action needed" : "Acción necesaria", "Later" : "Después", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Done" : "Hecho", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", diff --git a/l10n/it.js b/l10n/it.js index 1f6cd53be..fa458f2cc 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -8,6 +8,7 @@ OC.L10N.register( "Minutes" : "Minuti", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", "Are you sure you want to delete the stack with all of its data?" : "Sei sicuro di voler eliminare questa pila con tutti i suoi dati?", + "Personal" : "Personale", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", "The board \"%s\" has been shared with you by %s." : "La lavagna \"%s\" è stata condivisa con te da %s.", "{user} has shared the board %s with you." : "{user} ha condiviso la lavagna %s con te.", @@ -16,6 +17,12 @@ OC.L10N.register( "To review" : "Da revisionare", "Action needed" : "Azione necessaria", "Later" : "Dopo", + "To do" : "Da fare", + "Doing" : "In corso", + "Done" : "Fatto", + "Example Task 3" : "Attività di esempio 3", + "Example Task 2" : "Attività di esempio 2", + "Example Task 1" : "Attività di esempio 1", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/it.json b/l10n/it.json index b830d9470..a9ba6c755 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -6,6 +6,7 @@ "Minutes" : "Minuti", "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", "Are you sure you want to delete the stack with all of its data?" : "Sei sicuro di voler eliminare questa pila con tutti i suoi dati?", + "Personal" : "Personale", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", "The board \"%s\" has been shared with you by %s." : "La lavagna \"%s\" è stata condivisa con te da %s.", "{user} has shared the board %s with you." : "{user} ha condiviso la lavagna %s con te.", @@ -14,6 +15,12 @@ "To review" : "Da revisionare", "Action needed" : "Azione necessaria", "Later" : "Dopo", + "To do" : "Da fare", + "Doing" : "In corso", + "Done" : "Fatto", + "Example Task 3" : "Attività di esempio 3", + "Example Task 2" : "Attività di esempio 2", + "Example Task 1" : "Attività di esempio 1", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 68de8cd66..9ca22a134 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -8,6 +8,7 @@ OC.L10N.register( "Minutes" : "Minutos", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "Are you sure you want to delete the stack with all of its data?" : "Quer realmente excluir a pilha com todos os seus dados?", + "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", "{user} has shared the board %s with you." : "{user} compartilhou o quadro %s com você.", @@ -16,6 +17,12 @@ OC.L10N.register( "To review" : "Para revisão", "Action needed" : "Ação necessária", "Later" : "Depois", + "To do" : "A fazer", + "Doing" : "Fazendo", + "Done" : "Feito", + "Example Task 3" : "Tarefa exemplo 3", + "Example Task 2" : "Tarefa exemplo 2", + "Example Task 1" : "Tarefa exemplo 1", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 6d944b7eb..96a52f1a3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -6,6 +6,7 @@ "Minutes" : "Minutos", "Maximum file size of {size} exceeded" : "Excedeu o tamanho máximo de arquivo de {size}", "Are you sure you want to delete the stack with all of its data?" : "Quer realmente excluir a pilha com todos os seus dados?", + "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", "{user} has shared the board %s with you." : "{user} compartilhou o quadro %s com você.", @@ -14,6 +15,12 @@ "To review" : "Para revisão", "Action needed" : "Ação necessária", "Later" : "Depois", + "To do" : "A fazer", + "Doing" : "Fazendo", + "Done" : "Feito", + "Example Task 3" : "Tarefa exemplo 3", + "Example Task 2" : "Tarefa exemplo 2", + "Example Task 1" : "Tarefa exemplo 1", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML",