зеркало из https://github.com/nextcloud/deck.git
[tx-robot] updated from transifex
This commit is contained in:
Родитель
a559602083
Коммит
35d4dbafbc
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"Please provide a content for your comment." : "Eman edukia zure iruzkinari.",
|
||||
"Posting the comment failed." : "Iruzkinaren bidalketak huts egin du.",
|
||||
"The comment has been deleted" : "Iruzkina ezabatu da",
|
||||
"The associated stack is deleted as well, it will be restored as well." : "Lotutako pila ere ezabatu egingo da, baita zaharberrituko da.",
|
||||
"Restore associated stack" : "Leheneratu lotutako pila",
|
||||
"Remove user from card" : "Kendu erabiltzailea txarteletik",
|
||||
"Hours" : "Orduak",
|
||||
|
@ -79,6 +80,10 @@ OC.L10N.register(
|
|||
"A <strong>comment</strong> was created on a card" : "<strong>Iruzkin bat</strong> sortu da txartel batean",
|
||||
"Personal" : "Pertsonala",
|
||||
"The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.",
|
||||
"%s has mentioned you in a comment on \"%s\"." : "%sk aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
|
||||
"{user} has mentioned you in a comment on \"%s\"." : "{user}k aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
|
||||
"The board \"%s\" has been shared with you by %s." : "\"%s\" taula %sk zurekin partekatu du.",
|
||||
"{user} has shared the board %s with you." : "{user}k %s taula zurekin partekatu du.",
|
||||
"No data was provided to create an attachment." : "Ez da daturik eman eranskina sortzeko.",
|
||||
"Finished" : "Bukatuta",
|
||||
"To review" : "Errebisatzeko",
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
"Please provide a content for your comment." : "Eman edukia zure iruzkinari.",
|
||||
"Posting the comment failed." : "Iruzkinaren bidalketak huts egin du.",
|
||||
"The comment has been deleted" : "Iruzkina ezabatu da",
|
||||
"The associated stack is deleted as well, it will be restored as well." : "Lotutako pila ere ezabatu egingo da, baita zaharberrituko da.",
|
||||
"Restore associated stack" : "Leheneratu lotutako pila",
|
||||
"Remove user from card" : "Kendu erabiltzailea txarteletik",
|
||||
"Hours" : "Orduak",
|
||||
|
@ -77,6 +78,10 @@
|
|||
"A <strong>comment</strong> was created on a card" : "<strong>Iruzkin bat</strong> sortu da txartel batean",
|
||||
"Personal" : "Pertsonala",
|
||||
"The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.",
|
||||
"%s has mentioned you in a comment on \"%s\"." : "%sk aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
|
||||
"{user} has mentioned you in a comment on \"%s\"." : "{user}k aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
|
||||
"The board \"%s\" has been shared with you by %s." : "\"%s\" taula %sk zurekin partekatu du.",
|
||||
"{user} has shared the board %s with you." : "{user}k %s taula zurekin partekatu du.",
|
||||
"No data was provided to create an attachment." : "Ez da daturik eman eranskina sortzeko.",
|
||||
"Finished" : "Bukatuta",
|
||||
"To review" : "Errebisatzeko",
|
||||
|
|
|
@ -65,6 +65,7 @@ OC.L10N.register(
|
|||
"You have added the attachment {attachment} to card {card}" : "Lisäsit liitteen {attachment} kortille {card}",
|
||||
"{user} has added the attachment {attachment} to card {card}" : "{user} lisäsi liitteen {attachment} kortille {card}",
|
||||
"You have updated the attachment {attachment} on card {card}" : "Päivitit kortin {card} liitettä {attachment}",
|
||||
"{user} has updated the attachment {attachment} on card {card}" : "{user} päivitti kortin {card} liitteen {attachment}",
|
||||
"You have deleted the attachment {attachment} from card {card}" : "Poistit liitteen {attachment} kortilta {card}",
|
||||
"You have restored the attachment {attachment} to card {card}" : "Palautit liitteen {attachment} kortille {card}",
|
||||
"{user} has restored the attachment {attachment} to card {card}" : "{user} palautti liitteen {attachment} kortille {card}",
|
||||
|
|
|
@ -63,6 +63,7 @@
|
|||
"You have added the attachment {attachment} to card {card}" : "Lisäsit liitteen {attachment} kortille {card}",
|
||||
"{user} has added the attachment {attachment} to card {card}" : "{user} lisäsi liitteen {attachment} kortille {card}",
|
||||
"You have updated the attachment {attachment} on card {card}" : "Päivitit kortin {card} liitettä {attachment}",
|
||||
"{user} has updated the attachment {attachment} on card {card}" : "{user} päivitti kortin {card} liitteen {attachment}",
|
||||
"You have deleted the attachment {attachment} from card {card}" : "Poistit liitteen {attachment} kortilta {card}",
|
||||
"You have restored the attachment {attachment} to card {card}" : "Palautit liitteen {attachment} kortille {card}",
|
||||
"{user} has restored the attachment {attachment} to card {card}" : "{user} palautti liitteen {attachment} kortille {card}",
|
||||
|
|
Загрузка…
Ссылка в новой задаче