1
Fork 0

Update translations

This commit is contained in:
viktorstrate 2021-09-25 17:35:41 +02:00
parent 69bf8a01c4
commit 894704d9e3
No known key found for this signature in database
GPG Key ID: 3F855605109C1E8A
16 changed files with 393 additions and 80 deletions

View File

@ -61,17 +61,17 @@
"description": "Simpelt og Brugervenligt Photo-galleri for Personlige Servere" "description": "Simpelt og Brugervenligt Photo-galleri for Personlige Servere"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Navn", "label_placeholder": "Navn",
"unlabeled": "Ikke navngivet", "unlabeled": "Ikke navngivet",
"unlabeled_person": "Ikke navngivet person" "unlabeled_person": "Ikke navngivet person"
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": "Sammenflet" "merge": "Sammenflet"
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": "Albumtitel" "title_placeholder": "Albumtitel"
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Kort", "places": "Kort",
"settings": "Indstillinger" "settings": "Indstillinger"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Loader album", "loading_album": "Loader album",
"login": "Log ind", "login": "Log ind",

View File

@ -36,6 +36,12 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": "Søg billeder..." "search_images_placeholder": "Søg billeder..."
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
} }
}, },
"settings": { "settings": {
@ -53,6 +59,14 @@
}, },
"sharing": { "sharing": {
"table_header": "Offentlige delinger" "table_header": "Offentlige delinger"
},
"download": {
"filesize": {
"giga_byte_plural": null,
"kilo_byte_plural": null,
"mega_byte_plural": null,
"tera_byte_plural": null
}
} }
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Einfache und nutzerfreundliche Fotogallerie für Homeserver" "description": "Einfache und nutzerfreundliche Fotogallerie für Homeserver"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Zuordnung", "label_placeholder": "Zuordnung",
"unlabeled": "Nicht zugeordnet", "unlabeled": "Nicht zugeordnet",
"unlabeled_person": null "unlabeled_person": null
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": null "merge": null
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Orte", "places": "Orte",
"settings": "Einstellungen" "settings": "Einstellungen"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Lade Album", "loading_album": "Lade Album",
"login": "Login", "login": "Login",

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Fotos" "photos": "Fotos",
"media": null
} }
} }
}, },
@ -69,23 +70,55 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": null "search_images_placeholder": null
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"settings": { "settings": {
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Administrator" "admin": "Administrator",
"capabilities": null
} }
} }
} }
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "Album Optionen" "title": "Album Optionen",
"title_placeholder": null
}, },
"sharing": { "sharing": {
"table_header": "Öffentliche Freigabe" "table_header": "Öffentliche Freigabe",
"delete": null,
"more": null
},
"download": {
"filesize": {
"giga_byte_plural": null,
"kilo_byte_plural": null,
"mega_byte_plural": null,
"tera_byte_plural": null
}
}
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
} }
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Simple and User-friendly Photo Gallery for Personal Servers" "description": "Simple and User-friendly Photo Gallery for Personal Servers"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": "Change label",
"detach_face": "Detach face",
"merge_face": "Merge face",
"move_faces": "Move faces"
},
"face_group": { "face_group": {
"label_placeholder": "Label", "label_placeholder": "Label",
"unlabeled": "Unlabeled", "unlabeled": "Unlabeled",
"unlabeled_person": "Unlabeled person" "unlabeled_person": "Unlabeled person"
}, },
"action_label": {
"change_label": "Change label",
"merge_face": "Merge face",
"detach_face": "Detach face",
"move_faces": "Move faces"
},
"modal": { "modal": {
"action": { "action": {
"merge": "Merge" "merge": "Merge"
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": "Album cover",
"cover_photo": "Album cover",
"reset_cover": "Reset cover photo",
"set_cover": "Set as album cover photo",
"title_placeholder": "Album title" "title_placeholder": "Album title"
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Places", "places": "Places",
"settings": "Settings" "settings": "Settings"
}, },
"timeline_filter": {
"date": {
"dropdown_all": "From today",
"label": "Date"
}
},
"title": { "title": {
"loading_album": "Loading album", "loading_album": "Loading album",
"login": "Login", "login": "Login",

View File

@ -61,17 +61,17 @@
"description": "Una galería de fotos sencilla y fácil de usar para servidores personales" "description": "Una galería de fotos sencilla y fácil de usar para servidores personales"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Etiqueta", "label_placeholder": "Etiqueta",
"unlabeled": "Sin etiquetar", "unlabeled": "Sin etiquetar",
"unlabeled_person": null "unlabeled_person": null
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": null "merge": null
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Lugares", "places": "Lugares",
"settings": "Opciones" "settings": "Opciones"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Cargando álbum", "loading_album": "Cargando álbum",
"login": null, "login": null,

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Fotos" "photos": "Fotos",
"media": null
} }
} }
}, },
@ -69,13 +70,26 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": null "search_images_placeholder": null
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"settings": { "settings": {
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Administrador" "admin": "Administrador",
"capabilities": null
} }
} }
}, },
@ -87,13 +101,32 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "opciones de álbum" "title": "opciones de álbum",
"title_placeholder": null
}, },
"sharing": { "sharing": {
"table_header": "Compartidos públicos" "table_header": "Compartidos públicos",
"delete": null,
"more": null
},
"download": {
"filesize": {
"giga_byte_plural": null,
"kilo_byte_plural": null,
"mega_byte_plural": null,
"tera_byte_plural": null
}
} }
}, },
"title": { "title": {
"login": null "login": null
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
}
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Galerie Photo simple et convivial pour les Serveurs Personnels" "description": "Galerie Photo simple et convivial pour les Serveurs Personnels"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": "Changer le label",
"detach_face": "Détacher le visage",
"merge_face": "Fusionner le visage",
"move_faces": "Déplacer les visages"
},
"face_group": { "face_group": {
"label_placeholder": "Étiquette", "label_placeholder": "Étiquette",
"unlabeled": "Sans étiquette", "unlabeled": "Sans étiquette",
"unlabeled_person": "Personne sans étiquette" "unlabeled_person": "Personne sans étiquette"
}, },
"action_label": {
"change_label": "Changer le label",
"merge_face": "Fusionner le visage",
"detach_face": "Détacher le visage",
"move_faces": "Déplacer les visages"
},
"modal": { "modal": {
"action": { "action": {
"merge": "Fusionner" "merge": "Fusionner"
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": "Titre de l'Album" "title_placeholder": "Titre de l'Album"
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Lieux", "places": "Lieux",
"settings": "Réglages" "settings": "Réglages"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Chargement de l'album", "loading_album": "Chargement de l'album",
"login": "Connexion", "login": "Connexion",

View File

@ -61,17 +61,17 @@
"description": "Galleria fotografica semplice e user-friendly per il tuo server" "description": "Galleria fotografica semplice e user-friendly per il tuo server"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Etichetta", "label_placeholder": "Etichetta",
"unlabeled": "Senza etichetta", "unlabeled": "Senza etichetta",
"unlabeled_person": "Persona senza etichetta" "unlabeled_person": "Persona senza etichetta"
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": "Unisci" "merge": "Unisci"
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Luoghi", "places": "Luoghi",
"settings": "Impostazioni" "settings": "Impostazioni"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Caricamento album", "loading_album": "Caricamento album",
"login": "Login", "login": "Login",

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Foto" "photos": "Foto",
"media": null
} }
} }
}, },
@ -36,23 +37,55 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": "Cerca immagini..." "search_images_placeholder": "Cerca immagini..."
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"settings": { "settings": {
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Admin" "admin": "Admin",
"capabilities": null
} }
} }
} }
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "Opzioni Album" "title": "Opzioni Album",
"title_placeholder": null
}, },
"sharing": { "sharing": {
"table_header": "Condivisioni pubbliche" "table_header": "Condivisioni pubbliche",
"delete": null,
"more": null
},
"download": {
"filesize": {
"giga_byte_plural": null,
"kilo_byte_plural": null,
"mega_byte_plural": null,
"tera_byte_plural": null
}
}
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
} }
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Prosta i przyjazna dla użytkownika galeria zdjęć" "description": "Prosta i przyjazna dla użytkownika galeria zdjęć"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Etykieta", "label_placeholder": "Etykieta",
"unlabeled": "Nieoznakowany", "unlabeled": "Nieoznakowany",
"unlabeled_person": null "unlabeled_person": null
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": null "merge": null
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -300,6 +304,12 @@
"places": "Miejsca", "places": "Miejsca",
"settings": "Ustawienia" "settings": "Ustawienia"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Ładowanie albumu", "loading_album": "Ładowanie albumu",
"login": null, "login": null,

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Zdjęcia" "photos": "Zdjęcia",
"media": null
} }
} }
}, },
@ -69,13 +70,26 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": null "search_images_placeholder": null
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"settings": { "settings": {
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Admin" "admin": "Admin",
"capabilities": null
} }
} }
}, },
@ -87,7 +101,8 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "Opcje albumu" "title": "Opcje albumu",
"title_placeholder": null
}, },
"download": { "download": {
"filesize": { "filesize": {
@ -99,14 +114,36 @@
"giga_byte": "{{count}} GB", "giga_byte": "{{count}} GB",
"kilo_byte": "{{count}} KB", "kilo_byte": "{{count}} KB",
"mega_byte": "{{count}} MB", "mega_byte": "{{count}} MB",
"tera_byte": "{{count}} TB" "tera_byte": "{{count}} TB",
"giga_byte_0": null,
"giga_byte_1": null,
"giga_byte_2": null,
"kilo_byte_0": null,
"kilo_byte_1": null,
"kilo_byte_2": null,
"mega_byte_0": null,
"mega_byte_1": null,
"mega_byte_2": null,
"tera_byte_0": null,
"tera_byte_1": null,
"tera_byte_2": null
} }
}, },
"sharing": { "sharing": {
"table_header": "Publiczne udostępnienia" "table_header": "Publiczne udostępnienia",
"delete": null,
"more": null
} }
}, },
"title": { "title": {
"login": null "login": null
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
}
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Простая и Удобная Фото Галерея для Личного Сервера" "description": "Простая и Удобная Фото Галерея для Личного Сервера"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Метка", "label_placeholder": "Метка",
"unlabeled": "Без метки", "unlabeled": "Без метки",
"unlabeled_person": "Человек без метки" "unlabeled_person": "Человек без метки"
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": "Объединить" "merge": "Объединить"
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -300,6 +304,12 @@
"places": "Места", "places": "Места",
"settings": "Настройки" "settings": "Настройки"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Загрузка альбома", "loading_album": "Загрузка альбома",
"login": "Имя пользователя", "login": "Имя пользователя",

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Фото" "photos": "Фото",
"media": null
} }
} }
}, },
@ -36,20 +37,34 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": "Поиск фото..." "search_images_placeholder": "Поиск фото..."
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"settings": { "settings": {
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Администрирование" "admin": "Администрирование",
"capabilities": null
} }
} }
} }
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "Свойства альбома" "title": "Свойства альбома",
"title_placeholder": null
}, },
"download": { "download": {
"filesize": { "filesize": {
@ -58,11 +73,36 @@
"giga_byte": "{{count}} ГБ", "giga_byte": "{{count}} ГБ",
"kilo_byte": "{{count}} КБ", "kilo_byte": "{{count}} КБ",
"mega_byte": "{{count}} МБ", "mega_byte": "{{count}} МБ",
"tera_byte": "{{count}} ТБ" "tera_byte": "{{count}} ТБ",
"byte_0": null,
"byte_1": null,
"byte_2": null,
"giga_byte_0": null,
"giga_byte_1": null,
"giga_byte_2": null,
"kilo_byte_0": null,
"kilo_byte_1": null,
"kilo_byte_2": null,
"mega_byte_0": null,
"mega_byte_1": null,
"mega_byte_2": null,
"tera_byte_0": null,
"tera_byte_1": null,
"tera_byte_2": null
} }
}, },
"sharing": { "sharing": {
"table_header": "Общий доступ" "table_header": "Общий доступ",
"delete": null,
"more": null
}
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
} }
} }
} }

View File

@ -61,17 +61,17 @@
"description": "Enkelt och Användarvänligt fotogalleri för personliga servrar" "description": "Enkelt och Användarvänligt fotogalleri för personliga servrar"
}, },
"people_page": { "people_page": {
"action_label": {
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
"face_group": { "face_group": {
"label_placeholder": "Märkning", "label_placeholder": "Märkning",
"unlabeled": "Omärkt", "unlabeled": "Omärkt",
"unlabeled_person": null "unlabeled_person": null
}, },
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"modal": { "modal": {
"action": { "action": {
"merge": null "merge": null
@ -215,6 +215,10 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"album_cover": null,
"cover_photo": null,
"reset_cover": null,
"set_cover": null,
"title_placeholder": null "title_placeholder": null
}, },
"download": { "download": {
@ -295,6 +299,12 @@
"places": "Platser", "places": "Platser",
"settings": "Inställningar" "settings": "Inställningar"
}, },
"timeline_filter": {
"date": {
"dropdown_all": null,
"label": null
}
},
"title": { "title": {
"loading_album": "Laddar album", "loading_album": "Laddar album",
"login": null, "login": null,

View File

@ -15,7 +15,8 @@
"header": { "header": {
"search": { "search": {
"result_type": { "result_type": {
"photos": "Bilder" "photos": "Bilder",
"media": null
} }
} }
}, },
@ -69,6 +70,18 @@
"select_image_faces": { "select_image_faces": {
"search_images_placeholder": null "search_images_placeholder": null
} }
},
"action_label": {
"change_label": null,
"merge_face": null,
"detach_face": null,
"move_faces": null
},
"tableselect_face_group": {
"search_faces_placeholder": null
},
"tableselect_image_faces": {
"search_images_placeholder": null
} }
}, },
"places_page": { "places_page": {
@ -78,7 +91,8 @@
"users": { "users": {
"table": { "table": {
"column_names": { "column_names": {
"admin": "Admin" "admin": "Admin",
"capabilities": null
} }
} }
}, },
@ -90,13 +104,32 @@
}, },
"sidebar": { "sidebar": {
"album": { "album": {
"title": "Albuminställningar" "title": "Albuminställningar",
"title_placeholder": null
}, },
"sharing": { "sharing": {
"table_header": "Publika delningar" "table_header": "Publika delningar",
"delete": null,
"more": null
},
"download": {
"filesize": {
"giga_byte_plural": null,
"kilo_byte_plural": null,
"mega_byte_plural": null,
"tera_byte_plural": null
}
} }
}, },
"title": { "title": {
"login": null "login": null
},
"album_filter": {
"sort": null
},
"share_page": {
"protected_share": {
"password_required_error": null
}
} }
} }