# HG changeset patch # User Thomas De Schampheleire # Date 1567451094 -7200 # Node ID 2d8796af8cc8005e951c00d25a25b7d9b72251f7 # Parent 8691b8bedb3e6c0f23b3c8c6a85a868ce0b4f235# Parent de1342abcf4240f4288197c2840bfc88f527d660 merge default to default-i18n (nontrivial) This merge was nontrivial because it merges the normalization of i18n files from the default branch, but on default-i18n we don't want most of the normalization. And on top of the normalized i18n commits, there were actual translation changes (in normalized form) which do not apply cleanly on non-normalized i18n files. Hence some manual conflict management was necessary. The end result for each po file was compared with the (normalized) version on the default branch and found equivalent. This comparison was done using 'scripts/i18n-update normalized_diff'. diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/be/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/be/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/be/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Belarusian translations for Kallithea. # Copyright (C) 2016 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2016. + # #, fuzzy msgid "" msgstr "" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/cs/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/cs/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/cs/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Czech translations for Kallithea. # Copyright (C) 2014 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2014. + # #, fuzzy msgid "" msgstr "" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/da/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/da/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/da/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.99\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/de/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/de/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/de/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,15 +1,15 @@ -# German translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2019-05-04 21:13+0200\n" -"PO-Revision-Date: 2019-05-08 20:48+0000\n" +"PO-Revision-Date: 2019-05-29 22:52+0000\n" "Last-Translator: ssantos \n" -"Language-Team: German \n" +"Language-Team: German \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3521,14 +3521,15 @@ #: kallithea/templates/admin/settings/settings_global.html:7 msgid "Set a custom title for your Kallithea Service." msgstr "" +"Legen Sie einen benutzerdefinierten Titel für Ihren Kallithea-Dienst fest." #: kallithea/templates/admin/settings/settings_global.html:12 msgid "HTTP authentication realm" -msgstr "" +msgstr "HTTP-Authentifizierungsrealm" #: kallithea/templates/admin/settings/settings_global.html:19 msgid "HTML/JavaScript/CSS customization block" -msgstr "" +msgstr "HTML/JavaScript/CSS Anpassungsblock" #: kallithea/templates/admin/settings/settings_global.html:22 msgid "" @@ -3541,21 +3542,23 @@ #: kallithea/templates/admin/settings/settings_global.html:32 msgid "ReCaptcha public key" -msgstr "" +msgstr "ReCaptcha öffentlicher Schlüssel" #: kallithea/templates/admin/settings/settings_global.html:35 msgid "Public key for reCaptcha system." -msgstr "" +msgstr "Öffentlicher Schlüssel für das reCaptcha-System." #: kallithea/templates/admin/settings/settings_global.html:40 msgid "ReCaptcha private key" -msgstr "" +msgstr "ReCaptcha privater Schlüssel" #: kallithea/templates/admin/settings/settings_global.html:43 msgid "" "Private key for reCaptcha system. Setting this value will enable captcha " "on registration." msgstr "" +"Privater Schlüssel für das reCaptcha-System. Wenn Sie diesen Wert " +"einstellen, wird das Captcha bei der Registrierung aktiviert." #: kallithea/templates/admin/settings/settings_global.html:49 #: kallithea/templates/admin/settings/settings_vcs.html:77 @@ -3565,21 +3568,24 @@ #: kallithea/templates/admin/settings/settings_hooks.html:3 msgid "Built-in Mercurial Hooks (Read-Only)" -msgstr "" +msgstr "Eingebaute Mercurial Hooks (Read -Only)" #: kallithea/templates/admin/settings/settings_hooks.html:17 msgid "Custom Hooks" -msgstr "" +msgstr "Benutzerdefinierte Hooks" #: kallithea/templates/admin/settings/settings_hooks.html:18 msgid "" "Hooks can be used to trigger actions on certain events such as push / " "pull. They can trigger Python functions or external applications." msgstr "" +"Mit Hilfe von Hooks können bei bestimmten Ereignissen, wie z.B. Push / Pull, " +"Aktionen ausgelöst werden. Sie können Python-Funktionen oder externe " +"Anwendungen auslösen." #: kallithea/templates/admin/settings/settings_hooks.html:60 msgid "Failed to remove hook" -msgstr "" +msgstr "Hook konnte nicht entfernt werden" #: kallithea/templates/admin/settings/settings_mapping.html:4 #, fuzzy @@ -3589,35 +3595,42 @@ #: kallithea/templates/admin/settings/settings_mapping.html:9 msgid "Delete records of missing repositories" -msgstr "" +msgstr "Datensätze fehlender Repositories löschen" #: kallithea/templates/admin/settings/settings_mapping.html:12 msgid "" "Check this option to remove all comments, pull requests and other records " "related to repositories that no longer exist in the filesystem." msgstr "" +"Aktivieren Sie diese Option, um alle Kommentare, Pull-Requests und andere " +"Datensätze zu entfernen, die sich auf Repositories beziehen, die nicht mehr " +"im Dateisystem vorhanden sind." #: kallithea/templates/admin/settings/settings_mapping.html:17 msgid "Invalidate cache for all repositories" -msgstr "" +msgstr "Cache für alle Repositories entwerten" #: kallithea/templates/admin/settings/settings_mapping.html:20 msgid "Check this to reload data and clear cache keys for all repositories." msgstr "" +"Aktivieren Sie dies, um Daten neu zu laden und Cache-Schlüssel für alle " +"Repositories zu löschen." #: kallithea/templates/admin/settings/settings_mapping.html:25 msgid "Install Git hooks" -msgstr "" +msgstr "Git-Hooks installieren" #: kallithea/templates/admin/settings/settings_mapping.html:28 msgid "" "Verify if Kallithea's Git hooks are installed for each repository. " "Current hooks will be updated to the latest version." msgstr "" +"Überprüfen Sie, ob die Git-Hooks von Kallithea für jedes Repository " +"installiert sind. Aktuelle Hooks werden auf die neueste Version aktualisiert." #: kallithea/templates/admin/settings/settings_mapping.html:32 msgid "Overwrite existing Git hooks" -msgstr "" +msgstr "Bestehende Git-Hooks überschreiben" #: kallithea/templates/admin/settings/settings_mapping.html:35 msgid "" @@ -3625,24 +3638,30 @@ "not seem to come from Kallithea. WARNING: This operation will destroy any " "custom git hooks you may have deployed by hand!" msgstr "" +"Wenn Sie Git-Hooks installieren, überschreiben Sie alle vorhandenen Hooks, " +"auch wenn sie nicht von Kallithea zu kommen scheinen. WARNUNG: Diese " +"Operation zerstört alle benutzerdefinierten Git-Hooks, die Sie " +"möglicherweise von Hand bereitgestellt haben!" #: kallithea/templates/admin/settings/settings_mapping.html:41 msgid "Rescan Repositories" -msgstr "" +msgstr "Repositories erneut scannen" #: kallithea/templates/admin/settings/settings_search.html:4 msgid "Index build option" -msgstr "" +msgstr "Option zum Aufbau eines Index" #: kallithea/templates/admin/settings/settings_search.html:9 msgid "Build from scratch" -msgstr "" +msgstr "Von Grund auf neu bauen" #: kallithea/templates/admin/settings/settings_search.html:12 msgid "" "This option completely reindexeses all of the repositories for proper " "fulltext search capabilities." msgstr "" +"Diese Option führt zu einer vollständigen Neuindizierung aller Repositories " +"für eine korrekte Volltextsuche." #: kallithea/templates/admin/settings/settings_search.html:18 msgid "Reindex" @@ -3654,7 +3673,7 @@ #: kallithea/templates/admin/settings/settings_system.html:7 msgid "Kallithea version" -msgstr "" +msgstr "Kallithea-Version" #: kallithea/templates/admin/settings/settings_system.html:7 #, fuzzy @@ -3663,7 +3682,7 @@ #: kallithea/templates/admin/settings/settings_system.html:8 msgid "Kallithea configuration file" -msgstr "" +msgstr "Kallithea Konfigurationsdatei" #: kallithea/templates/admin/settings/settings_system.html:9 msgid "Python version" @@ -3679,11 +3698,11 @@ #: kallithea/templates/admin/settings/settings_system.html:12 msgid "Git path" -msgstr "" +msgstr "Git-Pfad" #: kallithea/templates/admin/settings/settings_system.html:13 msgid "Upgrade info endpoint" -msgstr "" +msgstr "Upgrade-Info-Endpunkt" #: kallithea/templates/admin/settings/settings_system.html:13 msgid "Note: please make sure this server can access this URL" @@ -3693,23 +3712,23 @@ #: kallithea/templates/admin/settings/settings_system.html:23 msgid "Python Packages" -msgstr "" +msgstr "Python-Pakete" #: kallithea/templates/admin/settings/settings_vcs.html:9 msgid "Show repository size after push" -msgstr "" +msgstr "Zeigt die Größe des Repositories nach dem Push an" #: kallithea/templates/admin/settings/settings_vcs.html:15 msgid "Log user push commands" -msgstr "" +msgstr "Protokollieren der Push-Befehle der Benutzer" #: kallithea/templates/admin/settings/settings_vcs.html:21 msgid "Log user pull commands" -msgstr "" +msgstr "Protokollieren der Pull-Befehle des Benutzers" #: kallithea/templates/admin/settings/settings_vcs.html:27 msgid "Update repository after push (hg update)" -msgstr "" +msgstr "Repository nach dem Push aktualisieren (hg update)" #: kallithea/templates/admin/settings/settings_vcs.html:33 msgid "Mercurial extensions" @@ -3728,6 +3747,9 @@ "Requires hgsubversion library to be installed. Enables cloning of remote " "Subversion repositories while converting them to Mercurial." msgstr "" +"Erfordert die Installation der hgsubversion-Bibliothek. Ermöglicht das " +"Klonen von entfernten Subversion-Repositories während der Konvertierung zu " +"Mercurial." #: kallithea/templates/admin/settings/settings_vcs.html:59 msgid "Location of repositories" @@ -3738,12 +3760,17 @@ "Click to unlock. You must restart Kallithea in order to make this setting " "take effect." msgstr "" +"Zum Entsperren klicken. Sie müssen Kallithea neu starten, damit diese " +"Einstellung wirksam wird." #: kallithea/templates/admin/settings/settings_vcs.html:68 msgid "" "Filesystem location where repositories are stored. After changing this " "value, a restart and rescan of the repository folder are both required." msgstr "" +"Dateisystem-Speicherort, an dem die Repositories gespeichert sind. Nach dem " +"Ändern dieses Wertes sind sowohl ein Neustart als auch ein erneuter Scan des " +"Repository-Ordners erforderlich." #: kallithea/templates/admin/settings/settings_visual.html:4 msgid "General" @@ -3751,11 +3778,13 @@ #: kallithea/templates/admin/settings/settings_visual.html:9 msgid "Use repository extra fields" -msgstr "" +msgstr "Zusätzliche Repository-Felder verwenden" #: kallithea/templates/admin/settings/settings_visual.html:12 msgid "Allows storing additional customized fields per repository." msgstr "" +"Ermöglicht die Speicherung zusätzlicher benutzerdefinierter Felder pro " +"Repository." #: kallithea/templates/admin/settings/settings_visual.html:17 msgid "Show Kallithea version" @@ -3765,10 +3794,12 @@ msgid "" "Shows or hides a version number of Kallithea displayed in the footer." msgstr "" +"Zeigt oder verbirgt eine Versionsnummer von Kallithea, die in der Fußzeile " +"angezeigt wird." #: kallithea/templates/admin/settings/settings_visual.html:25 msgid "Show user Gravatars" -msgstr "" +msgstr "Benutzer Gravatare anzeigen" #: kallithea/templates/admin/settings/settings_visual.html:29 msgid "" @@ -3786,6 +3817,20 @@ " {netloc} " "network location/server host of running Kallithea server" msgstr "" +"Gravatar URL ermöglicht es Ihnen, eine andere Avatar-Serveranwendung zu " +"verwenden.\n" +" Die folgenden " +"Variablen der URL werden entsprechend ersetzt.\n" +" {scheme} 'http' " +"oder'https', die vom laufenden Kallithea-Server gesendet werden,\n" +" {email} " +"Benutzer-E-Mail,\n" +" {md5email} md5 Hash " +"der Benutzer-E-Mail (wie bei gravatar.com),\n" +" {size} Größe " +"des Bildes, das von der Serveranwendung erwartet wird,\n" +" {netloc} " +"Netzwerkstandort/Server-Host des laufenden Kallithea-Servers" #: kallithea/templates/admin/settings/settings_visual.html:40 #: kallithea/templates/summary/summary.html:63 @@ -3809,6 +3854,19 @@ " {repoid} ID of " "repository, can be used to construct clone-by-id" msgstr "" +"Schema der Klon-URL-Konstruktion z.B. '{scheme}://{user}@{netloc}/{repo}'.\n" +" Die folgenden Variablen " +"stehen zur Verfügung:\n" +" {scheme}'http' " +"oder'https', die vom laufenden Kallithea-Server gesendet werden,\n" +" {user} aktueller " +"Benutzername des Benutzers,\n" +" {netloc} " +"Netzwerkstandort/Server-Host des laufenden Kallithea-Servers,\n" +" {repo} vollständiger " +"Name des Repositories,\n" +" {repoid} ID des " +"Repositorys, kann verwendet werden, um einen Klon nach Id zu erstellen" #: kallithea/templates/admin/settings/settings_visual.html:54 #, fuzzy @@ -3821,16 +3879,20 @@ "Number of items displayed in the repository pages before pagination is " "shown." msgstr "" +"Anzahl der Elemente, die auf den Repository-Seiten angezeigt werden, bevor " +"der Seitenumbruch angezeigt wird." #: kallithea/templates/admin/settings/settings_visual.html:62 msgid "Admin page size" -msgstr "" +msgstr "Größe der Admin-Seite" #: kallithea/templates/admin/settings/settings_visual.html:65 msgid "" "Number of items displayed in the admin pages grids before pagination is " "shown." msgstr "" +"Anzahl der Elemente, die in den Gittern der Admin-Seiten angezeigt werden, " +"bevor der Seitenumbruch angezeigt wird." #: kallithea/templates/admin/settings/settings_visual.html:70 msgid "Icons" @@ -3838,15 +3900,15 @@ #: kallithea/templates/admin/settings/settings_visual.html:75 msgid "Show public repository icon on repositories" -msgstr "" +msgstr "Öffentliches Repository-Symbol in Repositories anzeigen" #: kallithea/templates/admin/settings/settings_visual.html:81 msgid "Show private repository icon on repositories" -msgstr "" +msgstr "Privates Repository-Symbol in Repositories anzeigen" #: kallithea/templates/admin/settings/settings_visual.html:84 msgid "Show public/private icons next to repository names." -msgstr "" +msgstr "Zeigt öffentliche/private Symbole neben den Namen der Repositories an." #: kallithea/templates/admin/settings/settings_visual.html:89 #, fuzzy @@ -3858,10 +3920,12 @@ "Parses meta tags from the repository description field and turns them " "into colored tags." msgstr "" +"Analysiert Meta-Tags aus dem Beschreibungsfeld des Repositorys und " +"verwandelt sie in farbige Tags." #: kallithea/templates/admin/settings/settings_visual.html:98 msgid "Stylify recognised meta tags:" -msgstr "" +msgstr "Erkannte Meta-Tags stilisieren:" #: kallithea/templates/admin/user_groups/user_group_add.html:5 msgid "Add user group" @@ -3910,7 +3974,7 @@ #: kallithea/templates/data_table/_dt_elements.html:102 #, python-format msgid "Confirm to delete this user group: %s" -msgstr "" +msgstr "Bestätigen, um diese Benutzergruppe zu löschen: %s" #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:21 msgid "Delete this user group" @@ -3950,7 +4014,7 @@ #: kallithea/templates/admin/users/user_add.html:41 msgid "Password confirmation" -msgstr "" +msgstr "Passwortbestätigung" #: kallithea/templates/admin/users/user_edit.html:5 #, python-format @@ -3959,7 +4023,7 @@ #: kallithea/templates/admin/users/user_edit.html:30 msgid "Emails" -msgstr "" +msgstr "E-Mails" #: kallithea/templates/admin/users/user_edit_advanced.html:1 #, python-format diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/el/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/el/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/el/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,15 +1,13 @@ -# Greek translations for Kallithea. # Copyright (C) 2015 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2015. -# + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2019-05-04 21:13+0200\n" -"PO-Revision-Date: 2017-06-14 18:51+0000\n" -"Last-Translator: Asterios Dimitriou \n" +"PO-Revision-Date: 2019-06-26 19:00+0000\n" +"Last-Translator: THANOS SIOURDAKIS \n" "Language-Team: Greek \n" "Language: el\n" @@ -17,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.15-dev\n" +"X-Generator: Weblate 3.7.1-dev\n" #: kallithea/controllers/changelog.py:67 #: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605 @@ -188,8 +186,8 @@ #, fuzzy msgid "You can only delete files with revision being a valid branch" msgstr "" -"Μπορείτε να διαγράψετε μόνο αρχεία σε αναθεώρηση που βρίσκονται σε έγκυρη " -"διακλάδωση " +"Μπορείτε να διαγράψετε μόνο αρχεία με αναθεώρηση που βρίσκονται σε έγκυρη " +"διακλάδωση" #: kallithea/controllers/files.py:322 #, python-format @@ -1497,7 +1495,7 @@ #: kallithea/model/forms.py:67 msgid "Please enter a password" -msgstr "" +msgstr "Παρακαλώ εισάγετε έναν κωδικό πρόσβασης" #: kallithea/model/forms.py:68 #, python-format diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/es/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/es/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/es/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Spanish translations for Kallithea. # Copyright (C) 2016 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/fr/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# French translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/how_to --- a/kallithea/i18n/how_to Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/how_to Mon Sep 02 21:04:54 2019 +0200 @@ -7,7 +7,7 @@ https://hosted.weblate.org/projects/kallithea/kallithea/ Registered users may contribute to the existing languages, or request a new -language translations. +language translation. Translating using Weblate @@ -45,8 +45,8 @@ using its administrative interface. -Regenerating translatations after source code changes (admin-only) ------------------------------------------------------------------- +Regenerating translations after source code changes (admin-only) +---------------------------------------------------------------- When the Kallithea source code changes, both the location as the content of translation strings can change. It is therefore necessary to regularly diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/hu/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/hu/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/hu/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Hungarian translations for Kallithea. # Copyright (C) 2014 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2014. + # #, fuzzy msgid "" msgstr "" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/ja/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,13 +1,13 @@ -# Japanese translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2019-05-04 21:13+0200\n" -"PO-Revision-Date: 2016-01-07 01:53+0000\n" -"Last-Translator: Takumi IINO \n" +"PO-Revision-Date: 2019-08-27 07:23+0000\n" +"Last-Translator: leela <53352@protonmail.com>\n" "Language-Team: Japanese \n" "Language: ja\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 2.5-dev\n" +"X-Generator: Weblate 3.9-dev\n" #: kallithea/controllers/changelog.py:67 #: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605 @@ -3141,7 +3141,7 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:48 msgid "Confirm to unlock repository." -msgstr "このリポジトリのロックを解除しますか?" +msgstr "このリポジトリのロックを解除しますか." #: kallithea/templates/admin/repos/repo_edit_advanced.html:50 msgid "Unlock Repository" @@ -3154,7 +3154,7 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:56 msgid "Confirm to lock repository." -msgstr "このリポジトリをロックしますか?" +msgstr "このリポジトリをロックしますか." #: kallithea/templates/admin/repos/repo_edit_advanced.html:58 msgid "Lock Repository" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.99\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Dutch (Belgium) translations for Kallithea. # Copyright (C) 2014 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2014. + # #, fuzzy msgid "" msgstr "" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/pl/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/pl/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/pl/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,22 +1,22 @@ -# Polish translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2019-05-04 21:13+0200\n" -"PO-Revision-Date: 2015-04-04 09:08+0200\n" -"Last-Translator: Andrej Shadura \n" +"PO-Revision-Date: 2019-08-17 19:53+0000\n" +"Last-Translator: Mateusz Mendel \n" "Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n" -"%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 2.3-dev\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 3.8\n" #: kallithea/controllers/changelog.py:67 #: kallithea/controllers/pullrequests.py:252 kallithea/lib/base.py:605 @@ -57,12 +57,12 @@ #: kallithea/controllers/changeset.py:203 #, fuzzy msgid "No permission to change status" -msgstr "Zagłosuj na żądanie na grupę zmian" +msgstr "Brak uprawnień do zmiany statusu" #: kallithea/controllers/changeset.py:214 -#, fuzzy, python-format +#, python-format msgid "Successfully deleted pull request %s" -msgstr "Prośba o skasowanie połączenia gałęzi została wykonana prawidłowo" +msgstr "Prośba o skasowanie połączenia gałęzi %s została wykonana prawidłowo" #: kallithea/controllers/changeset.py:321 kallithea/controllers/files.py:96 #: kallithea/controllers/files.py:116 kallithea/controllers/files.py:726 @@ -70,10 +70,9 @@ msgstr "" #: kallithea/controllers/compare.py:66 -#, fuzzy, python-format -#| msgid "Go to tip of repository" +#, python-format msgid "Could not find other repository %s" -msgstr "Potwierdź blokowanie repozytorium" +msgstr "Nie można znaleźć innego repozytorium %s" #: kallithea/controllers/compare.py:72 msgid "Cannot compare repositories of different types" @@ -96,9 +95,8 @@ msgstr "" #: kallithea/controllers/error.py:70 -#, fuzzy msgid "No response" -msgstr "rewizja" +msgstr "Brak odpowiedzi" #: kallithea/controllers/error.py:71 msgid "Unknown error" @@ -108,8 +106,7 @@ msgid "" "The request could not be understood by the server due to malformed syntax." msgstr "" -"Wniosek nie może być rozumiany przez serwer z powodu zniekształconej " -"składni." +"Żądanie nie może być rozumiane przez serwer z powodu zniekształconej składni." #: kallithea/controllers/error.py:87 msgid "Unauthorized access to resource" @@ -128,7 +125,7 @@ "The server encountered an unexpected condition which prevented it from " "fulfilling the request." msgstr "" -"Serwer napotkał niespodziewany warunek, który uniemożliwia jej spełnienie " +"Serwer napotkał niespodziewany warunek, który uniemożliwia spełnienie " "żądania." #: kallithea/controllers/feed.py:63 @@ -161,10 +158,8 @@ msgstr "Kliknij tutaj, by dodać nowy plik" #: kallithea/controllers/files.py:93 -#, fuzzy -#| msgid "There are no forks yet" msgid "There are no files yet." -msgstr "Nie ma jeszcze gałęzi" +msgstr "Nie ma jeszcze gałęzi." #: kallithea/controllers/files.py:193 #, fuzzy, python-format @@ -180,7 +175,7 @@ #: kallithea/controllers/files.py:311 #, fuzzy msgid "You can only delete files with revision being a valid branch" -msgstr "Można tylko edytować pliki z rewizji obecnej gałęzi " +msgstr "Można tylko usuwać pliki po sprawdzeniu obecnej gałęzi" #: kallithea/controllers/files.py:322 #, python-format @@ -200,7 +195,7 @@ #: kallithea/controllers/files.py:371 #, fuzzy msgid "You can only edit files with revision being a valid branch" -msgstr "Można tylko edytować pliki z rewizji obecnej gałęzi " +msgstr "Można tylko edytować pliki z rewizji obecnej gałęzi" #: kallithea/controllers/files.py:385 #, python-format @@ -305,7 +300,7 @@ #: kallithea/controllers/home.py:139 msgid "Bookmark" -msgstr "Bookmark" +msgstr "Zakładka" #: kallithea/controllers/journal.py:113 kallithea/controllers/journal.py:155 #: kallithea/templates/journal/public_journal.html:4 @@ -330,14 +325,12 @@ msgstr "Udało Ci się zarejestrować w %s" #: kallithea/controllers/login.py:189 -#, fuzzy msgid "A password reset confirmation code has been sent" msgstr "Twój link zresetowania hasła został wysłany" #: kallithea/controllers/login.py:238 -#, fuzzy msgid "Invalid password reset token" -msgstr "łącze resetowania hasła" +msgstr "Nieprawidłowy token resetowania hasła" #: kallithea/controllers/admin/my_account.py:155 #: kallithea/controllers/login.py:243 @@ -407,9 +400,8 @@ msgstr "Brak opisu" #: kallithea/controllers/pullrequests.py:432 -#, fuzzy msgid "Pull request updated" -msgstr "Połączone gałęzie" +msgstr "Połączone gałęzie zaktualizowane" #: kallithea/controllers/pullrequests.py:445 msgid "Successfully deleted pull request" @@ -465,7 +457,7 @@ #: kallithea/controllers/search.py:136 msgid "Invalid search query. Try quoting it." -msgstr "Nieprawidłowe zapytania. Spróbuj zacytować go." +msgstr "Nieprawidłowe zapytanie. Spróbuj zacytować je." #: kallithea/controllers/search.py:140 msgid "The server has no search index." @@ -477,7 +469,6 @@ #: kallithea/controllers/summary.py:179 #: kallithea/templates/summary/summary.html:395 -#, fuzzy msgid "No data ready yet" msgstr "Żadne dane nie zostały załadowane" @@ -492,7 +483,7 @@ #: kallithea/controllers/admin/auth_settings.py:146 msgid "error occurred during update of auth settings" -msgstr "wystapił błąd podczas uaktualniania ustawień autentykacji" +msgstr "wystąpił błąd podczas uaktualniania ustawień autentykacji" #: kallithea/controllers/admin/defaults.py:75 msgid "Default settings updated successfully" @@ -505,7 +496,6 @@ #: kallithea/controllers/admin/gists.py:58 #: kallithea/controllers/admin/my_account.py:230 #: kallithea/controllers/admin/users.py:248 -#, fuzzy msgid "Forever" msgstr "na zawsze" @@ -543,7 +533,7 @@ #: kallithea/controllers/admin/gists.py:140 msgid "Error occurred during gist creation" -msgstr "Wystąpił błąd podczas tworzenia git" +msgstr "Wystąpił błąd podczas tworzenia gist" #: kallithea/controllers/admin/gists.py:156 #, python-format @@ -551,9 +541,8 @@ msgstr "Usuń gist %s" #: kallithea/controllers/admin/gists.py:196 -#, fuzzy msgid "Unmodified" -msgstr "Ostatnio modyfikowany" +msgstr "Niemodyfikowany" #: kallithea/controllers/admin/gists.py:225 msgid "Successfully updated gist content" @@ -777,7 +766,7 @@ #: kallithea/controllers/admin/repos.py:137 #, python-format msgid "Error creating repository %s" -msgstr "utworzone repozytorium %s" +msgstr "Błąd podczas tworzenia repozytorium %s" #: kallithea/controllers/admin/repos.py:195 #, python-format @@ -812,7 +801,7 @@ #: kallithea/controllers/admin/repos.py:277 #, python-format msgid "Deleted %s forks" -msgstr "Usunięte repozytorium %s" +msgstr "Usunięte rozgałęzienia %s" #: kallithea/controllers/admin/repos.py:282 #, python-format @@ -820,9 +809,9 @@ msgstr "Usunięte repozytorium %s" #: kallithea/controllers/admin/repos.py:285 -#, fuzzy, python-format +#, python-format msgid "Cannot delete repository %s which still has forks" -msgstr "Nie można usunąć %s nadal zawiera załączniki rozgałęzienia" +msgstr "Nie można usunąć repozytorium %s nadal zawiera załączniki rozgałęzienia" #: kallithea/controllers/admin/repos.py:290 #, python-format @@ -839,18 +828,17 @@ msgstr "" #: kallithea/controllers/admin/repos.py:390 -#, fuzzy, python-format -#| msgid "An error occurred during creation of field" +#, python-format msgid "An error occurred during creation of field: %r" -msgstr "Wystąpił błąd podczas tworzenia użytkownika %s" +msgstr "Wystąpił błąd podczas tworzenia pola: %r" #: kallithea/controllers/admin/repos.py:401 msgid "An error occurred during removal of field" -msgstr "Wystąpił błąd podczas zapisywania e-maila" +msgstr "Wystąpił błąd podczas usuwania pola" #: kallithea/controllers/admin/repos.py:415 msgid "-- Not a fork --" -msgstr "-- Brak rozgalezienia --" +msgstr "-- Brak rozgałęzienia --" #: kallithea/controllers/admin/repos.py:446 msgid "Updated repository visibility in public journal" @@ -876,15 +864,13 @@ #: kallithea/controllers/admin/repos.py:491 #: kallithea/controllers/admin/repos.py:512 -#, fuzzy msgid "Repository has been locked" -msgstr "Repozytorium nie jest zablokowane" +msgstr "Repozytorium zostało zablokowane" #: kallithea/controllers/admin/repos.py:494 #: kallithea/controllers/admin/repos.py:509 -#, fuzzy msgid "Repository has been unlocked" -msgstr "Repozytorium nie jest zablokowane" +msgstr "Repozytorium zostało odblokowane" #: kallithea/controllers/admin/repos.py:497 #: kallithea/controllers/admin/repos.py:516 @@ -934,10 +920,9 @@ "usunięto: %s." #: kallithea/controllers/admin/settings.py:192 -#, fuzzy, python-format -#| msgid "Invalidate cache for all repositories" +#, python-format msgid "Invalidated %s repositories" -msgstr "Unieważnia cache dla wszystkich repozytoriów" +msgstr "Unieważnione %s repozytoria" #: kallithea/controllers/admin/settings.py:233 msgid "Updated application settings" @@ -960,9 +945,8 @@ msgstr "" #: kallithea/controllers/admin/settings.py:358 -#, fuzzy msgid "Hook already exists" -msgstr "Żadne dane nie zostały załadowane" +msgstr "Hook już istnieje" #: kallithea/controllers/admin/settings.py:360 msgid "Builtin hooks are read-only. Please use another hook name." @@ -1059,11 +1043,11 @@ #: kallithea/controllers/admin/users.py:412 #, python-format msgid "Added IP address %s to user whitelist" -msgstr "Dodano ip %s do listy dozwolonych adresów użytkownia" +msgstr "Dodano ip %s do listy dozwolonych adresów użytkownika" #: kallithea/controllers/admin/users.py:418 msgid "An error occurred while adding IP address" -msgstr "Wystąpił błąd podczas zapisywania e-maila" +msgstr "Wystąpił błąd podczas zapisywania adresu IP" #: kallithea/controllers/admin/users.py:430 msgid "Removed IP address from user whitelist" @@ -1094,7 +1078,7 @@ #, fuzzy, python-format #| msgid "Changeset not found" msgid "Changeset for %s %s not found in %s" -msgstr "Nie znaleziono changeset" +msgstr "Nie znaleziono changeset dla %s%s w %s" #: kallithea/lib/diffs.py:193 msgid "Binary file" @@ -1122,10 +1106,9 @@ msgstr "Utworzony tag: %s" #: kallithea/lib/helpers.py:625 -#, fuzzy, python-format -#| msgid "Changeset not found" +#, python-format msgid "Changeset %s not found" -msgstr "Nie znaleziono changeset" +msgstr "Nie znaleziono changeset %s" #: kallithea/lib/helpers.py:674 #, python-format @@ -1133,7 +1116,6 @@ msgstr "Pokaż wszystkie zestawienia zmian changesets %s->%s" #: kallithea/lib/helpers.py:680 -#, fuzzy msgid "Compare view" msgstr "Wyświetl porównanie" @@ -1152,7 +1134,7 @@ msgstr "rewizja" #: kallithea/lib/helpers.py:725 -#, fuzzy, python-format +#, python-format msgid "Fork name %s" msgstr "nazwa rozgałęzienia %s" @@ -1370,21 +1352,19 @@ #: kallithea/model/db.py:1703 msgid "Kallithea Administrator" -msgstr "Administrator Repo" +msgstr "Administrator Kallithea" #: kallithea/model/db.py:1705 msgid "Default user has no access to new repositories" msgstr "" #: kallithea/model/db.py:1706 -#, fuzzy msgid "Default user has read access to new repositories" -msgstr "Nieautoryzowany dostęp do zasobów" +msgstr "Użytkownik domyślny ma dostęp do odczytu nowych repozytoriów" #: kallithea/model/db.py:1707 -#, fuzzy msgid "Default user has write access to new repositories" -msgstr "Nieautoryzowany dostęp do zasobów" +msgstr "Użytkownik domyślny ma dostęp do zapisu nowych repozytoriów" #: kallithea/model/db.py:1708 msgid "Default user has admin access to new repositories" @@ -1425,22 +1405,24 @@ #: kallithea/model/db.py:1720 #, fuzzy msgid "Only admins can create repository groups" -msgstr "Utworzono grupę repo %s" +msgstr "Tylko admini mogą tworzyć grupy repozytoriów" #: kallithea/model/db.py:1721 #, fuzzy msgid "Non-admins can create repository groups" -msgstr "Utworzono grupę repo %s" +msgstr "" +"Użytkownicy bez uprawnień administratora mogą tworzyć grupy repozytoriów" #: kallithea/model/db.py:1723 #, fuzzy msgid "Only admins can create user groups" -msgstr "Tworzenie grup użytkowników" +msgstr "Tylko admini mogą tworzyć grupy użytkowników" #: kallithea/model/db.py:1724 #, fuzzy msgid "Non-admins can create user groups" -msgstr "Tworzenie grup użytkowników" +msgstr "" +"Użytkownicy bez uprawnień administratora mogą tworzyć grupy użytkowników" #: kallithea/model/db.py:1726 msgid "Only admins can create top level repositories" @@ -1463,34 +1445,30 @@ #: kallithea/model/db.py:1732 #, fuzzy msgid "Only admins can fork repositories" -msgstr "Ogólna liczba repozytoriów" +msgstr "Tylko admini mogą rozgałęziać repozytoria" #: kallithea/model/db.py:1733 #, fuzzy msgid "Non-admins can fork repositories" -msgstr "Unieważnia cache dla wszystkich repozytoriów" +msgstr "Użytkownicy bez uprawnień administratora mogą rozgałęziać repozytoria" #: kallithea/model/db.py:1735 msgid "Registration disabled" msgstr "Rejestracja wyłączona" #: kallithea/model/db.py:1736 -#, fuzzy msgid "User registration with manual account activation" msgstr "Rejestracja użytkownika z ręczną aktywacją konta" #: kallithea/model/db.py:1737 -#, fuzzy msgid "User registration with automatic account activation" msgstr "Rejestracja użytkownika z automatyczną aktywacją konta" #: kallithea/model/db.py:2263 -#, fuzzy msgid "Not reviewed" msgstr "Brak Korekty" #: kallithea/model/db.py:2264 -#, fuzzy msgid "Under review" msgstr "Objęty Przeglądem" @@ -1498,7 +1476,7 @@ #, fuzzy #| msgid "Approved" msgid "Not approved" -msgstr "Zaakceptowano" +msgstr "Niezaakceptowano" #: kallithea/model/db.py:2266 msgid "Approved" @@ -1535,9 +1513,9 @@ msgstr "[komentarz] wniosek o połączenie gałęzi" #: kallithea/model/notification.py:168 -#, fuzzy, python-format +#, python-format msgid "New user %(new_username)s registered" -msgstr "Użytkownik %(new_username)s zarejestrował" +msgstr "Użytkownik %(new_username)s zarejestrował się" #: kallithea/model/notification.py:170 #, python-format @@ -1556,19 +1534,19 @@ #: kallithea/model/notification.py:184 #, fuzzy msgid "Closing" -msgstr "Używa:" +msgstr "Zamykanie" #: kallithea/model/pull_request.py:76 #, fuzzy, python-format msgid "" "%(user)s wants you to review pull request %(pr_nice_id)s: %(pr_title)s" -msgstr "%(user)s chce żeby przejrzeć nowe gałęzie #%(pr_id)s: %(pr_title)s" +msgstr "%(user)s chce żeby przejrzeć nowe gałęzie %(pr_nice_id)s: %(pr_title)s" #: kallithea/model/pull_request.py:211 #, fuzzy #| msgid "Create Pull Request" msgid "Cannot create empty pull request" -msgstr "Stwórz nowe żądanie połączenia gałęzi" +msgstr "Nie można stworzyć pustego żądania połączenia gałęzi" #: kallithea/model/pull_request.py:219 #, python-format @@ -1581,7 +1559,7 @@ #, fuzzy #| msgid "Confirm to delete this pull request" msgid "You are not authorized to create the pull request" -msgstr "Potwierdź usunięcie połączenia gałęzi" +msgstr "Nie masz uprawnień, aby stworzyć żądanie połączenia gałęzi" #: kallithea/model/pull_request.py:341 msgid "Missing changesets since the previous iteration:" @@ -1622,12 +1600,10 @@ msgstr "nowy użytkownik się zarejestrował" #: kallithea/model/user.py:253 -#, fuzzy msgid "" "You can't remove this user since it is crucial for the entire application" msgstr "" -"Nie możesz usunąć tego użytkownika ponieważ jest kluczowy dla całej " -"aplikacji" +"Nie możesz usunąć tego użytkownika ponieważ jest kluczowy dla całej aplikacji" #: kallithea/model/user.py:258 #, fuzzy, python-format @@ -1635,8 +1611,8 @@ "User \"%s\" still owns %s repositories and cannot be removed. Switch " "owners or remove those repositories: %s" msgstr "" -"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może " -"zostać usunięty. Zmień właściciela lub usuń te repozytoria. %s" +"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może zostać " +"usunięty. Zmień właściciela lub usuń te repozytoria: %s" #: kallithea/model/user.py:263 #, fuzzy, python-format @@ -1644,8 +1620,8 @@ "User \"%s\" still owns %s repository groups and cannot be removed. Switch " "owners or remove those repository groups: %s" msgstr "" -"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może " -"zostać usunięty. Zmień właściciela lub usuń te repozytoria. %s" +"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może zostać " +"usunięty. Zmień właściciela lub usuń te repozytoria: %s" #: kallithea/model/user.py:270 #, fuzzy, python-format @@ -1653,8 +1629,8 @@ "User \"%s\" still owns %s user groups and cannot be removed. Switch " "owners or remove those user groups: %s" msgstr "" -"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może " -"zostać usunięty. Zmień właściciela lub usuń te repozytoria. %s" +"użytkownik \"%s\" wciąż posiada repozytoria następujące %s i nie może zostać " +"usunięty. Zmień właściciela lub usuń te grupy użytkowników: %s" #: kallithea/model/user.py:364 msgid "Password reset link" @@ -1663,7 +1639,7 @@ #: kallithea/model/user.py:413 #, fuzzy msgid "Password reset notification" -msgstr "łącze resetowania hasła" +msgstr "Powiadomienie o resetowaniu hasła" #: kallithea/model/user.py:414 #, python-format @@ -1684,7 +1660,7 @@ #: kallithea/model/validators.py:76 #, fuzzy, python-format msgid "Username \"%(username)s\" cannot be used" -msgstr "Nazwa użytkownika %(username)s jest nieprawidłowa" +msgstr "Nazwa użytkownika \"%(username)s\" nie może być użyta" #: kallithea/model/validators.py:78 #, fuzzy @@ -1693,7 +1669,7 @@ "dashes and must begin with an alphanumeric character or underscore" msgstr "" "Nazwa użytkownika może zawierać tylko znaki alfanumeryczne, podkreślenia, " -"kropki lub myślniki i muszą zaczynać się znakiem alfanumerycznym lub " +"kropki lub myślniki i musi zaczynać się znakiem alfanumerycznym lub " "podkreśleniem" #: kallithea/model/validators.py:105 @@ -1751,7 +1727,7 @@ #: kallithea/model/validators.py:281 #, fuzzy msgid "Invalid username or password" -msgstr "nieprawidłowe hasło" +msgstr "nieprawidłowa nazwa użytkownika lub hasło" #: kallithea/model/validators.py:312 msgid "Token mismatch" @@ -1780,7 +1756,7 @@ #: kallithea/model/validators.py:419 #, fuzzy msgid "Invalid repository URL" -msgstr "prywatne repozytorium" +msgstr "Nieprawidłowy URL repozytorium" #: kallithea/model/validators.py:420 msgid "" @@ -1798,11 +1774,11 @@ #: kallithea/model/validators.py:462 msgid "no permission to create repository in root location" -msgstr "nie masz uprawnień do tworzenia repozytorium w tej grupie" +msgstr "nie masz uprawnień do tworzenia repozytorium w tej lokacji roota" #: kallithea/model/validators.py:512 msgid "You don't have permissions to create a group in this location" -msgstr "Nie masz uprawnień do tworzenia repozytorium w tej grupie" +msgstr "Nie masz uprawnień do tworzenia grupy w tym miejscu" #: kallithea/model/validators.py:552 msgid "This username or user group name is not valid" @@ -1813,14 +1789,13 @@ msgstr "To nie jest prawidłowa ścieżka" #: kallithea/model/validators.py:662 -#, fuzzy msgid "This email address is already in use" msgstr "Ten adres e-mail jest już zajęty" #: kallithea/model/validators.py:682 -#, fuzzy, python-format +#, python-format msgid "Email address \"%(email)s\" not found" -msgstr "e-mail \"%(email)s\" nie istnieje." +msgstr "e-mail \"%(email)s\" nie istnieje" #: kallithea/model/validators.py:719 msgid "" @@ -1915,7 +1890,7 @@ #: kallithea/templates/index_base.html:60 msgid "Last Change" -msgstr "Ostatnia akytwność" +msgstr "Ostatnia aktywność" #: kallithea/templates/admin/my_account/my_account_repos.html:15 #: kallithea/templates/admin/my_account/my_account_watched.html:15 @@ -1988,16 +1963,15 @@ #: kallithea/templates/password_reset.html:21 #: kallithea/templates/password_reset_confirmation.html:16 -#, fuzzy, python-format +#, python-format msgid "Reset Your Password to %s" -msgstr "Zapomniałeś hasła do %s?" +msgstr "Zresetować hasło do %s" #: kallithea/templates/password_reset.html:23 #: kallithea/templates/password_reset_confirmation.html:5 #: kallithea/templates/password_reset_confirmation.html:18 -#, fuzzy msgid "Reset Your Password" -msgstr "Zapomniałeś hasła?" +msgstr "Zresetuj hasło" #: kallithea/templates/password_reset.html:30 msgid "Email Address" @@ -2009,16 +1983,17 @@ msgstr "" #: kallithea/templates/password_reset.html:47 -#, fuzzy msgid "Send Password Reset Email" -msgstr "łącze resetowania hasła" +msgstr "Wyślij email z resetowaniem hasła" #: kallithea/templates/password_reset.html:52 #, fuzzy msgid "" "A password reset link will be sent to the specified email address if it " "is registered in the system." -msgstr "Link do zresetowania hasła zostanie wysłany na adres e-mail" +msgstr "" +"Link do zresetowania hasła zostanie wysłany na adres e-mail znajdujący się w " +"systemie." #: kallithea/templates/password_reset_confirmation.html:23 #, python-format @@ -2036,14 +2011,12 @@ msgstr "" #: kallithea/templates/password_reset_confirmation.html:36 -#, fuzzy msgid "New Password" msgstr "Nowe hasło" #: kallithea/templates/password_reset_confirmation.html:43 -#, fuzzy msgid "Confirm New Password" -msgstr "Nowe hasło" +msgstr "Potwierdź nowe hasło" #: kallithea/templates/password_reset_confirmation.html:51 msgid "Confirm" @@ -2099,24 +2072,22 @@ #: kallithea/templates/admin/admin.html:5 #: kallithea/templates/admin/admin.html:13 #: kallithea/templates/base/base.html:55 -#, fuzzy msgid "Admin Journal" msgstr "Dziennik administratora" #: kallithea/templates/admin/admin.html:10 #: kallithea/templates/journal/journal.html:10 msgid "journal filter..." -msgstr "szybkie wyszukiwanie..." +msgstr "filtr dziennika..." #: kallithea/templates/admin/admin.html:12 #: kallithea/templates/journal/journal.html:12 -#, fuzzy msgid "Filter" msgstr "filtr" #: kallithea/templates/admin/admin.html:13 #: kallithea/templates/journal/journal.html:13 -#, fuzzy, python-format +#, python-format msgid "%s Entry" msgid_plural "%s Entries" msgstr[0] "%s wejście" @@ -2199,7 +2170,6 @@ #: kallithea/templates/admin/defaults/defaults.html:5 #: kallithea/templates/admin/defaults/defaults.html:11 #: kallithea/templates/base/base.html:62 -#, fuzzy msgid "Repository Defaults" msgstr "Repozytoria domyślne" @@ -2306,7 +2276,6 @@ #: kallithea/templates/admin/my_account/my_account_api_keys.html:26 #: kallithea/templates/admin/users/user_edit_api_keys.html:7 #: kallithea/templates/admin/users/user_edit_api_keys.html:26 -#, fuzzy msgid "Never" msgstr "nigdy" @@ -2322,13 +2291,13 @@ #: kallithea/templates/admin/gists/index.html:6 #: kallithea/templates/admin/gists/index.html:16 -#, fuzzy, python-format +#, python-format msgid "Private Gists for User %s" msgstr "Prywatne Gists użytkownika %s" #: kallithea/templates/admin/gists/index.html:8 #: kallithea/templates/admin/gists/index.html:18 -#, fuzzy, python-format +#, python-format msgid "Public Gists for User %s" msgstr "Publiczne Gists użytkownika %s" @@ -2489,9 +2458,8 @@ msgstr "Profil" #: kallithea/templates/admin/my_account/my_account.html:26 -#, fuzzy msgid "Email Addresses" -msgstr "Nowy adres e-mail" +msgstr "Adresy e-mail" #: kallithea/templates/admin/my_account/my_account.html:28 #: kallithea/templates/admin/users/user_edit.html:31 @@ -2499,15 +2467,13 @@ msgstr "" #: kallithea/templates/admin/my_account/my_account.html:29 -#, fuzzy msgid "Owned Repositories" -msgstr "repozytoria" +msgstr "Posiadane repozytoria" #: kallithea/templates/admin/my_account/my_account.html:30 #: kallithea/templates/journal/journal.html:33 -#, fuzzy msgid "Watched Repositories" -msgstr "Utwórz repozytorium" +msgstr "Obserwowane repozytoria" #: kallithea/templates/admin/my_account/my_account.html:31 #: kallithea/templates/admin/permissions/permissions.html:30 @@ -2515,7 +2481,7 @@ #: kallithea/templates/admin/users/user_edit.html:34 #, fuzzy msgid "Show Permissions" -msgstr "Skopiuj uprawnienia" +msgstr "Pokaż uprawnienia" #: kallithea/templates/admin/my_account/my_account_api_keys.html:5 #: kallithea/templates/admin/users/user_edit_api_keys.html:5 @@ -2530,9 +2496,8 @@ #: kallithea/templates/admin/my_account/my_account_api_keys.html:29 #: kallithea/templates/admin/users/user_edit_api_keys.html:29 -#, fuzzy msgid "Expired" -msgstr "Wygasa" +msgstr "Wygasło" #: kallithea/templates/admin/my_account/my_account_api_keys.html:39 #: kallithea/templates/admin/users/user_edit_api_keys.html:39 @@ -2542,9 +2507,8 @@ #: kallithea/templates/admin/my_account/my_account_api_keys.html:41 #: kallithea/templates/admin/users/user_edit_api_keys.html:41 -#, fuzzy msgid "Remove" -msgstr "Usunięto" +msgstr "Usuń" #: kallithea/templates/admin/my_account/my_account_api_keys.html:48 #: kallithea/templates/admin/users/user_edit_api_keys.html:48 @@ -2556,7 +2520,7 @@ #: kallithea/templates/admin/users/user_edit_api_keys.html:56 #, fuzzy msgid "New API key" -msgstr "Nowe pole klucza" +msgstr "Nowe pole klucza API" #: kallithea/templates/admin/my_account/my_account_api_keys.html:72 #: kallithea/templates/admin/my_account/my_account_emails.html:46 @@ -2599,9 +2563,8 @@ #: kallithea/templates/admin/my_account/my_account_emails.html:30 #: kallithea/templates/admin/users/user_edit_emails.html:30 -#, fuzzy msgid "No additional emails specified." -msgstr "Brak dodatkowych emaili" +msgstr "Brak dodatkowych emaili." #: kallithea/templates/admin/my_account/my_account_emails.html:39 #: kallithea/templates/admin/users/user_edit_emails.html:39 @@ -2609,9 +2572,8 @@ msgstr "Nowy adres e-mail" #: kallithea/templates/admin/my_account/my_account_password.html:1 -#, fuzzy msgid "Change Your Account Password" -msgstr "Nowe hasło" +msgstr "Zmień hasło" #: kallithea/templates/admin/my_account/my_account_password.html:8 msgid "Current password" @@ -2643,10 +2605,9 @@ #: kallithea/templates/admin/my_account/my_account_profile.html:10 #: kallithea/templates/admin/users/user_edit_profile.html:10 -#, fuzzy, python-format -#| msgid "Change your avatar at" +#, python-format msgid "Change %s avatar at" -msgstr "Zmiana awataru na" +msgstr "Zmiana awataru %s na" #: kallithea/templates/admin/my_account/my_account_profile.html:12 #: kallithea/templates/admin/users/user_edit_profile.html:12 @@ -2654,9 +2615,8 @@ msgstr "Avatary są wyłączone" #: kallithea/templates/admin/my_account/my_account_repos.html:1 -#, fuzzy msgid "Repositories You Own" -msgstr "Nie znaleziono repozytorium." +msgstr "Twoje repozytoria" #: kallithea/templates/admin/my_account/my_account_repos.html:13 #: kallithea/templates/admin/my_account/my_account_watched.html:13 @@ -2671,14 +2631,12 @@ msgstr "Nazwa" #: kallithea/templates/admin/my_account/my_account_watched.html:1 -#, fuzzy msgid "Repositories You are Watching" -msgstr "Położenie repozytorium" +msgstr "Repozytoria które obserwujesz" #: kallithea/templates/admin/permissions/permissions.html:5 #: kallithea/templates/admin/permissions/permissions.html:11 #: kallithea/templates/base/base.html:60 -#, fuzzy msgid "Default Permissions" msgstr "Domyślne uprawnienia" @@ -2689,7 +2647,6 @@ #: kallithea/templates/admin/permissions/permissions.html:29 #: kallithea/templates/admin/users/user_edit.html:32 -#, fuzzy msgid "IP Whitelist" msgstr "Lista dozwolonych adresów IP" @@ -2698,10 +2655,8 @@ msgstr "Dostęp anonimowy" #: kallithea/templates/admin/permissions/permissions_globals.html:8 -#, fuzzy -#| msgid "Anonymous access" msgid "Allow anonymous access" -msgstr "Dostęp anonimowy" +msgstr "Zezwalaj na dostęp anonimowy" #: kallithea/templates/admin/permissions/permissions_globals.html:10 #, python-format @@ -2721,9 +2676,8 @@ "niestandardowe uprawnienia w repozytoriach zostaną utracone" #: kallithea/templates/admin/permissions/permissions_globals.html:20 -#, fuzzy msgid "Apply to all existing repositories" -msgstr "Istniejące repozytorium?" +msgstr "Zastosuj do wszystkich Istniejących repozytoriów" #: kallithea/templates/admin/permissions/permissions_globals.html:23 msgid "Permissions for the Default user on new repositories." @@ -2748,9 +2702,8 @@ "niestandardowe uprawnienia w repozytoriach zostaną utracone" #: kallithea/templates/admin/permissions/permissions_globals.html:33 -#, fuzzy msgid "Apply to all existing repository groups" -msgstr "Usuń ta grupę repozytoriów" +msgstr "Zastosuj do wszystkich istniejących grup repozytoriów" #: kallithea/templates/admin/permissions/permissions_globals.html:36 msgid "Permissions for the Default user on new repository groups." @@ -2762,15 +2715,14 @@ msgstr "Grupa użytkownika" #: kallithea/templates/admin/permissions/permissions_globals.html:45 -#, fuzzy msgid "" "All default permissions on each user group will be reset to chosen " "permission, note that all custom default permission on user groups will " "be lost" msgstr "" -"Wszystkie Uprawnienia domyślne każdej grupy użytkowników zostaną " -"przywrócone do wybranego zezwolenia, trzeba pamiętać, że wszystkie " -"niestandardowe uprawnienia domyślne dla grup repozytorium zostaną utracone" +"Wszystkie Uprawnienia domyślne każdej grupy użytkowników zostaną przywrócone " +"do wybranego zezwolenia, trzeba pamiętać, że wszystkie niestandardowe " +"uprawnienia domyślne dla grup repozytorium zostaną utracone" #: kallithea/templates/admin/permissions/permissions_globals.html:46 msgid "Apply to all existing user groups" @@ -2781,9 +2733,8 @@ msgstr "" #: kallithea/templates/admin/permissions/permissions_globals.html:53 -#, fuzzy msgid "Top level repository creation" -msgstr "Tworzenie repozytorium" +msgstr "Tworzenie repozytoriów najwyższego poziomu" #: kallithea/templates/admin/permissions/permissions_globals.html:56 msgid "" @@ -2833,20 +2784,20 @@ #: kallithea/templates/admin/permissions/permissions_ips.html:12 #: kallithea/templates/admin/users/user_edit_ips.html:22 -#, fuzzy, python-format +#, python-format msgid "Confirm to delete this IP address: %s" -msgstr "Potwierdź, aby usunąć to ip: %s" +msgstr "Potwierdź, aby usunąć to IP: %s" #: kallithea/templates/admin/permissions/permissions_ips.html:18 #: kallithea/templates/admin/users/user_edit_ips.html:29 #, fuzzy msgid "All IP addresses are allowed." -msgstr "Wszystkie adresy IP są dozwolone" +msgstr "Wszystkie adresy IP są dozwolone." #: kallithea/templates/admin/permissions/permissions_ips.html:25 #: kallithea/templates/admin/users/user_edit_ips.html:37 msgid "New IP address" -msgstr "Nowy adres ip" +msgstr "Nowy adres IP" #: kallithea/templates/admin/repo_groups/repo_group_add.html:11 #: kallithea/templates/admin/repo_groups/repo_group_edit.html:11 @@ -2867,7 +2818,7 @@ #: kallithea/templates/admin/repo_groups/repo_group_add.html:42 #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:19 msgid "Group parent" -msgstr "Rodzic gropy" +msgstr "Rodzic grupy" #: kallithea/templates/admin/repo_groups/repo_group_add.html:49 #: kallithea/templates/admin/repos/repo_add_base.html:35 @@ -2946,7 +2897,7 @@ #: kallithea/templates/admin/repo_groups/repo_group_edit_advanced.html:25 msgid "Delete this repository group" -msgstr "Usuń ta grupę repozytoriów" +msgstr "Usuń tę grupę repozytoriów" #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7 msgid "Not visible" @@ -2956,19 +2907,19 @@ #, fuzzy #| msgid "Disabled" msgid "Visible" -msgstr "Wyłączone" +msgstr "Widoczne" #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:9 #, fuzzy #| msgid "Add Repository" msgid "Add repos" -msgstr "Dodaj Repozytorium" +msgstr "Dodaj Repozytoria" #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:10 #, fuzzy #| msgid "Add user group" msgid "Add/Edit groups" -msgstr "Dodaj grupę użytkowników" +msgstr "Dodaj/edytuj grupę użytkowników" #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:11 #: kallithea/templates/admin/repos/repo_edit_permissions.html:11 @@ -2995,7 +2946,7 @@ #: kallithea/templates/admin/user_groups/user_group_edit_perms.html:71 #, fuzzy msgid "Revoke" -msgstr "odwołane" +msgstr "odwołaj" #: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:81 #: kallithea/templates/admin/repos/repo_edit_permissions.html:77 @@ -3029,18 +2980,18 @@ #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46 #, fuzzy msgid "Remove this group" -msgstr "Tworzenie grup użytkowników" +msgstr "Usuń tę grupę użytkowników" #: kallithea/templates/admin/repo_groups/repo_group_edit_settings.html:46 #, fuzzy msgid "Confirm to delete this group" -msgstr "Potwierdź usunięcie grupy użytkowników: %s" +msgstr "Potwierdź usunięcie grupy użytkowników" #: kallithea/templates/admin/repo_groups/repo_group_show.html:4 #, fuzzy, python-format #| msgid "Repository Group: %s" msgid "Repository group %s" -msgstr "Grupa Repozytoriów: %s" +msgstr "Grupa Repozytoriów %s" #: kallithea/templates/admin/repo_groups/repo_groups.html:5 #, fuzzy @@ -3055,7 +3006,7 @@ #: kallithea/templates/admin/repos/repo_add_base.html:12 #, fuzzy msgid "Clone remote repository" -msgstr "[utworzone] repozytorium" +msgstr "Klonuj zdalne repozytorium" #: kallithea/templates/admin/repos/repo_add_base.html:16 msgid "" @@ -3096,7 +3047,7 @@ #: kallithea/templates/admin/repos/repo_creating.html:9 #, fuzzy, python-format msgid "%s Creating Repository" -msgstr "utworzone repozytorium %s" +msgstr "Tworzenie repozytorium %s" #: kallithea/templates/admin/repos/repo_creating.html:13 msgid "Creating repository" @@ -3143,7 +3094,7 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:1 #, fuzzy msgid "Parent" -msgstr "Rodzic gropy" +msgstr "Rodzic grupy" #: kallithea/templates/admin/repos/repo_edit_advanced.html:5 msgid "Set" @@ -3152,12 +3103,12 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:7 #, fuzzy msgid "Manually set this repository as a fork of another from the list." -msgstr "Ręczne ustawienie rozwidlenia z listy" +msgstr "Ręczne ustawienie rozwidlenia z listy." #: kallithea/templates/admin/repos/repo_edit_advanced.html:20 #, fuzzy msgid "Public Journal Visibility" -msgstr "Dziennik publiczny" +msgstr "Widoczność dziennika publicznego" #: kallithea/templates/admin/repos/repo_edit_advanced.html:27 msgid "Remove from public journal" @@ -3166,7 +3117,7 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:32 #, fuzzy msgid "Add to Public Journal" -msgstr "Dziennik publiczny" +msgstr "Dodaj do dziennika publicznego" #: kallithea/templates/admin/repos/repo_edit_advanced.html:37 #, fuzzy @@ -3175,7 +3126,7 @@ "public journal." msgstr "" "Wszystkie działania wykonywane na tym repozytorium będą dostępne dla " -"wszystkich w dzienniku publicznym" +"wszystkich w dzienniku publicznym." #: kallithea/templates/admin/repos/repo_edit_advanced.html:42 #, fuzzy @@ -3185,12 +3136,12 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:48 #, fuzzy msgid "Confirm to unlock repository." -msgstr "Potwierdź odblokowanie repozytorium" +msgstr "Potwierdź odblokowanie repozytorium." #: kallithea/templates/admin/repos/repo_edit_advanced.html:50 #, fuzzy msgid "Unlock Repository" -msgstr "Odblokowane repozytorium" +msgstr "Odblokuj repozytorium" #: kallithea/templates/admin/repos/repo_edit_advanced.html:52 #, python-format @@ -3200,12 +3151,12 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:56 #, fuzzy msgid "Confirm to lock repository." -msgstr "Potwierdź blokowanie repozytorium" +msgstr "Potwierdź blokowanie repozytorium." #: kallithea/templates/admin/repos/repo_edit_advanced.html:58 #, fuzzy msgid "Lock Repository" -msgstr "Odblokowane repozytorium" +msgstr "Zablokuj repozytorium" #: kallithea/templates/admin/repos/repo_edit_advanced.html:60 msgid "Repository is not locked" @@ -3228,7 +3179,7 @@ #: kallithea/templates/admin/repos/repo_edit_advanced.html:74 #, fuzzy msgid "Delete this Repository" -msgstr "Usuń ta grupę repozytoriów" +msgstr "Usuń to repozytorium" #: kallithea/templates/admin/repos/repo_edit_advanced.html:77 #, fuzzy, python-format @@ -3264,8 +3215,8 @@ "Manually invalidate cache for this repository. On first access, the " "repository will be cached again." msgstr "" -"Ręcznie unieważnienie cache dla tego repozytorium. Przy pierwszym " -"dostępie do repozytorium zostanie dodany do bufora ponownie" +"Ręcznie unieważnienie cache dla tego repozytorium. Przy pierwszym dostępie " +"do repozytorium zostanie dodane do bufora ponownie." #: kallithea/templates/admin/repos/repo_edit_caches.html:9 #, fuzzy @@ -3323,7 +3274,7 @@ #: kallithea/templates/admin/repos/repo_edit_fields.html:61 #, fuzzy msgid "Extra fields are disabled." -msgstr "Avatary są wyłączone" +msgstr "Dodatkowe pola są wyłączone." #: kallithea/templates/admin/repos/repo_edit_permissions.html:20 #, fuzzy @@ -3339,17 +3290,17 @@ #: kallithea/templates/admin/repos/repo_edit_remote.html:7 #, fuzzy msgid "Remote repository URL" -msgstr "Utworzone repozytorium %s" +msgstr "URL zdalnego repozytorium" #: kallithea/templates/admin/repos/repo_edit_remote.html:15 #, fuzzy msgid "Pull Changes from Remote Repository" -msgstr "[pobieranie z zdalnego] do repozytorium" +msgstr "pobieranie zmian ze zdalnego repozytorium" #: kallithea/templates/admin/repos/repo_edit_remote.html:17 #, fuzzy msgid "Confirm to pull changes from remote repository." -msgstr "Potwierdź pull z zdalnej strony" +msgstr "Potwierdź pobranie zmian ze zdalnego repozytorium." #: kallithea/templates/admin/repos/repo_edit_remote.html:23 msgid "This repository does not have a remote repository URL." @@ -3358,7 +3309,7 @@ #: kallithea/templates/admin/repos/repo_edit_settings.html:7 #, fuzzy msgid "Permanent Repository ID" -msgstr "prywatne repozytorium" +msgstr "Stałe ID repozytorium" #: kallithea/templates/admin/repos/repo_edit_settings.html:7 msgid "What is that?" @@ -3381,12 +3332,12 @@ #: kallithea/templates/admin/repos/repo_edit_settings.html:16 #, fuzzy msgid "Remote repository" -msgstr "[utworzone] repozytorium" +msgstr "Zdalne repozytorium" #: kallithea/templates/admin/repos/repo_edit_settings.html:19 #, fuzzy msgid "Repository URL" -msgstr "Repozytorium" +msgstr "URL Repozytorium" #: kallithea/templates/admin/repos/repo_edit_settings.html:23 msgid "" @@ -3418,12 +3369,12 @@ #: kallithea/templates/admin/repos/repo_edit_statistics.html:10 #, fuzzy msgid "Reset Statistics" -msgstr "%s Statystyki" +msgstr "Resetuj Statystyki" #: kallithea/templates/admin/repos/repo_edit_statistics.html:10 #, fuzzy msgid "Confirm to remove current statistics." -msgstr "Potwierdź usunięcie aktualnych statystyk" +msgstr "Potwierdź usunięcie aktualnych statystyk." #: kallithea/templates/admin/repos/repos.html:5 #, fuzzy @@ -3529,7 +3480,7 @@ #: kallithea/templates/admin/settings/settings_hooks.html:17 #, fuzzy msgid "Custom Hooks" -msgstr "Niestandardowa aktualizacja" +msgstr "Niestandardowy Hook" #: kallithea/templates/admin/settings/settings_hooks.html:18 msgid "" @@ -3550,7 +3501,7 @@ #: kallithea/templates/admin/settings/settings_mapping.html:9 #, fuzzy msgid "Delete records of missing repositories" -msgstr "Szukaj we wszystkich repozytoriach" +msgstr "Usuń wpisy o brakujących repozytoriach" #: kallithea/templates/admin/settings/settings_mapping.html:12 msgid "" @@ -3637,7 +3588,7 @@ #: kallithea/templates/admin/settings/settings_system.html:11 #, fuzzy msgid "Git version" -msgstr "Edycja Uprawnień" +msgstr "Wersja Git" #: kallithea/templates/admin/settings/settings_system.html:12 msgid "Git path" @@ -3678,7 +3629,7 @@ #: kallithea/templates/admin/settings/settings_vcs.html:38 msgid "Enable largefiles extension" -msgstr "Rozszerzenia dużych pliów" +msgstr "Rozszerzenia dużych plików" #: kallithea/templates/admin/settings/settings_vcs.html:44 msgid "Enable hgsubversion extension" @@ -3693,7 +3644,7 @@ #: kallithea/templates/admin/settings/settings_vcs.html:59 #, fuzzy msgid "Location of repositories" -msgstr "Ogólna liczba repozytoriów" +msgstr "Położenie repozytoriów" #: kallithea/templates/admin/settings/settings_vcs.html:64 msgid "" @@ -3756,7 +3707,7 @@ #: kallithea/templates/summary/summary.html:63 #, fuzzy msgid "Clone URL" -msgstr "Url klonowania" +msgstr "URL klonowania" #: kallithea/templates/admin/settings/settings_visual.html:43 msgid "" @@ -3813,7 +3764,7 @@ #: kallithea/templates/admin/settings/settings_visual.html:84 #, fuzzy msgid "Show public/private icons next to repository names." -msgstr "Pokazuj w publicznym repo ikonę w repozytoriach" +msgstr "Pokazuj ikonę publiczne/prywatne repo w repozytoriach." #: kallithea/templates/admin/settings/settings_visual.html:89 #, fuzzy @@ -3860,7 +3811,7 @@ #: kallithea/templates/admin/user_groups/user_group_edit.html:33 #, fuzzy msgid "Show Members" -msgstr "użytkownik" +msgstr "Pokaż użytkowników" #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:1 #, python-format @@ -3871,7 +3822,7 @@ #: kallithea/templates/admin/user_groups/user_group_edit_settings.html:23 #: kallithea/templates/admin/user_groups/user_groups.html:40 msgid "Members" -msgstr "Użytkownik" +msgstr "Użytkownicy" #: kallithea/templates/admin/user_groups/user_group_edit_advanced.html:19 #: kallithea/templates/data_table/_dt_elements.html:102 @@ -3898,7 +3849,7 @@ #: kallithea/templates/admin/user_groups/user_groups.html:5 #, fuzzy msgid "User Groups Administration" -msgstr "Użytkownicy grupy administracji" +msgstr "Administracja grup użytkowników" #: kallithea/templates/admin/users/user_add.html:5 msgid "Add user" @@ -4002,7 +3953,7 @@ #: kallithea/templates/base/base.html:115 #, fuzzy msgid "Create Fork" -msgstr "Usuń rozwidlenie" +msgstr "Stwórz rozwidlenie" #: kallithea/templates/base/base.html:127 #: kallithea/templates/summary/summary.html:9 @@ -4128,12 +4079,12 @@ #: kallithea/templates/pullrequests/pullrequest_show_my.html:10 #, fuzzy msgid "My Pull Requests" -msgstr "Połączone gałęzie" +msgstr "Moje połączone gałęzie" #: kallithea/templates/base/base.html:360 #, fuzzy msgid "Not Logged In" -msgstr "Zaloguj się" +msgstr "Niezalogowany" #: kallithea/templates/base/base.html:369 #, fuzzy @@ -4167,7 +4118,7 @@ #: kallithea/templates/base/default_perms_box.html:11 #, fuzzy msgid "Inherit defaults" -msgstr "Repozytoria domyślne" +msgstr "Dziedziczenie domyślne" #: kallithea/templates/base/default_perms_box.html:15 #, python-format @@ -4249,7 +4200,7 @@ #, fuzzy #| msgid "Enable downloads" msgid "Unable to post" -msgstr "Włącz pobieranie" +msgstr "Nie można opublikować" #: kallithea/templates/base/root.html:31 #, fuzzy @@ -4317,7 +4268,7 @@ #: kallithea/templates/base/root.html:45 #, fuzzy msgid "No revisions" -msgstr "rewizja" +msgstr "Brak sprawdzenia" #: kallithea/templates/base/root.html:46 msgid "Type name of user or member to grant permission" @@ -4330,7 +4281,7 @@ #: kallithea/templates/base/root.html:48 #, fuzzy msgid "Confirm to revoke permission for {0}: {1} ?" -msgstr "potwierdzić odwołanie pozwolenie na {0}: {1} ?" +msgstr "potwierdzić odwołanie pozwolenia na {0}: {1} ?" #: kallithea/templates/base/root.html:51 #: kallithea/templates/compare/compare_diff.html:108 @@ -4382,7 +4333,7 @@ #: kallithea/templates/changelog/changelog.html:54 #, fuzzy msgid "Go to tip of repository" -msgstr "Potwierdź blokowanie repozytorium" +msgstr "Idź do początku repozytorium" #: kallithea/templates/changelog/changelog.html:59 #: kallithea/templates/forks/forks_data.html:16 @@ -4393,13 +4344,13 @@ #: kallithea/templates/changelog/changelog.html:61 #, fuzzy, python-format msgid "Compare fork with parent repository (%s)" -msgstr "porównaj gałęzie %s" +msgstr "porównaj gałęzie (%s)" #: kallithea/templates/changelog/changelog.html:65 #: kallithea/templates/files/files.html:29 #, fuzzy msgid "Branch filter:" -msgstr "filtr" +msgstr "filtr gałęzi:" #: kallithea/templates/changelog/changelog.html:221 msgid "There are no changes yet" @@ -4453,7 +4404,7 @@ #: kallithea/templates/changelog/changelog_table.html:41 #, fuzzy, python-format msgid "Changeset status: %s by %s" -msgstr "Status grupy zmian: %s" +msgstr "Status grupy zmian: %s przez %s" #: kallithea/templates/changelog/changelog_table.html:60 msgid "Expand commit message" @@ -4464,7 +4415,7 @@ #| msgid "%d comment" #| msgid_plural "%d comments" msgid "%s comments" -msgstr "%d komentarz" +msgstr "%s komentarz" #: kallithea/templates/changelog/changelog_table.html:80 #: kallithea/templates/changeset/changeset.html:63 @@ -4522,7 +4473,7 @@ #: kallithea/templates/changeset/changeset.html:96 #, fuzzy msgid "Grafted from:" -msgstr "Utworzono" +msgstr "Połączono z:" #: kallithea/templates/changeset/changeset.html:102 msgid "Transplanted from:" @@ -4531,12 +4482,12 @@ #: kallithea/templates/changeset/changeset.html:108 #, fuzzy msgid "Replaced by:" -msgstr "utworzono" +msgstr "Zastąpiono przez:" #: kallithea/templates/changeset/changeset.html:122 #, fuzzy msgid "Preceded by:" -msgstr "utworzono" +msgstr "Poprzedzone przez:" #: kallithea/templates/changeset/changeset.html:139 #: kallithea/templates/compare/compare_diff.html:59 @@ -4581,7 +4532,7 @@ #: kallithea/templates/changeset/changeset_file_comment.html:22 #, fuzzy msgid "No title" -msgstr "nowy plik" +msgstr "Brak tytułu" #: kallithea/templates/changeset/changeset_file_comment.html:24 #, fuzzy @@ -4591,20 +4542,20 @@ #: kallithea/templates/changeset/changeset_file_comment.html:30 #, fuzzy msgid "Delete comment?" -msgstr "%d komentarz" +msgstr "Usunąć komentarz?" #: kallithea/templates/changeset/changeset_file_comment.html:38 #: kallithea/templates/changeset/changeset_file_comment.html:71 #, fuzzy msgid "Status change" -msgstr "Ostatnia aktywność" +msgstr "Ostatnia zmiana" #: kallithea/templates/changeset/changeset_file_comment.html:87 #, fuzzy msgid "Comments are in plain text. Use @username to notify another user." msgstr "" -"Użyj @username wewnątrz tego tekstu, aby wysłać powiadomienie do " -"użytkownika strony" +"Komentarz są w surowym tekście. Użyj @username wewnątrz tego tekstu, aby " +"wysłać powiadomienie do użytkownika strony." #: kallithea/templates/changeset/changeset_file_comment.html:93 #, fuzzy @@ -4637,7 +4588,7 @@ #: kallithea/templates/changeset/changeset_file_comment.html:137 msgid "You need to be logged in to comment." -msgstr "Musisz być zalogowany żeby komentarz." +msgstr "Musisz być zalogowany żeby dodać komentarz." #: kallithea/templates/changeset/changeset_file_comment.html:137 msgid "Login now" @@ -4704,18 +4655,18 @@ #: kallithea/templates/changeset/diff_block.html:42 #, fuzzy msgid "Deleted" -msgstr "usuń" +msgstr "Usunięty" #: kallithea/templates/changeset/diff_block.html:44 #, fuzzy msgid "Renamed" -msgstr "zmień nazwę" +msgstr "Zmieniono nazwę" #: kallithea/templates/changeset/diff_block.html:48 #, fuzzy, python-format #| msgid "Unknown revision %s" msgid "Unknown operation: %r" -msgstr "Nieznana wersja %s" +msgstr "Nieznane działanie: %r" #: kallithea/templates/changeset/diff_block.html:52 #, fuzzy @@ -4741,7 +4692,7 @@ #: kallithea/templates/changeset/diff_block.html:72 msgid "Show inline comments" -msgstr "Pokaż online komentarz" +msgstr "Pokaż wewnętrzne komentarze" #: kallithea/templates/compare/compare_cs.html:5 msgid "No changesets" @@ -4771,7 +4722,7 @@ #: kallithea/templates/compare/compare_cs.html:54 #, fuzzy msgid "is" -msgstr "Gist" +msgstr "jest" #: kallithea/templates/compare/compare_cs.html:55 #, fuzzy, python-format @@ -4847,13 +4798,13 @@ #, fuzzy, python-format #| msgid "%(user)s commented on changeset %(age)s" msgid "Mention in Comment on Changeset \"%s\"" -msgstr "%(user)s skomentował zatwierdzenie %(when)s" +msgstr "Skomentowano zatwierdzenie \"%s\"" #: kallithea/templates/email_templates/changeset_comment.html:4 #, fuzzy, python-format #| msgid "%(user)s commented on changeset %(age)s" msgid "Comment on Changeset \"%s\"" -msgstr "%(user)s skomentował zatwierdzenie %(when)s" +msgstr "Skomentowano zatwierdzenie %s" #: kallithea/templates/email_templates/changeset_comment.html:20 #, fuzzy @@ -4881,13 +4832,13 @@ #, fuzzy #| msgid "Status change" msgid "Status change:" -msgstr "Ostatnia aktywność" +msgstr "Ostatnia aktywność:" #: kallithea/templates/email_templates/comment.html:33 #, fuzzy #| msgid "Repository has been locked" msgid "The pull request has been closed." -msgstr "Repozytorium nie jest zablokowane" +msgstr "Żądanie połączenia zmian zostało zamknięte." #: kallithea/templates/email_templates/password_reset.html:9 #, python-format @@ -5030,7 +4981,7 @@ #: kallithea/templates/files/files_add.html:53 #, fuzzy msgid "New file type" -msgstr "nowy plik" +msgstr "nowy typ pliku" #: kallithea/templates/files/files_add.html:64 #: kallithea/templates/files/files_delete.html:34 @@ -5070,7 +5021,7 @@ #: kallithea/templates/files/files_browser.html:58 #, fuzzy msgid "Last Committer" -msgstr "Autor" +msgstr "Ostatni komentujący" #: kallithea/templates/files/files_delete.html:4 #, python-format @@ -5137,7 +5088,7 @@ #, fuzzy, python-format #| msgid "Deleted branch: %s" msgid "Edit on Branch: %s" -msgstr "Usunięta gałąź: %s" +msgstr "Edycja gałęzi: %s" #: kallithea/templates/files/files_source.html:37 msgid "Editing binary files not allowed" @@ -5161,17 +5112,17 @@ #: kallithea/templates/files/files_source.html:69 #, fuzzy msgid "File is too big to display." -msgstr "Plik jest za duży do wyświetlenia" +msgstr "Plik jest za duży do wyświetlenia." #: kallithea/templates/files/files_source.html:71 #, fuzzy msgid "Show full annotation anyway." -msgstr "Pokaż pełną historię" +msgstr "Pokaż pełną historię." #: kallithea/templates/files/files_source.html:73 #, fuzzy msgid "Show as raw." -msgstr "wyświetl jako raw" +msgstr "wyświetl jako raw." #: kallithea/templates/files/files_ypjax.html:5 msgid "annotation" @@ -5212,7 +5163,8 @@ #: kallithea/templates/forks/fork.html:53 #, fuzzy msgid "Default revision for files page, downloads, whoosh, and readme." -msgstr "Wersja domyślna dla plików stronicowania, pobierania plików, readme" +msgstr "" +"Wersja domyślna dla plików stronicowania, pobierania plików, whoosh i readme." #: kallithea/templates/forks/fork.html:58 msgid "Private" @@ -5323,12 +5275,12 @@ #: kallithea/templates/pullrequests/pullrequest_data.html:6 #, fuzzy msgid "No entries" -msgstr "Brak wpisów jeszcze" +msgstr "Brak wpisów" #: kallithea/templates/pullrequests/pullrequest_data.html:14 #, fuzzy msgid "Vote" -msgstr "odwołane" +msgstr "Głosuj" #: kallithea/templates/pullrequests/pullrequest_data.html:17 msgid "Age" @@ -5364,7 +5316,7 @@ #: kallithea/templates/pullrequests/pullrequest_data.html:67 #, fuzzy msgid "Delete Pull Request" -msgstr "Nowa prośba o połączenie gałęzi" +msgstr "Usuń prośbę o połączenie gałęzi" #: kallithea/templates/pullrequests/pullrequest_data.html:68 msgid "Confirm to delete this pull request" @@ -5378,7 +5330,7 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:6 #, fuzzy, python-format msgid "%s Pull Request %s" -msgstr "%s Połączonych gałęzi #%s" +msgstr "%s Połączonych gałęzi %s" #: kallithea/templates/pullrequests/pullrequest_show.html:10 #, fuzzy, python-format @@ -5388,7 +5340,7 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:54 #, fuzzy msgid "Summarize the changes" -msgstr "Zatwierdź zmiany" +msgstr "Podsumuj zmiany" #: kallithea/templates/pullrequests/pullrequest_show.html:67 msgid "Voting Result" @@ -5406,7 +5358,7 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:86 #, fuzzy msgid "on" -msgstr "brak" +msgstr "na" #: kallithea/templates/pullrequests/pullrequest_show.html:92 msgid "Target" @@ -5426,7 +5378,7 @@ #, fuzzy #| msgid "Registration" msgid "Next iteration" -msgstr "Rejestracja" +msgstr "Następne działanie" #: kallithea/templates/pullrequests/pullrequest_show.html:153 msgid "Current revision - no change" @@ -5449,18 +5401,18 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:189 #, fuzzy msgid "Cancel Changes" -msgstr "Ostatnia aktywność" +msgstr "Anuluj zmiany" #: kallithea/templates/pullrequests/pullrequest_show.html:197 #, fuzzy #| msgid "reviewer" msgid "Reviewers" -msgstr "recenzent" +msgstr "recenzenci" #: kallithea/templates/pullrequests/pullrequest_show.html:223 #, fuzzy msgid "Remove reviewer" -msgstr "recenzent" +msgstr "Usuń recenzenta" #: kallithea/templates/pullrequests/pullrequest_show.html:234 msgid "Type name of reviewer to add" @@ -5469,7 +5421,7 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:240 #, fuzzy msgid "Potential Reviewers" -msgstr "Podgląd komentarza" +msgstr "Potencjalni recenzenci" #: kallithea/templates/pullrequests/pullrequest_show.html:243 msgid "Click to add the repository owner as reviewer:" @@ -5478,12 +5430,12 @@ #: kallithea/templates/pullrequests/pullrequest_show.html:268 #, fuzzy msgid "Pull Request Content" -msgstr "Wniosek połączenia zmienił status" +msgstr "Zawartość żądania połączenia" #: kallithea/templates/pullrequests/pullrequest_show.html:283 #, fuzzy msgid "Common ancestor" -msgstr "Skomentuj grupę zmian" +msgstr "Wspólny przodek" #: kallithea/templates/pullrequests/pullrequest_show_all.html:6 #, python-format @@ -5493,12 +5445,12 @@ #: kallithea/templates/pullrequests/pullrequest_show_all.html:11 #, fuzzy, python-format msgid "Pull Requests from '%s'" -msgstr "Połączonych gałęzi #%s" +msgstr "Połączonych gałęzi z \"%s\"" #: kallithea/templates/pullrequests/pullrequest_show_all.html:13 #, fuzzy, python-format msgid "Pull Requests to '%s'" -msgstr "Połączonych gałęzi #%s" +msgstr "Połączonych gałęzi z \"%s\"" #: kallithea/templates/pullrequests/pullrequest_show_all.html:31 #, fuzzy @@ -5513,7 +5465,7 @@ #: kallithea/templates/pullrequests/pullrequest_show_all.html:36 #, fuzzy, python-format msgid "Show Pull Requests from '%s'" -msgstr "Pokaż Prośby Pobrania %s" +msgstr "Pokaż Prośby Pobrania \"%s\"" #: kallithea/templates/pullrequests/pullrequest_show_all.html:44 #: kallithea/templates/pullrequests/pullrequest_show_my.html:28 @@ -5534,12 +5486,12 @@ #, fuzzy #| msgid "Pull Request Reviewers" msgid "Pull Requests Needing My Review" -msgstr "Recenzje wniosków połączenia gałęzi" +msgstr "Żądania połączenia gałęzi wymagające mojej recenzji" #: kallithea/templates/pullrequests/pullrequest_show_my.html:40 #, fuzzy msgid "Pull Requests I Participate In" -msgstr "Biorę udział w" +msgstr "Żądania połączenia gałęzi w których biorę udział" #: kallithea/templates/search/search.html:6 #, python-format @@ -5714,7 +5666,7 @@ #: kallithea/templates/summary/summary.html:175 #, fuzzy msgid "Latest Changes" -msgstr "Ostatnia aktywność" +msgstr "Ostatnie zmiany" #: kallithea/templates/summary/summary.html:177 #, fuzzy diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Portuguese (Brazil) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/ru/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Russian translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/sk/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/sk/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/sk/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,7 +1,6 @@ -# Slovak translations for Kallithea. # Copyright (C) 2014 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. -# Automatically generated, 2014. + # #, fuzzy msgid "" msgstr "" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/uk/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Translations template for Kallithea. # Copyright (C) 2017 Various authors, licensing as GPLv3 # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3.2\n" diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,13 +1,13 @@ -# Chinese (China) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n" "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n" "POT-Creation-Date: 2019-05-04 21:13+0200\n" -"PO-Revision-Date: 2018-04-12 03:35+0000\n" -"Last-Translator: Pheng Heong Tan \n" +"PO-Revision-Date: 2019-08-14 19:00+0000\n" +"Last-Translator: Elizabeth Sherrock \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_CN\n" @@ -15,7 +15,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 2.20\n" +"X-Generator: Weblate 3.8-dev\n" "Generated-By: Babel 1.3\n" #: kallithea/controllers/changelog.py:67 @@ -159,7 +159,7 @@ #, fuzzy #| msgid "There are no files yet. %s" msgid "There are no files yet." -msgstr "这里还没有文件。%s" +msgstr "这里还没有文件。" #: kallithea/controllers/files.py:193 #, python-format diff -r 8691b8bedb3e -r 2d8796af8cc8 kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po --- a/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po Mon Sep 02 20:46:13 2019 +0200 +++ b/kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po Mon Sep 02 21:04:54 2019 +0200 @@ -1,6 +1,6 @@ -# Chinese (Taiwan) translations for Kallithea. # Copyright (C) 2014 RhodeCode GmbH, and others. # This file is distributed under the same license as the Kallithea project. + msgid "" msgstr "" "Project-Id-Version: Kallithea 0.3\n"