mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Apply translations in pl
translation completed updated for the source file '/user_manual/locale/source/external_storage/external_storage.pot' on the 'pl' language.
This commit is contained in:
parent
ad4aa6df4d
commit
4f1d08c9aa
@ -0,0 +1,44 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2020 Nextcloud GmbH
|
||||
# This file is distributed under the same license as the Nextcloud latest User Manual package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Valdnet, 2020
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud latest User Manual latest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2020-07-28 07:41+0000\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:28+0000\n"
|
||||
"Last-Translator: Valdnet, 2020\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/nextcloud/teams/64236/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#: ../../external_storage/external_storage.rst:3
|
||||
msgid "Configuring external Storage"
|
||||
msgstr "Konfigurowanie pamięci zewnętrznej"
|
||||
|
||||
#: ../../external_storage/external_storage.rst:5
|
||||
msgid ""
|
||||
"The External Storage application allows you to mount external storage "
|
||||
"services, such as Amazon S3, SMB/CIFS fileservers and FTP servers... in "
|
||||
"Nextcloud. Your Nextcloud server administrator controls which of these are "
|
||||
"available to you. Please see `Configuring External Storage (GUI) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`_"
|
||||
" in the Nextcloud Administrator's manual for configuration howtos and "
|
||||
"examples."
|
||||
msgstr ""
|
||||
"Aplikacja External Storage pozwala na zamontowanie zewnętrznych usług "
|
||||
"pamięci masowej w Nextcloud takich jak Amazon S3, serwery plików SMB/CIFS, "
|
||||
"serwery FTP itp. Administrator serwera Nextcloud kontroluje, które z nich są"
|
||||
" dostępne dla Ciebie. Zobacz `Konfigurowanie pamięci zewnętrznej (GUI) "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html>`"
|
||||
" w podręczniku administratora Nextcloud, aby zapoznać się z instrukcjami i "
|
||||
"przykładami konfiguracji."
|
||||
Loading…
Reference in New Issue
Block a user