diff --git a/l10n/pl.js b/l10n/pl.js index c2e8dcf..7d0e928 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -13,6 +13,7 @@ OC.L10N.register( "Data migration" : "Migracja danych", "Google integration" : "Integracja Google", "Import Google data into Nextcloud" : "Importuj dane Google do Nextcloud", + "Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud." : "Integracja z Google umożliwia automatyczną migrację kalendarzy, kontaktów, zdjęć i plików Google do Nextcloud.", "If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Jeśli chcesz zezwolić użytkownikom Nextcloud na uwierzytelnianie w Google, utwórz aplikację OAuth w ustawieniach Google.", "Google API settings" : "Ustawienia Google API", "Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Przejdź do \"APIs & Services => \"Credentials\" i kliknij \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\".", diff --git a/l10n/pl.json b/l10n/pl.json index 6ff29e9..a6af6f5 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -11,6 +11,7 @@ "Data migration" : "Migracja danych", "Google integration" : "Integracja Google", "Import Google data into Nextcloud" : "Importuj dane Google do Nextcloud", + "Google integration allows you to automatically migrate your Google calendars, contacts, photos and files into Nextcloud." : "Integracja z Google umożliwia automatyczną migrację kalendarzy, kontaktów, zdjęć i plików Google do Nextcloud.", "If you want to allow your Nextcloud users to authenticate to Google, create an OAuth application in your Google settings." : "Jeśli chcesz zezwolić użytkownikom Nextcloud na uwierzytelnianie w Google, utwórz aplikację OAuth w ustawieniach Google.", "Google API settings" : "Ustawienia Google API", "Go to \"APIs & Services\" => \"Credentials\" and click on \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\"." : "Przejdź do \"APIs & Services => \"Credentials\" i kliknij \"+ CREATE CREDENTIALS\" -> \"OAuth client ID\".",