diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-11-09 09:02:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-09 09:02:33 +0100 |
commit | 1e8c7fa5f946bd63f0650392b76115f5ae8a45de (patch) | |
tree | 8ddc0e26e275c30f9e166e07f3d889d92591f629 /src/Wallabag | |
parent | 89e167a45a4815900377743c5ba202ab481d61a4 (diff) | |
parent | a9740448cf655752696ccc495d62703591392e1e (diff) | |
download | wallabag-1e8c7fa5f946bd63f0650392b76115f5ae8a45de.tar.gz wallabag-1e8c7fa5f946bd63f0650392b76115f5ae8a45de.tar.zst wallabag-1e8c7fa5f946bd63f0650392b76115f5ae8a45de.zip |
Merge pull request #2564 from wallabag/mruminski-patch-1
Update messages.pl.yml
Diffstat (limited to 'src/Wallabag')
-rw-r--r-- | src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml index 36f93042..b4212b83 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml | |||
@@ -336,8 +336,8 @@ tag: | |||
336 | number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.' | 336 | number_on_the_page: '{0} Nie ma tagów.|{1} Jest jeden tag.|]1,Inf[ Są %count% tagi.' |
337 | see_untagged_entries: 'Zobacz nieotagowane wpisy' | 337 | see_untagged_entries: 'Zobacz nieotagowane wpisy' |
338 | new: | 338 | new: |
339 | # add: 'Add' | 339 | add: 'Dodaj' |
340 | # placeholder: 'You can add several tags, separated by a comma.' | 340 | placeholder: 'Możesz dodać kilka tagów, oddzielając je przecinkami.' |
341 | 341 | ||
342 | import: | 342 | import: |
343 | page_title: 'Import' | 343 | page_title: 'Import' |
@@ -385,9 +385,9 @@ import: | |||
385 | description: 'Ten importer, zaimportuje wszystkie twoje artykuły z Instapaper. W ustawieniach (https://www.instapaper.com/user), kliknij na "Download .CSV file" w sekcji "Export". Otrzymasz plik CSV.' | 385 | description: 'Ten importer, zaimportuje wszystkie twoje artykuły z Instapaper. W ustawieniach (https://www.instapaper.com/user), kliknij na "Download .CSV file" w sekcji "Export". Otrzymasz plik CSV.' |
386 | how_to: 'Wybierz swój plik eksportu z Instapaper i kliknij poniższy przycisk, aby go załadować.' | 386 | how_to: 'Wybierz swój plik eksportu z Instapaper i kliknij poniższy przycisk, aby go załadować.' |
387 | pinboard: | 387 | pinboard: |
388 | # page_title: "Import > Pinboard" | 388 | page_title: "Import > Pinboard" |
389 | # description: 'This importer will import all your Instapaper articles. On the backup (https://pinboard.in/settings/backup) page, click on "JSON" in the "Bookmarks" section. A JSON file will be downloaded (like "pinboard_export").' | 389 | description: 'Ten importer, zaimportuje wszystkie twoje artykuły z Pinboard. W ustawieniach kopii zapasowej (https://pinboard.in/settings/backup), kliknij na "JSON" w sekcji "Bookmarks". Otrzymasz plik "pinboard_export".' |
390 | # how_to: 'Please select your Pinboard export and click on the below button to upload and import it.' | 390 | how_to: 'Wybierz swój plik eksportu z Pinboard i kliknij poniższy przycisk, aby go załadować.' |
391 | 391 | ||
392 | developer: | 392 | developer: |
393 | page_title: 'Deweloper' | 393 | page_title: 'Deweloper' |