<?php $TRANSLATIONS = array(
"Category type not provided." => "סוג הקטגוריה לא סופק.",
"No category to add?" => "אין קטגוריה להוספה?",
"This category already exists: %s" => "הקטגוריה הבאה כבר קיימת: %s",
"Object type not provided." => "סוג הפריט לא סופק.",
"%s ID not provided." => "מזהה %s לא סופק.",
"Error adding %s to favorites." => "אירעה שגיאה בעת הוספת %s למועדפים.",
"No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה",
"Error removing %s from favorites." => "שגיאה בהסרת %s מהמועדפים.",
"Sunday" => "יום ראשון",
"Monday" => "יום שני",
"Tuesday" => "יום שלישי",
"Wednesday" => "יום רביעי",
"Thursday" => "יום חמישי",
"Friday" => "יום שישי",
"Saturday" => "שבת",
"January" => "ינואר",
"February" => "פברואר",
"March" => "מרץ",
"April" => "אפריל",
"May" => "מאי",
"June" => "יוני",
"July" => "יולי",
"August" => "אוגוסט",
"September" => "ספטמבר",
"October" => "אוקטובר",
"November" => "נובמבר",
"December" => "דצמבר",
"Settings" => "הגדרות",
"seconds ago" => "שניות",
"1 minute ago" => "לפני דקה אחת",
"{minutes} minutes ago" => "לפני {minutes} דקות",
"1 hour ago" => "לפני שעה",
"{hours} hours ago" => "לפני {hours} שעות",
"today" => "היום",
"yesterday" => "אתמול",
"{days} days ago" => "לפני {days} ימים",
"last month" => "חודש שעבר",
"{months} months ago" => "לפני {months} חודשים",
"months ago" => "חודשים",
"last year" => "שנה שעברה",
"years ago" => "שנים",
"Choose" => "בחירה",
"Cancel" => "ביטול",
"Error loading file picker template" => "שגיאה בטעינת תבנית בחירת הקבצים",
"Yes" => "כן",
"No" => "לא",
"Ok" => "בסדר",
"The object type is not specified." => "סוג הפריט לא צוין.",
"Error" => "שגיאה",
"The app name is not specified." => "שם היישום לא צוין.",
"The required file {file} is not installed!" => "הקובץ הנדרש {file} אינו מותקן!",
"Shared" => "שותף",
"Share" => "שתף",
"Error while sharing" => "שגיאה במהלך השיתוף",
"Error while unsharing" => "שגיאה במהלך ביטול השיתוף",
"Error while changing permissions" => "שגיאה במהלך שינוי ההגדרות",
"Shared with you and the group {group} by {owner}" => "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
"Shared with you by {owner}" => "שותף אתך על ידי {owner}",
"Share with" => "שיתוף עם",
"Share with link" => "שיתוף עם קישור",
"Password protect" => "הגנה בססמה",
"Password" => "סיסמא",
"Email link to person" => "שליחת קישור בדוא״ל למשתמש",
"Send" => "שליחה",
"Set expiration date" => "הגדרת תאריך תפוגה",
"Expiration date" => "תאריך התפוגה",
"Share via email:" => "שיתוף באמצעות דוא״ל:",
"No people found" => "לא נמצאו אנשים",
"Resharing is not allowed" => "אס# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# André Koot <meneer@tken.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-06-18 02:04+0200\n"
"PO-Revision-Date: 2013-06-17 23:25+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
msgstr "%s deelde »%s« met u"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
msgstr "Categorie type niet opgegeven."
#: ajax/vcategories/add.php:30
msgid "No category to add?"
msgstr "Geen categorie toevoegen?"
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr "Deze categorie bestaat al: %s"
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided."
msgstr "Object type niet opgegeven."
#: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30
#, php-format
msgid "%s ID not provided."
msgstr "%s ID niet opgegeven."
#: ajax/vcategories/addToFavorites.php:35
#, php-format
msgid "Error adding %s to favorites."
msgstr "Toevoegen van %s aan favorieten is mislukt."
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion."
msgstr "Geen categorie geselecteerd voor verwijdering."
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
msgstr "Verwijderen %s van favorieten is mislukt."
#: js/config.php:34
msgid "Sunday"
msgstr "Zondag"
#: js/config.php:35
msgid "Monday"
msgstr "Maandag"
#: js/config.php:36
msgid "Tuesday"
msgstr "Dinsdag"
#: js/config.php:37
msgid "Wednesday"
msgstr "Woensdag"
#: js/config.php:38
msgid "Thursday"
msgstr "Donderdag"
#: js/config.php:39
msgid "Friday"
msgstr "Vrijdag"
#: js/config.php:40
msgid "Saturday"
msgstr "Zaterdag"
#: js/config.php:45
msgid "January"
msgstr "januari"
#: js/config.php:46
msgid "February"
msgstr "februari"
#: js/config.php:47
msgid "March"
msgstr "maart"
#: js/config.php:48
msgid "April"
msgstr "april"
#: js/config.php:49
msgid "May"
msgstr "mei"
#: js/config.php:50
msgid "June"
msgstr "juni"
#: js/config.php:51
msgid "July"
msgstr "juli"
#: js/config.php:52
msgid "August"
msgstr "augustus"
#: js/config.php:53
msgid "September"
msgstr "september"
#: js/config.php:54
msgid "October"
msgstr "oktober"
#: js/config.php:55
msgid "November"
msgstr "november"
#: js/config.php:56
msgid "December"
msgstr "december"
#: js/js.js:286
msgid "Settings"
msgstr "Instellingen"
#: js/js.js:718
msgid "seconds ago"
msgstr "seconden geleden"
#: js/js.js:719
msgid "1 minute ago"
msgstr "1 minuut geleden"
#: js/js.js:720
msgid "{minutes} minutes ago"
msgstr "{minutes} minuten geleden"
#: js/js.js:721
msgid "1 hour ago"
msgstr "1 uur geleden"
#: js/js.js:722
msgid "{hours} hours ago"
msgstr