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>2020-10-16 05:59:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-10-16 05:59:15 +0300
commit14addf399445650c53cf12238815e36ab9da5b3e (patch)
treee785679004d6f0e2b90dbbbd5a7539f00fefd2d9 /l10n/cs.js
parentae00a6c401ab59eb7f57d2781f3b40e131cc56f3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 90715105..0393d6d0 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -5,8 +5,6 @@ OC.L10N.register(
"Your memories under your control" : "Vaše vzpomínky pod vaší kontrolou",
"Your photos" : "Vaše fotky",
"Favorites" : "Oblíbené",
- "Your albums" : "Vaše alba",
- "Shared albums" : "Sdílená alba",
"Tagged photos" : "Označené fotky",
"Locations" : "Umístění",
"Open the full size \"{name}\" image" : "Otevřít obrázek „{name}“ v plné velikosti",
@@ -17,6 +15,8 @@ OC.L10N.register(
"An error occurred" : "Došlo k chybě",
"No photos in here" : "Tady nejsou žádné fotky",
"No tags yet" : "Zatím žádné štítky",
- "Photos with tags will show up here" : "Fotky opatřené štítky se objeví zde"
+ "Photos with tags will show up here" : "Fotky opatřené štítky se objeví zde",
+ "Your albums" : "Vaše alba",
+ "Shared albums" : "Sdílená alba"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");