Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-14 06:14:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 06:14:00 +0300
commit535da6cdbec8017f453ffeb4340ec365a0b2e028 (patch)
treea767d048d38f3000f91d647a3654756a3840abf3 /l10n
parentdd48e4992defc9247c7077370cb413af1efae011 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/fi.js7
-rw-r--r--l10n/fi.json7
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
-rw-r--r--l10n/lt_LT.js6
-rw-r--r--l10n/lt_LT.json6
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
-rw-r--r--l10n/zh_TW.js1
-rw-r--r--l10n/zh_TW.json1
16 files changed, 38 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 7d504f68..178b6882 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "Štítky",
"Locations" : "Umístění",
"Photos settings" : "Nastavení pro Fotky",
+ "Cover photo for album \"{albumName}\"." : "Foto na obálku alba „{albumName}“.",
"_%n item_::_%n photos and videos_" : ["%n položka","%n fotky a videa","%n fotek a videí","%n fotky a videa"],
"Name of the album" : "Název alba",
"Location of the album" : "Umístění alba",
diff --git a/l10n/cs.json b/l10n/cs.json
index a9a81871..abf78e30 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -12,6 +12,7 @@
"Tags" : "Štítky",
"Locations" : "Umístění",
"Photos settings" : "Nastavení pro Fotky",
+ "Cover photo for album \"{albumName}\"." : "Foto na obálku alba „{albumName}“.",
"_%n item_::_%n photos and videos_" : ["%n položka","%n fotky a videa","%n fotek a videí","%n fotky a videa"],
"Name of the album" : "Název alba",
"Location of the album" : "Umístění alba",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index f78566e0..7b6241c9 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "Schlagwörter",
"Locations" : "Orte",
"Photos settings" : "Fotos-Einstellungen",
+ "Cover photo for album \"{albumName}\"." : "Cover-Foto für Album \"{albumName}\".",
"_%n item_::_%n photos and videos_" : ["%n Stück","%n Fotos und Videos"],
"Name of the album" : "Name des Albums",
"Location of the album" : "Ort des Albums",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 124a82d7..08582a27 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -12,6 +12,7 @@
"Tags" : "Schlagwörter",
"Locations" : "Orte",
"Photos settings" : "Fotos-Einstellungen",
+ "Cover photo for album \"{albumName}\"." : "Cover-Foto für Album \"{albumName}\".",
"_%n item_::_%n photos and videos_" : ["%n Stück","%n Fotos und Videos"],
"Name of the album" : "Name des Albums",
"Location of the album" : "Ort des Albums",
diff --git a/l10n/fi.js b/l10n/fi.js
index 30d40c3c..73a7eadd 100644
--- a/l10n/fi.js
+++ b/l10n/fi.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Photos" : "Kuvat",
"Your memories under your control" : "Muistosi hallinnassasi",
+ "All media" : "Kaikki media",
"Videos" : "Videot",
"Albums" : "Albumit",
"People" : "Ihmiset",
@@ -13,8 +14,12 @@ OC.L10N.register(
"Tags" : "Tunnisteet",
"Locations" : "Sijainnit",
"Photos settings" : "Kuvien asetukset",
+ "Name of the album" : "Albumin nimi",
"Back" : "Takaisin",
+ "Create the album." : "Luo albumi.",
"Save" : "Tallenna",
+ "Create album" : "Luo albumi",
+ "New album" : "Uusi albumi",
"Open the full size \"{name}\" image" : "Avaa kuva \"{name}\" todellisessa koossa",
"Upload from computer" : "Lähetä tietokoneelta",
"Open the \"{name}\" sub-directory" : "Avaa \"{name}\"-alikansio",
@@ -26,6 +31,8 @@ OC.L10N.register(
"An error occurred" : "Tapahtui virhe",
"Favorite" : "Suosikki",
"Remove from favorites" : "Poista suosikeista",
+ "Delete album" : "Poista albumi",
+ "Share the album" : "Jaa albumi",
"This folder does not exist" : "Tätä kansiota ei ole olemassa",
"No photos in here" : "Ei kuvia täällä",
"No tags yet" : "Ei vielä tunnisteita",
diff --git a/l10n/fi.json b/l10n/fi.json
index 3ee7e01f..bb9a3a44 100644
--- a/l10n/fi.json
+++ b/l10n/fi.json
@@ -1,6 +1,7 @@
{ "translations": {
"Photos" : "Kuvat",
"Your memories under your control" : "Muistosi hallinnassasi",
+ "All media" : "Kaikki media",
"Videos" : "Videot",
"Albums" : "Albumit",
"People" : "Ihmiset",
@@ -11,8 +12,12 @@
"Tags" : "Tunnisteet",
"Locations" : "Sijainnit",
"Photos settings" : "Kuvien asetukset",
+ "Name of the album" : "Albumin nimi",
"Back" : "Takaisin",
+ "Create the album." : "Luo albumi.",
"Save" : "Tallenna",
+ "Create album" : "Luo albumi",
+ "New album" : "Uusi albumi",
"Open the full size \"{name}\" image" : "Avaa kuva \"{name}\" todellisessa koossa",
"Upload from computer" : "Lähetä tietokoneelta",
"Open the \"{name}\" sub-directory" : "Avaa \"{name}\"-alikansio",
@@ -24,6 +29,8 @@
"An error occurred" : "Tapahtui virhe",
"Favorite" : "Suosikki",
"Remove from favorites" : "Poista suosikeista",
+ "Delete album" : "Poista albumi",
+ "Share the album" : "Jaa albumi",
"This folder does not exist" : "Tätä kansiota ei ole olemassa",
"No photos in here" : "Ei kuvia täällä",
"No tags yet" : "Ei vielä tunnisteita",
diff --git a/l10n/hu.js b/l10n/hu.js
index 6e63cdf0..727dcad5 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "Címkék",
"Locations" : "Helyek",
"Photos settings" : "Fényképek beállításai",
+ "Cover photo for album \"{albumName}\"." : "Borítókép a(z) „{albumName}” albumhoz.",
"_%n item_::_%n photos and videos_" : ["%n fénykép és videó","%n fénykép és videó"],
"Name of the album" : "Az album neve",
"Location of the album" : "Az album helye",
diff --git a/l10n/hu.json b/l10n/hu.json
index 21770684..9745b00d 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -12,6 +12,7 @@
"Tags" : "Címkék",
"Locations" : "Helyek",
"Photos settings" : "Fényképek beállításai",
+ "Cover photo for album \"{albumName}\"." : "Borítókép a(z) „{albumName}” albumhoz.",
"_%n item_::_%n photos and videos_" : ["%n fénykép és videó","%n fénykép és videó"],
"Name of the album" : "Az album neve",
"Location of the album" : "Az album helye",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index ed1e2a8a..ce907d9e 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -32,20 +32,26 @@ OC.L10N.register(
"Enable squared photos view" : "Įjungti kvadratinį nuotraukų rodinį",
"View" : "Rodyti",
"Photos directory" : "Nuotraukų katalogas",
+ "_%n photo_::_%n photos_" : ["%n nuotrauka","%n nuotraukos","%n nuotraukų","%n nuotrauka"],
"This album does not exist" : "Šio albumo nėra",
"An error occurred" : "Įvyko klaida",
"Favorite" : "Mėgstamas",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Delete album" : "Ištrinti albumą",
+ "Add photos to the album" : "Pridėti nuotraukų į albumą",
"Share the album" : "Bendrinti albumą",
+ "Create a new album" : "Sukurti naują albumą",
"This person could not be found" : "Nepavyko rasti šio žmogaus",
"Rename person" : "Pervadinti žmogų",
"Merge with different person" : "Sulieti su kitu žmogumi",
"Remove person" : "Šalinti žmogų",
+ "Recognized people will show up here" : "Čia bus rodomi atpažinti žmonės",
"This folder does not exist" : "Šio aplanko nėra",
+ "Loading folders …" : "Įkeliami aplankai…",
"No photos in here" : "Čia nuotraukų nėra",
"No tags yet" : "Kol kas žymių nėra",
"Photos with tags will show up here" : "Čia bus rodomos nuotraukos su žymėmis",
+ "Popular tags" : "Populiarios žymės",
"Add" : "Pridėti",
"Add to album" : "Pridėti į albumą",
"Download" : "Atsisiųsti",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index 63dd172f..4f847b54 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -30,20 +30,26 @@
"Enable squared photos view" : "Įjungti kvadratinį nuotraukų rodinį",
"View" : "Rodyti",
"Photos directory" : "Nuotraukų katalogas",
+ "_%n photo_::_%n photos_" : ["%n nuotrauka","%n nuotraukos","%n nuotraukų","%n nuotrauka"],
"This album does not exist" : "Šio albumo nėra",
"An error occurred" : "Įvyko klaida",
"Favorite" : "Mėgstamas",
"Remove from favorites" : "Šalinti iš mėgstamų",
"Delete album" : "Ištrinti albumą",
+ "Add photos to the album" : "Pridėti nuotraukų į albumą",
"Share the album" : "Bendrinti albumą",
+ "Create a new album" : "Sukurti naują albumą",
"This person could not be found" : "Nepavyko rasti šio žmogaus",
"Rename person" : "Pervadinti žmogų",
"Merge with different person" : "Sulieti su kitu žmogumi",
"Remove person" : "Šalinti žmogų",
+ "Recognized people will show up here" : "Čia bus rodomi atpažinti žmonės",
"This folder does not exist" : "Šio aplanko nėra",
+ "Loading folders …" : "Įkeliami aplankai…",
"No photos in here" : "Čia nuotraukų nėra",
"No tags yet" : "Kol kas žymių nėra",
"Photos with tags will show up here" : "Čia bus rodomos nuotraukos su žymėmis",
+ "Popular tags" : "Populiarios žymės",
"Add" : "Pridėti",
"Add to album" : "Pridėti į albumą",
"Download" : "Atsisiųsti",
diff --git a/l10n/pl.js b/l10n/pl.js
index 20adade4..54f7e597 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "Tagi",
"Locations" : "Lokalizacje",
"Photos settings" : "Ustawienia Zdjęć",
+ "Cover photo for album \"{albumName}\"." : "Zdjęcie na okładkę albumu \"{albumName}\".",
"_%n item_::_%n photos and videos_" : ["%n pozycja","%n pozycje","%n pozycji","%n zdjęć i filmów"],
"Name of the album" : "Nazwa albumu",
"Location of the album" : "Lokalizacja albumu",
diff --git a/l10n/pl.json b/l10n/pl.json
index db09cee3..3d17236d 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -12,6 +12,7 @@
"Tags" : "Tagi",
"Locations" : "Lokalizacje",
"Photos settings" : "Ustawienia Zdjęć",
+ "Cover photo for album \"{albumName}\"." : "Zdjęcie na okładkę albumu \"{albumName}\".",
"_%n item_::_%n photos and videos_" : ["%n pozycja","%n pozycje","%n pozycji","%n zdjęć i filmów"],
"Name of the album" : "Nazwa albumu",
"Location of the album" : "Lokalizacja albumu",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 7c9bd179..d9781d36 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "標籤",
"Locations" : "地點",
"Photos settings" : "照片設定",
+ "Cover photo for album \"{albumName}\"." : "“{albumName}” 相簿的封面照片。",
"_%n item_::_%n photos and videos_" : ["%n 個照片與視像"],
"Name of the album" : "相簿名稱",
"Location of the album" : "相簿位置",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 7ccd76a9..91cc3a16 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -12,6 +12,7 @@
"Tags" : "標籤",
"Locations" : "地點",
"Photos settings" : "照片設定",
+ "Cover photo for album \"{albumName}\"." : "“{albumName}” 相簿的封面照片。",
"_%n item_::_%n photos and videos_" : ["%n 個照片與視像"],
"Name of the album" : "相簿名稱",
"Location of the album" : "相簿位置",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index d5fb6c63..f2638460 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Tags" : "標籤",
"Locations" : "地點",
"Photos settings" : "照片設定",
+ "Cover photo for album \"{albumName}\"." : "“{albumName}” 相簿的封面照片。",
"_%n item_::_%n photos and videos_" : ["%n 個照片與影片"],
"Name of the album" : "相簿名稱",
"Location of the album" : "相簿位置",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 6e1f04e5..68e31f76 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -12,6 +12,7 @@
"Tags" : "標籤",
"Locations" : "地點",
"Photos settings" : "照片設定",
+ "Cover photo for album \"{albumName}\"." : "“{albumName}” 相簿的封面照片。",
"_%n item_::_%n photos and videos_" : ["%n 個照片與影片"],
"Name of the album" : "相簿名稱",
"Location of the album" : "相簿位置",