[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-06-14 08:02:15 +02:00
parent 990ac34aaa
commit 5887afbb37
20 changed files with 98 additions and 2 deletions

View File

@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
"All files" : "כל הקבצים",
"File could not be found" : "הקובץ לא ניתן לאיתור",
"Home" : "בית",
"Close" : "סגירה",
"Favorites" : "מועדפים",
@ -33,8 +34,14 @@ OC.L10N.register(
"Uploading..." : "העלאה...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
"{hours}:{minutes}h" : "{hours}:{minutes}שעות",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
"{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
"{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
"{seconds}s" : "{seconds}שניות",
"Any moment now..." : "עכשיו בכל רגע...",
"Soon..." : "בקרוב...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
"Download" : "הורדה",

View File

@ -19,6 +19,7 @@
"Invalid directory." : "תיקייה שגויה.",
"Files" : "קבצים",
"All files" : "כל הקבצים",
"File could not be found" : "הקובץ לא ניתן לאיתור",
"Home" : "בית",
"Close" : "סגירה",
"Favorites" : "מועדפים",
@ -31,8 +32,14 @@
"Uploading..." : "העלאה...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
"{hours}:{minutes}h" : "{hours}:{minutes}שעות",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
"{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
"{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
"{seconds}s" : "{seconds}שניות",
"Any moment now..." : "עכשיו בכל רגע...",
"Soon..." : "בקרוב...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
"Download" : "הורדה",

View File

@ -27,6 +27,25 @@ OC.L10N.register(
"Invalid ownCloud url" : "נתיב ownCloud לא חוקי",
"Shared by" : "שותף על־ידי",
"Sharing" : "שיתוף",
"Share API is disabled" : "שיתוף API מנוטרל",
"Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים",
"Could not delete share" : "לא ניתן היה למחוק את השיתוף",
"Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה",
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
"Please specify a valid user" : "יש לספק משתמש חוקי",
"Group sharing is disabled by the administrator" : "שיתוף קבוצתי מנוטרל על ידי המנהל",
"Please specify a valid group" : "יש לספק קבוצה חוקית",
"Public link sharing is disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload is only possible for publicly shared folders" : "העלאה ציבורית אפשרית רק אל תיקיות משותפות ציבוריות",
"Invalid date, date format must be YYYY-MM-DD" : "תאריך לא חוקי, תבנית התאריך חייבת להיות YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s",
"Unknown share type" : "סוג שיתוף אינו מוכר",
"Not a directory" : "אינה תיקייה",
"Could not lock path" : "לא ניתן היה לנעול נתיב",
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "קובץ או תיקייה עם שיתוף ציבורי <strong>הורדו</strong>",

View File

@ -25,6 +25,25 @@
"Invalid ownCloud url" : "נתיב ownCloud לא חוקי",
"Shared by" : "שותף על־ידי",
"Sharing" : "שיתוף",
"Share API is disabled" : "שיתוף API מנוטרל",
"Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים",
"Could not delete share" : "לא ניתן היה למחוק את השיתוף",
"Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה",
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
"Please specify a valid user" : "יש לספק משתמש חוקי",
"Group sharing is disabled by the administrator" : "שיתוף קבוצתי מנוטרל על ידי המנהל",
"Please specify a valid group" : "יש לספק קבוצה חוקית",
"Public link sharing is disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload is only possible for publicly shared folders" : "העלאה ציבורית אפשרית רק אל תיקיות משותפות ציבוריות",
"Invalid date, date format must be YYYY-MM-DD" : "תאריך לא חוקי, תבנית התאריך חייבת להיות YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s",
"Unknown share type" : "סוג שיתוף אינו מוכר",
"Not a directory" : "אינה תיקייה",
"Could not lock path" : "לא ניתן היה לנעול נתיב",
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "קובץ או תיקייה עם שיתוף ציבורי <strong>הורדו</strong>",

View File

@ -13,6 +13,7 @@ OC.L10N.register(
" Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s",
"Action does not exist" : "פעולה לא קיימת",
"The Base DN appears to be wrong" : "בסיס DN נראה כשגוי",
"Testing configuration…" : "בדיקת תצורה...",
"Configuration incorrect" : "הגדרה שגויה",
"Configuration incomplete" : "הגדרה לא מלאה",
"Configuration OK" : "הגדרה בסדר",
@ -95,6 +96,7 @@ OC.L10N.register(
"Test Base DN" : "בדיקת DN בסיסי",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "נמנע מבקשות אוטומטיות של LDAP. מועדף עבור התקנות גדולות, אבל מחייב ידע מסויים של LDAP.",
"Manually enter LDAP filters (recommended for large directories)" : "הכנסת מסנני LDAP ידנית (מומלץ עבוק תיקיות גדולות)",
"%s access is limited to users meeting these criteria:" : "%s גישה מוגבלת למשתמשים שעונים על קריטריונים אלו:",
"The filter specifies which LDAP users shall have access to the %s instance." : "הסינון קובע לאיזו משתמשי LDAP תהיה יכולת כניסה למקרה %s.",
"Verify settings and count users" : "מאמת הגדרות וסופר משתמשים",
"Saving" : "שמירה",

View File

@ -11,6 +11,7 @@
" Could not set configuration %s" : " לא ניתן היה לקבוע הגדרות %s",
"Action does not exist" : "פעולה לא קיימת",
"The Base DN appears to be wrong" : "בסיס DN נראה כשגוי",
"Testing configuration…" : "בדיקת תצורה...",
"Configuration incorrect" : "הגדרה שגויה",
"Configuration incomplete" : "הגדרה לא מלאה",
"Configuration OK" : "הגדרה בסדר",
@ -93,6 +94,7 @@
"Test Base DN" : "בדיקת DN בסיסי",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "נמנע מבקשות אוטומטיות של LDAP. מועדף עבור התקנות גדולות, אבל מחייב ידע מסויים של LDAP.",
"Manually enter LDAP filters (recommended for large directories)" : "הכנסת מסנני LDAP ידנית (מומלץ עבוק תיקיות גדולות)",
"%s access is limited to users meeting these criteria:" : "%s גישה מוגבלת למשתמשים שעונים על קריטריונים אלו:",
"The filter specifies which LDAP users shall have access to the %s instance." : "הסינון קובע לאיזו משתמשי LDAP תהיה יכולת כניסה למקרה %s.",
"Verify settings and count users" : "מאמת הגדרות וסופר משתמשים",
"Saving" : "שמירה",

View File

@ -9,6 +9,7 @@ OC.L10N.register(
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php",
"PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.",
"PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.",
"%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.",
"Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s",
"The command line tool %s could not be found" : "כלי שורת הפקודה %s לא אותר",
"The library %s is not available." : "הספריה %s אינה זמינה.",
@ -98,6 +99,8 @@ OC.L10N.register(
"Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו",
"Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s נכשל, כייון שלא ניתן היה למצוא את הקובץ בזכרון המטמון",
"Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s",
"Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות",
"Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות",
"Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
"Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
"Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“",
@ -107,12 +110,14 @@ OC.L10N.register(
"Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו",
"A valid password must be provided" : "יש לספק ססמה תקנית",
"The username is already being used" : "השם משתמש כבר בשימוש",
"Login canceled by app" : "התחברות בוטלה על ידי יישום",
"User disabled" : "משתמש מנוטרל",
"Help" : "עזרה",
"Personal" : "אישי",
"Users" : "משתמשים",
"Admin" : "מנהל",
"Recommended" : "מומלץ",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "היישום \"%s\" לא ניתן להתקנה כיוון שאינו תואם לגרסה זו של ownCloud.",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s",
"No app name specified" : "לא הוגדר שם יישום",

View File

@ -7,6 +7,7 @@
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "התגלה שדוגמת התצורה הועתקה. דבר זה עלול לשבור את ההתקנה ולא נתמך.יש לקרוא את מסמכי התיעוד לפני שמבצעים שינויים ב- config.php",
"PHP %s or higher is required." : "נדרש PHP בגרסת %s ומעלה.",
"PHP with a version lower than %s is required." : "נדרש PHP בגרסה נמוכה מ- %s.",
"%sbit or higher PHP required." : "נדרש PHP בגרסת %s ומעלה.",
"Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s",
"The command line tool %s could not be found" : "כלי שורת הפקודה %s לא אותר",
"The library %s is not available." : "הספריה %s אינה זמינה.",
@ -96,6 +97,8 @@
"Sharing %s failed, because the sharing backend for %s could not find its source" : "השיתוף %s נכשל, כיוון שבצד אחורי לשיתוף עבור %s לא ניתן היה לאתר את מקורו",
"Sharing %s failed, because the file could not be found in the file cache" : "השיתוף %s נכשל, כייון שלא ניתן היה למצוא את הקובץ בזכרון המטמון",
"Cannot increase permissions of %s" : "לא ניתן להגדיל את ההיתרים של %s",
"Files can't be shared with delete permissions" : "קובץ לא ניתן לשיתוף בפעולת מחיקת הרשאות",
"Files can't be shared with create permissions" : "קובץ לא ניתן לשיתוף בפעולת יצירת הרשאות",
"Expiration date is in the past" : "תאריך תפוגה הנו בעבר",
"Cannot set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד",
"Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“",
@ -105,12 +108,14 @@
"Username contains whitespace at the beginning or at the end" : "שם המשתמש מכיל רווח בתחילתו או בסופו",
"A valid password must be provided" : "יש לספק ססמה תקנית",
"The username is already being used" : "השם משתמש כבר בשימוש",
"Login canceled by app" : "התחברות בוטלה על ידי יישום",
"User disabled" : "משתמש מנוטרל",
"Help" : "עזרה",
"Personal" : "אישי",
"Users" : "משתמשים",
"Admin" : "מנהל",
"Recommended" : "מומלץ",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "יישום \"%s\" לא ניתן להתקנה כיוון שקובץ appinfo לא ניתן לקריאה.",
"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "היישום \"%s\" לא ניתן להתקנה כיוון שאינו תואם לגרסה זו של ownCloud.",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "היישום \"%s\" לא ניתן להתקנה כיוון שיחסי התלות הבאים אינם מתקיימים: %s",
"No app name specified" : "לא הוגדר שם יישום",

View File

@ -223,6 +223,7 @@ OC.L10N.register(
"Documentation:" : "Dokumentace:",
"User documentation" : "Dokumentace uživatele",
"Admin documentation" : "Dokumentace pro administrátory",
"Visit website" : "Navštívit webovou stránku",
"Report a bug" : "Nahlásit chybu",
"Show description …" : "Zobrazit popis ...",
"Hide description …" : "Skrýt popis ...",

View File

@ -221,6 +221,7 @@
"Documentation:" : "Dokumentace:",
"User documentation" : "Dokumentace uživatele",
"Admin documentation" : "Dokumentace pro administrátory",
"Visit website" : "Navštívit webovou stránku",
"Report a bug" : "Nahlásit chybu",
"Show description …" : "Zobrazit popis ...",
"Hide description …" : "Skrýt popis ...",

View File

@ -223,6 +223,7 @@ OC.L10N.register(
"Documentation:" : "Dokumentation:",
"User documentation" : "Dokumentation für Benutzer",
"Admin documentation" : "Dokumentation für Administratoren",
"Visit website" : "Webseite besuchen",
"Report a bug" : "Melde einen technischen Fehler",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",

View File

@ -221,6 +221,7 @@
"Documentation:" : "Dokumentation:",
"User documentation" : "Dokumentation für Benutzer",
"Admin documentation" : "Dokumentation für Administratoren",
"Visit website" : "Webseite besuchen",
"Report a bug" : "Melde einen technischen Fehler",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",

View File

@ -223,6 +223,7 @@ OC.L10N.register(
"Documentation:" : "Dokumentation:",
"User documentation" : "Dokumentation für Benutzer",
"Admin documentation" : "Dokumentation für Administratoren",
"Visit website" : "Webseite besuchen",
"Report a bug" : "Melden Sie einen technischen Fehler",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",

View File

@ -221,6 +221,7 @@
"Documentation:" : "Dokumentation:",
"User documentation" : "Dokumentation für Benutzer",
"Admin documentation" : "Dokumentation für Administratoren",
"Visit website" : "Webseite besuchen",
"Report a bug" : "Melden Sie einen technischen Fehler",
"Show description …" : "Beschreibung anzeigen…",
"Hide description …" : "Beschreibung ausblenden…",

View File

@ -149,7 +149,7 @@ OC.L10N.register(
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar cronjob vía CLI. Han aparecido los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, compruebe de nuevo las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación ↗</a>, y comprueba por cualquier error o advertencia en el <a href=\"#log-section\">Registro</a>",
"All checks passed." : "Ha pasado todos los controles",
"Open documentation" : "Documentación abierta",
"Open documentation" : "Abrir Documentación",
"Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición",
"Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces",
"Allow public uploads" : "Permitir subidas públicas",
@ -223,6 +223,7 @@ OC.L10N.register(
"Documentation:" : "Documentación:",
"User documentation" : "Documentación de usuario",
"Admin documentation" : "Documentación de administrador",
"Visit website" : "Visite nuestro sitio web",
"Report a bug" : "Notificar un error",
"Show description …" : "Mostrar descripción…",
"Hide description …" : "Ocultar descripción…",

View File

@ -147,7 +147,7 @@
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "No fue posible ejecutar cronjob vía CLI. Han aparecido los siguientes errores técnicos:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Por favor, compruebe de nuevo las <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guías de instalación ↗</a>, y comprueba por cualquier error o advertencia en el <a href=\"#log-section\">Registro</a>",
"All checks passed." : "Ha pasado todos los controles",
"Open documentation" : "Documentación abierta",
"Open documentation" : "Abrir Documentación",
"Allow apps to use the Share API" : "Permitir a las aplicaciones utilizar la API de Compartición",
"Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces",
"Allow public uploads" : "Permitir subidas públicas",
@ -221,6 +221,7 @@
"Documentation:" : "Documentación:",
"User documentation" : "Documentación de usuario",
"Admin documentation" : "Documentación de administrador",
"Visit website" : "Visite nuestro sitio web",
"Report a bug" : "Notificar un error",
"Show description …" : "Mostrar descripción…",
"Hide description …" : "Ocultar descripción…",

View File

@ -87,6 +87,9 @@ OC.L10N.register(
"App update" : "עדכון יישום",
"No apps found for {query}" : "לא נמצא יישום עבור {query}",
"Disconnect" : "ניתוק",
"Error while loading browser sessions and device tokens" : "שגיאה בזמן טעינת שיחת דפדפן ומחרוזת התקן",
"Error while creating device token" : "שגיאה בזמן יצירת מחרוזת התקן",
"Error while deleting the token" : "שגיאה בזמן מחיקת המחרוזת",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.",
"Valid until {date}" : "בתוקף עד ל- {date}",
"Delete" : "מחיקה",
@ -115,6 +118,7 @@ OC.L10N.register(
"__language_name__" : "עברית",
"Unlimited" : "ללא הגבלה",
"Personal info" : "מידע אישי",
"Sessions" : "שיחות",
"Devices" : "התקנים",
"Sync clients" : "סנכרון לקוחות",
"Everything (fatal issues, errors, warnings, info, debug)" : "הכול (נושאים חמורים, שגיאות, אזהרות, מידע, ניפוי שגיאות)",
@ -133,6 +137,7 @@ OC.L10N.register(
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "תצורת קריאה בלבד הופעלה. תצורה זו מונעת קביעת מספר הגדרות באמצעות ממשק האינטרנט. יתר על כן, יש צורך להגדיר ההרשאות כתיבה באופן ידני לכל עדכון.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP מוגדר ככל הנראה להפשיט בלוקי קוד. מצב זה יגרום למספר יישומי ליבה להיות לא נגישים.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "מסד הנתונים שלך אינו רץ עם \"READ COMMITED\" ברמת בידוד פעולה. דבר זה עלול להוות בעייה בזמן הרצת מספר פעולות במקביל.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "השרת רץ על גבי חלונות של מיקוסופט. אנו ממליצים בחום על לינוקס לחווית משתמש מיטבית.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s מתחת לגרסה %2$s מותקנת, מסיבות יציבות וביצועים אנו ממליצים לעדכן לגרסה חדשה יותר גרסה %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.",
@ -218,6 +223,8 @@ OC.L10N.register(
"Documentation:" : "תיעוד",
"User documentation" : "תיעוד משתמש",
"Admin documentation" : "תיעוד מנהל",
"Visit website" : "ביקור באתר האינטרנט",
"Report a bug" : "דיווח על באג",
"Show description …" : "הצגת תיאור ...",
"Hide description …" : "הסתרת תיאור ...",
"This app has an update available." : "ליישום זה קיים עדכון זמין.",
@ -262,9 +269,12 @@ OC.L10N.register(
"Current password" : "סיסמא נוכחית",
"New password" : "סיסמא חדשה",
"Change password" : "שינוי סיסמא",
"These are the web, desktop and mobile clients currently logged in to your ownCloud." : "אלו הם לקוחות האינטרנט, המחשב השולחני והטלפון שכרגע מחוברים ל- ownCloud שלך.",
"Browser" : "דפדפן",
"Most recent activity" : "פעילות אחרונה",
"You've linked these devices." : "ההתקנים האלו קושרו.",
"Name" : "שם",
"A device password is a passcode that gives an app or device permissions to access your ownCloud account." : "סיסמת התקן הנה קוד סודי שמאפשר הרשאות ליישום או התקן להכנס לחשבון ה- ownCloud שלך.",
"Language" : "שפה",
"Help translate" : "עזרה בתרגום",
"Get the apps to sync your files" : "קבלת היישומים לסנכרון הקבצים שלך",

View File

@ -85,6 +85,9 @@
"App update" : "עדכון יישום",
"No apps found for {query}" : "לא נמצא יישום עבור {query}",
"Disconnect" : "ניתוק",
"Error while loading browser sessions and device tokens" : "שגיאה בזמן טעינת שיחת דפדפן ומחרוזת התקן",
"Error while creating device token" : "שגיאה בזמן יצירת מחרוזת התקן",
"Error while deleting the token" : "שגיאה בזמן מחיקת המחרוזת",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "אירעה שגיאה. יש להעלות תעודת ASCII-encoded PEM.",
"Valid until {date}" : "בתוקף עד ל- {date}",
"Delete" : "מחיקה",
@ -113,6 +116,7 @@
"__language_name__" : "עברית",
"Unlimited" : "ללא הגבלה",
"Personal info" : "מידע אישי",
"Sessions" : "שיחות",
"Devices" : "התקנים",
"Sync clients" : "סנכרון לקוחות",
"Everything (fatal issues, errors, warnings, info, debug)" : "הכול (נושאים חמורים, שגיאות, אזהרות, מידע, ניפוי שגיאות)",
@ -131,6 +135,7 @@
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "תצורת קריאה בלבד הופעלה. תצורה זו מונעת קביעת מספר הגדרות באמצעות ממשק האינטרנט. יתר על כן, יש צורך להגדיר ההרשאות כתיבה באופן ידני לכל עדכון.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP מוגדר ככל הנראה להפשיט בלוקי קוד. מצב זה יגרום למספר יישומי ליבה להיות לא נגישים.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "זה ככל הנראה נגרם על ידי מאיץ/מטמון כמו Zend OPcache או eAccelerator.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "מסד הנתונים שלך אינו רץ עם \"READ COMMITED\" ברמת בידוד פעולה. דבר זה עלול להוות בעייה בזמן הרצת מספר פעולות במקביל.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "השרת רץ על גבי חלונות של מיקוסופט. אנו ממליצים בחום על לינוקס לחווית משתמש מיטבית.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "%1$s מתחת לגרסה %2$s מותקנת, מסיבות יציבות וביצועים אנו ממליצים לעדכן לגרסה חדשה יותר גרסה %1$s.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "מודול ה- PHP מסוג 'fileinfo' חסר. אנו ממליצים בחום לאפשר מודול זה כדי לקבל תוצאות מיטביות עם גילוי mime-type.",
@ -216,6 +221,8 @@
"Documentation:" : "תיעוד",
"User documentation" : "תיעוד משתמש",
"Admin documentation" : "תיעוד מנהל",
"Visit website" : "ביקור באתר האינטרנט",
"Report a bug" : "דיווח על באג",
"Show description …" : "הצגת תיאור ...",
"Hide description …" : "הסתרת תיאור ...",
"This app has an update available." : "ליישום זה קיים עדכון זמין.",
@ -260,9 +267,12 @@
"Current password" : "סיסמא נוכחית",
"New password" : "סיסמא חדשה",
"Change password" : "שינוי סיסמא",
"These are the web, desktop and mobile clients currently logged in to your ownCloud." : "אלו הם לקוחות האינטרנט, המחשב השולחני והטלפון שכרגע מחוברים ל- ownCloud שלך.",
"Browser" : "דפדפן",
"Most recent activity" : "פעילות אחרונה",
"You've linked these devices." : "ההתקנים האלו קושרו.",
"Name" : "שם",
"A device password is a passcode that gives an app or device permissions to access your ownCloud account." : "סיסמת התקן הנה קוד סודי שמאפשר הרשאות ליישום או התקן להכנס לחשבון ה- ownCloud שלך.",
"Language" : "שפה",
"Help translate" : "עזרה בתרגום",
"Get the apps to sync your files" : "קבלת היישומים לסנכרון הקבצים שלך",

View File

@ -223,6 +223,7 @@ OC.L10N.register(
"Documentation:" : "Documentazione:",
"User documentation" : "Documentazione utente",
"Admin documentation" : "Documentazione di amministrazione",
"Visit website" : "Visita il sito web",
"Report a bug" : "Segnala un bug",
"Show description …" : "Mostra descrizione...",
"Hide description …" : "Nascondi descrizione...",

View File

@ -221,6 +221,7 @@
"Documentation:" : "Documentazione:",
"User documentation" : "Documentazione utente",
"Admin documentation" : "Documentazione di amministrazione",
"Visit website" : "Visita il sito web",
"Report a bug" : "Segnala un bug",
"Show description …" : "Mostra descrizione...",
"Hide description …" : "Nascondi descrizione...",