nextcloud/apps/files_versions/l10n/he.php

7 lines
378 B
PHP
Raw Normal View History

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