Skip to content

Commit

Permalink
Merge pull request #4652 from h3poteto/l10n_master
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
h3poteto authored Nov 18, 2023
2 parents e7e87be + 2c1345f commit dfd36d2
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion src/config/locales/es_es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,7 @@
"update_list_memberships_error": "Error al actualizar la lista de miembros",
"add_user_error": "Error al agregar usuario",
"authorize_url_error": "Error al obtener la url autorizada",
"domain_confirmed": "{{dominio}} está confirmado, por favor conéctese",
"domain_confirmed": "{{domain}} está confirmado, por favor conéctese",
"domain_doesnt_exist": "Error al conectar con {{domain}}, asegúrese de que la URL del servidor es válida o correcta.",
"loading": "Cargando...",
"language_not_support_spellchecker_error": "Este idioma no es compatible con el corrector ortográfico",
Expand Down
58 changes: 29 additions & 29 deletions src/config/locales/pl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"application": {
"name": "Whalebird",
"about": "O Whalebird",
"preferences": "Preferences",
"shortcuts": "Keyboard shortcuts",
"preferences": "Preferencje",
"shortcuts": "Skróty klawiszowe",
"services": "Usługi",
"hide": "Ukryj Whalebird",
"hide_others": "Hide others",
"show_all": "Show all",
"open": "Open window",
"hide_others": "Ukryj inne",
"show_all": "Pokaż wszystko",
"open": "Otwórz okno",
"quit": "Wyjdź"
},
"edit": {
Expand All @@ -23,19 +23,19 @@
},
"view": {
"name": "Widok",
"toggle_full_screen": "Toggle full screen"
"toggle_full_screen": "Przełącz tryb pełnoekranowy"
},
"window": {
"always_show_menu_bar": "Always show menu bar",
"always_show_menu_bar": "Zawsze pokazuj pasek menu",
"name": "Okno",
"close": "Zamknij okno",
"open": "Otwórz okno",
"minimize": "Zminimalizuj",
"jump_to": "Przejdź do"
},
"help": {
"name": "Help",
"thirdparty": "Thirdparty licenses"
"name": "Pomoc",
"thirdparty": "Licencje stron trzecich"
}
},
"global_header": {
Expand All @@ -45,31 +45,31 @@
"profile": "Profil",
"show_profile": "Pokaż profil",
"edit_profile": "Edytuj profil",
"settings": "Account settings",
"settings": "Ustawienia konta",
"collapse": "Zawalić się",
"expand": "Rozszerzać",
"home": "Strona główna",
"notification": "Notifications",
"notification": "Powiadomienia",
"direct": "Bezpośrednie wiadomości",
"follow_requests": "Follow requests",
"favourite": "Favourited",
"bookmark": "Bookmarks",
"follow_requests": "Prośby o obserwację",
"favourite": "Ulubione",
"bookmark": "Zakładki",
"local": "Lokalna oś czasu",
"public": "Federated timeline",
"hashtag": "Hashtags",
"hashtag": "Hasztagi",
"search": "Wyszukiwanie",
"lists": "Listy"
},
"header_menu": {
"home": "Strona główna",
"notification": "Notifications",
"favourite": "Favourited",
"bookmark": "Bookmarks",
"follow_requests": "Follow requests",
"direct_messages": "Direct messages",
"notification": "Powiadomienia",
"favourite": "Ulubione",
"bookmark": "Zakładki",
"follow_requests": "Prośby o obserwację",
"direct_messages": "Wiadomości prywatne",
"local": "Lokalna oś czasu",
"public": "Federated timeline",
"hashtag": "Hashtags",
"hashtag": "Hasztagi",
"search": "Wyszukiwanie",
"lists": "Listy",
"members": "Użytkownicy",
Expand All @@ -80,9 +80,9 @@
"general": {
"title": "Ogólne",
"toot": {
"title": "Posts",
"title": "Wpisy",
"visibility": {
"description": "Default post visibility",
"description": "Domyślna widoczność wpisów",
"notice": "This setting applies only to new posts; replies will follow the visibility settings of the parent post.",
"public": "Publiczne",
"unlisted": "Niewidoczne",
Expand All @@ -98,19 +98,19 @@
"title": "Oś czasu",
"use_marker": {
"title": "Load the timeline from the last reading position",
"home": "Home",
"notifications": "Notifications"
"home": "Strona główna",
"notifications": "Powiadomienia"
}
},
"filters": {
"title": "Filters",
"title": "Filtry",
"form": {
"phrase": "Keyword or phrase",
"expire": "Expire after",
"phrase": "Słowo kluczowe lub fraza",
"expire": "Wygasa po",
"context": "Filter contexts",
"irreversible": "Drop instead of hide",
"whole_word": "Całe słowo",
"submit": "Submit",
"submit": "Wyślij",
"cancel": "Anuluj"
},
"expires": {
Expand Down

0 comments on commit dfd36d2

Please sign in to comment.