You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locale/es_ES/content/reference/environment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ Time before being logged out (in seconds). The default is equivalent to 30 days.
128
128
-**Type**: Integer
129
129
-**Default**: `100`
130
130
131
-
Maximum allowed memory for file uploads. You can increase this if users are having trouble uploading BookWyrm export files. The real Django setting is `DATA_UPLOAD_MAX_MEMORY_SIZE`, however we use this setting in`.env`to allow instance admins to set the value [in mebibytes](https://en.wikipedia.org/wiki/Byte#Multiple-byte_units)rather than bytes.
131
+
Maximum allowed memory for file uploads. You can increase this if users are having trouble uploading BookWyrm export files. El ajuste real de Django es `DATA_UPLOAD_MAX_MEMORY_SIZE`, sin embargo usamos este ajuste en`.env`para permitirles a los administradores de instancias establecer el valor [en mebibytes](https://en.wikipedia.org/wiki/Byte#Multiple-byte_units)en vez de bytes.
Copy file name to clipboardExpand all lines: locale/it_IT/LC_MESSAGES/messages.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ msgstr ""
3
3
"Project-Id-Version: bookwyrm\n"
4
4
"Report-Msgid-Bugs-To: \n"
5
5
"POT-Creation-Date: 2025-10-18 10:28+0000\n"
6
-
"PO-Revision-Date: 2025-10-18 12:40\n"
6
+
"PO-Revision-Date: 2025-11-02 11:38\n"
7
7
"Last-Translator: \n"
8
8
"Language-Team: Italian\n"
9
9
"Language: it_IT\n"
@@ -120,7 +120,7 @@ msgstr "Questa è la documentazione per il codice di sviluppo corrente. Scegli u
120
120
121
121
#:templates/page.html:16
122
122
msgid"Page Contents"
123
-
msgstr""
123
+
msgstr"Contenuti Della Pagina"
124
124
125
125
#:templates/layout.html:115
126
126
msgid"Can't find what you are looking for, or see something wrong? <a href='https://github.com/bookwyrm-social/documentation/issues'>Log an Issue to help us improve this documentation!</a>"
Copy file name to clipboardExpand all lines: locale/it_IT/content/codebase/activitypub.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Questo metodo prende una stringa JSON di ActivityPub e cerca di trasformarla in
82
82
83
83
**`serializza`**
84
84
85
-
This method takes a BookWyrm model object, and turns it into a valid ActivityPub JSON string using the dataclass definitions. This is how we process **outgoing** ActivityPub objects.
85
+
This method takes a BookWyrm model object, and turns it into a valid ActivityPub JSON string using the dataclass definitions. Questo è il modo in cui elaboriamo oggetti ActivityPub **outgoing**.
BookWyrm è un social network per monitorare la lettura, parlare di libri, scrivere recensioni, e scoprire cosa leggere dopo. La Federazione permette agli utenti di BookWyrm di unirsi a piccole comunità di fiducia che possono connettersi tra loro e con altri servizi ActivityPub come Mastodon e Pleroma.
6
6
7
7
## Funzionalità
8
-
The features are growing every month, and there is plenty of room for suggestions and ideas. Open an [issue](https://github.com/bookwyrm-social/bookwyrm/issues) to get the conversation going, or [find a good first issue](https://github.com/bookwyrm-social/bookwyrm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) to make your first contribution!
8
+
Le funzionalità vengono aggiunte ogni mese, e c'è un sacco di spazio per suggerimenti e idee. Open an [issue](https://github.com/bookwyrm-social/bookwyrm/issues) to get the conversation going, or [find a good first issue](https://github.com/bookwyrm-social/bookwyrm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) to make your first contribution!
9
9
10
10
- Pubblicazioni sui libri
11
11
- Componi le recensioni, con o senza valutazioni, che vengono aggregate nella pagina del libro
BookWyrm bruker [ActivityPub](http://activitypub.rocks/)-protokollen for å sende og motta brukeraktivitet mellom andre BookWyrm-instanser og andre tjenester som implementerer ActivityPub, som [Mastodon](https://joinmastodon.org/). For å håndtere bokdata, har BookWyrm en håndfull utvidede aktivitetstyper som ikke er en del av standarden, men er forståelige for andre BookWyrm-instanser.
6
6
7
-
To view the ActivityPubdata for a BookWyrm entity (user, book, list, etc) you can usually add `.json`to the end of the URL. e.g. `https://www.example.com/user/sam.json`and see the JSON in your web browser or via an http request (e.g. using`curl`).
7
+
For å se ActivityPub-data for en BookWyrm enhet (bruker, bok, liste, osv.) kan du vanligvis legge til `.json`til slutten av URL-en. f.eks. `https://www.eksempel.no/user/ola.json`og se JSON-fila i nettleseren eller via en http-forespørsel (f.eks. ved bruk av`curl`).
8
8
9
9
## Aktiviteter og objekter
10
10
@@ -18,7 +18,7 @@ Interaksjoner for brukerrelasjoner følger standard ActivityPub-spesifikasjon.
18
18
-`Update`: oppdaterer brukerens profil og innstillinger
19
19
-`Delete`: deaktiverer en bruker
20
20
-`Undo`: reverserer en `Follow` eller `Block`
21
-
-`Move`: communicate that a user has changed their ID and has moved to a new server. Most ActivityPub software will "follow" the user to the new identity. BookWyrm sends a notification to followers and requires them to confirm they want to follow the user to their new identity.
21
+
-`Flytt`: kommunisere at en bruker har endret sin ID og flyttet til en ny server. De fleste ActivityPub-programvare vil "følge" brukeren til den nye identiteten. BookWyrm sender et varsel til følgere og krever at de bekrefter at de vil følge brukeren sin nye identitet.
Copy file name to clipboardExpand all lines: locale/pl_PL/LC_MESSAGES/messages.po
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ msgstr ""
3
3
"Project-Id-Version: bookwyrm\n"
4
4
"Report-Msgid-Bugs-To: \n"
5
5
"POT-Creation-Date: 2025-10-18 10:28+0000\n"
6
-
"PO-Revision-Date: 2025-10-18 11:28\n"
6
+
"PO-Revision-Date: 2025-11-22 13:54\n"
7
7
"Last-Translator: \n"
8
8
"Language-Team: Polish\n"
9
9
"Language: pl_PL\n"
@@ -116,13 +116,13 @@ msgstr "Licencja"
116
116
117
117
#:templates/layout.html:65
118
118
msgid"This is the documentation for the current development code. Choose a version from the menu to see documentation for released versions since"
119
-
msgstr""
119
+
msgstr"To jest dokumentacja dla bieżącego kodu programistycznego. Wybierz wersję z menu, aby zobaczyć dokumentację dla wersji wydanych od"
120
120
121
121
#:templates/page.html:16
122
122
msgid"Page Contents"
123
-
msgstr""
123
+
msgstr"Zawartość strony"
124
124
125
125
#:templates/layout.html:115
126
126
msgid"Can't find what you are looking for, or see something wrong? <a href='https://github.com/bookwyrm-social/documentation/issues'>Log an Issue to help us improve this documentation!</a>"
127
-
msgstr""
127
+
msgstr"Nie możesz naleźć tego, czego szukasz lub coś nie działa? <a href='https://github.com/bookwyrm-social/documentation/issues'>Zgłoś problem, aby pomóc nam poprawić tę dokumentację!</a>"
Copy file name to clipboardExpand all lines: locale/pl_PL/content/index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Title: Witaj Date: 2021-04-13
5
5
BookWyrm to sieć społecznościowa do śledzenia swojego czytania, rozmów o książkach, pisania recenzji oraz odkrywania swoich kolejnych książek. Federacja umożliwia użytkownikom BookWyrm dołączanie do małych, zaufanych społeczności, które mogą łączyć się ze sobą i z innymi usługami ActivityPub, takimi jak Mastodon i Pleroma.
6
6
7
7
## Funkcje
8
-
The features are growing every month, and there is plenty of room for suggestions and ideas. Open an [issue](https://github.com/bookwyrm-social/bookwyrm/issues) to get the conversation going, or [find a good first issue](https://github.com/bookwyrm-social/bookwyrm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) to make your first contribution!
8
+
Funkcje rozwijane są każdego miesiąca, a jest tu jeszcze sporo miejsca na sugestie i pomysły. Zgłoś [problem](https://github.com/bookwyrm-social/bookwyrm/issues), aby rozpocząć dyskusję lub [udziel się w innym zgłoszeniu](https://github.com/bookwyrm-social/bookwyrm/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22), aby się przyczynić!
9
9
10
10
- Zamieszczanie treści o książkach
11
11
- Twórz recenzje z ocenami lub bez, które będą zamieszczane na stronie książki
@@ -16,12 +16,12 @@ The features are growing every month, and there is plenty of room for suggestion
16
16
- Przeglądaj zebrane recenzje książki pomiędzy połączonymi instancjami BookWyrm
17
17
- Oddzielaj lokalne i sfederowane recenzje oraz oceny na swoim kanale aktywności
18
18
- Śledź aktywność czytania
19
-
-Shelve books on default "to-read," "currently reading," "stopped reading," and "read" shelves
19
+
-Dodawaj książki na domyślne półki „do przeczytania”, „obecnie czytane”, „czytanie wstrzymane” oraz „przeczytane”
20
20
- Twórz własne półki
21
-
-Store started/stopped/finished reading dates, as well as progress updates along the way
21
+
-Przechowuj daty rozpoczęcia/wstrzymania/ukończenia czytania oraz aktualizacje postępu w czasie
22
22
- Dziel się swoją aktywnością czytania z obserwującymi (opcjonalnie i z bardzo precyzyjnymi ustawieniami prywatności)
23
23
- Twórz listy książek, które mogą być otwarte na dodawanie do nich sugestii, nadzorowane oraz edytowalne tylko przez twórcę
24
-
-Create groups with other BookWyrm users and collaborate with group-owned lists
24
+
-Twórz grupy z pozostałymi użytkownikami BookWyrm i współpracuj z grupowymi listami
25
25
- Federacja dzięki ActivityPub
26
26
- Przekazuj i odbieraj statusy oraz aktywność użytkowników
27
27
- Udostępniaj dane o książkach pomiędzy instancjami, aby tworzyć połączoną bazę danych metadanych
0 commit comments