diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-26 00:13:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-26 00:13:15 +0000 |
commit | e2b44d199bea7da74811689ec3ab787135e22de6 (patch) | |
tree | c69763e355bcc229c5a4ff26702a66de4c61539b /apps/dav/l10n | |
parent | 89ebb8a6631eaa273d34864224986e4efb2c365d (diff) | |
download | nextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.tar.gz nextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6240fc9cab4..dd67807e7fa 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -53,6 +53,7 @@ OC.L10N.register( "Description:" : "Opis:", "Link:" : "Link: ", "Contacts" : "Kontakty", + "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index eb949a6e052..8221c4e8228 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -51,6 +51,7 @@ "Description:" : "Opis:", "Link:" : "Link: ", "Contacts" : "Kontakty", + "WebDAV" : "WebDAV", "Technical details" : "Szczegóły techniczne", "Remote Address: %s" : "Adres zdalny: %s", "Request ID: %s" : "ID żądania: %s", |