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 Jan 24, 2025
1 parent e67e836 commit 5bdfdc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ OC.L10N.register(
"Extract PDF" : "Afþjappa PDF",
"Index the content of PDF files." : "Gera atriðaskrá yfir efni í PDF-skrám.",
"Extract Office" : "Afþjappa skrifstofugögn",
"Index the content of office files." : "Gera atriðaskrá yfir efni í skrifstofuskjalaskrám."
"Index the content of office files." : "Gera atriðaskrá yfir efni í skrifstofuskjalaskrám.",
"Results" : "Niðurstöður"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
3 changes: 2 additions & 1 deletion l10n/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"Extract PDF" : "Afþjappa PDF",
"Index the content of PDF files." : "Gera atriðaskrá yfir efni í PDF-skrám.",
"Extract Office" : "Afþjappa skrifstofugögn",
"Index the content of office files." : "Gera atriðaskrá yfir efni í skrifstofuskjalaskrám."
"Index the content of office files." : "Gera atriðaskrá yfir efni í skrifstofuskjalaskrám.",
"Results" : "Niðurstöður"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

0 comments on commit 5bdfdc1

Please sign in to comment.