Michael Mayer
49b58f30c7
Frontend: Update German, translations.pot, and translations.json
2022-04-21 22:18:07 +02:00
Michael Mayer
b595d5df7a
Library: Display RAW previews and num of actual files in Originals #2273
2022-04-21 22:17:26 +02:00
Cathie Integra
e59ecc07e4
Translations: Update frontend/src/locales ( #2272 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-21 20:22:15 +02:00
Michael Mayer
ecc8a5b0c0
Frontend: Update package-lock.json
2022-04-21 18:10:20 +02:00
theresa
583dd91fa7
Tests: Add acceptance test for link sharing
2022-04-20 14:49:50 +02:00
theresa
6cbb6610a8
Tests: Refactor acceptance tests
2022-04-19 18:00:37 +02:00
theresa
e0fca2be51
Tests: Add acceptance test #2199
2022-04-19 17:27:21 +02:00
theresa
d4e6030a40
Frontend: Add classes for acceptance tests
2022-04-19 17:26:16 +02:00
theresa
e5d4a295d2
Tests: Add acceptance tests #2248
2022-04-19 17:24:47 +02:00
Michael Mayer
9ad4351c4a
Albums: Change category selector function to updateQuery #1995
...
Search results don't update automatically otherwise.
2022-04-18 17:34:55 +02:00
Michael Mayer
34ed791c07
Frontend: Update translations.json
2022-04-18 17:28:09 +02:00
Cathie Integra
d0c0cfe2d2
Translations: Update frontend/src/locales ( #2263 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-18 17:26:55 +02:00
Michael Mayer
5f8c58626f
Frontend: Update package-lock.json and translations.pot
2022-04-18 17:22:52 +02:00
Michael Mayer
975c4cdca3
Search: Fix @keyup.enter.native event handling #1995
2022-04-18 14:52:21 +02:00
Michael Mayer
55db142a3f
Frontend: Update package-lock.json
2022-04-18 14:32:36 +02:00
Michael Mayer
adb40433a5
Search: Improve handling of search query updates in UI components #1995
2022-04-16 15:59:47 +02:00
Michael Mayer
ac9fc4108b
Frontend: Update package-lock.json
2022-04-16 13:56:57 +02:00
Michael Mayer
c13fdedb72
Frontend: Update package-lock.json
2022-04-15 15:51:46 +02:00
theresa
bcc3da81bd
Tests: Refactor acceptance tests
2022-04-15 15:46:25 +02:00
theresa
98b2b8bc34
Tests: Add command for smoke tests
2022-04-15 15:45:39 +02:00
theresa
00d20c9a75
Tests: Update page model
2022-04-15 12:33:52 +02:00
theresa
02b9d192b2
Tests: Refactor acceptance tests
2022-04-15 12:33:27 +02:00
Michael Mayer
92e6c4fe1e
Download: Add Disabled, Originals, MediaRaw & MediaSidecar Flags #2234
...
Extends DownloadSettings with 4 additional options:
- Name: File name pattern for downloaded files (existed)
- Disabled: Disables downloads
- Originals: Only download files stored in "originals" folder
- MediaRaw: Include RAW image files
- MediaSidecar: Include metadata sidecar files (JSON, XMP, YAML)
2022-04-15 09:42:07 +02:00
theresa
0a9f6a72bc
Tests: Update acceptance tests
2022-04-14 20:07:55 +02:00
theresa
506bb82824
Tests: Update acceptance tests
2022-04-14 20:07:22 +02:00
Michael Mayer
ccedda8f21
Frontend: Add acceptance test page models from feature branch
2022-04-14 14:42:48 +02:00
Michael Mayer
dd2a210c2e
UX: Add slight border radius to .p-logs in Libary > Logs
2022-04-14 14:39:32 +02:00
Michael Mayer
ea3e7f179e
UX: Improve Search Navigation and Components, add GIF Symbol #590 #1438
2022-04-14 14:13:54 +02:00
Michael Mayer
ee2b101752
Frontend: Update package-lock.json #590
2022-04-14 13:36:21 +02:00
Michael Mayer
82d61d1f93
File Types: Add experimental support for animated GIFs #590 #2207
...
Animated GIFs are transcoded to AVC because it is much smaller and
thus also suitable for long/large animations. In addition, this commit
adds support for more metadata fields such as frame rate, number of
frames, file capture timestamp (unix milliseconds), media type,
and software version. Support for SVG files can later be implemented in
a similar way.
2022-04-13 22:17:59 +02:00
Michael Mayer
20c8d73b26
Metadata: Preserve manual local time changes when reindexing #2239
2022-04-12 20:11:26 +02:00
Michael Mayer
915ff42133
Auth: Add --auth flag, increase min password length to 8 chars #98 #2248
2022-04-12 19:44:43 +02:00
Michael Mayer
e42b870c09
CLI: Update and display the list of supported file formats #2247
2022-04-12 19:14:21 +02:00
Michael Mayer
f927c68c4f
UX: Skip RAW files by default when clicking Download All #2234
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-10 17:02:09 +02:00
Michael Mayer
b97e0e9c3b
Albums: Prevent accidental creation of duplicate albums #2233
...
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2022-04-10 14:38:51 +02:00
Michael Mayer
9134c79f4c
Config: Add option to skip all RAW images when indexing #2227
2022-04-06 17:46:41 +02:00
Michael Mayer
9986986f8f
People: Add info on the kind of face to improve matching #2182
...
This commit also fixes of other potential issues and improves logging.
2022-04-04 21:22:31 +02:00
Michael Mayer
cfb448e97d
Frontend: Update package-lock.json and translations.json
2022-04-04 14:53:07 +02:00
Cathie Integra
c4b1ac6db1
Translations: Update frontend/src/locales ( #2220 )
...
Co-authored-by: Weblate <noreply@weblate.org>
2022-04-04 14:45:44 +02:00
Michael Mayer
bb09c43c49
People: Disable tabs transition to improve UI performance #2182
...
May help improve rendering performance on slow devices.
Feedback welcome!
2022-04-03 15:06:31 +02:00
Michael Mayer
31e48d2139
UX: Add button to clear error log history in Library > Errors #1683
...
Note this is disabled in public mode (without authentication).
2022-04-03 12:37:43 +02:00
Michael Mayer
f8341c7ebe
Frontend: Update dependencies in package-lock.json
2022-04-02 18:18:00 +02:00
Michael Mayer
eb01c4b794
Frontend: Update dependencies in package-lock.json
2022-04-01 17:21:31 +02:00
Michael Mayer
8851762821
Frontend: Update line numbers in translations.pot
2022-04-01 17:17:45 +02:00
Michael Mayer
d048038c88
Frontend: Update package-lock.json and translations.json
2022-03-31 17:17:16 +02:00
Michael Mayer
16f3c004c9
UX: Refactor photo viewer API and frontend components #1307 #1438
2022-03-31 17:11:43 +02:00
Michael Mayer
8cc7d03675
UX: Improve photo viewer loading #1438
2022-03-31 13:04:36 +02:00
Michael Mayer
47e8a22897
UX: Fix photo viewer loading #1438
2022-03-31 12:27:30 +02:00
Michael Mayer
ab5f1629eb
UX: Dynamic infinite-scroll-distance based on window height #1438
...
In addition, you can now change the batch size in settings.yml.
2022-03-31 10:22:01 +02:00
Michael Mayer
9eda12ac20
Performance: Refactor database schema and UI components #995 #1438 #1811
2022-03-30 20:36:25 +02:00
Michael Mayer
68094e9b79
Sharing: Fix UI component import paths #2199
2022-03-30 20:25:24 +02:00
Michael Mayer
00d7bbcf9f
Frontend: Update dependencies in docker-lock.json
2022-03-30 14:34:55 +02:00
Weblate
0902bfe5ae
Translations: Update frontend/src/locales
2022-03-29 17:25:20 +02:00
Michael Mayer
710c50f895
Frontend: Update translations.json #2083
...
Thanks to all who contributed! :)
2022-03-28 10:26:18 +02:00
Weblate
c974f39b68
Translations: Update /frontend/src/locales
2022-03-28 10:15:28 +02:00
Michael Mayer
736b03f87f
WebDAV: Improve update and reset of remote connection errors #1781
2022-03-27 21:37:11 +02:00
Michael Mayer
c6abf5d7f2
UX: Hide misleading hidden file warning while indexing #2189
2022-03-27 12:58:30 +02:00
Michael Mayer
adf949a575
Frontend: Update dependencies in package-lock.json
2022-03-27 12:49:48 +02:00
Michael Mayer
aaaef5712e
WebDAV: Prevent two-way file sync, default to download #1785
2022-03-27 12:49:23 +02:00
Michael Mayer
bd5c773232
UX: Fix handling of empty query values in frontend components #1995
2022-03-25 17:55:18 +01:00
Michael Mayer
c6753ca2bc
Frontend: Update translations.pot and package-lock.json
2022-03-25 08:44:29 +01:00
Michael Mayer
80df455e25
UX: Disable automatic update of search results on blur/change #1995
...
As discussed/requested in the issue comments.
2022-03-25 08:44:00 +01:00
Michael Mayer
426170a392
UX: Delay search query update until user has finished typing #1995
2022-03-24 11:29:40 +01:00
Michael Mayer
8c4313452d
UX: Add lazy modifier to sync input value only on change #1995
2022-03-24 08:09:51 +01:00
Michael Mayer
45b563136e
UX: Fix form event handling #1995
2022-03-23 18:42:41 +01:00
Michael Mayer
0ce900122f
People: Improve search form event handling #1995
2022-03-23 17:59:42 +01:00
Michael Mayer
1f77279d1b
Albums: Refactor handling of very large lists in select dialog #2152
2022-03-23 16:20:59 +01:00
ppprism
6d4e5175db
increase autocomplete dialog album count ( #2152 )
2022-03-23 16:17:11 +01:00
Michael Mayer
7c5d6007a0
Frontend: Update translations.json and package-lock.json
2022-03-23 13:18:35 +01:00
Weblate
71ae0a378e
Frontend: Update translations
2022-03-23 09:07:36 +01:00
Weblate
3ad30ebe26
Frontend: Update translations
2022-03-23 09:07:36 +01:00
Michael Mayer
47eaf1faa2
Frontend: Update translations.json and package-lock.json
2022-03-22 14:09:15 +01:00
Weblate
0307551f5e
Frontend: Update translations
2022-03-22 08:42:59 +01:00
Weblate
3b71cb6adf
Frontend: Update translations
2022-03-22 08:42:59 +01:00
Michael Mayer
63dbd14356
Frontend: Update translations.json and package-lock.json
2022-03-18 11:11:03 +01:00
Weblate
e09b4144ec
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
514009155d
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
2ad96a2568
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
1aa912c0da
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
2de22691eb
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Weblate
3f369f9f7d
Frontend: Update translations
2022-03-18 11:08:13 +01:00
Michael Mayer
59866892b0
Frontend: Upgrade webpack-manifest-plugin from v4.1.1 to 5.0.0
2022-03-17 17:31:20 +01:00
Michael Mayer
3966c96763
Frontend: Update translations.json
2022-03-16 22:51:49 +01:00
Weblate
00e2338d92
Frontend: Update translations
2022-03-16 22:35:34 +01:00
Michael Mayer
c980a89b09
Frontend: Update translations.json and package-lock.json
2022-03-16 17:42:15 +01:00
Weblate
98ea6c08a8
Frontend: Update translations
2022-03-15 19:08:19 +01:00
Weblate
e7a7e3309c
Frontend: Update translations
2022-03-15 19:08:19 +01:00
Weblate
ee798c191f
Frontend: Update translations
2022-03-15 19:08:19 +01:00
Weblate
c59c7d195a
Frontend: Update {{ language_name }} translations
2022-03-15 13:35:34 +01:00
Weblate
c68bd4d1d7
Frontend: Update {{ language_name }} translations
2022-03-15 13:35:34 +01:00
Weblate
ef06fbae97
Frontend: Update {{ language_name }} translations
2022-03-15 13:35:34 +01:00
Weblate
72bc9f174d
Frontend: Update {{ language_name }} translations
2022-03-15 13:35:34 +01:00
Weblate
9d1dfadcea
Frontend: Update {{ language_name }} translations
2022-03-15 13:35:34 +01:00
Michael Mayer
d73d69c7b7
Frontend: Update translations.json and package-lock.json
2022-03-11 16:04:05 +01:00
Weblate
ef142e6b51
Merge origin/develop
2022-03-11 15:58:15 +01:00
Anonymous
0b915906eb
Translated using Weblate (Turkish)
...
Currently translated at 47.4% (253 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/tr/
2022-03-11 15:46:56 +01:00
mastir hekir
f69c4bea7d
Translated using Weblate (Turkish)
...
Currently translated at 47.4% (253 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/tr/
2022-03-11 15:46:55 +01:00
Anonymous
66317fb001
Translated using Weblate (Bulgarian)
...
Currently translated at 0.0% (0 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/bg/
2022-03-11 15:46:54 +01:00
Lulu195
ed3d96a902
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (533 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ro/
2022-03-11 15:46:53 +01:00
Admin
6c4974537f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.9% (515 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/zh_Hant/
2022-03-11 15:46:53 +01:00
Lulu195
eb8d5dceef
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.4% (549 of 552 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/zh_Hans/
2022-03-11 15:46:52 +01:00
Admin
1c22f7e559
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.4% (549 of 552 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/zh_Hans/
2022-03-11 15:46:52 +01:00
Anonymous
619e80e422
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.4% (549 of 552 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/zh_Hans/
2022-03-11 15:46:52 +01:00
Pheggas
5d0a994f60
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (511 of 511 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/sk/
2022-03-11 15:46:52 +01:00
Admin
ad4311ce98
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (511 of 511 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/sk/
2022-03-11 15:46:52 +01:00
Admin
ebb1e56e83
Translated using Weblate (Russian)
...
Currently translated at 97.3% (512 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ru/
2022-03-11 15:46:51 +01:00
Admin
e994a850ce
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.6% (524 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/pt_BR/
2022-03-11 15:46:51 +01:00
Admin
498b6724b8
Translated using Weblate (Portuguese)
...
Currently translated at 99.0% (521 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/pt/
2022-03-11 15:46:51 +01:00
Admin
c502c47244
Translated using Weblate (Polish)
...
Currently translated at 98.6% (519 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/pl/
2022-03-11 15:46:50 +01:00
matthias borremans
dce7b09ed6
Translated using Weblate (Dutch)
...
Currently translated at 99.8% (525 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/nl/
2022-03-11 15:46:50 +01:00
Admin
75d6d62d04
Translated using Weblate (Dutch)
...
Currently translated at 99.8% (525 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/nl/
2022-03-11 15:46:50 +01:00
Admin
1e36e831b0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 97.5% (513 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/nb_NO/
2022-03-11 15:46:49 +01:00
Admin
f2209aa769
Translated using Weblate (Kurdish)
...
Currently translated at 96.2% (492 of 511 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ku/
2022-03-11 15:46:49 +01:00
Admin
e6afe5ff5c
Translated using Weblate (Korean)
...
Currently translated at 98.2% (517 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ko/
2022-03-11 15:46:48 +01:00
Jesse Hills
67dc1c9540
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (522 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ja/
2022-03-11 15:46:48 +01:00
Admin
5a75633c0d
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (522 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ja/
2022-03-11 15:46:48 +01:00
Admin
ba0337b0ac
Translated using Weblate (Italian)
...
Currently translated at 97.9% (515 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/it/
2022-03-11 15:46:47 +01:00
Admin
1a9db0d95c
Translated using Weblate (Indonesian)
...
Currently translated at 98.8% (520 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/id/
2022-03-11 15:46:47 +01:00
Admin
3d24b37b76
Translated using Weblate (Hungarian)
...
Currently translated at 98.8% (520 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/hu/
2022-03-11 15:46:46 +01:00
Admin
3cebc2d49f
Translated using Weblate (Hindi)
...
Currently translated at 99.2% (522 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/hi/
2022-03-11 15:46:46 +01:00
Admin
c627d209dc
Translated using Weblate (Hebrew)
...
Currently translated at 98.8% (520 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/he/
2022-03-11 15:46:46 +01:00
jean-louis67
4facbfba45
Translated using Weblate (French)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/fr/
2022-03-11 15:46:45 +01:00
Admin
07abe1b1e2
Translated using Weblate (French)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/fr/
2022-03-11 15:46:45 +01:00
Admin
b8f133672a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/es/
2022-03-11 15:46:45 +01:00
Anonymous
086844291d
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 15:46:44 +01:00
Theresa Gresch
2388b034d0
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 15:46:44 +01:00
Admin
11dd0180b8
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 15:46:44 +01:00
Anonymous
14b9bcc7ec
Translated using Weblate (Danish)
...
Currently translated at 95.8% (529 of 552 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/da/
2022-03-11 15:46:44 +01:00
Admin
8e2a23b946
Translated using Weblate (Danish)
...
Currently translated at 95.8% (529 of 552 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/da/
2022-03-11 15:46:44 +01:00
Ladislav Marko
9ae5ad2fe6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/cs/
2022-03-11 15:46:43 +01:00
Admin
8121ab1eb1
Translated using Weblate (Czech)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/cs/
2022-03-11 15:46:43 +01:00
Lulu195
713663f9aa
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (533 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ro/
2022-03-11 15:23:36 +01:00
Michael Mayer
e5891ce097
Frontend: Change charset to uppercase UTF-8 in translation files
2022-03-11 15:23:27 +01:00
Lulu195
72d1a3ba85
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (533 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ro/
2022-03-11 15:17:17 +01:00
Michael Mayer
de60c8e53b
Frontend: Normalize charset utf-8 in translation files
2022-03-11 14:13:09 +01:00
Weblate
119f395d03
Added translation using Weblate (Romanian)
2022-03-11 14:11:43 +01:00
Weblate
80ae6df001
Added translation using Weblate (Bulgarian)
2022-03-11 14:11:38 +01:00
Weblate
716e3a0230
Added translation using Weblate (Turkish)
2022-03-11 14:11:32 +01:00
Ladislav Marko
4d3de62e22
Translated using Weblate (Czech)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/cs/
2022-03-11 13:54:08 +01:00
Admin
31189b13af
Translated using Weblate (Czech)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/cs/
2022-03-11 13:54:08 +01:00
Jesse Hills
897f0d8687
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (522 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ja/
2022-03-11 13:54:08 +01:00
Admin
38d09abebc
Translated using Weblate (Japanese)
...
Currently translated at 99.2% (522 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ja/
2022-03-11 13:54:08 +01:00
Pheggas
9e2cf6b7e3
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (511 of 511 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/sk/
2022-03-11 13:54:07 +01:00
Admin
be07ddb248
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (511 of 511 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/sk/
2022-03-11 13:54:07 +01:00
Anonymous
f6e34b6482
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 13:54:07 +01:00
Theresa Gresch
8ed8916791
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 13:54:07 +01:00
Admin
9c007e8a6e
Translated using Weblate (German)
...
Currently translated at 100.0% (526 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/de/
2022-03-11 13:54:07 +01:00
Anonymous
88990a1ab5
Translated using Weblate (Bulgarian)
...
Currently translated at 0.0% (0 of 533 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/bg/
2022-03-11 13:54:06 +01:00
Admin
9297d17358
Translated using Weblate (Korean)
...
Currently translated at 98.2% (517 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/ko/
2022-03-11 13:54:05 +01:00
Admin
9438ce1076
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.6% (524 of 526 strings)
Translation: PhotoPrism/Frontend
Translate-URL: https://translate.photoprism.app/projects/photoprism/frontend/pt_BR/
2022-03-11 13:54:05 +01:00