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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 2, 2023
1 parent 71806e0 commit 679bdb8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/bn_BD.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"tables",
{
"No" : "না",
"Yes" : "হ্যাঁ",
"Date" : "Date",
"Name" : "নাম",
"Description" : "বিবরণ",
Expand Down
1 change: 1 addition & 0 deletions l10n/bn_BD.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"No" : "না",
"Yes" : "হ্যাঁ",
"Date" : "Date",
"Name" : "নাম",
"Description" : "বিবরণ",
Expand Down
1 change: 1 addition & 0 deletions l10n/bs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"tables",
{
"No" : "Ne",
"Yes" : "Da",
"Members" : "Članovi",
"Date" : "Date",
"Comments" : "Komentari",
Expand Down
1 change: 1 addition & 0 deletions l10n/bs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"No" : "Ne",
"Yes" : "Da",
"Members" : "Članovi",
"Date" : "Date",
"Comments" : "Komentari",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OC.L10N.register(
"e.g. 1,2,4 or leave empty" : "např. 1,2,4 nebo nevyplňujte",
"Timestamp of data load" : "Časové razítko načtení dat",
"No" : "Ne",
"Yes" : "Ano",
"Nextcloud tables" : "Nextcloud tabulky",
"_%n row_::_%n rows_" : ["%n řádek","%n řádky","%n řádků","%n řádky"],
"table" : "tabulka",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"e.g. 1,2,4 or leave empty" : "např. 1,2,4 nebo nevyplňujte",
"Timestamp of data load" : "Časové razítko načtení dat",
"No" : "Ne",
"Yes" : "Ano",
"Nextcloud tables" : "Nextcloud tabulky",
"_%n row_::_%n rows_" : ["%n řádek","%n řádky","%n řádků","%n řádky"],
"table" : "tabulka",
Expand Down

0 comments on commit 679bdb8

Please sign in to comment.