summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 09:38:20 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 09:38:20 -0400
commitdbc78b1a5821b082eb8685a8916333b60d76e17c (patch)
tree19b2a89726affc3591615dcfe1380c2b680f12c5 /apps/files/l10n/he.php
parent95f42d6544262f54fa3cb832ebd12b2bbc15f88f (diff)
downloadnextcloud-server-dbc78b1a5821b082eb8685a8916333b60d76e17c.tar.gz
nextcloud-server-dbc78b1a5821b082eb8685a8916333b60d76e17c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r--apps/files/l10n/he.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php
index ef98e2d2188..7141c8442e2 100644
--- a/apps/files/l10n/he.php
+++ b/apps/files/l10n/he.php
@@ -28,14 +28,14 @@ $TRANSLATIONS = array(
"cancel" => "ביטול",
"replaced {new_name} with {old_name}" => "{new_name} הוחלף ב־{old_name}",
"undo" => "ביטול",
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"files uploading" => "קבצים בהעלאה",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
"Name" => "שם",
"Size" => "גודל",
"Modified" => "זמן שינוי",
-"_%n folder_::_%n folders_" => array("",""),
-"_%n file_::_%n files_" => array("",""),
"Upload" => "העלאה",
"File handling" => "טיפול בקבצים",
"Maximum upload size" => "גודל העלאה מקסימלי",
@@ -57,8 +57,6 @@ $TRANSLATIONS = array(
"Upload too large" => "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"Files are being scanned, please wait." => "הקבצים נסרקים, נא להמתין.",
-"Current scanning" => "הסריקה הנוכחית",
-"file" => "קובץ",
-"files" => "קבצים"
+"Current scanning" => "הסריקה הנוכחית"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";