0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www
/
arcaneoverseas.com
/
assets
/
grocery_crud
/
languages
/
[
Home
]
File: polish.php
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); /* Translated by: @slav123 */ $lang['list_add'] = 'Dodaj'; $lang['list_actions'] = 'Operacje'; $lang['list_page'] = 'Strony'; $lang['list_paging_of'] = 'z'; $lang['list_displaying'] = 'Wyświetlanie od {start} do {end} z {results} rekordów'; $lang['list_filtered_from'] = '(filtrowanie spośród {total_results} dostępnych pozycji)'; $lang['list_show_entries'] = 'Wyświetlanie {paging} pozycji'; $lang['list_no_items'] = 'Brak pozycji do wyświetlenia'; $lang['list_zero_entries'] = 'Zero wyników'; $lang['list_search'] = 'Szukaj'; $lang['list_search_all'] = 'Szukaj wszystkie'; $lang['list_clear_filtering'] = 'Wyczyść filtry'; $lang['list_delete'] = 'Usuń'; $lang['list_edit'] = 'Edytuj'; $lang['list_paging_first'] = 'Pierwszy'; $lang['list_paging_previous'] = 'Poprzedni'; $lang['list_paging_next'] = 'Następny'; $lang['list_paging_last'] = 'Ostatni'; $lang['list_loading'] = 'Ładowanie...'; $lang['form_edit'] = 'Edytuj'; $lang['form_back_to_list'] = 'Wróć do listy'; $lang['form_update_changes'] = 'Zapisz zmiany'; $lang['form_cancel'] = 'Anuluj'; $lang['form_update_loading'] = 'Aktualizacja, proszę czekać...'; $lang['update_success_message'] = 'Rekord zostały pomyślnie zaktualizowany.'; $lang['form_go_back_to_list'] = 'Wróć do listy'; $lang['form_add'] = 'Dodaj'; $lang['insert_success_message'] = 'Rekord został pomyślnie zapisany.'; $lang['form_or'] = 'lub'; $lang['form_save'] = 'Zapisz'; $lang['form_insert_loading'] = 'Zapisywanie, proszę czekać...'; $lang['form_upload_a_file'] = 'Dodaj plik'; $lang['form_upload_delete'] = 'usuń'; $lang['form_button_clear'] = 'Wyczyść'; $lang['delete_success_message'] = 'Rekord został pomyślnie usunięty z bazy danych.'; $lang['delete_error_message'] = 'Rekord nie został usunięty z bazy danych.'; /* Javascript messages */ $lang['alert_add_form'] = 'The data you had insert may not be saved.\\nAre you sure you want to go back to list?'; $lang['alert_edit_form'] = 'The data you had change may not be saved.\\nAre you sure you want to go back to list?'; $lang['alert_delete'] = 'Na pewno chcesz usunąć ten rekord?'; $lang['insert_error'] = 'Pojawił się błąd podczas dodawania rekordu.'; $lang['update_error'] = 'Pojawił się błąd podczas zapisywania rekordu.'; /* Added in version 1.2.1 */ $lang['set_relation_title'] = 'Select {field_display_as}'; $lang['list_record'] = 'Record'; $lang['form_inactive'] = 'inactive'; $lang['form_active'] = 'active'; /* Added in version 1.2.2 */ $lang['form_save_and_go_back'] = 'Save and go back to list'; $lang['form_update_and_go_back']= 'Update and go back to list'; /* Upload functionality */ $lang['string_delete_file'] = "Deleting file"; $lang['string_progress'] = "Progress: "; $lang['error_on_uploading'] = "An error has occurred on uploading."; $lang['message_promt_delete_file'] = "Are you sure that you want to delete this file?"; $lang['error_max_number_of_files'] = "You can only upload one file each time."; $lang['error_accept_file_types'] = "You are not allow to upload this kind of extension."; $lang['error_max_file_size'] = "The uploaded file exceeds the {max_file_size} directive that was specified."; $lang['error_min_file_size'] = "Your cannot upload an empty file.";
©
2018.