Skip to content

Commit dc76b9c

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/pl.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ OC.L10N.register(
88
"Error" : "Błąd",
99
"New note" : "Nowa notatka",
1010
"Distraction-free notes and writing" : "Ogólnodostępne notowanie i pisanie ",
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." : "Aplikacja Notes to prosta w obsłudze aplikacja do tworzenia notatek dla [Nextcloud](https://www.nextcloud.com/), pozbawiona zbędnych rozpraszaczy. Oferuje kategorie dla lepszej organizacji oraz obsługę formatowania w składni [Markdown] (https://en.wikipedia.org/wiki/Markdown). Notatki zapisywane są jako pliki w Twoim Nextcloud, dzięki czemu możesz je przeglądać i edytować w każdym kliencie Nextcloud. Dodatkowo oddzielne [REST API] (https://github.com/nextcloud/notes/blob/master/docs/api/README.md) umożliwia łatwą integrację z aplikacjami ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) oraz [aplikacjami firm trzecich](https://github.com/nextcloud/notes/wiki#3rd-party-clients), które zapewniają wygodny dostęp do notatek w Nextcloud). Dodatkowe funkcje obejmują możliwość oznaczania notatek jako ulubione.",
1112
"Deleted {title}" : "Usunięto {title}",
1213
"_Deleted {number} note_::_Deleted {number} notes_" : ["Usunięto {number} notatkę","Usunięto {number} notatki","Usunięto {number} notatek","Usunięto {number} notatek"],
1314
"Undo Delete" : "Cofnij usunięcie",

l10n/pl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Error" : "Błąd",
77
"New note" : "Nowa notatka",
88
"Distraction-free notes and writing" : "Ogólnodostępne notowanie i pisanie ",
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." : "Aplikacja Notes to prosta w obsłudze aplikacja do tworzenia notatek dla [Nextcloud](https://www.nextcloud.com/), pozbawiona zbędnych rozpraszaczy. Oferuje kategorie dla lepszej organizacji oraz obsługę formatowania w składni [Markdown] (https://en.wikipedia.org/wiki/Markdown). Notatki zapisywane są jako pliki w Twoim Nextcloud, dzięki czemu możesz je przeglądać i edytować w każdym kliencie Nextcloud. Dodatkowo oddzielne [REST API] (https://github.com/nextcloud/notes/blob/master/docs/api/README.md) umożliwia łatwą integrację z aplikacjami ([Android](https://github.com/nextcloud/notes-android), [iOS](https://github.com/nextcloud/notes-ios) oraz [aplikacjami firm trzecich](https://github.com/nextcloud/notes/wiki#3rd-party-clients), które zapewniają wygodny dostęp do notatek w Nextcloud). Dodatkowe funkcje obejmują możliwość oznaczania notatek jako ulubione.",
910
"Deleted {title}" : "Usunięto {title}",
1011
"_Deleted {number} note_::_Deleted {number} notes_" : ["Usunięto {number} notatkę","Usunięto {number} notatki","Usunięto {number} notatek","Usunięto {number} notatek"],
1112
"Undo Delete" : "Cofnij usunięcie",

0 commit comments

Comments
 (0)