Add Arabic translation folder for Themator

This commit is contained in:
2020-03-21 18:54:37 +01:00
committed by Stefan Rohde-Enslin
parent 7dc6d1e413
commit 7e84cf63ae
14 changed files with 328 additions and 12 deletions

View File

@@ -79,6 +79,12 @@
"no_coordinates_given": "Belum ada koordinat",
"not_placed_in_hierarchy": "Belum ada hubungan hirarki",
"counting_time_missing": "Belum ada waktu hitungan",
"beginn_after_end": "Akhir sebelum mula "
"beginn_after_end": "Akhir sebelum mula ",
"overlapping_with_other_types": "Overlapping with other types",
"place_of_similar_name": "Place of similar name",
"time_of_similar_name": "Time of similar name",
"tag_of_similar_name": "Tag of similar name",
"actor_of_similar_name": "Actor of similar name",
"last_changed_by_diagram": "Last changed by ... (Diagram)"
}
}

View File

@@ -7,6 +7,15 @@
"question": "Minta diperiksa lagi",
"last_changed_by": "Diubah oleh",
"connected_to_authorities": "Terkait dengan sumber",
"missing_information": "Informasi yang bisa disempurnakan"
"missing_information": "Informasi yang bisa disempurnakan",
"no_persinst_all": "Number of actors",
"no_persinst_this_month": "Number of actors this month",
"no_persinst_this_month_approved": "Number of actors approved this month",
"no_orte_all": "Number of places",
"no_orte_this_month": "Number of places this month",
"no_orte_this_month_approved": "Number of places approved this month",
"no_zeiten_all": "Number of times",
"no_zeiten_this_month": "Number of times",
"no_zeiten_this_month_approved": "Number of times approved this month"
}
}