[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-09-06 02:39:38 +00:00
parent 36dd98c93e
commit d5c1833638
4 changed files with 42 additions and 0 deletions

View File

@@ -221,6 +221,7 @@ OC.L10N.register(
"upcoming cards" : "kommende kort",
"Link to a board" : "Link til tavle",
"Link to a card" : "Link til et kort",
"Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}",
"Something went wrong" : "Noget gik galt",
"Failed to upload {name}" : "Kunne ikke uploade {name}",
"Maximum file size of {size} exceeded" : "Maksimal fil størrelse {size} overskredet",

View File

@@ -219,6 +219,7 @@
"upcoming cards" : "kommende kort",
"Link to a board" : "Link til tavle",
"Link to a card" : "Link til et kort",
"Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}",
"Something went wrong" : "Noget gik galt",
"Failed to upload {name}" : "Kunne ikke uploade {name}",
"Maximum file size of {size} exceeded" : "Maksimal fil størrelse {size} overskredet",

21
l10n/uz.js Normal file
View File

@@ -0,0 +1,21 @@
OC.L10N.register(
"deck",
{
"Personal" : "Shaxsiy",
"copy" : "Nusxalamoq",
"Done" : "Bajarildi",
"Cancel" : "Bekor qilish",
"Close" : "yopish",
"Details" : "Tafsilotlar",
"Tags" : "Teglar",
"Can edit" : "Tahrirlashi mumkin",
"Owner" : "egasi",
"Delete" : "O'chir",
"Download" : "Yuklab oling",
"Comments" : "Fikrlar",
"Save" : "Saqlash",
"Update" : "Yangilash",
"seconds ago" : "soniya oldin",
"Shared with you" : "Siz bilan baham ko'rdim"
},
"nplurals=1; plural=0;");

19
l10n/uz.json Normal file
View File

@@ -0,0 +1,19 @@
{ "translations": {
"Personal" : "Shaxsiy",
"copy" : "Nusxalamoq",
"Done" : "Bajarildi",
"Cancel" : "Bekor qilish",
"Close" : "yopish",
"Details" : "Tafsilotlar",
"Tags" : "Teglar",
"Can edit" : "Tahrirlashi mumkin",
"Owner" : "egasi",
"Delete" : "O'chir",
"Download" : "Yuklab oling",
"Comments" : "Fikrlar",
"Save" : "Saqlash",
"Update" : "Yangilash",
"seconds ago" : "soniya oldin",
"Shared with you" : "Siz bilan baham ko'rdim"
},"pluralForm" :"nplurals=1; plural=0;"
}