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 25, 2024
1 parent dfd39ea commit 13e36b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ OC.L10N.register(
"OCR file" : "Karakter tanıma dosyası",
"OCR processing via workflow" : "İş akışı ile karakter tanıma işlemi",
"Server side OCR processing via workflow engine" : "İş akışı işleyici ile sunucu tarafında karakter tanıma işlemi",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Bu uygulama, çeşitli dosyaların karakter tanıma algoritmaları ile işlenmesini sağlar.\n\tİşleme, iş akışı işleyici ile yapılır ve bu nedenle kolayca özelleştirilebilir.\n\tNextcloud sunucunuza OcrMyPDF komut satırı arayüzünü kurmanız gerekeceğini lütfen unutmayın.\n\tPDF dosyalarını işler. Kurulum yönergeleri için https://github.com/R0Wi/workflow_ocr/blob/master/README.md belgelerine bakabilirsiniz."
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Bu uygulama, çeşitli dosyaların karakter tanıma algoritmaları ile işlenmesini sağlar.\n\tİşleme, iş akışı işleyici ile yapılır ve bu nedenle kolayca özelleştirilebilir.\n\tNextcloud sunucunuza OcrMyPDF komut satırı arayüzünü kurmanız gerekeceğini lütfen unutmayın.\n\tPDF dosyalarını işler. Kurulum yönergesi için https://github.com/R0Wi/workflow_ocr/blob/master/README.md belgelerine bakabilirsiniz."
},
"nplurals=2; plural=(n > 1);");
2 changes: 1 addition & 1 deletion l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"OCR file" : "Karakter tanıma dosyası",
"OCR processing via workflow" : "İş akışı ile karakter tanıma işlemi",
"Server side OCR processing via workflow engine" : "İş akışı işleyici ile sunucu tarafında karakter tanıma işlemi",
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Bu uygulama, çeşitli dosyaların karakter tanıma algoritmaları ile işlenmesini sağlar.\n\tİşleme, iş akışı işleyici ile yapılır ve bu nedenle kolayca özelleştirilebilir.\n\tNextcloud sunucunuza OcrMyPDF komut satırı arayüzünü kurmanız gerekeceğini lütfen unutmayın.\n\tPDF dosyalarını işler. Kurulum yönergeleri için https://github.com/R0Wi/workflow_ocr/blob/master/README.md belgelerine bakabilirsiniz."
"This app makes it possible to process various files via OCR algorithms.\n\tThe processing is done via workflow-engine and can therefore easily be customized.\n\tPlease note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to\n\tprocess PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md." : "Bu uygulama, çeşitli dosyaların karakter tanıma algoritmaları ile işlenmesini sağlar.\n\tİşleme, iş akışı işleyici ile yapılır ve bu nedenle kolayca özelleştirilebilir.\n\tNextcloud sunucunuza OcrMyPDF komut satırı arayüzünü kurmanız gerekeceğini lütfen unutmayın.\n\tPDF dosyalarını işler. Kurulum yönergesi için https://github.com/R0Wi/workflow_ocr/blob/master/README.md belgelerine bakabilirsiniz."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

0 comments on commit 13e36b0

Please sign in to comment.