Skip to content

Commit 7d0b0d8

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 3f796a1 commit 7d0b0d8

60 files changed

Lines changed: 640 additions & 248 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/appstore/l10n/bg.js

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,51 +7,62 @@ OC.L10N.register(
77
"Actions" : "Действия",
88
"Show details" : "Показване на подробности",
99
"Grid view" : "Решетъчен изглед",
10+
"Cancel" : "Cancel",
11+
"Learn more" : "Научете повече",
12+
"Daemon" : "Системен процес",
1013
"Deploy Daemon" : "Внедряване на системен процес",
14+
"Type" : "Тип",
1115
"Name" : "Име",
1216
"Display Name" : "Име за визуализация",
1317
"Compute device" : "Изчислително устройство",
1418
"Advanced deploy options" : "Разширени опции за внедряване",
19+
"Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
20+
"Environment variables" : "Променливи на средата",
1521
"ExApp container environment variables" : "Променливи на средата на ExApp",
16-
"No environment variables defined" : "Няма дефинирани променливи на средата",
22+
"Mounts" : "Монтажи",
23+
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Трябва да съществува на внедряването на системния процес за разгръщане преди инсталирането на ExApp",
24+
"Container path" : "Връзка към контейнер",
1725
"Read-only" : "Само за четене",
1826
"Remove mount" : "Премахнете монтажа",
19-
"New mount" : "Нов монтаж",
27+
"Enter path to host folder" : "Въведете пътя до папката на хоста",
2028
"Enter path to container folder" : "Въведете пътя до папката на контейнера",
29+
"Toggle read-only mode" : "Превключване на режим само за четене",
2130
"Confirm" : "Потвърди",
2231
"Cancel adding mount" : "Отказ от добавяне на монтаж",
2332
"Add mount" : "Добавяне на монтаж",
24-
"ExApp container mounts" : "Монтиране на контейнери ExApp",
2533
"Description" : "Описание",
34+
"View in store" : "Преглед в магазина",
2635
"Visit website" : "Уеб страницата",
36+
"Usage documentation" : "Документация за употреба",
2737
"Admin documentation" : "Документация за администратори",
2838
"Developer documentation" : "Документация за разработчици",
29-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инсталирано, защото следните зависимости не са удовлетворени:",
30-
"Author" : "Автор",
39+
"Latest updated" : "Последна актуализация",
3140
"Categories" : "Категории",
3241
"Resources" : "Ресурси",
3342
"Changelog" : "Списък на промените",
3443
"Supported" : "Поддържан",
3544
"Featured" : "Препоръчани",
45+
"This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.",
46+
"Community rating: {score}/5" : "Оценка на общността: {score} /5",
47+
"Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
3648
"No Deploy daemons configured" : "Няма конфигурирани бекграунд процеси",
3749
"Register a custom one or setup from available templates" : "Регистрирайте персонализиран такъв или го настройте от наличните шаблони",
38-
"Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
39-
"Default" : "По подразбиране",
50+
"Manage Deploy daemons" : "Управление на бекграунд процеси",
4051
"Carousel" : "Въртележка",
41-
"Choose slide to display" : "Изберете слайд за показване",
52+
"Next slide" : "Следващ слайд",
4253
"{index} of {total}" : "{index}на {total}",
43-
"Limit to groups" : "Ограничен достъп",
4454
"Save" : "Запис",
45-
"Download and enable all" : "Изтеглете и активирайте всички",
46-
"Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
47-
"Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
48-
"Disable" : "Изключване",
55+
"Loading app list" : "Списъкът с приложения се зарежда",
56+
"Could not render element" : "Елементът не можа да се изобрази",
57+
"Nothing to show" : "Нищо за показване",
58+
"Fetching the latest news…" : "Извличане на последните новини…",
4959
"Download and enable" : "Сваляне и включване",
5060
"Rate the app" : "Оценете приложението",
51-
"Remove" : "Премахване",
52-
"Update to {version}" : "Актуализирай до {version}",
53-
"Discover" : "Открийте",
54-
"App bundles" : "Пакети с приложения",
61+
"Report a bug" : "Докладване за грешка",
62+
"Your apps" : "Вашите приложения",
63+
"Active apps" : "Включени приложения",
64+
"Disabled apps" : "Изключени приложения",
65+
"Updates" : "Актуализации",
5566
"Featured apps" : "Препоръчани приложения",
5667
"Supported apps" : "Поддържани приложения",
5768
"An error occurred during the request. Unable to proceed." : "Възникна грешка по време на заявката. Не може да се продължи."

apps/appstore/l10n/bg.json

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,51 +5,62 @@
55
"Actions" : "Действия",
66
"Show details" : "Показване на подробности",
77
"Grid view" : "Решетъчен изглед",
8+
"Cancel" : "Cancel",
9+
"Learn more" : "Научете повече",
10+
"Daemon" : "Системен процес",
811
"Deploy Daemon" : "Внедряване на системен процес",
12+
"Type" : "Тип",
913
"Name" : "Име",
1014
"Display Name" : "Име за визуализация",
1115
"Compute device" : "Изчислително устройство",
1216
"Advanced deploy options" : "Разширени опции за внедряване",
17+
"Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
18+
"Environment variables" : "Променливи на средата",
1319
"ExApp container environment variables" : "Променливи на средата на ExApp",
14-
"No environment variables defined" : "Няма дефинирани променливи на средата",
20+
"Mounts" : "Монтажи",
21+
"Must exist on the Deploy daemon host prior to installing the ExApp" : "Трябва да съществува на внедряването на системния процес за разгръщане преди инсталирането на ExApp",
22+
"Container path" : "Връзка към контейнер",
1523
"Read-only" : "Само за четене",
1624
"Remove mount" : "Премахнете монтажа",
17-
"New mount" : "Нов монтаж",
25+
"Enter path to host folder" : "Въведете пътя до папката на хоста",
1826
"Enter path to container folder" : "Въведете пътя до папката на контейнера",
27+
"Toggle read-only mode" : "Превключване на режим само за четене",
1928
"Confirm" : "Потвърди",
2029
"Cancel adding mount" : "Отказ от добавяне на монтаж",
2130
"Add mount" : "Добавяне на монтаж",
22-
"ExApp container mounts" : "Монтиране на контейнери ExApp",
2331
"Description" : "Описание",
32+
"View in store" : "Преглед в магазина",
2433
"Visit website" : "Уеб страницата",
34+
"Usage documentation" : "Документация за употреба",
2535
"Admin documentation" : "Документация за администратори",
2636
"Developer documentation" : "Документация за разработчици",
27-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Приложението не може да бъде инсталирано, защото следните зависимости не са удовлетворени:",
28-
"Author" : "Автор",
37+
"Latest updated" : "Последна актуализация",
2938
"Categories" : "Категории",
3039
"Resources" : "Ресурси",
3140
"Changelog" : "Списък на промените",
3241
"Supported" : "Поддържан",
3342
"Featured" : "Препоръчани",
43+
"This app is supported via your current Nextcloud subscription." : "Това приложение се поддържа чрез текущия ви абонамент за Nextcloud.",
44+
"Community rating: {score}/5" : "Оценка на общността: {score} /5",
45+
"Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
3446
"No Deploy daemons configured" : "Няма конфигурирани бекграунд процеси",
3547
"Register a custom one or setup from available templates" : "Регистрирайте персонализиран такъв или го настройте от наличните шаблони",
36-
"Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
37-
"Default" : "По подразбиране",
48+
"Manage Deploy daemons" : "Управление на бекграунд процеси",
3849
"Carousel" : "Въртележка",
39-
"Choose slide to display" : "Изберете слайд за показване",
50+
"Next slide" : "Следващ слайд",
4051
"{index} of {total}" : "{index}на {total}",
41-
"Limit to groups" : "Ограничен достъп",
4252
"Save" : "Запис",
43-
"Download and enable all" : "Изтеглете и активирайте всички",
44-
"Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
45-
"Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
46-
"Disable" : "Изключване",
53+
"Loading app list" : "Списъкът с приложения се зарежда",
54+
"Could not render element" : "Елементът не можа да се изобрази",
55+
"Nothing to show" : "Нищо за показване",
56+
"Fetching the latest news…" : "Извличане на последните новини…",
4757
"Download and enable" : "Сваляне и включване",
4858
"Rate the app" : "Оценете приложението",
49-
"Remove" : "Премахване",
50-
"Update to {version}" : "Актуализирай до {version}",
51-
"Discover" : "Открийте",
52-
"App bundles" : "Пакети с приложения",
59+
"Report a bug" : "Докладване за грешка",
60+
"Your apps" : "Вашите приложения",
61+
"Active apps" : "Включени приложения",
62+
"Disabled apps" : "Изключени приложения",
63+
"Updates" : "Актуализации",
5364
"Featured apps" : "Препоръчани приложения",
5465
"Supported apps" : "Поддържани приложения",
5566
"An error occurred during the request. Unable to proceed." : "Възникна грешка по време на заявката. Не може да се продължи."

apps/appstore/l10n/es_419.js

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,25 @@ OC.L10N.register(
66
"Version" : "Versión",
77
"Actions" : "Acciones",
88
"Grid view" : "Vista de cuadrícula",
9+
"Cancel" : "Cancel",
10+
"Learn more" : "Conoce más",
11+
"Type" : "Tipo",
912
"Name" : "Nombre",
1013
"Display Name" : "Nombre a desplegar",
1114
"Confirm" : "Confirmar",
1215
"Description" : "Descripción",
16+
"View in store" : "Ver en la tienda",
1317
"Visit website" : "Visita el sitio web",
1418
"Admin documentation" : "Documentación del administrador",
1519
"Developer documentation" : "Documentación del desarrollador",
16-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
1720
"Categories" : "Categorías",
1821
"Resources" : "Recursos",
1922
"Changelog" : "Bitácora de cambios",
2023
"Featured" : "Destacado",
21-
"Limit to groups" : "Limitar a grupos",
2224
"Save" : "Guardar",
23-
"Disable" : "Deshabilitar",
24-
"Update to {version}" : "Actualizar a {version}",
25-
"App bundles" : "Paquetes de aplicación"
25+
"Report a bug" : "Reporta un detalle",
26+
"Your apps" : "Tus aplicaciones",
27+
"Disabled apps" : "Aplicaciones deshabilitadas",
28+
"Updates" : "Actualizaciones"
2629
},
2730
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

apps/appstore/l10n/es_419.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,25 @@
44
"Version" : "Versión",
55
"Actions" : "Acciones",
66
"Grid view" : "Vista de cuadrícula",
7+
"Cancel" : "Cancel",
8+
"Learn more" : "Conoce más",
9+
"Type" : "Tipo",
710
"Name" : "Nombre",
811
"Display Name" : "Nombre a desplegar",
912
"Confirm" : "Confirmar",
1013
"Description" : "Descripción",
14+
"View in store" : "Ver en la tienda",
1115
"Visit website" : "Visita el sitio web",
1216
"Admin documentation" : "Documentación del administrador",
1317
"Developer documentation" : "Documentación del desarrollador",
14-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
1518
"Categories" : "Categorías",
1619
"Resources" : "Recursos",
1720
"Changelog" : "Bitácora de cambios",
1821
"Featured" : "Destacado",
19-
"Limit to groups" : "Limitar a grupos",
2022
"Save" : "Guardar",
21-
"Disable" : "Deshabilitar",
22-
"Update to {version}" : "Actualizar a {version}",
23-
"App bundles" : "Paquetes de aplicación"
23+
"Report a bug" : "Reporta un detalle",
24+
"Your apps" : "Tus aplicaciones",
25+
"Disabled apps" : "Aplicaciones deshabilitadas",
26+
"Updates" : "Actualizaciones"
2427
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2528
}

apps/appstore/l10n/es_HN.js

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,27 @@ OC.L10N.register(
66
"Version" : "Versión",
77
"Actions" : "Acciones",
88
"Grid view" : "Vista de cuadrícula",
9+
"Cancel" : "Cancel",
10+
"Learn more" : "Conoce más",
11+
"Daemon" : "Demonio",
12+
"Type" : "Tipo",
913
"Name" : "Nombre",
1014
"Display Name" : "Nombre a desplegar",
1115
"Confirm" : "Confirmar",
1216
"Description" : "Descripción",
17+
"View in store" : "Ver en la tienda",
1318
"Visit website" : "Visita el sitio web",
1419
"Admin documentation" : "Documentación del administrador",
1520
"Developer documentation" : "Documentación del desarrollador",
16-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
1721
"Categories" : "Categorías",
1822
"Resources" : "Recursos",
1923
"Changelog" : "Bitácora de cambios",
2024
"Featured" : "Destacado",
21-
"Limit to groups" : "Limitar a grupos",
2225
"Save" : "Guardar",
23-
"Disable" : "Deshabilitar",
24-
"Update to {version}" : "Actualizar a {version}",
25-
"App bundles" : "Paquetes de aplicación"
26+
"Loading" : "Cargando",
27+
"Report a bug" : "Reporta un detalle",
28+
"Your apps" : "Tus aplicaciones",
29+
"Disabled apps" : "Aplicaciones deshabilitadas",
30+
"Updates" : "Actualizaciones"
2631
},
2732
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

apps/appstore/l10n/es_HN.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,27 @@
44
"Version" : "Versión",
55
"Actions" : "Acciones",
66
"Grid view" : "Vista de cuadrícula",
7+
"Cancel" : "Cancel",
8+
"Learn more" : "Conoce más",
9+
"Daemon" : "Demonio",
10+
"Type" : "Tipo",
711
"Name" : "Nombre",
812
"Display Name" : "Nombre a desplegar",
913
"Confirm" : "Confirmar",
1014
"Description" : "Descripción",
15+
"View in store" : "Ver en la tienda",
1116
"Visit website" : "Visita el sitio web",
1217
"Admin documentation" : "Documentación del administrador",
1318
"Developer documentation" : "Documentación del desarrollador",
14-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
1519
"Categories" : "Categorías",
1620
"Resources" : "Recursos",
1721
"Changelog" : "Bitácora de cambios",
1822
"Featured" : "Destacado",
19-
"Limit to groups" : "Limitar a grupos",
2023
"Save" : "Guardar",
21-
"Disable" : "Deshabilitar",
22-
"Update to {version}" : "Actualizar a {version}",
23-
"App bundles" : "Paquetes de aplicación"
24+
"Loading" : "Cargando",
25+
"Report a bug" : "Reporta un detalle",
26+
"Your apps" : "Tus aplicaciones",
27+
"Disabled apps" : "Aplicaciones deshabilitadas",
28+
"Updates" : "Actualizaciones"
2429
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2530
}

apps/appstore/l10n/es_PA.js

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,26 @@ OC.L10N.register(
66
"Version" : "Versión",
77
"Actions" : "Acciones",
88
"Grid view" : "Vista de cuadrícula",
9+
"Cancel" : "Cancel",
10+
"Learn more" : "Conoce más",
11+
"Type" : "Tipo",
912
"Name" : "Nombre",
1013
"Display Name" : "Nombre a desplegar",
1114
"Confirm" : "Confirmar",
1215
"Description" : "Descripción",
16+
"View in store" : "Ver en la tienda",
1317
"Visit website" : "Visita el sitio web",
1418
"Admin documentation" : "Documentación del administrador",
1519
"Developer documentation" : "Documentación del desarrollador",
16-
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
1720
"Categories" : "Categorías",
1821
"Resources" : "Recursos",
1922
"Changelog" : "Bitácora de cambios",
2023
"Featured" : "Destacado",
21-
"Limit to groups" : "Limitar a grupos",
2224
"Save" : "Guardar",
23-
"Disable" : "Deshabilitar",
24-
"Update to {version}" : "Actualizar a {version}",
25-
"App bundles" : "Paquetes de aplicación"
25+
"Loading" : "Cargando",
26+
"Report a bug" : "Reporta un detalle",
27+
"Your apps" : "Tus aplicaciones",
28+
"Disabled apps" : "Aplicaciones deshabilitadas",
29+
"Updates" : "Actualizaciones"
2630
},
2731
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

0 commit comments

Comments
 (0)