Skip to content

Commit 6b0f8c6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 2213ef9 commit 6b0f8c6

File tree

6 files changed

+24
-4
lines changed

6 files changed

+24
-4
lines changed

l10n/be.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ OC.L10N.register(
1414
"Icon" : "Значок",
1515
"Version" : "Версія",
1616
"Actions" : "Дзеянні",
17-
"Type" : "Тып"
17+
"Type" : "Тып",
18+
"Your apps" : "Вашы праграмы",
19+
"Active apps" : "Актыўныя праграмы",
20+
"Disabled apps" : "Адключаныя праграмы",
21+
"Updates" : "Абнаўленні",
22+
"Featured apps" : "Папулярныя праграмы",
23+
"Disable" : "Адключыць",
24+
"Allow untested app" : "Дазволіць неправераную праграму",
25+
"An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.",
26+
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення."
1827
},
1928
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

l10n/be.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@
1212
"Icon" : "Значок",
1313
"Version" : "Версія",
1414
"Actions" : "Дзеянні",
15-
"Type" : "Тып"
15+
"Type" : "Тып",
16+
"Your apps" : "Вашы праграмы",
17+
"Active apps" : "Актыўныя праграмы",
18+
"Disabled apps" : "Адключаныя праграмы",
19+
"Updates" : "Абнаўленні",
20+
"Featured apps" : "Папулярныя праграмы",
21+
"Disable" : "Адключыць",
22+
"Allow untested app" : "Дазволіць неправераную праграму",
23+
"An error occurred during the request. Unable to proceed." : "Падчас запыту адбылася памылка. Не ўдалося працягнуць.",
24+
"The app has been enabled but needs to be updated." : "Праграма ўключана, але патрабуе абнаўлення."
1625
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
1726
}

l10n/lv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OC.L10N.register(
1717
"Confirm" : "Apstiprināt",
1818
"Save" : "Saglabāt",
1919
"Update to {version}" : "Atjaunināts uz {version}",
20-
"Visit website" : "Apmeklējiet vietni",
20+
"Visit website" : "Apmeklēt tīmekļvietni",
2121
"Report a bug" : "Ziņot par kļūdu",
2222
"User documentation" : "Lietotāja dokumentācija",
2323
"Admin documentation" : "Pārvaldītāja dokumentācija",

l10n/lv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Confirm" : "Apstiprināt",
1616
"Save" : "Saglabāt",
1717
"Update to {version}" : "Atjaunināts uz {version}",
18-
"Visit website" : "Apmeklējiet vietni",
18+
"Visit website" : "Apmeklēt tīmekļvietni",
1919
"Report a bug" : "Ziņot par kļūdu",
2020
"User documentation" : "Lietotāja dokumentācija",
2121
"Admin documentation" : "Pārvaldītāja dokumentācija",

l10n/ru.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ OC.L10N.register(
2323
"External Apps management" : "Управление внешними приложениями",
2424
"Admin options saved" : "Параметры администратора сохранены",
2525
"Failed to save admin options" : "Не удалось сохранить параметры администратора.",
26+
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud through the use of docker containers. Allowing for greater programming language choice and allowing computationally expensive tasks to be offloaded to a different server." : "Проект AppAPI — это многообещающая инициатива, призванная кардинально изменить подход к разработке приложений для Nextcloud посредством использования Docker-контейнеров. Это расширяет выбор языков программирования и позволяет переносить ресурсоёмкие задачи на другой сервер.",
2627
"Deploy Daemons" : "Службы публикации",
2728
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Служба развертывания (DaemonConfig) - это служба оркестровки ExApps.",
2829
"Deploy Daemons. Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Служба развертывания. Служба развертывания (DaemonConfig) — это служба оркестровки ExApps.",

l10n/ru.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"External Apps management" : "Управление внешними приложениями",
2222
"Admin options saved" : "Параметры администратора сохранены",
2323
"Failed to save admin options" : "Не удалось сохранить параметры администратора.",
24+
"The AppAPI Project is an exciting initiative that aims to revolutionize the way applications are developed for Nextcloud through the use of docker containers. Allowing for greater programming language choice and allowing computationally expensive tasks to be offloaded to a different server." : "Проект AppAPI — это многообещающая инициатива, призванная кардинально изменить подход к разработке приложений для Nextcloud посредством использования Docker-контейнеров. Это расширяет выбор языков программирования и позволяет переносить ресурсоёмкие задачи на другой сервер.",
2425
"Deploy Daemons" : "Службы публикации",
2526
"Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Служба развертывания (DaemonConfig) - это служба оркестровки ExApps.",
2627
"Deploy Daemons. Deploy Daemon (DaemonConfig) is an ExApps orchestration daemon." : "Служба развертывания. Служба развертывания (DaemonConfig) — это служба оркестровки ExApps.",

0 commit comments

Comments
 (0)