"Could not get result from server.":"Kunne ikke hente resultat fra server.",
"Uploading...":"Uploader...",
"...":"...",
"Any moment now...":"Når som helst...",
"Soon...":"Snart...",
"File upload is in progress. Leaving the page now will cancel the upload.":"Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
"Actions":"Handlinger",
"Download":"Download",
@ -47,6 +49,8 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator":"Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren",
"Could not move \"{file}\", target exists":"Kunne ikke flytte \"{file}\" - der findes allerede en fil med dette navn",
"Could not move \"{file}\"":"Kunne ikke flytte \"{file}\"",
"Could not get result from server.":"Kunne ikke hente resultat fra server.",
"Uploading...":"Uploader...",
"...":"...",
"Any moment now...":"Når som helst...",
"Soon...":"Snart...",
"File upload is in progress. Leaving the page now will cancel the upload.":"Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
"Actions":"Handlinger",
"Download":"Download",
@ -45,6 +47,8 @@
"This directory is unavailable, please check the logs or contact the administrator":"Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren",
"Could not move \"{file}\", target exists":"Kunne ikke flytte \"{file}\" - der findes allerede en fil med dette navn",
"Could not move \"{file}\"":"Kunne ikke flytte \"{file}\"",
"Cannot write into \"config\" directory!":"الكتابة في مجلد \"config\" غير ممكنة!",
"This can usually be fixed by giving the webserver write access to the config directory":"يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config",
"See %s":"أنظر %s",
"Sample configuration detected":"تم اكتشاف إعدادات عيّنة",
"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 غير متوفرة.",
"Unknown filetype":"نوع الملف غير معروف",
"Invalid image":"الصورة غير صالحة",
"today":"اليوم",
"yesterday":"يوم أمس",
"_%n day ago_::_%n days ago_":["قبل ساعات","قبل يوم","قبل يومين","قبل %n يوماً","قبل %n يوماً","قبل %n يوماً"],
"Empty filename is not allowed":"لا يسمح بأسماء فارغة للملفات",
"4-byte characters are not supported in file names":"المحارف ذات 4 بايت غير مسموح بها في أسماء الملفات",
"File name is a reserved word":"اسم الملف كلمة محجوزة",
"File name contains at least one invalid character":"اسم الملف به ، على الأقل ، حرف غير صالح",
"File name is too long":"اسم الملف طويل جداً",
"App directory already exists":"مجلد التطبيق موجود مسبقا",
"Can't create app folder. Please fix permissions. %s":"لا يمكن إنشاء مجلد التطبيق. يرجى تعديل الصلاحيات. %s",
"Archive does not contain a directory named %s":"الأرشيف لا يحتوي مجلداً اسمه %s",
"No source specified when installing app":"لم يتم تحديد المصدر عن تثبيت البرنامج",
"No href specified when installing app from http":"لم يتم تحديد href عند تثبيت التطبيق من http",
"No path specified when installing app from local file":"لم يتم تحديد مسار عند تثبيت التطبيق من ملف محلّي",
"Archives of type %s are not supported":"الأرشيفات من نوع %s غير مدعومة",
"Failed to open archive when installing app":"فشل فتح الأرشيف أثناء تثبيت التطبيق",
"App does not provide an info.xml file":"التطبيق لا يتوفر على ملف info.xml",
"App cannot be installed because appinfo file cannot be read.":"لا يمكن تثبيت التطبيق لأن ملف appinfo غير ممكنة قراءته.",
"Signature could not get checked. Please contact the app developer and check your admin screen.":"لم يتم التحقق من التوقيع. فضلاً اتصل بمطوّر التطبيق و تحقق من شاشة الإدارة في حسابك.",
"App can't be installed because of not allowed code in the App":"لم يتم تثبيت التطبيق لوجود شفرة غير مسموح بها في التطبيق",
"App can't be installed because it is not compatible with this version of ownCloud":"لم يتم تثبيت التطبيق لأنه غير متوافق مع هذا الإصدار من ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps":"لم يتم تثبيت التطبيق لأن به علامة <shipped>true</shipped> التي لايسمح بها في التطبيقات غير المشحونة",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store":"لم يتم تثبيت التطبيق لأن الإصدار في info.xml مختلف عن الإصدار المذكور في متجر التطبيقات",
"%s enter the database username and name.":"%s أدخِل اسم قاعدة البيانات واسم مستخدمها.",
"%s enter the database username.":"%s ادخل اسم المستخدم الخاص بقاعدة البيانات.",
"%s enter the database name.":"%s ادخل اسم فاعدة البيانات",
"%s you may not use dots in the database name":"%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات",
@ -23,9 +51,20 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator.":"انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير.",
"Offending command was: \"%s\", name: %s, password: %s":"الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s",
"PostgreSQL username and/or password not valid":"اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"نظام ماك الإصدار X غير مدعوم و %s لن يعمل بشكل صحيح على هذه المنصة. استخدمه على مسؤوليتك!",
"For the best results, please consider using a GNU/Linux server instead.":"فضلاً ضع في الاعتبار استخدام نظام GNU/Linux بدل الأنظمة الأخرى للحصول على أفضل النتائج.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.",
"Set an admin username.":"اعداد اسم مستخدم للمدير",
"Set an admin password.":"اعداد كلمة مرور للمدير",
"Can't create or write into the data directory %s":"لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
"Invalid Federated Cloud ID":"معرّف سحابة الاتحاد غير صالح",
"%s shared »%s« with you":"%s شارك »%s« معك",
"%s via %s":"%s عبر %s",
"Sharing %s failed, because the file does not exist":"فشلت مشاركة %s فالملف غير موجود",
"You are not allowed to share %s":"أنت غير مسموح لك أن تشارك %s",
"Sharing %s failed, because you can not share with yourself":"فشلت مشاركة %s لأنك لايمكنك المشاركة مع نفسك",
"Sharing %s failed, because the user %s does not exist":"فشلت مشاركة %s لأن المستخدم %s غير موجود",
"Share type %s is not valid for %s":"مشاركة النوع %s غير صالحة لـ %s",
"Could not find category \"%s\"":"تعذر العثور على المجلد \"%s\"",
"Apps":"التطبيقات",
"A valid username must be provided":"يجب ادخال اسم مستخدم صحيح",
"Cannot write into \"config\" directory!":"الكتابة في مجلد \"config\" غير ممكنة!",
"This can usually be fixed by giving the webserver write access to the config directory":"يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config",
"See %s":"أنظر %s",
"Sample configuration detected":"تم اكتشاف إعدادات عيّنة",
"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 غير متوفرة.",
"Unknown filetype":"نوع الملف غير معروف",
"Invalid image":"الصورة غير صالحة",
"today":"اليوم",
"yesterday":"يوم أمس",
"_%n day ago_::_%n days ago_":["قبل ساعات","قبل يوم","قبل يومين","قبل %n يوماً","قبل %n يوماً","قبل %n يوماً"],
"Empty filename is not allowed":"لا يسمح بأسماء فارغة للملفات",
"4-byte characters are not supported in file names":"المحارف ذات 4 بايت غير مسموح بها في أسماء الملفات",
"File name is a reserved word":"اسم الملف كلمة محجوزة",
"File name contains at least one invalid character":"اسم الملف به ، على الأقل ، حرف غير صالح",
"File name is too long":"اسم الملف طويل جداً",
"App directory already exists":"مجلد التطبيق موجود مسبقا",
"Can't create app folder. Please fix permissions. %s":"لا يمكن إنشاء مجلد التطبيق. يرجى تعديل الصلاحيات. %s",
"Archive does not contain a directory named %s":"الأرشيف لا يحتوي مجلداً اسمه %s",
"No source specified when installing app":"لم يتم تحديد المصدر عن تثبيت البرنامج",
"No href specified when installing app from http":"لم يتم تحديد href عند تثبيت التطبيق من http",
"No path specified when installing app from local file":"لم يتم تحديد مسار عند تثبيت التطبيق من ملف محلّي",
"Archives of type %s are not supported":"الأرشيفات من نوع %s غير مدعومة",
"Failed to open archive when installing app":"فشل فتح الأرشيف أثناء تثبيت التطبيق",
"App does not provide an info.xml file":"التطبيق لا يتوفر على ملف info.xml",
"App cannot be installed because appinfo file cannot be read.":"لا يمكن تثبيت التطبيق لأن ملف appinfo غير ممكنة قراءته.",
"Signature could not get checked. Please contact the app developer and check your admin screen.":"لم يتم التحقق من التوقيع. فضلاً اتصل بمطوّر التطبيق و تحقق من شاشة الإدارة في حسابك.",
"App can't be installed because of not allowed code in the App":"لم يتم تثبيت التطبيق لوجود شفرة غير مسموح بها في التطبيق",
"App can't be installed because it is not compatible with this version of ownCloud":"لم يتم تثبيت التطبيق لأنه غير متوافق مع هذا الإصدار من ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps":"لم يتم تثبيت التطبيق لأن به علامة <shipped>true</shipped> التي لايسمح بها في التطبيقات غير المشحونة",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store":"لم يتم تثبيت التطبيق لأن الإصدار في info.xml مختلف عن الإصدار المذكور في متجر التطبيقات",
"%s enter the database username and name.":"%s أدخِل اسم قاعدة البيانات واسم مستخدمها.",
"%s enter the database username.":"%s ادخل اسم المستخدم الخاص بقاعدة البيانات.",
"%s enter the database name.":"%s ادخل اسم فاعدة البيانات",
"%s you may not use dots in the database name":"%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات",
@ -21,9 +49,20 @@
"You need to enter either an existing account or the administrator.":"انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير.",
"Offending command was: \"%s\", name: %s, password: %s":"الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s",
"PostgreSQL username and/or password not valid":"اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"نظام ماك الإصدار X غير مدعوم و %s لن يعمل بشكل صحيح على هذه المنصة. استخدمه على مسؤوليتك!",
"For the best results, please consider using a GNU/Linux server instead.":"فضلاً ضع في الاعتبار استخدام نظام GNU/Linux بدل الأنظمة الأخرى للحصول على أفضل النتائج.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.",
"Set an admin username.":"اعداد اسم مستخدم للمدير",
"Set an admin password.":"اعداد كلمة مرور للمدير",
"Can't create or write into the data directory %s":"لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
"Invalid Federated Cloud ID":"معرّف سحابة الاتحاد غير صالح",
"%s shared »%s« with you":"%s شارك »%s« معك",
"%s via %s":"%s عبر %s",
"Sharing %s failed, because the file does not exist":"فشلت مشاركة %s فالملف غير موجود",
"You are not allowed to share %s":"أنت غير مسموح لك أن تشارك %s",
"Sharing %s failed, because you can not share with yourself":"فشلت مشاركة %s لأنك لايمكنك المشاركة مع نفسك",
"Sharing %s failed, because the user %s does not exist":"فشلت مشاركة %s لأن المستخدم %s غير موجود",
"Share type %s is not valid for %s":"مشاركة النوع %s غير صالحة لـ %s",
"Could not find category \"%s\"":"تعذر العثور على المجلد \"%s\"",
"Apps":"التطبيقات",
"A valid username must be provided":"يجب ادخال اسم مستخدم صحيح",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.":"Modulul cu id-ul %s nu există. Activează-l în setările tale de aplicație sau contactează-ți administratorul.",
"Empty filename is not allowed":"Nu este permis fișier fără nume",
"Dot files are not allowed":"Fișierele care încep cu caracterul punct nu sunt permise",
"4-byte characters are not supported in file names":"Caracterele stocate în 4 octeți nu sunt suportate în denumirile fișierelor",
"File name is a reserved word":"Numele fișierului este un cuvânt rezervat",
"File name contains at least one invalid character":"Numele fișierului conține măcar un caracter invalid",
"File name is too long":"Numele fișierului este prea lung",
@ -36,6 +37,8 @@ OC.L10N.register(
"Can't create app folder. Please fix permissions. %s":"Nu se poate crea directorul de aplicație. Repară permisiunile. %s",
"Archive does not contain a directory named %s":"Arhiva nu conține vreun director cu numele %s",
"No source specified when installing app":"Nu a fost specificată vreo sursă la instalarea aplicației",
"No href specified when installing app from http":"Nu s-a specificat adresa la instalarea aplicației dintr-o sursă de pe Internet",
"No path specified when installing app from local file":"Nu s-a specificat vreo cale la instalarea aplicației de pe un fișier local",
"Archives of type %s are not supported":"Arhivele de tip %s nu sunt suportate",
"Failed to open archive when installing app":"Deschiderea arhivei a eșuat în timpul instalării aplicației",
"App does not provide an info.xml file":"Aplicația nu furnizează un fișier info.xml",
@ -51,10 +54,12 @@ OC.L10N.register(
"DB Error: \"%s\"":"Eroare Bază de Date: \"%s\"",
"Offending command was: \"%s\"":"Comanda cauză a fost: \"%s\"",
"For the best results, please consider using a GNU/Linux server instead.":"Pentru cele mai bune rezultate, ia în calcul folosirea unui server care rulează un sistem de operare GNU/Linux.",
"Set an admin username.":"Setează un nume de administrator.",
"Set an admin password.":"Setează o parolă de administrator.",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.":"Modulul cu id-ul %s nu există. Activează-l în setările tale de aplicație sau contactează-ți administratorul.",
"Empty filename is not allowed":"Nu este permis fișier fără nume",
"Dot files are not allowed":"Fișierele care încep cu caracterul punct nu sunt permise",
"4-byte characters are not supported in file names":"Caracterele stocate în 4 octeți nu sunt suportate în denumirile fișierelor",
"File name is a reserved word":"Numele fișierului este un cuvânt rezervat",
"File name contains at least one invalid character":"Numele fișierului conține măcar un caracter invalid",
"File name is too long":"Numele fișierului este prea lung",
@ -34,6 +35,8 @@
"Can't create app folder. Please fix permissions. %s":"Nu se poate crea directorul de aplicație. Repară permisiunile. %s",
"Archive does not contain a directory named %s":"Arhiva nu conține vreun director cu numele %s",
"No source specified when installing app":"Nu a fost specificată vreo sursă la instalarea aplicației",
"No href specified when installing app from http":"Nu s-a specificat adresa la instalarea aplicației dintr-o sursă de pe Internet",
"No path specified when installing app from local file":"Nu s-a specificat vreo cale la instalarea aplicației de pe un fișier local",
"Archives of type %s are not supported":"Arhivele de tip %s nu sunt suportate",
"Failed to open archive when installing app":"Deschiderea arhivei a eșuat în timpul instalării aplicației",
"App does not provide an info.xml file":"Aplicația nu furnizează un fișier info.xml",
@ -49,10 +52,12 @@
"DB Error: \"%s\"":"Eroare Bază de Date: \"%s\"",
"Offending command was: \"%s\"":"Comanda cauză a fost: \"%s\"",
"For the best results, please consider using a GNU/Linux server instead.":"Pentru cele mai bune rezultate, ia în calcul folosirea unui server care rulează un sistem de operare GNU/Linux.",
"Set an admin username.":"Setează un nume de administrator.",
"Set an admin password.":"Setează o parolă de administrator.",