Skip to content

Commit fb4d374

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4a9bc60 commit fb4d374

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/uk.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Error" : "Помилка",
99
"New note" : "Нова нотатка",
1010
"Distraction-free notes and writing" : "Нотатки та записи без відволікань",
11+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Додаток Notes — це додаток для створення нотаток без відволікань для [Nextcloud](https://www.nextcloud.com/). Він надає категорії для кращої організації та підтримує форматування за допомогою синтаксису [Markdown](https://en.wikipedia.org/wiki/Markdown). Нотатки зберігаються як файли у вашому Nextcloud, тому ви можете переглядати та редагувати їх за допомогою будь-якого клієнта Nextcloud. Крім того, окремий [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) дозволяє легко інтегрувати додаток у програми ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), а також [сторонніх додатків](https://github.com/nextcloud/notes/wiki#3rd-party-clients), що забезпечують зручний доступ до ваших нотаток Nextcloud). Додаткові функції включають позначення нотаток як улюблених.",
1112
"Deleted {title}" : "Вилучено {title}",
1213
"_Deleted {number} note_::_Deleted {number} notes_" : ["Вилучено {number} нотатку","Вилучено {number} нотатки","Вилучено {number} нотаток","Вилучено {number} нотаток"],
1314
"Undo Delete" : "Повернути вилучення",

l10n/uk.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Error" : "Помилка",
77
"New note" : "Нова нотатка",
88
"Distraction-free notes and writing" : "Нотатки та записи без відволікань",
9+
"The Notes app is a distraction free notes taking app for [Nextcloud](https://www.nextcloud.com/). It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) allows for an easy integration into apps ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), as well as [3rd-party apps](https://github.com/nextcloud/notes/wiki#3rd-party-clients) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Додаток Notes — це додаток для створення нотаток без відволікань для [Nextcloud](https://www.nextcloud.com/). Він надає категорії для кращої організації та підтримує форматування за допомогою синтаксису [Markdown](https://en.wikipedia.org/wiki/Markdown). Нотатки зберігаються як файли у вашому Nextcloud, тому ви можете переглядати та редагувати їх за допомогою будь-якого клієнта Nextcloud. Крім того, окремий [REST API](https://github.com/nextcloud/notes/blob/master/docs/api/README.md) дозволяє легко інтегрувати додаток у програми ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios), а також [сторонніх додатків](https://github.com/nextcloud/notes/wiki#3rd-party-clients), що забезпечують зручний доступ до ваших нотаток Nextcloud). Додаткові функції включають позначення нотаток як улюблених.",
910
"Deleted {title}" : "Вилучено {title}",
1011
"_Deleted {number} note_::_Deleted {number} notes_" : ["Вилучено {number} нотатку","Вилучено {number} нотатки","Вилучено {number} нотаток","Вилучено {number} нотаток"],
1112
"Undo Delete" : "Повернути вилучення",

0 commit comments

Comments
 (0)