nextcloud/apps/files_versions/l10n/he.php

6 lines
298 B
PHP
Raw Normal View History

2012-09-05 04:05:39 +04:00
<?php $TRANSLATIONS = array(
"Expire all versions" => "הפגת תוקף כל הגרסאות",
"Versions" => "גרסאות",
2012-09-17 04:07:23 +04:00
"This will delete all existing backup versions of your files" => "פעולה זו תמחק את כל גיבויי הגרסאות הקיימים של הקבצים שלך"
2012-09-05 04:05:39 +04:00
);