diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index a8e40ab..ab92a74 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -6,7 +6,7 @@ on: jobs: build: # runs-on: macOS-latest - runs-on: macos-14 + runs-on: macos-15 timeout-minutes: 10 steps: - uses: actions/checkout@v4 @@ -20,7 +20,7 @@ jobs: APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }} run: ./.github/scripts/signing.sh - name: Set Environment - run: sudo xcrun xcode-select -s /Applications/Xcode_15.4.app + run: sudo xcrun xcode-select -s /Applications/Xcode_16.4.app - name: Update Build Number env: RUN_ID: ${{ github.run_id }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a135203..be7e6d0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,7 +7,7 @@ on: jobs: test: # runs-on: macOS-latest - runs-on: macos-14 + runs-on: macos-15 timeout-minutes: 10 steps: - uses: actions/checkout@v4 @@ -21,7 +21,7 @@ jobs: APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }} run: ./.github/scripts/signing.sh - name: Set Environment - run: sudo xcrun xcode-select -s /Applications/Xcode_15.4.app + run: sudo xcrun xcode-select -s /Applications/Xcode_16.4.app - name: Test run: | pushd Sources/Packages @@ -29,7 +29,7 @@ jobs: popd build: # runs-on: macOS-latest - runs-on: macos-14 + runs-on: macos-15 timeout-minutes: 10 steps: - uses: actions/checkout@v4 @@ -43,7 +43,7 @@ jobs: APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }} run: ./.github/scripts/signing.sh - name: Set Environment - run: sudo xcrun xcode-select -s /Applications/Xcode_15.4.app + run: sudo xcrun xcode-select -s /Applications/Xcode_16.4.app - name: Update Build Number env: TAG_NAME: ${{ github.ref }} diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 74bc066..da42eb3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,12 +4,12 @@ on: [push, pull_request] jobs: test: # runs-on: macOS-latest - runs-on: macos-14 + runs-on: macos-15 timeout-minutes: 10 steps: - uses: actions/checkout@v4 - name: Set Environment - run: sudo xcrun xcode-select -s /Applications/Xcode_15.4.app + run: sudo xcrun xcode-select -s /Applications/Xcode_16.4.app - name: Test run: | pushd Sources/Packages diff --git a/Sources/Secretive.xcodeproj/project.pbxproj b/Sources/Secretive.xcodeproj/project.pbxproj index e54c1f1..1e757c1 100644 --- a/Sources/Secretive.xcodeproj/project.pbxproj +++ b/Sources/Secretive.xcodeproj/project.pbxproj @@ -437,6 +437,7 @@ ko, ca, ru, + pl, ); mainGroup = 50617D7623FCE48D0099B055; productRefGroup = 50617D8023FCE48E0099B055 /* Products */; diff --git a/Sources/Secretive/Localizable.xcstrings b/Sources/Secretive/Localizable.xcstrings index 789f0ba..045feeb 100644 --- a/Sources/Secretive/Localizable.xcstrings +++ b/Sources/Secretive/Localizable.xcstrings @@ -51,6 +51,12 @@ "value" : "Agent가 실행되고 있지 않음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Agent nie jest uruchomiony" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -121,6 +127,12 @@ "value" : "SecretAgent는 요청에 서명하기 위해 백그라운드에서 실행되는 프로세스이므로 Secretive를 항상 열어 둘 필요가 없습니다.\n\n**Secretive를 닫아도 모든 것이 계속 작동합니다.**" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "SecretAgent to proces, który działa w tle, aby popisywać zapytania. Dzięki temu nie musisz mieć uruchomionej aplikacji Secretive cały czas." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -191,6 +203,12 @@ "value" : "Secret Agent가 실행 중입니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secret Agent jest uruchomiony" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -261,6 +279,12 @@ "value" : "Agent가 실행중" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Agent jest uruchomiony" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -331,6 +355,12 @@ "value" : "Secretive 설치" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Konfiguracja Secretive" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -401,6 +431,12 @@ "value" : "도움말" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pomoc" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -471,6 +507,12 @@ "value" : "새 Secret" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nowy sekret" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -541,6 +583,12 @@ "value" : "Secretive 설치" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skonfiguruj Scretive" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -611,6 +659,12 @@ "value" : "Secretive가 제대로 작동하려면 Applications 폴더에 있어야 합니다. 이동한 후 다시 실행해 주세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive musi być w katalogu Applications, aby działać prawidłowo. Zmień lokalizację aplikacji i uruchom ją ponownie." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -681,6 +735,12 @@ "value" : "Secretive가 Applications 폴더에 없음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive nie jest w folderze Applications" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -753,6 +813,12 @@ "value" : "비밀 \"%1$@\"를 %2$@ 동안 잠금 해제" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "odblokuj sekret “%1$@” dla %2$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -825,6 +891,12 @@ "value" : "비밀 \"%1$@\" 잠금 해제" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "odblokuj sekret “%1$@”" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -897,6 +969,12 @@ "value" : "비밀 \"%1$@\"를 사용해서 데이터 복호화" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "odszyfruj dane używając sekretu “%1$@”" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -969,6 +1047,12 @@ "value" : "거부" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Odrzuć" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1041,6 +1125,12 @@ "value" : "비밀 \"%1$@\"를 사용해서 데이터 암호화" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "zaszyfruj dane używając sekretu “%1$@”" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1113,6 +1203,12 @@ "value" : "비밀 \"%2$@\"를 사용해서 \"%1$@\"의 요청에 서명" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "podpisz zapytanie od “%1$@\" za pomocą sekretu “%2$@”" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1185,6 +1281,12 @@ "value" : "비밀 \"%1$@\"를 사용하여 서명 검증" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "zweryfikuj sygnaturę za pomocą sekretu “%1$@”" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1255,6 +1357,12 @@ "value" : "복사하기" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kliknij aby skopiować" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1325,6 +1433,12 @@ "value" : "복사됨" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skopiowano" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1395,6 +1509,12 @@ "value" : "취소" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anuluj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1465,6 +1585,12 @@ "value" : "생성" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Utwórz" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1535,6 +1661,12 @@ "value" : "이름:" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nazwa:" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1605,6 +1737,12 @@ "value" : "Shhhhh" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Shhhhh" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1675,6 +1813,12 @@ "value" : "Mac이 잠금 해제되어 있는 동안에는 인증이 필요하지 않지만 비밀이 사용되면 알림을 받게 됩니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Uwierzytelnianie nie jest wymagane gdy twój Mac jest odblokowany. Otrzymasz powiadomienie kiedy sekret zostanie użyty." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1745,6 +1889,12 @@ "value" : "알림" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Powiadom" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1815,6 +1965,12 @@ "value" : "매번 사용하기 전에 Touch ID, Apple Watch 또는 비밀번호를 사용하여 인증해야 합니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wymagane będzie uwierzytelnienie za pomocą Touch ID, Apple Watch lub hasła przed każdym użyciem." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1885,6 +2041,12 @@ "value" : "인증 요구" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wymagaj uwierzytelnienia" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -1955,6 +2117,12 @@ "value" : "새 비밀 생성" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Utwórz nowy sekret" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2025,6 +2193,12 @@ "value" : "삭제하지 않기" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie usuwaj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2095,6 +2269,12 @@ "value" : "확인 이름:" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Powtórz nazwę:" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2165,6 +2345,12 @@ "value" : "삭제" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usuń" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2235,6 +2421,12 @@ "value" : "%1$@를 삭제하면 복구할 수 없습니다. 확인하려면 \"%2$@\"를 입력하세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jeżeli usuniesz %1$@, nie będziesz w stanie go odzyskać. Napisz “%2$@” aby potwierdzić." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2305,6 +2497,12 @@ "value" : "%1$@를 지우겠습니까?" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usunąć %1$@?" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2375,6 +2573,12 @@ "value" : "여기를 클릭해서 새로운 비밀 만들기." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Utwórz nowy klikając tutaj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2445,6 +2649,12 @@ "value" : "비밀이 없음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Brak sekretów" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2515,6 +2725,12 @@ "value" : "비밀이 없음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Brak sekretów" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2585,6 +2801,12 @@ "value" : "스마트 카드의 관리 도구를 사용하여 비밀을 생성하세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Użyj oprogramowania twojego Smart Card aby stworzyć sekret." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2655,6 +2877,12 @@ "value" : "Secretive는 EC256, EC384, RSA1024 및 RSA2048 키를 지원합니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive wspiera klucze EC256, EC384, RSA1024 i RSA2048." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2725,6 +2953,12 @@ "value" : "비밀이 없음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Brak sekretów" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2795,6 +3029,12 @@ "value" : "Mac에 Secure Enclave가 없고 호환되는 스마트 카드가 삽입되어 있지 않습니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Twój Mac nie posiada Secure Enclave i nie ma podpiętego kompatybilnego urządzenia Smart Card." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2865,6 +3105,12 @@ "value" : "보안 저장소를 사용할 수 없음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie znaleziono urządzenia obsługującego Secure Storage" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -2935,6 +3181,12 @@ "value" : "Mac에 하나를 추가하고 싶다면 YubiKey 5 시리즈가 좋습니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jeżeli chcesz dodać takie urządzenie do twojego Maca, YubiKey serii 5 są warte uwagi." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3007,6 +3259,12 @@ "value" : "잠금 해제 상태로 유지" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Pozostaw odblokowany" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3079,6 +3337,12 @@ "value" : "잠금 해제하지 않음" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Nie odblokowuj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3143,6 +3407,12 @@ "value" : "취소" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Anuluj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3207,6 +3477,12 @@ "value" : "이름 변경" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zmień nazwę" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3271,6 +3547,12 @@ "value" : "아래에 %1$@의 새 이름을 입력하세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wprowadź nową nazwę dla %1$@ poniżej." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3335,6 +3617,12 @@ "value" : "MD5 지문" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Suma kontrolna MD5" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3399,6 +3687,12 @@ "value" : "공개 키" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Klucz publiczny" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3463,6 +3757,12 @@ "value" : "공개 키 경로" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ścieżka klucza publicznego" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3527,6 +3827,12 @@ "value" : "SHA256 지문" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Suma kontrolna SHA256" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3591,6 +3897,12 @@ "value" : "삭제" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Usuń" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3655,6 +3967,12 @@ "value" : "이름 변경" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zmień nazwę" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3720,6 +4038,12 @@ "value" : "Secure Enclave" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secure Enclave" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3784,6 +4108,12 @@ "value" : "이 도우미 앱은 **Secret Agent**이라고 하며 활성 상태 보기에서 수시로 볼 수 있습니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ta aplikacja pomocnicza nazywa się **Secret Agent** i możesz zobaczyć ją od czasu do czasu w Monitorze Aktywności." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3848,6 +4178,12 @@ "value" : "Secretive가 제대로 작동하려면 도우미 앱을 설치해야 합니다. 백그라운드에서 SSH 클라이언트의 요청에 서명하므로 기본 Secretive 앱을 열어 둘 필요가 없습니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive potrzebuje ustawić aplikację pomocniczą, aby działać prawidłowo. Będzie podpisywać zapytania od klientów SSH w tle. Dzięki temu główna aplikacja Secretive nie musi być ciągle uruchomiona." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3912,6 +4248,12 @@ "value" : "설치" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zainstaluj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -3976,6 +4318,12 @@ "value" : "Agent 설치" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Konfiguracja agenta" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4040,6 +4388,12 @@ "value" : "나를 위해 추가해주세요" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dodaj za mnie" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4104,6 +4458,12 @@ "value" : "%1$@에 추가" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dodaj do %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4168,6 +4528,12 @@ "value" : "내가 수동으로 추가했습니다" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dodałem to samodzielnie" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4232,6 +4598,12 @@ "value" : "SSH가 인증을 원할 때 Secret Agent와 통신하도록 지시하는 이 줄을 쉘 구성에 추가하세요. Secretive는 이 작업을 자동으로 수행하거나 사용자가 이를 복사하여 구성 파일에 붙여넣을 수 있습니다." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Dodaj tą linijkę to pliku konfiguracyjnego SSH, aby nawiązać połączenie z Secret Agent kiedy potrzebna jest autoryzacja. Secretive może ustawić to automatycznie lub możesz to zrobić samodzielnie kopiując to do pliku konfiguracyjnego." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4296,6 +4668,12 @@ "value" : "SSH Agent 설정" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Skonfiguruj twojego klienta SSH" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4360,6 +4738,12 @@ "value" : "✓" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "✓" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4424,6 +4808,12 @@ "value" : "타사 앱을 설정하려는 경우 FAQ를 확인하세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Jeżeli próbujesz ustawić aplikacje stron trzecich, sprawdź FAQ." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4488,6 +4878,12 @@ "value" : "Secretive는 주기적으로 GitHub를 확인하여 새 릴리스가 있는지 확인합니다. GitHub에 대한 네트워크 요청이 표시되는 이유입니다. " } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive będzie co jakiś czas będzie sprawdzał GitHub, aby zobaczyć czy dostępna jest nowsza wersja aplikacji. Jeżeli zobaczysz jakikolwiek ruch sieciowy do GitHub, to właśnie dlatego." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4552,6 +4948,12 @@ "value" : "확인" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "OK" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4616,6 +5018,12 @@ "value" : "이에 대한 자세한 내용은 여기를 참조하세요." } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Przeczytaj więcej tutaj." + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4680,6 +5088,12 @@ "value" : "업데이트" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizacje" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4746,6 +5160,12 @@ "value" : "비밀 %1$@ 사용됨" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Użyto sekretu %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4812,6 +5232,12 @@ "value" : "%1$@에서 서명 요청" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Podpisano żądanie od %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4877,6 +5303,12 @@ "value" : "스마트 카드" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Smart Card" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -4942,6 +5374,12 @@ "value" : "무명" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Bez nazwy" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5006,6 +5444,12 @@ "value" : "치명적 보안 업데이트 필요" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Krytyczna aktualizacja bezpieczeństwa jest wymagana" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5070,6 +5514,12 @@ "value" : "무시하기" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignoruj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5134,6 +5584,12 @@ "value" : "사용가능한 업데이트" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizacja dostępna" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5200,6 +5656,12 @@ "value" : "무시" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Ignoruj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5266,6 +5728,12 @@ "value" : "업데이트" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizuj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5332,6 +5800,12 @@ "value" : "치명적 보안 업데이트 - %1$@" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Krytyczna aktualizacja bezpieczeństwa - %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5398,6 +5872,12 @@ "value" : "클릭해서 업데이트 하기" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Kliknij aby zaktualizować" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5464,6 +5944,12 @@ "value" : "사용 가능한 업데이트 - %1$@" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizacja dostępna - %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5528,6 +6014,12 @@ "value" : "릴리즈 노트" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Informacje o wersji" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5592,6 +6084,12 @@ "value" : "테스트 빌드" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Wersja testowa" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5656,6 +6154,12 @@ "value" : "업데이트" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Aktualizuj" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated", @@ -5720,6 +6224,12 @@ "value" : "Secretive %1$@" } }, + "pl" : { + "stringUnit" : { + "state" : "translated", + "value" : "Secretive %1$@" + } + }, "pt-BR" : { "stringUnit" : { "state" : "translated",