[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2020-07-07 02:33:44 +00:00
parent 7e5b9d1dd1
commit 20a73c6bf2
2 changed files with 8 additions and 0 deletions

View File

@@ -17,6 +17,10 @@ OC.L10N.register(
"{user} has archived the board {before}" : "Uporabnik {user} arhivira zbirko {board}",
"You have unarchived the board {board}" : "Povrnete zbirko {board} iz arhiva",
"{user} has unarchived the board {before}" : "Uporabnik {user} povrne zbirko {board} iz arhiva",
"You have created a new list {stack} on board {board}" : "Ustvaril si novo stolpec {stack} v zbirki {board}",
"{user} has created a new list {stack} on board {board}" : "Uporabnik {user} je ustvaril nov stolpec {stack} v zbirki {board}",
"You have renamed list {before} to {stack} on board {board}" : "Preimenoval si stolpec {before} v {stack} v zbirki {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "Uporabnik {user} je preimenoval stolpec {before} v {stack} v zbirki {board}",
"You have renamed the card {before} to {card}" : "Preimenujete nalogo {before} v {card}",
"{user} has renamed the card {before} to {card}" : "{user} preimenuje nalogo {before} v {card}",
"You have removed the due date of card {card}" : "Odstranite datum preteka z naloge {card}",

View File

@@ -15,6 +15,10 @@
"{user} has archived the board {before}" : "Uporabnik {user} arhivira zbirko {board}",
"You have unarchived the board {board}" : "Povrnete zbirko {board} iz arhiva",
"{user} has unarchived the board {before}" : "Uporabnik {user} povrne zbirko {board} iz arhiva",
"You have created a new list {stack} on board {board}" : "Ustvaril si novo stolpec {stack} v zbirki {board}",
"{user} has created a new list {stack} on board {board}" : "Uporabnik {user} je ustvaril nov stolpec {stack} v zbirki {board}",
"You have renamed list {before} to {stack} on board {board}" : "Preimenoval si stolpec {before} v {stack} v zbirki {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "Uporabnik {user} je preimenoval stolpec {before} v {stack} v zbirki {board}",
"You have renamed the card {before} to {card}" : "Preimenujete nalogo {before} v {card}",
"{user} has renamed the card {before} to {card}" : "{user} preimenuje nalogo {before} v {card}",
"You have removed the due date of card {card}" : "Odstranite datum preteka z naloge {card}",