Skip to content

Commit ec6d58b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8a5fd67 commit ec6d58b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/cs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ OC.L10N.register(
55
"Directly view PDF documents in your Nextcloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "Zobrazte si PDF dokumenty přímo v Nextcloud. \nKrom toho tato aplikace také může zobrazovat soubory Adobe Illustrator (.ai). \nZaloženo na [pdf.js](https://mozilla.github.io/pdf.js/)",
66
"Failed to load settings" : "Nepodařilo se načíst nastavení",
77
"Failed to save settings" : "Nastavení se nepodařilo uložit",
8+
"PDF Viewer" : "Prohlížeč PDF",
89
"File upload failed." : "Nahrání souboru se nezdařilo.",
910
"To view a shared PDF file, the download needs to be allowed for this file share" : "Pro zobrazení sdíleného PDF souboru je zapotřebí, aby pro toto sdílení byla povolena stahování"
1011
},

l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"Directly view PDF documents in your Nextcloud. \nAs an added bonus, this app can also display Adobe Illustrator (.ai) files. \nPowered by [pdf.js](https://mozilla.github.io/pdf.js/)" : "Zobrazte si PDF dokumenty přímo v Nextcloud. \nKrom toho tato aplikace také může zobrazovat soubory Adobe Illustrator (.ai). \nZaloženo na [pdf.js](https://mozilla.github.io/pdf.js/)",
44
"Failed to load settings" : "Nepodařilo se načíst nastavení",
55
"Failed to save settings" : "Nastavení se nepodařilo uložit",
6+
"PDF Viewer" : "Prohlížeč PDF",
67
"File upload failed." : "Nahrání souboru se nezdařilo.",
78
"To view a shared PDF file, the download needs to be allowed for this file share" : "Pro zobrazení sdíleného PDF souboru je zapotřebí, aby pro toto sdílení byla povolena stahování"
89
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"

0 commit comments

Comments
 (0)