Improvements and new version: ar.

This commit is contained in:
2019-01-16 14:26:18 +01:00
committed by Stefan Rohde-Enslin
parent e7361078ec
commit 56d5fe5f60
183 changed files with 4419 additions and 403 deletions

View File

@ -12,7 +12,7 @@
"add_time": "Inserir data",
"no_time": "Excluir data do local do evento",
"last_used": "Uso mais recente",
"delete_event": "Excluir este evento",
"delete_event": "Delete the event",
"delete_question": "Voc\u00ea est\u00e1 prestes a excluir um evento",
"delete_no": "N\u00e3o, na verdade n\u00e3o ( voltar)",
"delete_yes": "Sim , \u00e9 isto o que eu quero",
@ -88,6 +88,8 @@
"input_too_short_aborted": "Your input was too short. Aborted.",
"minimum_3_characters": "3 characters minimum",
"similar_event_already_added": "A similar event had already been added",
"event_added": "The event has been added"
"event_added": "The event has been added",
"edit_event": "Edit the event",
"clone_event": "Clone the event"
}
}