diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ar.js | 19 | ||||
-rw-r--r-- | lib/l10n/ar.json | 19 | ||||
-rw-r--r-- | lib/l10n/ko.js | 4 | ||||
-rw-r--r-- | lib/l10n/ko.json | 4 |
4 files changed, 34 insertions, 12 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index ea2dbadfeb5..4a686bba579 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -2,10 +2,18 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!", - "See %s" : "أنظر %s", - "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة", - "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", - "The page could not be found on the server." : "لم يُمكن إيجاد الصفحة على الخادوم", + "This can usually be fixed by giving the web server write access to the config directory." : "يمكن عادةً إصلاح ذلك من خلال منح خادم الويب حق الوصول للكتابة إلى دليل التكوين config directory.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "ولكن، إذا كنت تُفضّل الاحتفاظ بملف config.php للقراءة فقط، فعيّن الخيار \"config_is_read_only\" إلى \"صح\" \"True\".", + "See %s" : "أنظر%s", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "التطبيق %1$s غير موجود أو ليس له إصدار متطابق مع هذا الخادوم. رجاءً، راجع دليل التطبيقات apps directory.", + "Sample configuration detected" : "تمّ العثور على عيّنة إعدادات sample configuration.", + "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", + "404" : "404", + "The page could not be found on the server." : "تعذّر العثور على الصفحة في الخادوم", + "%s email verification" : "%s التحقّق من الإيميل", + "Email verification" : "التحقّق من الإيميل", + "Click the following button to confirm your email." : "إضغط الزر التالي لتوكيد الإيميل", + "Click the following link to confirm your email." : "إضغط الرابط التالي لتوكيد الإيميل", "%1$s and %2$s" : "%1$s و %2$s", "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s", @@ -17,6 +25,8 @@ OC.L10N.register( "%sbit or higher PHP required." : "مكتبات PHP ذات %s بت أو أعلى مطلوبة.", "The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s", "The library %s is not available." : "مكتبة %s غير متوفرة.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.", "Server version %s or higher is required." : "مطلوب إصدار الخادم %s أو أعلى.", "Server version %s or lower is required." : "مطلوب إصدار الخادم %s أو أقل.", "Authentication" : "المصادقة", @@ -51,6 +61,7 @@ OC.L10N.register( "__language_name__" : "اللغة العربية", "This is an automatically sent email, please do not reply." : "هذه رسالة آلية، يرجى عدم الرد عليها.", "Help" : "المساعدة", + "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility", "Apps" : "التطبيقات", "Settings" : "الإعدادات", "Log out" : "الخروج", diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 8fb8199db1f..5a93fccc576 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -1,9 +1,17 @@ { "translations": { "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!", - "See %s" : "أنظر %s", - "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة", - "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", - "The page could not be found on the server." : "لم يُمكن إيجاد الصفحة على الخادوم", + "This can usually be fixed by giving the web server write access to the config directory." : "يمكن عادةً إصلاح ذلك من خلال منح خادم الويب حق الوصول للكتابة إلى دليل التكوين config directory.", + "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "ولكن، إذا كنت تُفضّل الاحتفاظ بملف config.php للقراءة فقط، فعيّن الخيار \"config_is_read_only\" إلى \"صح\" \"True\".", + "See %s" : "أنظر%s", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "التطبيق %1$s غير موجود أو ليس له إصدار متطابق مع هذا الخادوم. رجاءً، راجع دليل التطبيقات apps directory.", + "Sample configuration detected" : "تمّ العثور على عيّنة إعدادات sample configuration.", + "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", + "404" : "404", + "The page could not be found on the server." : "تعذّر العثور على الصفحة في الخادوم", + "%s email verification" : "%s التحقّق من الإيميل", + "Email verification" : "التحقّق من الإيميل", + "Click the following button to confirm your email." : "إضغط الزر التالي لتوكيد الإيميل", + "Click the following link to confirm your email." : "إضغط الرابط التالي لتوكيد الإيميل", "%1$s and %2$s" : "%1$s و %2$s", "%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s", @@ -15,6 +23,8 @@ "%sbit or higher PHP required." : "مكتبات PHP ذات %s بت أو أعلى مطلوبة.", "The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s", "The library %s is not available." : "مكتبة %s غير متوفرة.", + "Library %1$s with a version higher than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.", + "Library %1$s with a version lower than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.", "Server version %s or higher is required." : "مطلوب إصدار الخادم %s أو أعلى.", "Server version %s or lower is required." : "مطلوب إصدار الخادم %s أو أقل.", "Authentication" : "المصادقة", @@ -49,6 +59,7 @@ "__language_name__" : "اللغة العربية", "This is an automatically sent email, please do not reply." : "هذه رسالة آلية، يرجى عدم الرد عليها.", "Help" : "المساعدة", + "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility", "Apps" : "التطبيقات", "Settings" : "الإعدادات", "Log out" : "الخروج", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 62675562c72..00377f3d7e3 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -105,7 +105,7 @@ OC.L10N.register( "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", - "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", + "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.", "Expiration date is in the past" : "만료 날짜가 과거입니다", "Sharing %s failed, because this item is already shared with user %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 님과 공유하고 있습니다", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", @@ -182,7 +182,7 @@ OC.L10N.register( "Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.", - "Action \"%s\" not supported or implemented." : "액션 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ", + "Action \"%s\" not supported or implemented." : "동작 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ", "Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "요청을 완료하기 위한 매개변수가 누락되었습니다. 누락된 매개변수: \"%s\"", "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID가 \"%s\"인 클라우드 연합 제공자가 없습니다.", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index f7b6d02bf29..0fb317916e3 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -103,7 +103,7 @@ "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", - "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", + "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.", "Expiration date is in the past" : "만료 날짜가 과거입니다", "Sharing %s failed, because this item is already shared with user %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 님과 공유하고 있습니다", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", @@ -180,7 +180,7 @@ "Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.", - "Action \"%s\" not supported or implemented." : "액션 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ", + "Action \"%s\" not supported or implemented." : "동작 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ", "Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "요청을 완료하기 위한 매개변수가 누락되었습니다. 누락된 매개변수: \"%s\"", "Cloud Federation Provider with ID: \"%s\" does not exist." : "ID가 \"%s\"인 클라우드 연합 제공자가 없습니다.", |