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 Aug 21, 2024
1 parent ff21118 commit 1e7dffa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/mk.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ OC.L10N.register(
"Extract PDF" : "Екстракт PDF",
"Index the content of PDF files." : "Индексирај ја содржината на PDF датотеки.",
"Extract Office" : "Екстракт Office",
"Index the content of office files." : "Индексирај ја содржината на office датотеки."
"Index the content of office files." : "Индексирај ја содржината на office датотеки.",
"Results" : "Резултати"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");
3 changes: 2 additions & 1 deletion l10n/mk.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"Extract PDF" : "Екстракт PDF",
"Index the content of PDF files." : "Индексирај ја содржината на PDF датотеки.",
"Extract Office" : "Екстракт Office",
"Index the content of office files." : "Индексирај ја содржината на office датотеки."
"Index the content of office files." : "Индексирај ја содржината на office датотеки.",
"Results" : "Резултати"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

0 comments on commit 1e7dffa

Please sign in to comment.