initial commit

This commit is contained in:
2024-11-13 22:26:45 +01:00
commit fd466fc511
156 changed files with 13223 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
menu: Menu
home: Hjem
pageNotFound: Siden blev ikke fundet
toHomepage: Til forsiden
closeTitle: Luk
zoomTitle: Zoom
arrowPrevTitle: Forrige
arrowNextTitle: Næste
errorMsg: Billedet kunne ikke indlæses
downloadTitle: Download
relatedAlbums: Lignende albums
photoCount:
one: 1 billede
other: "{{ . }} billeder"
albumCount:
one: "{{ .photoCount }} i {{ .count }} album"
other: "{{ .photoCount }} i {{ .count }} albummer"

View File

@@ -0,0 +1,17 @@
menu: Menü
home: Home
pageNotFound: Seite nicht gefunden
toHomepage: Zur Startseite
closeTitle: Schließen
zoomTitle: Vergrößern
arrowPrevTitle: Zurück
arrowNextTitle: Weiter
errorMsg: Das Bild konnte nicht geladen werden
downloadTitle: Download
relatedAlbums: Ähnliche Alben
photoCount:
one: 1 Foto
other: "{{ . }} Fotos"
albumCount:
one: "{{ .photoCount }} in {{ .count }} Album"
other: "{{ .photoCount }} in {{ .count }} Alben"

View File

@@ -0,0 +1,17 @@
menu: Menu
home: Home
pageNotFound: Page not found
toHomepage: Go to homepage
closeTitle: Close
zoomTitle: Zoom
arrowPrevTitle: Previous
arrowNextTitle: Next
errorMsg: The photo cannot be loaded
downloadTitle: Download
relatedAlbums: Related albums
photoCount:
one: 1 photo
other: "{{ . }} photos"
albumCount:
one: "{{ .photoCount }} in {{ .count }} album"
other: "{{ .photoCount }} in {{ .count }} albums"

View File

@@ -0,0 +1,17 @@
menu: Menu
home: Accueil
pageNotFound: Page non trouvée
toHomepage: Aller à l'accueil
closeTitle: Fermer
zoomTitle: Zoom
arrowPrevTitle: Retour
arrowNextTitle: Suivant
errorMsg: L'image n'a pas pu être chargée
downloadTitle: Télécharger
relatedAlbums: Albums similaires
photoCount:
one: 1 photo
other: "{{ . }} photos"
albumCount:
one: "{{ .photoCount }} dans {{ .count }} album"
other: "{{ .photoCount }} dans {{ .count }} albums"

View File

@@ -0,0 +1,17 @@
menu: Menu
home: Home
pageNotFound: Pagina non trovata
toHomepage: Vai alla home
closeTitle: Chiudi
zoomTitle: Zoom
arrowPrevTitle: Indietro
arrowNextTitle: Avanti
errorMsg: La foto non può essere scaricata
downloadTitle: Download
relatedAlbums: Album correlati
photoCount:
one: 1 foto
other: "{{ . }} foto"
albumCount:
one: "{{ .photoCount }} in {{ .count }} album"
other: "{{ .photoCount }} in {{ .count }} album"

View File

@@ -0,0 +1,15 @@
menu: メニュー
home: ホーム
pageNotFound: ページが見つかりません
toHomepage: ホームに戻る
closeTitle: 閉める
zoomTitle: ズーム
arrowPrevTitle:
arrowNextTitle:
errorMsg: 写真を読み込めませんでした
downloadTitle: ダウンロード
relatedAlbums: 似たようなアルバム
photoCount:
other: "写真{{ . }}枚"
albumCount:
other: "{{ .count }}枚のアルバムに{{ .photoCount }}"

View File

@@ -0,0 +1,17 @@
menu: Meny
home: Start
pageNotFound: Side ikke funnt
toHomepage: Gå til start
closeTitle: Steng
zoomTitle: Zoom
arrowPrevTitle: Forrige
arrowNextTitle: Neste
errorMsg: Bildet kan ikke vises
downloadTitle: Last ned
relatedAlbums: Lignende album
photoCount:
one: 1 photo
other: "{{ . }} fotos"
albumCount:
one: "{{ .photoCount }} i {{ .count }} album"
other: "{{ .photoCount }} i {{ .count }} album"

View File

@@ -0,0 +1,17 @@
menu: Меню
home: Головна
pageNotFound: Сторінку не знайдено
toHomepage: Перейти на головну сторінку
closeTitle: Закрити
zoomTitle: Масштабувати
arrowPrevTitle: Попередній
arrowNextTitle: Наступний
errorMsg: Фото не вдалося завантажити
downloadTitle: Завантажити
relatedAlbums: Схожі альбоми
photoCount:
one: 1 фото
other: "{{ . }} фото"
albumCount:
one: "{{ .photoCount }} в {{ .count }} альбомі"
other: "{{ .photoCount }} в {{ .count }} альбомах"

View File

@@ -0,0 +1,15 @@
menu: 菜单
home: 主页
pageNotFound: 页面不存在
toHomepage: 返回主页
closeTitle: 关闭
zoomTitle: 缩放
arrowPrevTitle: 前一张
arrowNextTitle: 后一张
errorMsg: 照片无法加载
downloadTitle: 下载
relatedAlbums: 相关相册
photoCount:
other: "{{ . }} 张照片"
albumCount:
other: "{{ .count }} 个相册,共计 {{ .photoCount }}"