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": "Wprowad\u017a okres czasu",
"no_time": "Usu\u0144 okres czasu wydarzenia",
"last_used": "Ostatnio u\u017cywane",
"delete_event": "Usu\u0144 wydarzenie",
"delete_event": "Delete the event",
"delete_question": "Czy na pewno chcesz usun\u0105\u0107 wydarzenie?",
"delete_no": "Nie (wr\u00f3\u0107)",
"delete_yes": "Tak, jestem pewien",
@ -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"
}
}