diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-03 02:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-03 02:26:58 +0000 |
commit | e167d7f44ce9adb43b021e83b8782d3413081e45 (patch) | |
tree | cca9c4bdd9ecc610f21d8c8b1afa498afebc3ef1 /lib | |
parent | 5e5c31ea845c9551e3846a193f9e00c212b9b4ce (diff) | |
download | nextcloud-server-e167d7f44ce9adb43b021e83b8782d3413081e45.tar.gz nextcloud-server-e167d7f44ce9adb43b021e83b8782d3413081e45.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pl.js | 2 | ||||
-rw-r--r-- | lib/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 2cd0e5e58e9..8e0625a1367 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -100,7 +100,7 @@ OC.L10N.register( "Call %s" : "Połącz %s", "Twitter" : "Twitter", "View %s on Twitter" : "Zobacz %s na Twitterze", - "Website" : "Strona WWW", + "Website" : "Strona internetowa", "Visit %s" : "Odwiedź %s", "Address" : "Adres", "Profile picture" : "Zdjęcie profilowe", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 2c0ea7cf0a5..c30457049bb 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -98,7 +98,7 @@ "Call %s" : "Połącz %s", "Twitter" : "Twitter", "View %s on Twitter" : "Zobacz %s na Twitterze", - "Website" : "Strona WWW", + "Website" : "Strona internetowa", "Visit %s" : "Odwiedź %s", "Address" : "Adres", "Profile picture" : "Zdjęcie profilowe", |