mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-08-03 20:47:22 -04:00
Merge pull request #1165 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
This commit is contained in:
commit
c8aa5f5275
@ -48,6 +48,7 @@
|
||||
"zim_file.list.actions.text" = "Azioni";
|
||||
"zim_file.list.info.text" = "Informazioni";
|
||||
"zim_file.action.open_main_page.title" = "Apri pagina principale";
|
||||
"zim_file.action.unlink.multi_title" = "Scollega %@ file ZIM";
|
||||
"zim_file.action.unlink.button.title" = "Scollega";
|
||||
"zim_file.action.download.warning.message" = "Potrebbe non esserci spazio sufficiente sul tuo dispositivo per questo file ZIM.";
|
||||
"zim_file.action.download.warning.message1" = "Rimarrebbe meno di 1 GB di spazio libero dopo il download del file ZIM.";
|
||||
@ -57,6 +58,7 @@
|
||||
"zim_file.base_info.attribute.created" = "Creato";
|
||||
"zim_file.bool_info.pictures" = "Immagini";
|
||||
"zim_file.download_task.action.paused" = "In pausa";
|
||||
"multi.zim_files_selected.description_count" = "File ZIM";
|
||||
"reading_settings.zoom.title" = "Zoom della pagina";
|
||||
"library_settings.button.refresh_now" = "Aggiorna ora";
|
||||
"library_settings.languages.title" = "Lingue";
|
||||
|
@ -89,9 +89,9 @@
|
||||
"zim_file.action.toggle_cellular" = "A toggle button label above the Download button on iOS";
|
||||
"zim_file.action.unlink.title" = "A button title to remove the downloaded file. It is also used as part of the alert title after pressing the button, together with the ZIM file name, eg: 'Unlink Chemistry by Wikipedia'";
|
||||
"zim_file.action.unlink.message" = "All bookmarked articles linked to this ZIM file will be deleted, but the original file will remain in place.";
|
||||
"zim_file.action.unlink.button.title" = "Confirm button title on the alert pop-up to rmeove a downloaded ZIM file";
|
||||
"zim_file.action.unlink.multi_title" = "Alert title after selecting multiple ZIM files and attempting to unlink all of them. The param contains the count of the ZIM files (guaranteed to be plural = always more than 1)";
|
||||
"zim_file.action.unlink.multi_message" = "All bookmarked articles linked to these (param count of) ZIM files will be deleted, but the original files will remain in place. The count is always more than 1 file = plural";
|
||||
"zim_file.action.unlink.button.title" = "Confirm button title on the alert pop-up to remove a downloaded ZIM file";
|
||||
"zim_file.action.delete.title" = "A button title to remove the downloaded file. It is also used as part of the alert title after pressing the button, together with the ZIM file name, eg: 'Delete Chemistry by Wikipedia'";
|
||||
"zim_file.action.delete.message" = "Description of the popup alert informing about the consequences of removing the ZIM file.";
|
||||
"zim_file.action.delete.button.title" = "Confirmation button of the popup alert to Delete the given ZIM file";
|
||||
@ -118,9 +118,9 @@
|
||||
"zim_file.download_task.action.downloading" = "Attribute title when downloading is in progress";
|
||||
"zim_file.download_task.action.resume" = "Button title to resume a paused download";
|
||||
"zim_file.download_task.action.paused" = "Attribute title of a paused download";
|
||||
"service_worker_warning.label.description" = "Accessiblity label for warning icon (!)";
|
||||
"multi.zim_files_selected.sidebar_title" = "Side bar title, when user selects multiple ZIM files at once, in order to unlink them";
|
||||
"multi.zim_files_selected.description_count" = "Side bar description, when user selects multiple ZIM files at once, it is describing the amount of files selected. It's always greater than 1 file., eg: ZIM files: 3";
|
||||
"service_worker_warning.label.description" = "Accessiblity label for warning icon (!)";
|
||||
"reading_settings.zoom.title" = "Label title for a percentage selector in app settings, eg: 100%";
|
||||
"reading_settings.zoom.reset.button" = "Button title for percentage selector for zoom level in app settings";
|
||||
"reading_settings.external_link.title" = "Label title for option picker. External Link: Always Ask | Always Load | Never Load";
|
||||
|
Loading…
x
Reference in New Issue
Block a user