forked from owncloud-archive/apps
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenkins for ownCloud
committed
Oct 30, 2014
1 parent
5a4f0a8
commit 3fa9615
Showing
2,106 changed files
with
17,738 additions
and
8,522 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
OC.L10N.register( | ||
"admin_dependencies_chk", | ||
{ | ||
"The php-json module is needed by the many applications for inter communications" : "وحدة php-json ضرورية لتمكين التواصل بين عدد من التطبيقات", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "وحدة php-curl ضرورية لجلب عنوان الصفحة عند إضافة إشارة مرجعية", | ||
"The php-gd module is needed to create thumbnails of your images" : "وحدة php-gd ضرورية لإنشاء نسخ مصغرة عن صورك", | ||
"The php-ldap module is needed connect to your ldap server" : "وحدة php-ldap ضرورية للإتصال بخادم Idap الخاص بك", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "وحدة php-mb_multibyte لإدارة الترميز بطريقة صحيحة", | ||
"The php-ctype module is needed validate data." : "وحدة php-ctype ضرورية للتحقق من صحة البيانات", | ||
"The php-xml module is needed to share files with webdav." : "وحدة php-xml ضرورية لمشااركة الملفات مع webdav", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "يجب ضبط الأمر التوجيهي allow_url_fopen على1 في ملف php.ini للتمكن من استرجاع قاعدة المعارف من خوادم OCS ", | ||
"The php-pdo module is needed to store owncloud data into a database." : "وحدة php-pdo ضرورية لتخزين بيانات owncloud في قاعدة بيانات", | ||
"The iconv module is needed to convert data into the correct charset." : "وحدة iconv ضرورية لتحويل البيانات الى طقم الحروف الصحيح", | ||
"Dependencies status" : "حالة المتطلبات", | ||
"Used by :" : "مستخدم من قبل :" | ||
}, | ||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ "translations": { | ||
"The php-json module is needed by the many applications for inter communications" : "وحدة php-json ضرورية لتمكين التواصل بين عدد من التطبيقات", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "وحدة php-curl ضرورية لجلب عنوان الصفحة عند إضافة إشارة مرجعية", | ||
"The php-gd module is needed to create thumbnails of your images" : "وحدة php-gd ضرورية لإنشاء نسخ مصغرة عن صورك", | ||
"The php-ldap module is needed connect to your ldap server" : "وحدة php-ldap ضرورية للإتصال بخادم Idap الخاص بك", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "وحدة php-mb_multibyte لإدارة الترميز بطريقة صحيحة", | ||
"The php-ctype module is needed validate data." : "وحدة php-ctype ضرورية للتحقق من صحة البيانات", | ||
"The php-xml module is needed to share files with webdav." : "وحدة php-xml ضرورية لمشااركة الملفات مع webdav", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "يجب ضبط الأمر التوجيهي allow_url_fopen على1 في ملف php.ini للتمكن من استرجاع قاعدة المعارف من خوادم OCS ", | ||
"The php-pdo module is needed to store owncloud data into a database." : "وحدة php-pdo ضرورية لتخزين بيانات owncloud في قاعدة بيانات", | ||
"The iconv module is needed to convert data into the correct charset." : "وحدة iconv ضرورية لتحويل البيانات الى طقم الحروف الصحيح", | ||
"Dependencies status" : "حالة المتطلبات", | ||
"Used by :" : "مستخدم من قبل :" | ||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
OC.L10N.register( | ||
"admin_dependencies_chk", | ||
{ | ||
"The php-json module is needed by the many applications for inter communications" : "Ye necesariu'l módulu php-json na mayor parte de les comunicaciones inter", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "Ye necesariu'l módulu php-curl pa guetar el títulu la páxina cuando s'amieste un marcador", | ||
"The php-gd module is needed to create thumbnails of your images" : "Ye necesariu'l módulu php-gd pa crear imáxenes amenorgaes de les tos semeyes", | ||
"The php-ldap module is needed connect to your ldap server" : "Ye necesariu'l módulu php-ldap pa coneutar al to sirvidor ldap", | ||
"The php-bcmath module is needed to support AD primary groups" : "El módulu php-bcmath necesítase pa sofitar grupos primarios d'AD", | ||
"The php-zip module is needed to download multiple files at once" : "El módulu php-zip necesítase pa descargar munchos ficheros al empar", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "Ye necesariu'l módulu php-mb_multibyte p'alministrar el cifráu correutu.", | ||
"The php-ctype module is needed validate data." : "Ye necesariu'l módulu php-ctype pa validar datos.", | ||
"The php-xml module is needed to share files with webdav." : "Ye necesariu'l módulu php-xml pa compartir ficheros con webdav.", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "La direutiva allow_url_fopen del to php.ini tendría d'afitase a 1 pa recibir la base de conocimientu de los sirvidores OCS", | ||
"The php-pdo module is needed to store owncloud data into a database." : "Ye necesariu'l módulu php-pdo p'atroxar datos Owncloud na base de datos.", | ||
"The iconv module is needed to convert data into the correct charset." : "Ye necesariu'l módulu iconv pa convertir datos nun charset correutu.", | ||
"Dependencies status" : "Estáu de dependencies", | ||
"Used by :" : "Usáu por :" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ "translations": { | ||
"The php-json module is needed by the many applications for inter communications" : "Ye necesariu'l módulu php-json na mayor parte de les comunicaciones inter", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "Ye necesariu'l módulu php-curl pa guetar el títulu la páxina cuando s'amieste un marcador", | ||
"The php-gd module is needed to create thumbnails of your images" : "Ye necesariu'l módulu php-gd pa crear imáxenes amenorgaes de les tos semeyes", | ||
"The php-ldap module is needed connect to your ldap server" : "Ye necesariu'l módulu php-ldap pa coneutar al to sirvidor ldap", | ||
"The php-bcmath module is needed to support AD primary groups" : "El módulu php-bcmath necesítase pa sofitar grupos primarios d'AD", | ||
"The php-zip module is needed to download multiple files at once" : "El módulu php-zip necesítase pa descargar munchos ficheros al empar", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "Ye necesariu'l módulu php-mb_multibyte p'alministrar el cifráu correutu.", | ||
"The php-ctype module is needed validate data." : "Ye necesariu'l módulu php-ctype pa validar datos.", | ||
"The php-xml module is needed to share files with webdav." : "Ye necesariu'l módulu php-xml pa compartir ficheros con webdav.", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "La direutiva allow_url_fopen del to php.ini tendría d'afitase a 1 pa recibir la base de conocimientu de los sirvidores OCS", | ||
"The php-pdo module is needed to store owncloud data into a database." : "Ye necesariu'l módulu php-pdo p'atroxar datos Owncloud na base de datos.", | ||
"The iconv module is needed to convert data into the correct charset." : "Ye necesariu'l módulu iconv pa convertir datos nun charset correutu.", | ||
"Dependencies status" : "Estáu de dependencies", | ||
"Used by :" : "Usáu por :" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
OC.L10N.register( | ||
"admin_dependencies_chk", | ||
{ | ||
"The php-json module is needed by the many applications for inter communications" : "Qarşılıqlı əlaqəniin qurulması üçün php-json modulu əksər proqramlar tərəfindən tələb edilir.", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "Sayt qeydə alınanda səhifənin başlığının götürülməsi üçün php-curl modulu istifadə edilir.", | ||
"The php-gd module is needed to create thumbnails of your images" : "Şəkillərinizin kiçildilməsi üçün php-gd modulu tələb edilir", | ||
"The php-ldap module is needed connect to your ldap server" : "LDAP server ilə əlaqə qurmaq üçün php-ldap modulu tələb edilir", | ||
"The php-bcmath module is needed to support AD primary groups" : "AD əsas qrupların dəstəklənməsi üçün php-bcmath modulu tələb edilir", | ||
"The php-zip module is needed to download multiple files at once" : "Çoxlu faylların bir dəfədə download edilə bilməsi üçün php-zip modulu tələb edilir", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "php-mb_multibyte modulu kodlaşdırılmanın düzgün idarə edilməsi üçün istifadə edilir.", | ||
"The php-ctype module is needed validate data." : "Data yoxlanışı üçün php-ctype modulu tələb edilir.", | ||
"The php-xml module is needed to share files with webdav." : "Fayllarin webdav ilə yayımlanması üçün php-xml modulu tələb edilir.", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "Baza biliklərinin OCS serverlərdən götürülməsi üçün php.ini faylında allow_url_fopen direktivi 1 olmalıdır.", | ||
"The php-pdo module is needed to store owncloud data into a database." : "Owncloud verilənlərin bazada saxlanılması üçün php-pdo moduluna ehtiyac var.", | ||
"The iconv module is needed to convert data into the correct charset." : "Datanın düzgün simvola konvert edilməsi üçün iconv modulu tələb edilir", | ||
"Dependencies status" : "Asılılıqların vəziyyəti", | ||
"Used by :" : "Tərəfindən istifadə edilir: " | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ "translations": { | ||
"The php-json module is needed by the many applications for inter communications" : "Qarşılıqlı əlaqəniin qurulması üçün php-json modulu əksər proqramlar tərəfindən tələb edilir.", | ||
"The php-curl module is needed to fetch the page title when adding a bookmark" : "Sayt qeydə alınanda səhifənin başlığının götürülməsi üçün php-curl modulu istifadə edilir.", | ||
"The php-gd module is needed to create thumbnails of your images" : "Şəkillərinizin kiçildilməsi üçün php-gd modulu tələb edilir", | ||
"The php-ldap module is needed connect to your ldap server" : "LDAP server ilə əlaqə qurmaq üçün php-ldap modulu tələb edilir", | ||
"The php-bcmath module is needed to support AD primary groups" : "AD əsas qrupların dəstəklənməsi üçün php-bcmath modulu tələb edilir", | ||
"The php-zip module is needed to download multiple files at once" : "Çoxlu faylların bir dəfədə download edilə bilməsi üçün php-zip modulu tələb edilir", | ||
"The php-mb_multibyte module is needed to manage correctly the encoding." : "php-mb_multibyte modulu kodlaşdırılmanın düzgün idarə edilməsi üçün istifadə edilir.", | ||
"The php-ctype module is needed validate data." : "Data yoxlanışı üçün php-ctype modulu tələb edilir.", | ||
"The php-xml module is needed to share files with webdav." : "Fayllarin webdav ilə yayımlanması üçün php-xml modulu tələb edilir.", | ||
"The allow_url_fopen directive of your php.ini should be set to 1 to retrieve knowledge base from OCS servers" : "Baza biliklərinin OCS serverlərdən götürülməsi üçün php.ini faylında allow_url_fopen direktivi 1 olmalıdır.", | ||
"The php-pdo module is needed to store owncloud data into a database." : "Owncloud verilənlərin bazada saxlanılması üçün php-pdo moduluna ehtiyac var.", | ||
"The iconv module is needed to convert data into the correct charset." : "Datanın düzgün simvola konvert edilməsi üçün iconv modulu tələb edilir", | ||
"Dependencies status" : "Asılılıqların vəziyyəti", | ||
"Used by :" : "Tərəfindən istifadə edilir: " | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.