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>2021-02-18 06:06:19 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-18 06:06:19 +0300
commit6b37a4792c122b11d281e2000b25e79edb68e462 (patch)
tree495fd33b67d073a3550b3c1d32fa353396b76c8f
parentdd266ddec2c727cd4620aee3e1565be236ea0b16 (diff)
[tx-robot] updated from transifexv21.0.0
-rw-r--r--l10n/bg.js19
-rw-r--r--l10n/bg.json19
-rw-r--r--l10n/si.js7
-rw-r--r--l10n/si.json5
4 files changed, 48 insertions, 2 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index 537f9816..9bc29019 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -2,10 +2,27 @@ OC.L10N.register(
"photos",
{
"Photos" : "Снимки",
+ "Your memories under your control" : "Вашите спомени под ваш контрол",
+ "Your photos" : "Вашите снимки",
+ "Your videos" : "Вашите видеа",
"Favorites" : "Любими",
+ "Your folders" : "Вашите папки",
"Shared with you" : "Споделени с вас",
+ "Tagged photos" : "Маркирани снимки",
+ "Locations" : "Местоположения",
"Settings" : "Настройки",
+ "Open the full size \"{name}\" image" : "Отваряне на изображението\"{name}“ в пълен размер ",
+ "Open the \"{name}\" sub-directory" : "Отваряне на \"{name}“ поддиректория ",
+ "Share this folder" : "Споделяане на тази папка",
+ "Back to {folder}" : "Назад към {folder}",
"View" : "Изглед",
- "An error occurred" : "Възникна грешка"
+ "Enable squared photos view" : "Активирайте изгледа на снимки в квадратче",
+ "This folder does not exists" : "Тази папка не съществува",
+ "An error occurred" : "Възникна грешка",
+ "No photos in here" : "Тук няма снимки",
+ "No tags yet" : "Все още няма етикети",
+ "Photos with tags will show up here" : " Снимки с етикети ще се покажат тук",
+ "Your albums" : "Вашите албуми",
+ "Shared albums" : "Споделени албуми"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/bg.json b/l10n/bg.json
index 6ceedf0a..3bd65635 100644
--- a/l10n/bg.json
+++ b/l10n/bg.json
@@ -1,9 +1,26 @@
{ "translations": {
"Photos" : "Снимки",
+ "Your memories under your control" : "Вашите спомени под ваш контрол",
+ "Your photos" : "Вашите снимки",
+ "Your videos" : "Вашите видеа",
"Favorites" : "Любими",
+ "Your folders" : "Вашите папки",
"Shared with you" : "Споделени с вас",
+ "Tagged photos" : "Маркирани снимки",
+ "Locations" : "Местоположения",
"Settings" : "Настройки",
+ "Open the full size \"{name}\" image" : "Отваряне на изображението\"{name}“ в пълен размер ",
+ "Open the \"{name}\" sub-directory" : "Отваряне на \"{name}“ поддиректория ",
+ "Share this folder" : "Споделяане на тази папка",
+ "Back to {folder}" : "Назад към {folder}",
"View" : "Изглед",
- "An error occurred" : "Възникна грешка"
+ "Enable squared photos view" : "Активирайте изгледа на снимки в квадратче",
+ "This folder does not exists" : "Тази папка не съществува",
+ "An error occurred" : "Възникна грешка",
+ "No photos in here" : "Тук няма снимки",
+ "No tags yet" : "Все още няма етикети",
+ "Photos with tags will show up here" : " Снимки с етикети ще се покажат тук",
+ "Your albums" : "Вашите албуми",
+ "Shared albums" : "Споделени албуми"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/si.js b/l10n/si.js
new file mode 100644
index 00000000..ccc6f34f
--- /dev/null
+++ b/l10n/si.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "photos",
+ {
+ "Favorites" : "ප්‍රියතම",
+ "Settings" : "සැකසුම්"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/si.json b/l10n/si.json
new file mode 100644
index 00000000..2cd2a1f2
--- /dev/null
+++ b/l10n/si.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Favorites" : "ප්‍රියතම",
+ "Settings" : "සැකසුම්"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file