Browse Source

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 9 năm trước cách đây
mục cha
commit
ef91edaf6d

+ 1 - 1
lang/Polish/global.php

@@ -114,7 +114,7 @@ define('total_size', "Całkowity Rozmiar");
 define('lgsl', "LGSL");
 define('lgsl_admin', "Admin LGSL ");
 define('rcon', "RCON");
-define('watch_logger', "Logowania Konta");
+define('watch_logger', "Logowania Panelu");
 define('litefm_settings', "Ustawienia LiteFM");
 define('assign_expiration_date', "Przypisz datę ważności");
 define('assign_expiration_date_info', "Serwer po wygaśnięciu zostanie przekazany dla admina.");

+ 19 - 19
lang/Polish/modules/gamemanager.php

@@ -155,37 +155,37 @@ define('name', "Name");
 define('command', "RCON Command");
 define('add_preset', "Add preset");
 define('edit_presets', "Edit presets");
-define('del_preset', "Delete");
-define('change_preset', "Change");
-define('send_command', "Send command");
-define('starting_copy_with_master_server_named', "Starting copy with master server named '%s'...");
-define('starting_sync_with', "Starting sync with %s...");
-define('refresh_interval', "Log refreshing interval");
-define('finished_manual_update', "Finished manual update.");
-define('failed_to_start_file_download', "Failed to start file download");
+define('del_preset', "Usuń");
+define('change_preset', "Zmień");
+define('send_command', "Wyślij komendę");
+define('starting_copy_with_master_server_named', "Uruchamianie kopii z nazwą serwera głównego '%s'...");
+define('starting_sync_with', "Uruchamianie synchronizacji z %s...");
+define('refresh_interval', "Czas odświeżania logów");
+define('finished_manual_update', "Ręczna aktualizacja ukończona.");
+define('failed_to_start_file_download', "Nie udało się rozpocząć pobierania pliku");
 define('game_name', "Nazwa Gry");
-define('dest_dir', "Destination directory");
+define('dest_dir', "Katalog docelowy");
 define('remote_server', "Serwer Zdalny");
-define('file_url', "File URL");
+define('file_url', "Adres Pliku");
 define('file_url_info', "The URL of the file that is uploaded and uncompressed to the directory.");
-define('dest_filename', "Destination Filename");
-define('dest_filename_info', "The filename for the destination file.");
-define('update_server', "Update server");
-define('unavailable', "Unavailable");
+define('dest_filename', "Docelowa nazwa pliku");
+define('dest_filename_info', "Nazwa pliku docelowego.");
+define('update_server', "Aktualizuj Serwer");
+define('unavailable', "Niedostępne");
 define('upload_map_image', "Wyślij obrazek mapy");
 define('upload_image', "Wyślij obrazek");
 define('jpg_gif_png_less_than_1mb', "Zapisywanie obrazu w formacie jpg, gif lub png oraz rozmiar < 1MB");
-define('check_dev_console', "Error during uploading file, please check the browser developer console.");
+define('check_dev_console', "Błąd podczas przesyłania pliku sprawdź w konsoli programisty przeglądarki.");
 define('uploaded_successfully', "Wysyłanie kompletne.");
-define('cant_create_folder', "Can't create folder:<br><b>%s</b>");
-define('cant_write_file', "Can't write file:<br><b>%s</b>");
-define('exceeded_php_directive', "Exceeded PHP directive.<br><b>%s</b>.");
+define('cant_create_folder', "Nie można utworzyć folderu:<br><b>%s</b>");
+define('cant_write_file', "Nie można zapisać pliku:<br><b>%s</b>");
+define('exceeded_php_directive', "Przekroczono dyrektywę PHP.<br><b>%s</b>.");
 define('unknown_errors', "Nieznane błędy.");
 define('directory', "Ścieżka katalogu");
 define('view_player_commands', "Pokaż Komendy Gracza");
 define('hide_player_commands', "Ukryj Komendy Gracza");
 define('no_online_players', "Brak graczy online.");
-define('invalid_game_mod_id', "Invalid Game/Mod ID specified.");
+define('invalid_game_mod_id', "Nieprawidłowa identyfikator gry/mod.");
 define('auto_update_title_popup', "Auto Aktualizacja Steam Link");
 define('auto_update_popup_html', "<p>Use the link below to check and automatically update your game server via Steam if needed.&nbsp; You can query it using a cronjob or manually initiate the process.</p>");
 define('auto_update_copy_me', "Kopiuj");

+ 3 - 3
lang/Polish/modules/user_games.php

@@ -131,7 +131,7 @@ define('game_server', "Game Server");
 define('game_type', "Game Type");
 define('game_home', "sciezka gry");
 define('game_home_name', "game server Name");
-define('clone', "skopiuj");
+define('clone', "Sklonuj");
 define('unassign', "Unassign");
 define('access_rights', "Access Rights");
 define('assigned_homes', "Currently Assigned Homes");
@@ -144,8 +144,8 @@ define('allow_parameter_usage', "Pozwól Użycie parametru");
 define('allow_parameter_usage_info', "Pozwala użytkownikowi zmienić dostępne parametry wiersza polecenia.");
 define('allow_extra_params', "Pozwól parametry Extra");
 define('allow_extra_params_info', "Pozwala użytkownikowi na modyfikowanie dodatkowych parametrów linii poleceń.");
-define('allow_ftp', "Allow FTP");
-define('allow_ftp_info', "Show the FTP access information to the user.");
+define('allow_ftp', "Dostęp FTP");
+define('allow_ftp_info', "Pokaż dostęp do FTP dla użytkownika.");
 define('allow_custom_fields', "Allow Custom Fields");
 define('allow_custom_fields_info', "Allows user to access custom fields of the game server if any.");
 define('select_home', "Strona główna wybrać, aby przypisać");

+ 38 - 38
lang/Portuguese/modules/addonsmanager.php

@@ -22,45 +22,45 @@
  *
  */
 
-define('install_plugin', "Install Plugins");
-define('install_mappack', "Install Maps");
-define('install_config', "Install Configs");
-define('game_name', "Game Name");
-define('directory', "Directory Path");
-define('remote_server', "Remote server");
-define('select_addon', "Select Addon");
-define('install', "Install");
-define('failed_to_start_file_download', "Failed to start file download.");
-define('no_games_servers_available', "There are no game servers available in your account.");
-define('addon_installed_successfully', "Addon installed successfully");
-define('path', "Path");
-define('wait_while_decompressing', "Wait while the file %s is decompressed.");
-define('addon_name', "Addon Name");
+define('install_plugin', "Instalar Plugins");
+define('install_mappack', "Instalar Mapas");
+define('install_config', "Instalar Configurações");
+define('game_name', "Nome do Jogo");
+define('directory', "Caminho do Diretório");
+define('remote_server', "Servidor Remoto");
+define('select_addon', "Selecionar Extenção");
+define('install', "Instalar");
+define('failed_to_start_file_download', "Falha ao inciar download do arquivo");
+define('no_games_servers_available', "Não existem servidores de jogos disponíveis na sua conta.");
+define('addon_installed_successfully', "Addon instalado com êxito");
+define('path', "Caminho");
+define('wait_while_decompressing', "Aguarde enquanto o arquivo %s está sendo compactado");
+define('addon_name', "Nome da Extenção");
 define('url', "URL");
-define('select_game_type', "Select Game Type");
+define('select_game_type', "Selecione o tipo de Jogo");
 define('plugin', "Plugin");
-define('mappack', "MapPack");
-define('config', "Config");
-define('type', "Addon Type");
-define('game', "Game");
-define('show_all_addons', "Show All Addons");
-define('show_addons_for_selected_type', "Show Addons For Selected Type");
-define('show_addons_for_selected_game', "Show Addons For Selected Game");
-define('linux_games', "Linux Games:");
-define('windows_games', "Windows Games:");
-define('create_addon', "Create Addon");
-define('addons_db', "Addons DataBase");
-define('addon_has_been_created', "The addon %s has been created.");
-define('remove_addon', "Remove Addon");
-define('fill_the_url_address_to_a_compressed_file', "Please, fill an URL address for a compressed file.");
-define('fill_the_addon_name', "Please, fill a name for the addon package.");
-define('select_an_addon_type', "Please, select an addon type.");
-define('select_a_game_type', "Please, select a game type.");
-define('edit_addon', "Edit Addon");
+define('mappack', "Pacote de mapa");
+define('config', "Configurações");
+define('type', "Tipo de extenção");
+define('game', "Jogo");
+define('show_all_addons', "Mostrar todos Addons ");
+define('show_addons_for_selected_type', "Mostrar Addons por tipo");
+define('show_addons_for_selected_game', "Mostrar Addons por Jogos");
+define('linux_games', "Jogos Linux");
+define('windows_games', "Jogos Windows");
+define('create_addon', "Criar Addon");
+define('addons_db', "Addons Banco de dados");
+define('addon_has_been_created', "O Addon %s Foi criado");
+define('remove_addon', "Remover Addon");
+define('fill_the_url_address_to_a_compressed_file', "Por favor, substitua o endereço da URL para comprimir o arquivo");
+define('fill_the_addon_name', "Por favor, troque o nome do pacote addon");
+define('select_an_addon_type', "Por favor, Selecione o tipo de addon");
+define('select_a_game_type', "Selecione um tipo de jogo.");
+define('edit_addon', "Editar Addon");
 define('post-script', "Post-install script(bash)");
-define('replacements', "Replacements:");
-define('addon_name_info', "Enter a name for this addon, this is the name that the user sees.");
-define('url_info', "Enter a web address that contains a file to download, if compressed in zip or tar.gz will be unpacked in the root directory of the server or on the path given below.");
-define('path_info', "The path must be relative to the server folder and contain no slashes at the beginning or end, eg: cstrike/cfg. If left blank will use the server root path.");
-define('post-script_info', "Enter Bash language code, this will be executed as a script, you can use text replacements to customize the installation, they will be replaced by data from the server on which you install the addon. The script will start from the root folder of the server or the specified path.");
+define('replacements', "Substituições:");
+define('addon_name_info', "Digite um nome para este addon, este é o nome que o usuário vê.");
+define('url_info', "Insira um endereço da Web que contenha um arquivo para download, se compactado no zip ou tar.gz será descompactado no diretório raiz do servidor ou no caminho fornecido abaixo.");
+define('path_info', "O caminho deve ser relativo à pasta do servidor e não contém barras no início ou no fim, por exemplo: cstrike / cfg. Se deixado em branco utilizará o caminho raiz do servidor.");
+define('post-script_info', "Digite o código do idioma do Bash, este será executado como um script, você pode usar substituições de texto para personalizar a instalação, eles serão substituídos por dados do servidor no qual você instala o addon. O script será iniciado a partir da pasta raiz do servidor ou o caminho especificado.");
 ?>

+ 1 - 1
lang/Portuguese/modules/extras.php

@@ -39,5 +39,5 @@ define('confirm', "Confirme");
 define('cancel', "Cancelar");
 define('extra_themes', "Temas extra");
 define('extra_modules', "Módulos extra");
-define('search_for_updates', "Check for updates");
+define('search_for_updates', "Verificar atualizações");
 ?>