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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-04 05:41:54 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-04 05:41:54 +0300
commit8fab3cddd5e7fae194109c6308a24a9fb40a6bf2 (patch)
tree44ca53636a225ff0e4cafb7fcfffa00f1765c9bb
parent3ad5a251716c242d383ac61115df0aee88883432 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.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
12 files changed, 12 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 43483b7d..a6a40427 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Add selection to an album" : "Přidat do alba výběr",
"Add to album" : "Přidat do alba",
"Delete selection" : "Smazat výběr",
+ "No photos or videos in here" : "Nenacházejí se zde žádné fotky nebo videa",
"Failed to fetch faces list." : "Nepodařilo se získat seznam obličejů.",
"All your media" : "Veškerá vaše média",
"Tagged photos" : "Oštítkované fotky",
diff --git a/l10n/cs.json b/l10n/cs.json
index f6846b96..c9461da7 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -110,6 +110,7 @@
"Add selection to an album" : "Přidat do alba výběr",
"Add to album" : "Přidat do alba",
"Delete selection" : "Smazat výběr",
+ "No photos or videos in here" : "Nenacházejí se zde žádné fotky nebo videa",
"Failed to fetch faces list." : "Nepodařilo se získat seznam obličejů.",
"All your media" : "Veškerá vaše média",
"Tagged photos" : "Oštítkované fotky",
diff --git a/l10n/de.js b/l10n/de.js
index 7e0a728f..c13f9fda 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -31,6 +31,7 @@ OC.L10N.register(
"Create album" : "Album erstellen",
"Back to the new album form." : "Zurück zur neuen Albumform",
"Add to Album" : "Zum Album hinzufügen",
+ "Add selection to album {albumName}" : "Auswahl zum Album {albumName} hinzufügen",
"Create a new album." : "Ein neues Album erstellen",
"Create new album" : "Neues Album erstellen",
"New album" : "Neues Album",
diff --git a/l10n/de.json b/l10n/de.json
index d271bf2d..409456fc 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -29,6 +29,7 @@
"Create album" : "Album erstellen",
"Back to the new album form." : "Zurück zur neuen Albumform",
"Add to Album" : "Zum Album hinzufügen",
+ "Add selection to album {albumName}" : "Auswahl zum Album {albumName} hinzufügen",
"Create a new album." : "Ein neues Album erstellen",
"Create new album" : "Neues Album erstellen",
"New album" : "Neues Album",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 3ec5646a..391bf9f9 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Add selection to an album" : "Auswahl einem Album hinzufügen",
"Add to album" : "Zum Album hinzufügen",
"Delete selection" : "Auswahl löschen",
+ "No photos or videos in here" : "Hier gibt es keine Fotos oder Videos",
"Failed to fetch faces list." : "Gesichter-Liste konnte nicht geladen werden.",
"All your media" : "Alle Ihre Medien",
"Tagged photos" : "Fotos mit Schlagworten",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index fd2a97ca..2e691f47 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -110,6 +110,7 @@
"Add selection to an album" : "Auswahl einem Album hinzufügen",
"Add to album" : "Zum Album hinzufügen",
"Delete selection" : "Auswahl löschen",
+ "No photos or videos in here" : "Hier gibt es keine Fotos oder Videos",
"Failed to fetch faces list." : "Gesichter-Liste konnte nicht geladen werden.",
"All your media" : "Alle Ihre Medien",
"Tagged photos" : "Fotos mit Schlagworten",
diff --git a/l10n/tr.js b/l10n/tr.js
index f2cd46d9..36ef20da 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Add selection to an album" : "Seçilmişleri bir albüme ekle",
"Add to album" : "Albüme ekle",
"Delete selection" : "Seçilmişleri sil",
+ "No photos or videos in here" : "Henüz bir fotoğraf ya da görüntü yok",
"Failed to fetch faces list." : "Yüzlerin listesi alınamadı.",
"All your media" : "Tüm ortamlarınız",
"Tagged photos" : "Etiketlenmiş fotoğraflar",
diff --git a/l10n/tr.json b/l10n/tr.json
index 11d8e2e7..2dfcd647 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -110,6 +110,7 @@
"Add selection to an album" : "Seçilmişleri bir albüme ekle",
"Add to album" : "Albüme ekle",
"Delete selection" : "Seçilmişleri sil",
+ "No photos or videos in here" : "Henüz bir fotoğraf ya da görüntü yok",
"Failed to fetch faces list." : "Yüzlerin listesi alınamadı.",
"All your media" : "Tüm ortamlarınız",
"Tagged photos" : "Etiketlenmiş fotoğraflar",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 75fced6f..a60cf551 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -111,6 +111,7 @@ OC.L10N.register(
"Add selection to an album" : "將選擇範圍添加至相簿",
"Add to album" : "添加至相簿",
"Delete selection" : "刪除選擇",
+ "No photos or videos in here" : "此處沒有照片或視像",
"Failed to fetch faces list." : "擷取臉部清單失敗。",
"All your media" : "所有媒體",
"Tagged photos" : "有標籤的照片",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 6a51e56f..c8f15858 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -109,6 +109,7 @@
"Add selection to an album" : "將選擇範圍添加至相簿",
"Add to album" : "添加至相簿",
"Delete selection" : "刪除選擇",
+ "No photos or videos in here" : "此處沒有照片或視像",
"Failed to fetch faces list." : "擷取臉部清單失敗。",
"All your media" : "所有媒體",
"Tagged photos" : "有標籤的照片",
diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js
index e6e5f97a..045ab98a 100644
--- a/l10n/zh_TW.js
+++ b/l10n/zh_TW.js
@@ -112,6 +112,7 @@ OC.L10N.register(
"Add selection to an album" : "將選取範圍新增至相簿",
"Add to album" : "新增至相簿",
"Delete selection" : "刪除選擇",
+ "No photos or videos in here" : "此處沒有照片或影片",
"Failed to fetch faces list." : "擷取臉部清單失敗。",
"All your media" : "您所有的媒體",
"Tagged photos" : "有標籤的照片",
diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json
index 8b55f477..08c70f0c 100644
--- a/l10n/zh_TW.json
+++ b/l10n/zh_TW.json
@@ -110,6 +110,7 @@
"Add selection to an album" : "將選取範圍新增至相簿",
"Add to album" : "新增至相簿",
"Delete selection" : "刪除選擇",
+ "No photos or videos in here" : "此處沒有照片或影片",
"Failed to fetch faces list." : "擷取臉部清單失敗。",
"All your media" : "您所有的媒體",
"Tagged photos" : "有標籤的照片",