public/pdfjs/web/locale/cs/viewer.properties in pdfjs_viewer-rails-0.0.6 vs public/pdfjs/web/locale/cs/viewer.properties in pdfjs_viewer-rails-0.0.7
- old
+ new
@@ -137,16 +137,20 @@
# Predefined zoom values
page_scale_width=Podle šířky
page_scale_fit=Podle výšky
page_scale_auto=Automatická velikost
-page_scale_actual=Aktuální velikost
+page_scale_actual=Skutečná velikost
+# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
+# numerical scale value.
+page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=Chyba
loading_error=Při nahrávání PDF nastala chyba.
invalid_file_error=Neplatný nebo chybný soubor PDF.
missing_file_error=Chybí soubor PDF.
+unexpected_response_error=Neočekávaná odpověď serveru.
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
# "{{type}}" will be replaced with an annotation type from a list defined in
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
# Some common types are e.g.: "Check", "Text", "Comment", "Note"