summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/he.php
blob: 097169b2a499c783f607ae342063026b61c6289f (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Expire all versions" => "הפגת תוקף כל הגרסאות",
"Versions" => "גרסאות",
"This will delete all existing backup versions of your files" => "פעולה זו תמחק את כל גיבויי הגרסאות הקיימים של הקבצים שלך",
"Enable Files Versioning" => "הפעלת ניהול גרסאות לקבצים"
);