From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/files_external/l10n/he.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 apps/files_external/l10n/he.js (limited to 'apps/files_external/l10n/he.js') diff --git a/apps/files_external/l10n/he.js b/apps/files_external/l10n/he.js new file mode 100644 index 00000000000..d9e903ff3ed --- /dev/null +++ b/apps/files_external/l10n/he.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "files_external", + { + "Please provide a valid Dropbox app key and secret." : "נא לספק קוד יישום וסוד תקניים של Dropbox.", + "Local" : "מקומי", + "Location" : "מיקום", + "Port" : "פורט", + "Region" : "אזור", + "Host" : "מארח", + "Username" : "שם משתמש", + "Password" : "סיסמא", + "Share" : "שיתוף", + "URL" : "כתובת", + "Access granted" : "הוענקה גישה", + "Error configuring Dropbox storage" : "אירעה שגיאה בעת הגדרת אחסון ב־Dropbox", + "Grant access" : "הענקת גישה", + "Error configuring Google Drive storage" : "אירעה שגיאה בעת הגדרת אחסון ב־Google Drive", + "Personal" : "אישי", + "Saved" : "נשמר", + "Name" : "שם", + "External Storage" : "אחסון חיצוני", + "Folder name" : "שם התיקייה", + "Configuration" : "הגדרות", + "Delete" : "מחיקה", + "Enable User External Storage" : "הפעלת אחסון חיצוני למשתמשים" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3