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:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index bd6c21fa..e8a3ec4f 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with you" : "Sdíleno s vámi",
"Tagged photos" : "Oštítkované fotky",
"Locations" : "Umístění",
- "Settings" : "Nastavení",
"Open the full size \"{name}\" image" : "Otevřít obrázek „{name}“ v plné velikosti",
"Open the \"{name}\" sub-directory" : "Otevřít podsložku „{name}“",
"Share this folder" : "Sdílet tuto složku",
@@ -23,6 +22,7 @@ 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",
+ "Settings" : "Nastavení"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");