Skip to content

Commit

Permalink
Merge pull request #12844 from Snuffleupagus/update-packages
Browse files Browse the repository at this point in the history
Update packages and translations
  • Loading branch information
timvandermeij authored Jan 10, 2021
2 parents f85b872 + 3210b91 commit ddad2fe
Show file tree
Hide file tree
Showing 5 changed files with 158 additions and 109 deletions.
4 changes: 2 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"ignoreCase": true,
}],
"unicorn/no-abusive-eslint-disable": "error",
"unicorn/no-array-instanceof": "error",
"unicorn/prefer-starts-ends-with": "error",
"unicorn/no-instanceof-array": "error",
"unicorn/prefer-string-starts-ends-with": "error",

// Possible errors
"for-direction": "error",
Expand Down
10 changes: 5 additions & 5 deletions l10n/ka/viewer.properties
Original file line number Diff line number Diff line change
Expand Up @@ -91,18 +91,18 @@ document_properties_kb={{size_kb}} კბ ({{size_b}} ბაიტი)
# will be replaced by the PDF file size in megabytes, respectively in bytes.
document_properties_mb={{size_mb}} მბ ({{size_b}} ბაიტი)
document_properties_title=სათაური:
document_properties_author=შემდგენი:
document_properties_author=შემქმნელი:
document_properties_subject=თემა:
document_properties_keywords=საკვანძო სიტყვები:
document_properties_creation_date=შექმნის თარიღი:
document_properties_modification_date=ჩასწორების თარიღი:
document_properties_creation_date=შექმნის დრო:
document_properties_modification_date=ჩასწორების დრო:
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
# will be replaced by the creation/modification date, and time, of the PDF file.
document_properties_date_string={{date}}, {{time}}
document_properties_creator=გამომშვები:
document_properties_producer=PDF-გამომშვები:
document_properties_version=PDF-ვერსია:
document_properties_page_count=გვერდების რაოდენობა:
document_properties_page_count=გვერდები:
document_properties_page_size=გვერდის ზომა:
document_properties_page_size_unit_inches=დუიმი
document_properties_page_size_unit_millimeters=მმ
Expand Down Expand Up @@ -140,7 +140,7 @@ toggle_sidebar.title=გვერდითა ზოლის გამოჩე
toggle_sidebar_notification.title=გვერდითა ზოლის ჩართვა/გამორთვა (დოკუმენტი შეიცავს სარჩევს/დანართს)
toggle_sidebar_notification2.title=გვერდითი ზოლის გადართვა (ახლავს მოხაზულობა/დანართი/ფენები)
toggle_sidebar_label=გვერდითა ზოლის გამოჩენა/დამალვა
document_outline.title=დოკუმენტის სარჩევის ჩვენება (ორჯერ დაწკაპებით ყველა ელემენტის ჩამოშლა/აკეცვა)
document_outline.title=დოკუმენტის სარჩევის ჩვენება (ორმაგი წკაპით თითოეულის ჩამოშლა/აკეცვა)
document_outline_label=დოკუმენტის სარჩევი
attachments.title=დანართების ჩვენება
attachments_label=დანართები
Expand Down
2 changes: 1 addition & 1 deletion l10n/ru/viewer.properties
Original file line number Diff line number Diff line change
Expand Up @@ -248,4 +248,4 @@ password_cancel=Отмена

printing_not_supported=Предупреждение: В этом браузере не полностью поддерживается печать.
printing_not_ready=Предупреждение: PDF не полностью загружен для печати.
web_fonts_disabled=Веб-шрифты отключены: невозможно использовать встроенные PDF-шрифты.
web_fonts_disabled=Веб-шрифты отключены: не удалось задействовать встроенные PDF-шрифты.
Loading

0 comments on commit ddad2fe

Please sign in to comment.