1
0
espelhamento de https://github.com/nextcloud/server.git sincronizado 2024-08-10 14:11:53 +02:00
nextcloud/apps/files_sharing/l10n/ar.js
2016-02-12 01:56:04 -05:00

29 linhas
1.7 KiB
JavaScript
Original Anotar Histórico

This file contains ambiguous Unicode characters

Este arquivo contém caracteres Unicode que podem ser confundidos com outros caracteres. Se você acha que isso é intencional, pode ignorar esse aviso com segurança. Use o botão Escapar para revelá-los invisible_runes_line=`Esta linha tem caracteres unicode invisíveis

OC.L10N.register(
"files_sharing",
{
"Cancel" : "إلغاء",
"Shared by" : "تم مشاركتها بواسطة",
"Sharing" : "مشاركة",
"A file or folder has been <strong>shared</strong>" : "ملف أو مجلد تم </strong>مشاركته<strong> ",
"You shared %1$s with %2$s" : "شاركت %1$s مع %2$s",
"You shared %1$s with group %2$s" : "أنت شاركت %1$s مع مجموعة %2$s",
"You shared %1$s via link" : "لقد قمت بمشاركة %1$s عبر الرابط",
"%2$s shared %1$s with you" : "%2$s شارك %1$s معك",
"Shares" : "المشاركات",
"This share is password-protected" : "هذه المشاركة محمية بكلمة مرور",
"The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى",
"Password" : "كلمة المرور",
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
"Name" : "اسم",
"Sorry, this link doesnt seem to work anymore." : "عذرا، يبدو أن هذا الرابط لم يعد يعمل.",
"Reasons might be:" : "الأسباب الممكنة :",
"the item was removed" : "تم حذف العنصر المطلوب",
"the link expired" : "انتهت صلاحية الرابط",
"sharing is disabled" : "المشاركة غير مفعلة",
"For more info, please ask the person who sent this link." : "لمزيد من المعلومات، يرجى سؤال الشخص الذي أرسل هذا الرابط",
"Download" : "تحميل",
"Download %s" : "تحميل %s",
"Direct link" : "رابط مباشر"
},
"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;");