diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-07 02:17:50 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-07 02:17:50 +0200 |
commit | 67c085417cb8766814960e522d8a0fdd0a636147 (patch) | |
tree | bc50ea881c8a0386c6f54559fde179084e51e981 /settings/l10n | |
parent | 705ab358d8dfb7426a8677a7e76068a610fb950c (diff) | |
download | nextcloud-server-67c085417cb8766814960e522d8a0fdd0a636147.tar.gz nextcloud-server-67c085417cb8766814960e522d8a0fdd0a636147.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/he.php | 47 | ||||
-rw-r--r-- | settings/l10n/is.php | 5 | ||||
-rw-r--r-- | settings/l10n/tr.php | 1 | ||||
-rw-r--r-- | settings/l10n/zh_CN.GB2312.php | 4 |
4 files changed, 56 insertions, 1 deletions
diff --git a/settings/l10n/he.php b/settings/l10n/he.php index 5aeba49dcf7..77c6d37fbbe 100644 --- a/settings/l10n/he.php +++ b/settings/l10n/he.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "לא ניתן לטעון רשימה מה־App Store", "Authentication error" => "שגיאת הזדהות", +"Your display name has been changed." => "שם התצוגה שלך הוחלף.", +"Unable to change display name" => "לא ניתן לשנות את שם התצוגה", "Group already exists" => "הקבוצה כבר קיימת", "Unable to add group" => "לא ניתן להוסיף קבוצה", "Could not enable app. " => "לא ניתן להפעיל את היישום", @@ -13,18 +15,49 @@ "Admins can't remove themself from the admin group" => "מנהלים לא יכולים להסיר את עצמם מקבוצת המנהלים", "Unable to add user to group %s" => "לא ניתן להוסיף משתמש לקבוצה %s", "Unable to remove user from group %s" => "לא ניתן להסיר משתמש מהקבוצה %s", +"Couldn't update app." => "לא ניתן לעדכן את היישום.", +"Update to {appversion}" => "עדכון לגרסה {appversion}", "Disable" => "בטל", "Enable" => "הפעלה", +"Please wait...." => "נא להמתין…", "Error" => "שגיאה", +"Updating...." => "מתבצע עדכון…", +"Error while updating app" => "אירעה שגיאה בעת עדכון היישום", +"Updated" => "מעודכן", "Saving..." => "שמירה…", +"deleted" => "נמחק", "undo" => "ביטול", +"Unable to remove user" => "לא ניתן להסיר את המשתמש", "Groups" => "קבוצות", "Group Admin" => "מנהל הקבוצה", "Delete" => "מחיקה", +"add group" => "הוספת קבוצה", +"A valid username must be provided" => "יש לספק שם משתמש תקני", +"Error creating user" => "יצירת המשתמש נכשלה", +"A valid password must be provided" => "יש לספק ססמה תקנית", "__language_name__" => "עברית", "Security Warning" => "אזהרת אבטחה", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "יתכן שתיקיית הנתונים והקבצים שלך נגישים דרך האינטרנט. קובץ ה־.htaccess שמסופק על ידי ownCloud כנראה אינו עובד. אנו ממליצים בחום להגדיר את שרת האינטרנט שלך בדרך שבה תיקיית הנתונים לא תהיה זמינה עוד או להעביר את תיקיית הנתונים מחוץ לספריית העל של שרת האינטרנט.", +"Setup Warning" => "שגיאת הגדרה", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "שרת האינטרנט שלך אינו מוגדר לצורכי סנכרון קבצים עדיין כיוון שמנשק ה־WebDAV כנראה אינו תקין.", +"Please double check the <a href='%s'>installation guides</a>." => "נא לעיין שוב ב<a href='%s'>מדריכי ההתקנה</a>.", +"Module 'fileinfo' missing" => "המודול „fileinfo“ חסר", +"Internet connection not working" => "החיבור לאינטרנט אינו פעיל", +"Cron" => "Cron", +"Execute one task with each page loaded" => "יש להפעיל משימה אחת עם כל עמוד שנטען", +"Sharing" => "שיתוף", +"Enable Share API" => "הפעלת API השיתוף", +"Allow apps to use the Share API" => "לאפשר ליישום להשתמש ב־API השיתוף", +"Allow links" => "לאפשר קישורים", +"Allow users to share items to the public with links" => "לאפשר למשתמשים לשתף פריטים ", +"Allow resharing" => "לאפשר שיתוף מחדש", +"Allow users to share items shared with them again" => "לאפשר למשתמשים לשתף הלאה פריטים ששותפו אתם", +"Allow users to share with anyone" => "לאפשר למשתמשים לשתף עם כל אחד", +"Allow users to only share with users in their groups" => "לאפשר למשתמשים לשתף עם משתמשים בקבוצות שלהם בלבד", +"Security" => "אבטחה", +"Enforce HTTPS" => "לאלץ HTTPS", "Log" => "יומן", +"Log level" => "רמת הדיווח", "More" => "יותר", "Less" => "פחות", "Version" => "גרסא", @@ -39,21 +72,33 @@ "Administrator Documentation" => "תיעוד מנהלים", "Online Documentation" => "תיעוד מקוון", "Forum" => "פורום", +"Bugtracker" => "עוקב תקלות", "Commercial Support" => "תמיכה בתשלום", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "השתמשת ב־<strong>%s</strong> מתוך <strong>%s</strong> הזמינים לך", "Get the apps to sync your files" => "השג את האפליקציות על מנת לסנכרן את הקבצים שלך", +"Show First Run Wizard again" => "הצגת אשף ההפעלה הראשונית שוב", "Password" => "סיסמא", "Your password was changed" => "הססמה שלך הוחלפה", "Unable to change your password" => "לא ניתן לשנות את הססמה שלך", "Current password" => "ססמה נוכחית", "New password" => "ססמה חדשה", "Change password" => "שינוי ססמה", +"Display Name" => "שם תצוגה", "Email" => "דואר אלקטרוני", "Your email address" => "כתובת הדוא״ל שלך", "Fill in an email address to enable password recovery" => "נא למלא את כתובת הדוא״ל שלך כדי לאפשר שחזור ססמה", "Language" => "פה", "Help translate" => "עזרה בתרגום", +"WebDAV" => "WebDAV", "Use this address to connect to your ownCloud in your file manager" => "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים.", +"Login Name" => "שם כניסה", "Create" => "יצירה", -"Other" => "אחר" +"Admin Recovery Password" => "ססמת השחזור של המנהל", +"Default Storage" => "אחסון בררת המחדל", +"Unlimited" => "ללא הגבלה", +"Other" => "אחר", +"Storage" => "אחסון", +"change display name" => "החלפת שם התצוגה", +"set new password" => "הגדרת ססמה חדשה", +"Default" => "בררת מחדל" ); diff --git a/settings/l10n/is.php b/settings/l10n/is.php index b3172855c14..e8f64966ce7 100644 --- a/settings/l10n/is.php +++ b/settings/l10n/is.php @@ -15,8 +15,12 @@ "Unable to remove user from group %s" => "Ekki tókst að fjarlægja notanda úr hópnum %s", "Disable" => "Gera óvirkt", "Enable" => "Virkja", +"Please wait...." => "Andartak....", "Error" => "Villa", +"Updating...." => "Uppfæri...", +"Updated" => "Uppfært", "Saving..." => "Er að vista ...", +"deleted" => "eytt", "undo" => "afturkalla", "Groups" => "Hópar", "Group Admin" => "Hópstjóri", @@ -47,6 +51,7 @@ "Current password" => "Núverandi lykilorð", "New password" => "Nýtt lykilorð", "Change password" => "Breyta lykilorði", +"Display Name" => "Vísa nafn", "Email" => "Netfang", "Your email address" => "Netfangið þitt", "Fill in an email address to enable password recovery" => "Sláðu inn netfangið þitt til að virkja endurheimt á lykilorði", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 0a803d64ec0..e694b627afd 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -101,6 +101,7 @@ "Use this address to connect to your ownCloud in your file manager" => "Bu adresi kullanarak ownCloud 'unuza dosya yöneticinizde bağlanın", "Login Name" => "Giriş Adı", "Create" => "Oluştur", +"Admin Recovery Password" => "Yönetici kurtarma parolası", "Default Storage" => "Varsayılan Depolama", "Unlimited" => "Limitsiz", "Other" => "Diğer", diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php index e2f59e72d0f..6e88d71fe44 100644 --- a/settings/l10n/zh_CN.GB2312.php +++ b/settings/l10n/zh_CN.GB2312.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "不能从App Store 中加载列表", "Authentication error" => "验证错误", +"Your display name has been changed." => "您的显示名称已修改", "Unable to change display name" => "无法更改显示名称", "Group already exists" => "群组已存在", "Unable to add group" => "未能添加群组", @@ -40,7 +41,10 @@ "Setup Warning" => "配置注意", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "因WebDAV接口故障,您的网络服务器好像并未允许文件同步。", "Please double check the <a href='%s'>installation guides</a>." => "请双击<a href='%s'>安装向导</a>。", +"Module 'fileinfo' missing" => "模块“fileinfo”丢失。", +"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP 模块“fileinfo”丢失。我们强烈建议打开此模块来获得 mine 类型检测的最佳结果。", "Locale not working" => "区域设置未运作", +"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "ownCloud 服务器不能把系统区域设置到 %s。这意味着文件名可内可能含有某些引起问题的字符。我们强烈建议在您的系统上安装必要的包来支持“%s”。", "Internet connection not working" => "互联网连接未运作", "Cron" => "Cron", "Execute one task with each page loaded" => "在每个页面载入时执行一项任务", |