Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 23, 2023
1 parent 33f8243 commit 03282c9
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
21 changes: 21 additions & 0 deletions l10n/az.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
OC.L10N.register(
"health",
{
"Share" : "Paylaş",
"Category" : "Kateqoriya",
"Activity" : "Fəallıq",
"Date" : "Date",
"Other" : "Digər",
"Good" : "Yaxşı",
"Comment" : "Komentariya",
"None" : "Heç bir",
"Name" : "Ad",
"Delete" : "Sil",
"Group" : "Qrup",
"Can edit" : "Can edit",
"Last year" : "Keçən il",
"Actions" : "İşlər",
"Today" : "Bu gün",
"Cancel" : "Dayandır"
},
"nplurals=2; plural=(n != 1);");
19 changes: 19 additions & 0 deletions l10n/az.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{ "translations": {
"Share" : "Paylaş",
"Category" : "Kateqoriya",
"Activity" : "Fəallıq",
"Date" : "Date",
"Other" : "Digər",
"Good" : "Yaxşı",
"Comment" : "Komentariya",
"None" : "Heç bir",
"Name" : "Ad",
"Delete" : "Sil",
"Group" : "Qrup",
"Can edit" : "Can edit",
"Last year" : "Keçən il",
"Actions" : "İşlər",
"Today" : "Bu gün",
"Cancel" : "Dayandır"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 03282c9

Please sign in to comment.