Browse Source

Update translations

Alexander Gorishnyak 2 years ago
parent
commit
2a99eddd91
2 changed files with 15 additions and 10 deletions
  1. 11 10
      src/translations/apk-editor-studio.pl.ts
  2. 4 0
      src/translations/apk-editor-studio.ru.ts

+ 11 - 10
src/translations/apk-editor-studio.pl.ts

@@ -697,8 +697,7 @@
     </message>
     <message>
         <source>Could not read keystore. See details for more information.</source>
-        <translation>Nie udało się odczytać magazynu kluczy. Zobacz szczegóły, aby uzyskać
-                więcej informacji.</translation>
+        <translation>Nie udało się odczytać magazynu kluczy. Zobacz szczegóły, aby uzyskać więcej informacji.</translation>
     </message>
 </context>
 <context>
@@ -709,8 +708,7 @@
     </message>
     <message>
         <source>Could not write to keystore. See details for more information.</source>
-        <translation>Nie można wpisać do magazynu kluczy. Zobacz szczegóły, aby uzyskać więcej
-                informacji.</translation>
+        <translation>Nie można wpisać do magazynu kluczy. Zobacz szczegóły, aby uzyskać więcej informacji.</translation>
     </message>
 </context>
 <context>
@@ -1033,6 +1031,10 @@ Czy chcesz je odrzucić i wyjść?</translation>
         <source>Open Framework Manager</source>
         <translation>Otwórz menedżera Framework</translation>
     </message>
+    <message>
+        <source>Decompile without debug info</source>
+        <translation>Dekompiluj bez informacji o debugowaniu</translation>
+    </message>
     <message>
         <source>Decompile only main classes</source>
         <translation>Dekompiluj tylko główne sekcje</translation>
@@ -1130,8 +1132,7 @@ Czy chcesz je odrzucić i wyjść?</translation>
     </message>
     <message>
         <source>Please, reopen this APK in order to unpack the source code and clone the APK.</source>
-        <translation>Otwórz ponownie ten plik APK, aby rozpakować kod źródłowy i sklonować plik
-                APK.</translation>
+        <translation>Otwórz ponownie ten plik APK, aby rozpakować kod źródłowy i sklonować plik APK.</translation>
     </message>
     <message>
         <source>Package Name:</source>
@@ -1155,7 +1156,7 @@ Czy chcesz je odrzucić i wyjść?</translation>
     </message>
     <message>
         <source>The format is not supported.</source>
-        <translation>Nie obsługiwany format.</translation>
+        <translation>Format nie jest obsługiwany.</translation>
     </message>
     <message>
         <source>Cloning APK</source>
@@ -1298,7 +1299,7 @@ Wszelkie niezapisane zmiany zostaną utracone.</translation>
     </message>
     <message>
         <source>Open With</source>
-        <translation>Otwórz z</translation>
+        <translation>Otwierać z</translation>
     </message>
     <message>
         <source>Open With Default Application</source>
@@ -1321,7 +1322,7 @@ Wszelkie niezapisane zmiany zostaną utracone.</translation>
     </message>
     <message>
         <source>Locale</source>
-        <translation>Locale</translation>
+        <translation>Lokalizacja</translation>
     </message>
     <message>
         <source>Qualifiers</source>
@@ -1510,7 +1511,7 @@ Wszelkie niezapisane zmiany zostaną utracone.</translation>
     </message>
     <message>
         <source>Could not check for updates:</source>
-        <translation>Nie można sprawdzić aktualizacji:</translation>
+        <translation>Nie można sprawdzić dostępności aktualizacji:</translation>
     </message>
     <message>
         <source>What&apos;s New</source>

+ 4 - 0
src/translations/apk-editor-studio.ru.ts

@@ -1031,6 +1031,10 @@ Do you want to discard them and exit?</source>
         <source>Open Framework Manager</source>
         <translation>Открыть менеджер фреймворков</translation>
     </message>
+    <message>
+        <source>Decompile without debug info</source>
+        <translation>Декомпилировать без отладочной информации</translation>
+    </message>
     <message>
         <source>Decompile only main classes</source>
         <translation>Декомпилировать только основные классы</translation>