-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix link to AutoFillService description, add missing translation file…
…s from crowdin
- Loading branch information
Showing
6 changed files
with
571 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
src/java/KP2ASoftkeyboard_AS/app/src/main/res/values-hr-rHR/strings_kp2a.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<resources> | ||
<string name="change_entry">Odaberite drugi unos</string> | ||
<string name="open_entry">Odaberite unos</string> | ||
<string name="open_entry_for_app">Potražite unos s \"%1$s\"</string> | ||
<string name="kp2a_user">Korisnik</string> | ||
<string name="kp2a_password">Lozinka</string> | ||
<string name="kp2a_prefs">Postavke unosa podataka za prijavu</string> | ||
<string name="kp2a_auto_fill">Automatsko popunjavanje omogućeno</string> | ||
<string name="kp2a_auto_fill_summary">Ako se odabere prazno polje, automatski ga ispunite ako je dostupan unos putem Keepass2Android i postoji vrijednost koja odgovara tekstu u polju.</string> | ||
<string name="kp2a_remember_auto_fill">Zapamti prijedloge za polja</string> | ||
<string name="kp2a_remember_auto_fill_summary">Ako se tekstualno polje popunjava ručno odabranom vrijednosti iz Keepass2Android, zapamtite koja je vrijednost unesena u polje. Zatim će tekstualno polje biti otkriveno svojim tekstualnim prijedlogom.</string> | ||
<string name="kp2a_simple_keyboard">Jednostavna tipkovnica</string> | ||
<string name="kp2a_simple_keyboard_summary">Prikaži jednostavnu tipkovnicu s jednim retkom kada je za tipkovnicu dostupan unos. Ako je onemogućen, prikazat će se dijaloški okvir ako pritisnete gumb Keepass2Android.</string> | ||
<string name="kp2a_lock_on_sendgodone">Zaključaj bazu podataka kada završi</string> | ||
<string name="kp2a_lock_on_sendgodone_summary">Pritiskom na tipku Gotovo/Pošalji/Idi na jednostavnoj tipkovnici s jednim retkom, automatski zaključaj bazu podataka.</string> | ||
<string name="kp2a_switch_on_sendgodone">Promijenite tipkovnicu kad završite</string> | ||
<string name="kp2a_switch_on_sendgodone_summary">Pritiskom na tipku Gotovo/Pošalji/Idi na jednostavnoj tipkovnici s jednim retkom, promijeni tipkovnicu.</string> | ||
</resources> |
3 changes: 3 additions & 0 deletions
3
src/java/KP2ASoftkeyboard_AS/app/src/main/res/values-sr/strings_kp2a.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<resources></resources> |
74 changes: 74 additions & 0 deletions
74
src/java/android-filechooser-AS/app/src/main/res/values-hr-rHR/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<!-- | ||
Copyright (c) 2012 Hai Bison | ||
See the file LICENSE at the root directory of this project for copying | ||
permission. | ||
--> | ||
<resources> | ||
<string name="afc_cmd_advanced_selection_all">Sve</string> | ||
<string name="afc_cmd_advanced_selection_invert">Obrni odabir</string> | ||
<string name="afc_cmd_advanced_selection_none">Nijedno</string> | ||
<string name="afc_cmd_grid_view">Mrežni prikaz</string> | ||
<string name="afc_cmd_home">Početna</string> | ||
<string name="afc_cmd_list_view">Prikaz popisa</string> | ||
<string name="afc_cmd_new_folder">Nova mapa…</string> | ||
<string name="afc_cmd_select_all_files">Odaberi sve datoteke</string> | ||
<string name="afc_cmd_select_all_folders">Odaberi sve mape</string> | ||
<string name="afc_cmd_sort">Poredaj…</string> | ||
<string name="afc_file">datoteka</string> | ||
<string name="afc_folder">mapa</string> | ||
<string name="afc_hint_clear">očisti</string> | ||
<string name="afc_hint_folder_name">ime mape</string> | ||
<string name="afc_hint_save_as_filename">naziv datoteke</string> | ||
<string name="afc_hint_search">pretraživanje</string> | ||
<string name="afc_msg_app_doesnot_have_permission_to_create_files">Ova aplikacija nema dopuštenje za stvaranje datoteka/mapa</string> | ||
<string name="afc_msg_app_doesnot_have_permission_to_delete_files">Ova aplikacija nema dopuštenje za brisanje datoteka/mapa</string> | ||
<string name="afc_msg_cancelled">Otkazano</string> | ||
<string name="afc_msg_cannot_connect_to_file_provider_service">Ne možete se povezati s uslugom davatelja datoteka</string> | ||
<string name="afc_msg_cannot_create_new_folder_here">Ovdje nije moguće stvoriti novu mapu</string> | ||
<string name="afc_msg_cannot_save_a_file_here">Ovdje nije moguće spremiti datoteku</string> | ||
<string name="afc_msg_done">Gotovo</string> | ||
<string name="afc_msg_empty">Prazno</string> | ||
<string name="afc_msg_failed_please_try_again">Greška. Pokušajte ponovo.</string> | ||
<string name="afc_msg_loading">Učitavanje…</string> | ||
<string name="afc_phone">Telefon</string> | ||
<string name="afc_pmsg_cannot_access_dir">Nije moguće pristupiti \"%1$s\"</string> | ||
<string name="afc_pmsg_cannot_create_folder">Nije moguće stvoriti mapu \"%1$s\"</string> | ||
<string name="afc_pmsg_cannot_delete_file">Nije moguće izbrisati %1$s \"%2$s\"</string> | ||
<string name="afc_pmsg_confirm_delete_file">Da li ste sigurni da želite izbrisati %1$s %2$s?</string> | ||
<string name="afc_pmsg_confirm_replace_file">\"%1$s\" već postoji.\n\nŽelite li zamijeniti datoteku?</string> | ||
<string name="afc_pmsg_deleting_file">Brisanje %1$s \"%2$s\"…</string> | ||
<string name="afc_pmsg_file_has_been_deleted">%1$s \"%2$s\" je izbrisana</string> | ||
<string name="afc_pmsg_filename_is_directory">\"%1$s\" je mapa</string> | ||
<string name="afc_pmsg_filename_is_invalid">Naziv datoteke \"%1$s\" nije valjan</string> | ||
<string name="afc_pmsg_max_file_count_allowed">…ima više datoteka, maksimalno dopušteno: %1$,d</string> | ||
<string name="afc_pmsg_unknown_error">Nepoznata pogreška: %1$s</string> | ||
<string name="afc_root">Root</string> | ||
<string name="afc_title_advanced_selection">Odaberi…</string> | ||
<string name="afc_title_confirmation">Potvrda</string> | ||
<string name="afc_title_date">Datum</string> | ||
<string name="afc_title_error">Pogreška</string> | ||
<string name="afc_title_info">Info</string> | ||
<string name="afc_title_name">Naziv</string> | ||
<string name="afc_title_save_as">Spremi kao…</string> | ||
<string name="afc_title_size">Veličina</string> | ||
<string name="afc_title_sort_by">Poredaj po…</string> | ||
<string name="afc_yesterday">Jučer</string> | ||
<plurals name="afc_title_choose_directories"> | ||
<item quantity="one">Odaberi mapu…</item> | ||
<item quantity="few">Odaberi mapa…</item> | ||
<item quantity="other">Odaberi mape…</item> | ||
</plurals> | ||
<plurals name="afc_title_choose_files"> | ||
<item quantity="one">Odaberi datoteku…</item> | ||
<item quantity="few">Odaberi datoteka…</item> | ||
<item quantity="other">Odaberi datoteke…</item> | ||
</plurals> | ||
<plurals name="afc_title_choose_files_directories"> | ||
<item quantity="one">Odaberi datoteku/mapu…</item> | ||
<item quantity="few">Odaberi datoteka/mapa…</item> | ||
<item quantity="other">Odaberi datoteke/mape…</item> | ||
</plurals> | ||
</resources> |
Oops, something went wrong.
9