зеркало из https://github.com/nextcloud/deck.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
9f8533b96c
Коммит
0ea5a5b7d6
13
l10n/es.js
13
l10n/es.js
|
@ -25,10 +25,23 @@ OC.L10N.register(
|
|||
"{user} has unarchived the board {before}" : "{user} ha desarchivado el tablero {before}",
|
||||
"You have created a new stack {stack} on {board}" : "Has creado la pila {stack} en {board}",
|
||||
"{user} has created a new stack {stack} on {board}" : "{user} ha creado la pila {stack} en {board}",
|
||||
"You have renamed a new stack {before} to {stack} on {board}" : "Has renombrado la nueva pila {befora} a {stack} en {board}",
|
||||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} ha renombrado una nueva pila {before} a {stack} en {board}",
|
||||
"You have deleted {stack} on {board}" : "Has eliminado {stack} en {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} ha eliminado {stack} en {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Has creado {card} en la pila {stack} en {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} ha creado {card} en la pila {stack} en {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Has eliminado {card} en la pila {stack} en {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} ha eliminado {card} en la pila {stack} en {board}",
|
||||
"You have renamed the card {before} to {card}" : "Has renombrado la tarjeta {before} como {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} ha renombrado la tarjeta {before} como {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Has añadido una descripción a {card} en la pila {stack} en {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} ha añadido una descripción a {card} en la pila {stack} en {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Has actualizado la descripción de {card} en la pila {stack} en {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} ha actualizado la descripción de {card} en la pila {stack} en {stack}",
|
||||
"You have archived {card} in {stack} on {board}" : "Has archivado {card} en la pila {stack} en {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} ha archivado {card} en la pila {stack} en {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Has desarchivado {card} en la pila {stack} en {board}",
|
||||
"You have removed the due date of {card}" : "Has eliminado la fecha de vencimiento de {card}",
|
||||
"{user} has removed the due date of {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
|
||||
"You have set the due date of {card} to {after}" : "Has establecido la fecha de vencimiento de {card} como {after}",
|
||||
|
|
13
l10n/es.json
13
l10n/es.json
|
@ -23,10 +23,23 @@
|
|||
"{user} has unarchived the board {before}" : "{user} ha desarchivado el tablero {before}",
|
||||
"You have created a new stack {stack} on {board}" : "Has creado la pila {stack} en {board}",
|
||||
"{user} has created a new stack {stack} on {board}" : "{user} ha creado la pila {stack} en {board}",
|
||||
"You have renamed a new stack {before} to {stack} on {board}" : "Has renombrado la nueva pila {befora} a {stack} en {board}",
|
||||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} ha renombrado una nueva pila {before} a {stack} en {board}",
|
||||
"You have deleted {stack} on {board}" : "Has eliminado {stack} en {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} ha eliminado {stack} en {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Has creado {card} en la pila {stack} en {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} ha creado {card} en la pila {stack} en {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Has eliminado {card} en la pila {stack} en {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} ha eliminado {card} en la pila {stack} en {board}",
|
||||
"You have renamed the card {before} to {card}" : "Has renombrado la tarjeta {before} como {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} ha renombrado la tarjeta {before} como {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Has añadido una descripción a {card} en la pila {stack} en {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} ha añadido una descripción a {card} en la pila {stack} en {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Has actualizado la descripción de {card} en la pila {stack} en {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} ha actualizado la descripción de {card} en la pila {stack} en {stack}",
|
||||
"You have archived {card} in {stack} on {board}" : "Has archivado {card} en la pila {stack} en {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} ha archivado {card} en la pila {stack} en {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Has desarchivado {card} en la pila {stack} en {board}",
|
||||
"You have removed the due date of {card}" : "Has eliminado la fecha de vencimiento de {card}",
|
||||
"{user} has removed the due date of {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
|
||||
"You have set the due date of {card} to {after}" : "Has establecido la fecha de vencimiento de {card} como {after}",
|
||||
|
|
16
l10n/fr.js
16
l10n/fr.js
|
@ -29,6 +29,22 @@ OC.L10N.register(
|
|||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} a renommé la pile {before} en {stack} sur {board}",
|
||||
"You have deleted {stack} on {board}" : "Vous avez supprimé {stack} de {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} a supprimé {stack} de {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Vous avez créé {card} dans {stack} sur {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} a créé {card} dans {stack} sur {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Vous avez supprimé {card} dans {stack} sur {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} a supprimé {card} dans {stack} sur {board}",
|
||||
"You have renamed the card {before} to {card}" : "Vous avez renommé la carte {before} en {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} a renommé la carte {before} en {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Vous avez ajouté une description à {card} dans {stack} sur {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} a ajouté une description à {card} dans {stack} sur {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Vous avez mis à jour la description de {card} dans {stack} sur {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} a mis à jour la description de {card} dans {stack} sur {board}",
|
||||
"You have archived {card} in {stack} on {board}" : "Vous avez archivé {card} dans {stack} sur {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} a archivé {card} dans {stack} sur {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Vous avez désarchivé {card} dans {stack} sur {board}",
|
||||
"{user} has unarchived {card} in {stack} on {board}" : "{user} a désarchivé {card} dans {stack} sur {board}",
|
||||
"You have deleted the attachment {attachment} from {card}" : "Vous avez supprimé la pièce jointe {attachment} du tableau {board}",
|
||||
"{user} has deleted the attachment {attachment} to {card}" : "{user} a supprimé la pièce jointe {attachment} de la carte {card} ",
|
||||
"Deck" : "Deck",
|
||||
"Personal" : "Personnel",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.",
|
||||
|
|
16
l10n/fr.json
16
l10n/fr.json
|
@ -27,6 +27,22 @@
|
|||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} a renommé la pile {before} en {stack} sur {board}",
|
||||
"You have deleted {stack} on {board}" : "Vous avez supprimé {stack} de {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} a supprimé {stack} de {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Vous avez créé {card} dans {stack} sur {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} a créé {card} dans {stack} sur {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Vous avez supprimé {card} dans {stack} sur {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} a supprimé {card} dans {stack} sur {board}",
|
||||
"You have renamed the card {before} to {card}" : "Vous avez renommé la carte {before} en {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} a renommé la carte {before} en {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Vous avez ajouté une description à {card} dans {stack} sur {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} a ajouté une description à {card} dans {stack} sur {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Vous avez mis à jour la description de {card} dans {stack} sur {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} a mis à jour la description de {card} dans {stack} sur {board}",
|
||||
"You have archived {card} in {stack} on {board}" : "Vous avez archivé {card} dans {stack} sur {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} a archivé {card} dans {stack} sur {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Vous avez désarchivé {card} dans {stack} sur {board}",
|
||||
"{user} has unarchived {card} in {stack} on {board}" : "{user} a désarchivé {card} dans {stack} sur {board}",
|
||||
"You have deleted the attachment {attachment} from {card}" : "Vous avez supprimé la pièce jointe {attachment} du tableau {board}",
|
||||
"{user} has deleted the attachment {attachment} to {card}" : "{user} a supprimé la pièce jointe {attachment} de la carte {card} ",
|
||||
"Deck" : "Deck",
|
||||
"Personal" : "Personnel",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.",
|
||||
|
|
|
@ -3,6 +3,9 @@ OC.L10N.register(
|
|||
{
|
||||
"Hours" : "Ure",
|
||||
"Minutes" : "Minute",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Dodan je opis za kartico {card} v {stack} na {board}.",
|
||||
"You have added the label {label} to {card} in {stack} on {board}" : "Dodan je naziv {label} za kartico {card} v {stack} na {board}.",
|
||||
"You have added the attachment {attachment} to {card}" : "Dodana je priloga {attachment} h kartici {card}.",
|
||||
"Personal" : "Osebno",
|
||||
"Finished" : "Zaključeno",
|
||||
"To review" : "Za pregled",
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
{ "translations": {
|
||||
"Hours" : "Ure",
|
||||
"Minutes" : "Minute",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Dodan je opis za kartico {card} v {stack} na {board}.",
|
||||
"You have added the label {label} to {card} in {stack} on {board}" : "Dodan je naziv {label} za kartico {card} v {stack} na {board}.",
|
||||
"You have added the attachment {attachment} to {card}" : "Dodana je priloga {attachment} h kartici {card}.",
|
||||
"Personal" : "Osebno",
|
||||
"Finished" : "Zaključeno",
|
||||
"To review" : "Za pregled",
|
||||
|
|
35
l10n/sr.js
35
l10n/sr.js
|
@ -8,6 +8,41 @@ OC.L10N.register(
|
|||
"Minutes" : "Минути",
|
||||
"Maximum file size of {size} exceeded" : "Премашена максимална величина фајла од {size}",
|
||||
"You have created a new board {board}" : "Направили сте нову таблу {board}",
|
||||
"{user} has created a new board {board}" : "{user} је направио нову таблу {board}",
|
||||
"You have deleted the board {board}" : "Обрисали сте таблу {board}",
|
||||
"{user} has deleted the board {board}" : "{user} је обрисао таблу {board}",
|
||||
"You have restored the board {board}" : "Повратили сте таблу {board}",
|
||||
"{user} has restored the board {board}" : "{user} је повратио таблу {board}",
|
||||
"You have shared the board {board} with {acl}" : "Поделили сте таблу {board} са {acl}",
|
||||
"{user} has shared the board {board} with {sharee}" : "{user} је поделио таблу {board} са {sharee}",
|
||||
"You have removed {acl} from the board {board}" : "Уклонили сте {acl} са табле {board}",
|
||||
"{user} has removed {acl} from the board {board}" : "{user} је уклонио {acl} са табле {board}",
|
||||
"You have renamed the board {before} to {board}" : "Преименовали сте таблу {before} у {board}",
|
||||
"{user} has has renamed the board {before} to {board}" : "{user} је преименовао таблу {before} у {board}",
|
||||
"You have archived the board {board}" : "Архивирали сте таблу {board}",
|
||||
"{user} has archived the board {before}" : "{user} је архивирао таблу {before}",
|
||||
"You have unarchived the board {board}" : "Вратили сте таблу {board} из архиве",
|
||||
"{user} has unarchived the board {before}" : "{user} је вратио таблу {before} из архиве",
|
||||
"You have created a new stack {stack} on {board}" : "Направили сте нову гомилу {stack} на табли {board}",
|
||||
"{user} has created a new stack {stack} on {board}" : "{user} је направио нову гомилу {stack} на табли {board}",
|
||||
"You have renamed a new stack {before} to {stack} on {board}" : "Преименовали сте гомилу {before} у {stack} на табли {board}",
|
||||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} је преименовао гомилу {before} у {stack} на табли {board}",
|
||||
"You have deleted {stack} on {board}" : "Обрисали сте гомилу {stack} са табле {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} је обрисао гомилу {stack} са табле {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Направили сте картицу {card} на гомили {stack} у табли {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} је направио картицу {card} на гомили {stack} у табли {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Обрисали сте картицу {card} са гомиле {stack} у табли {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} је обрисао картицу {card} са гомиле {stack} у табли {board}",
|
||||
"You have renamed the card {before} to {card}" : "Преименовали сте картицу {before} као картицу {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} је преименовао картицу {before} као картицу {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Додали сте опис картици {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} је додао опис картици {card} са гомиле {stack} на табли {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Ажурирали сте опис картице {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} је ажурирао опис картице {card} са гомиле {stack} на табли {board}",
|
||||
"You have archived {card} in {stack} on {board}" : "Архивирали сте картицу {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} је архивирао картицу {card} са гомиле {stack} на табли {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Вратили сте из архиве картицу {card} са гомиле {stack} у табли {board}",
|
||||
"{user} has unarchived {card} in {stack} on {board}" : "{user} је вратио из архиве картицу {card} са гомиле {stack} у табли {board}",
|
||||
"Deck" : "Шпил",
|
||||
"Personal" : "Лично",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу \"%s\" са табле \"%s\".",
|
||||
|
|
35
l10n/sr.json
35
l10n/sr.json
|
@ -6,6 +6,41 @@
|
|||
"Minutes" : "Минути",
|
||||
"Maximum file size of {size} exceeded" : "Премашена максимална величина фајла од {size}",
|
||||
"You have created a new board {board}" : "Направили сте нову таблу {board}",
|
||||
"{user} has created a new board {board}" : "{user} је направио нову таблу {board}",
|
||||
"You have deleted the board {board}" : "Обрисали сте таблу {board}",
|
||||
"{user} has deleted the board {board}" : "{user} је обрисао таблу {board}",
|
||||
"You have restored the board {board}" : "Повратили сте таблу {board}",
|
||||
"{user} has restored the board {board}" : "{user} је повратио таблу {board}",
|
||||
"You have shared the board {board} with {acl}" : "Поделили сте таблу {board} са {acl}",
|
||||
"{user} has shared the board {board} with {sharee}" : "{user} је поделио таблу {board} са {sharee}",
|
||||
"You have removed {acl} from the board {board}" : "Уклонили сте {acl} са табле {board}",
|
||||
"{user} has removed {acl} from the board {board}" : "{user} је уклонио {acl} са табле {board}",
|
||||
"You have renamed the board {before} to {board}" : "Преименовали сте таблу {before} у {board}",
|
||||
"{user} has has renamed the board {before} to {board}" : "{user} је преименовао таблу {before} у {board}",
|
||||
"You have archived the board {board}" : "Архивирали сте таблу {board}",
|
||||
"{user} has archived the board {before}" : "{user} је архивирао таблу {before}",
|
||||
"You have unarchived the board {board}" : "Вратили сте таблу {board} из архиве",
|
||||
"{user} has unarchived the board {before}" : "{user} је вратио таблу {before} из архиве",
|
||||
"You have created a new stack {stack} on {board}" : "Направили сте нову гомилу {stack} на табли {board}",
|
||||
"{user} has created a new stack {stack} on {board}" : "{user} је направио нову гомилу {stack} на табли {board}",
|
||||
"You have renamed a new stack {before} to {stack} on {board}" : "Преименовали сте гомилу {before} у {stack} на табли {board}",
|
||||
"{user} has renamed a new stack {before} to {stack} on {board}" : "{user} је преименовао гомилу {before} у {stack} на табли {board}",
|
||||
"You have deleted {stack} on {board}" : "Обрисали сте гомилу {stack} са табле {board}",
|
||||
"{user} has deleted {stack} on {board}" : "{user} је обрисао гомилу {stack} са табле {board}",
|
||||
"You have created {card} in {stack} on {board}" : "Направили сте картицу {card} на гомили {stack} у табли {board}",
|
||||
"{user} has created {card} in {stack} on {board}" : "{user} је направио картицу {card} на гомили {stack} у табли {board}",
|
||||
"You have deleted {card} in {stack} on {board}" : "Обрисали сте картицу {card} са гомиле {stack} у табли {board}",
|
||||
"{user} has deleted {card} in {stack} on {board}" : "{user} је обрисао картицу {card} са гомиле {stack} у табли {board}",
|
||||
"You have renamed the card {before} to {card}" : "Преименовали сте картицу {before} као картицу {card}",
|
||||
"{user} has renamed the card {before} to {card}" : "{user} је преименовао картицу {before} као картицу {card}",
|
||||
"You have added a description to {card} in {stack} on {board}" : "Додали сте опис картици {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has added a description to {card} in {stack} on {board}" : "{user} је додао опис картици {card} са гомиле {stack} на табли {board}",
|
||||
"You have updated the description of {card} in {stack} on {board}" : "Ажурирали сте опис картице {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has updated the description {card} in {stack} on {board}" : "{user} је ажурирао опис картице {card} са гомиле {stack} на табли {board}",
|
||||
"You have archived {card} in {stack} on {board}" : "Архивирали сте картицу {card} са гомиле {stack} на табли {board}",
|
||||
"{user} has archived {card} in {stack} on {board}" : "{user} је архивирао картицу {card} са гомиле {stack} на табли {board}",
|
||||
"You have unarchived {card} in {stack} on {board}" : "Вратили сте из архиве картицу {card} са гомиле {stack} у табли {board}",
|
||||
"{user} has unarchived {card} in {stack} on {board}" : "{user} је вратио из архиве картицу {card} са гомиле {stack} у табли {board}",
|
||||
"Deck" : "Шпил",
|
||||
"Personal" : "Лично",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу \"%s\" са табле \"%s\".",
|
||||
|
|
Загрузка…
Ссылка в новой задаче