From fc128e52eb356c1685f7e8981468a99db04b610b Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:02 +0200 Subject: [PATCH 01/10] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index e07aea86..a9a09c01 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -139,6 +139,7 @@ "forgot-your-password": "Passwort vergessen?", "french": "Französisch", "from-file": "Aus einer Datei", + "from-photos": "From Photos", "from-url": "Aus einer URL", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten", @@ -212,6 +213,7 @@ "no-comments-so-far": "Bisher keine Kommentare", "no-data": "Keine Daten", "no-description-for-now": "Noch keine Beschreibung", + "no-gps-data-in-image": "", "no-grid": "Kein Gitter", "no-notifications": "Keine Benachrichtigungen", "no-photos-here": "Hier sind noch keine Fotos", From b79e0228345b510c45966d18014f57d0c748a5a8 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:03 +0200 Subject: [PATCH 02/10] New translations en.json (French) --- web/src/lib/i18n/locales/fr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/fr.json b/web/src/lib/i18n/locales/fr.json index 9d8c89f9..67e618bd 100644 --- a/web/src/lib/i18n/locales/fr.json +++ b/web/src/lib/i18n/locales/fr.json @@ -139,6 +139,7 @@ "forgot-your-password": "Mot de passe oublié ?", "french": "Français", "from-file": "Depuis un fichier", + "from-photos": "From Photos", "from-url": "Depuis une URL", "german": "Allemand", "get-position-from-exif": "Obtenir les coordonnées à partir des données EXIF", @@ -212,6 +213,7 @@ "no-comments-so-far": "Aucun commentaire pour l'instant", "no-data": "Pas de données", "no-description-for-now": "Pas de description pour le moment", + "no-gps-data-in-image": "", "no-grid": "Aucune grille", "no-notifications": "Pas de notifications", "no-photos-here": "Aucune photo ici", From faa99b9784c747fb7ea2bd0376399d77a9e5911c Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:05 +0200 Subject: [PATCH 03/10] New translations en.json (Spanish) --- web/src/lib/i18n/locales/es.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/es.json b/web/src/lib/i18n/locales/es.json index 86a3fd60..2b02409f 100644 --- a/web/src/lib/i18n/locales/es.json +++ b/web/src/lib/i18n/locales/es.json @@ -139,6 +139,7 @@ "forgot-your-password": "¿Contraseña olvidada?", "french": "Francés", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "Alemán", "get-position-from-exif": "Obtener las coordenadas de los datos EXIF", @@ -212,6 +213,7 @@ "no-comments-so-far": "Ningún comentario todavía", "no-data": "No datos", "no-description-for-now": "Ninguna descripción de momento", + "no-gps-data-in-image": "", "no-grid": "Ninguna cuadrícula", "no-notifications": "No notificaciones", "no-photos-here": "No fotos aquí", From 8ad63ee99d3619ccf01395f9a2d57336ece7a799 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:06 +0200 Subject: [PATCH 04/10] New translations en.json (Hungarian) --- web/src/lib/i18n/locales/hu.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/hu.json b/web/src/lib/i18n/locales/hu.json index 987e87c9..ab8b189e 100644 --- a/web/src/lib/i18n/locales/hu.json +++ b/web/src/lib/i18n/locales/hu.json @@ -139,6 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Francia", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "Német", "get-position-from-exif": "Get coordinates from EXIF data", @@ -212,6 +213,7 @@ "no-comments-so-far": "No comments so far", "no-data": "No data", "no-description-for-now": "No description for now", + "no-gps-data-in-image": "", "no-grid": "No Grid", "no-notifications": "No notifications", "no-photos-here": "No photos here", From 5e42bfd1f65e2e2b414297c5afe779f20af227cb Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:07 +0200 Subject: [PATCH 05/10] New translations en.json (Italian) --- web/src/lib/i18n/locales/it.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/it.json b/web/src/lib/i18n/locales/it.json index 457bc23c..c8738dde 100644 --- a/web/src/lib/i18n/locales/it.json +++ b/web/src/lib/i18n/locales/it.json @@ -139,6 +139,7 @@ "forgot-your-password": "Password dimenticata?", "french": "Francese", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "Tedesco", "get-position-from-exif": "Ottieni posizione da dati EXIF", @@ -212,6 +213,7 @@ "no-comments-so-far": "Nessun commento per il momento", "no-data": "Nessun dato", "no-description-for-now": "Nessuna descrizione per il momento", + "no-gps-data-in-image": "", "no-grid": "Nessuna griglia", "no-notifications": "Nessuna notifica", "no-photos-here": "Nessuna foto qui", From 950054646fb772573744fd7a604933d2303424d0 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:08 +0200 Subject: [PATCH 06/10] New translations en.json (Dutch) --- web/src/lib/i18n/locales/nl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/nl.json b/web/src/lib/i18n/locales/nl.json index 19b5ffd8..70ebdaf6 100644 --- a/web/src/lib/i18n/locales/nl.json +++ b/web/src/lib/i18n/locales/nl.json @@ -139,6 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Frans", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "Duits", "get-position-from-exif": "Get coordinates from EXIF data", @@ -212,6 +213,7 @@ "no-comments-so-far": "No comments so far", "no-data": "No data", "no-description-for-now": "No description for now", + "no-gps-data-in-image": "", "no-grid": "No Grid", "no-notifications": "No notifications", "no-photos-here": "No photos here", From 77f58646d49f1b8e0b93c454e8f4777c11220e7e Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:09 +0200 Subject: [PATCH 07/10] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 9dbe8cdf..df141134 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -139,6 +139,7 @@ "forgot-your-password": "Zapomniałeś hasła?", "french": "Francuski", "from-file": "Z pliku", + "from-photos": "From Photos", "from-url": "Z URL", "german": "Niemiecki", "get-position-from-exif": "Odczytaj współrzędne z danych EXIF", @@ -212,6 +213,7 @@ "no-comments-so-far": "Nie ma jeszcze komentarzy", "no-data": "Brak danych", "no-description-for-now": "Nie ma jeszcze opisu", + "no-gps-data-in-image": "", "no-grid": "Brak Siatki", "no-notifications": "Brak powiadomień", "no-photos-here": "Nie ma tu zdjęć", From 885977c253330bc419cf67ac45299e9bc706a8d6 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:10 +0200 Subject: [PATCH 08/10] New translations en.json (Portuguese) --- web/src/lib/i18n/locales/pt.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/pt.json b/web/src/lib/i18n/locales/pt.json index c8247bd7..1c7496e4 100644 --- a/web/src/lib/i18n/locales/pt.json +++ b/web/src/lib/i18n/locales/pt.json @@ -139,6 +139,7 @@ "forgot-your-password": "Forgot your password?", "french": "Francês", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "Alemão", "get-position-from-exif": "Obter coordenadas dos dados EXIF", @@ -212,6 +213,7 @@ "no-comments-so-far": "No comments so far", "no-data": "Sem dados", "no-description-for-now": "No description for now", + "no-gps-data-in-image": "", "no-grid": "No Grid", "no-notifications": "No notifications", "no-photos-here": "No photos here", From 6b8934af5e51a826ad12a27e5fa63e1a1a95f53d Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 15:50:12 +0200 Subject: [PATCH 09/10] New translations en.json (Chinese Simplified) --- web/src/lib/i18n/locales/zh.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/lib/i18n/locales/zh.json b/web/src/lib/i18n/locales/zh.json index 4c5ff238..b512759d 100644 --- a/web/src/lib/i18n/locales/zh.json +++ b/web/src/lib/i18n/locales/zh.json @@ -139,6 +139,7 @@ "forgot-your-password": "忘记密码?", "french": "法语", "from-file": "From file", + "from-photos": "From Photos", "from-url": "From URL", "german": "德语", "get-position-from-exif": "从EXIF数据获取坐标", @@ -212,6 +213,7 @@ "no-comments-so-far": "No comments so far", "no-data": "无数据", "no-description-for-now": "No description for now", + "no-gps-data-in-image": "", "no-grid": "No Grid", "no-notifications": "No notifications", "no-photos-here": "No photos here", From 4e788400721a5b1ed638ed34693124f60ac717f5 Mon Sep 17 00:00:00 2001 From: Flomp Date: Tue, 15 Apr 2025 20:34:59 +0200 Subject: [PATCH 10/10] New translations en.json (German) --- web/src/lib/i18n/locales/de.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/lib/i18n/locales/de.json b/web/src/lib/i18n/locales/de.json index a9a09c01..06562498 100644 --- a/web/src/lib/i18n/locales/de.json +++ b/web/src/lib/i18n/locales/de.json @@ -32,7 +32,7 @@ "by": "von", "can": "kann", "cancel": "Abbrechen", - "car": "Car", + "car": "Auto", "card": "{n, plural, =1 {Karte} other {Karten}}", "categories": "Kategorien", "category": "Kategorie", @@ -97,7 +97,7 @@ "elevation-loss": "Höhenunterschied (abw.)", "email": "Email", "email-updated": "E-Mail aktualisiert", - "email-verified": "Email verified", + "email-verified": "Email verifiziert", "empty-activities": "{username} hat noch keine Aktivitäten", "empty-bio": "{username} hat noch keine Biografie hinzugefügt", "empty-lists": "{username} hat keine öffentlichen Listen", @@ -139,7 +139,7 @@ "forgot-your-password": "Passwort vergessen?", "french": "Französisch", "from-file": "Aus einer Datei", - "from-photos": "From Photos", + "from-photos": "Aus Fotos", "from-url": "Aus einer URL", "german": "Deutsch", "get-position-from-exif": "Koordinaten aus EXIF Daten",