translation updates

This commit is contained in:
Tobias Diekershoff 2023-12-16 08:20:16 +01:00
parent d275760596
commit d47335ccad
32 changed files with 23926 additions and 18232 deletions

File diff suppressed because it is too large Load diff

View file

@ -210,7 +210,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'كل المتراسلين';
$a->strings['Followers'] = 'متابِعون';
$a->strings['Following'] = 'متابَعون';
$a->strings['Mutual friends'] = 'أصدقاء مشتركون';
$a->strings['Common'] = 'الشائع';
$a->strings['Addon not found'] = 'لم يُعثر على الإضافة';
$a->strings['Addon already enabled'] = 'الإضافة مفعلة سلفًا';
@ -511,6 +510,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
5 => 'الوسوم الشائعة (آخر %d ساعة)',
];
$a->strings['More Trending Tags'] = 'المزيد من الوسوم الشائعة';
$a->strings['Mention'] = 'ذكر';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'مايتركس:';
$a->strings['Location:'] = 'الموقع:';
@ -972,8 +972,6 @@ $a->strings['Enable multiple registrations'] = 'فعّل تعدد التسجيل
$a->strings['Enable users to register additional accounts for use as pages.'] = 'يمكن المستخدمين من تسجيل حسابات إضافية لتستخدم كصفحات.';
$a->strings['Enable OpenID'] = 'فعّل OpenID';
$a->strings['Enable OpenID support for registration and logins.'] = 'فعّل دعم OpenID للتسجيل والولوج.';
$a->strings['Enable Fullname check'] = 'افرض استخدام الأسماء الكاملة';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'يفرض على المستخدمين تضمين مسافة واحدة في اسم المستخدم الخاص بهم بين الاسم الأول والاسم الأخير.';
$a->strings['Community pages for visitors'] = 'عرض صفحة المجتمع للزوار';
$a->strings['Which community pages should be available for visitors. Local users always see both pages.'] = 'صفحات المجتمع المتاحة للزوار. المستخدمون المحليون يمكنهم مشاهدة كلا النوعين.';
$a->strings['Posts per user on community page'] = 'حد المشاركات لكل مستخدم في صفحة المجتمع';
@ -994,9 +992,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'المتفاعلون: متراسلو مستخدمي هذا الخادم والمتراسلون الذين تفاعلوا مع المشاركات المحلية لهذا الخادم.';
$a->strings['Synchronize the contacts with the directory server'] = 'زامن المتراسلين مع خادم الدليل';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'إذا فُعل سيقوم النظام بالتحقق دوريا للبحث عن متراسلين جدد على خادم الدليل المحدد.';
$a->strings['Days between requery'] = 'المهلة بالأيام بين الطلبات';
$a->strings['Discover contacts from other servers'] = 'اكتشف متراسلين من خوادم أخرى';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'يجلب دوريا متراسلين من خوادم أخرى. يُطبّق على خوادم فرنديكا وماستدون وهوبزيلا.';
$a->strings['Days between requery'] = 'المهلة بالأيام بين الطلبات';
$a->strings['Search the local directory'] = 'ابحث في الدليل المحلي';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'يبحث في الدليل المحلي بدلاً من الدليل العالمي. عند إجراء بحث محلي ، يجرى نفس البحث في الدليل العالمي في الخلفية. هذا يحسن نتائج البحث إذا تكررت.';
$a->strings['Publish server information'] = 'انشر معلومات الخادم';
@ -1377,9 +1374,6 @@ $a->strings['Please select your timezone:'] = 'رجاء اختر منطقتك ا
$a->strings['Output'] = 'الخَرْج';
$a->strings['Lookup address'] = 'عنوان المسح';
$a->strings['Lookup address:'] = 'عنوان المسح:';
$a->strings['Switch between your accounts'] = 'بدّل الحساب';
$a->strings['Manage your accounts'] = 'إدارة حسابك';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'تنقل بين مختلف الهويات أو الصفحات (المجموعات / المجتمعات) التي تملكها أو التي خوّل لك إدارتها';
$a->strings['No entries (some entries may be hidden).'] = 'لا توجد مدخلات (قد تكون بعض المدخلات مخفية).';
$a->strings['Find on this site'] = 'ابحث في هذا الموقع';
$a->strings['Results for:'] = 'نتائج:';
@ -1570,7 +1564,6 @@ $a->strings['Tag'] = 'وسم';
$a->strings['Type'] = 'نوع';
$a->strings['Term'] = 'مصطلح';
$a->strings['URL'] = 'رابط';
$a->strings['Mention'] = 'ذكر';
$a->strings['Implicit Mention'] = 'ذِكر صريح';
$a->strings['Item not found'] = 'لم يُعثر على العنصر';
$a->strings['Normal Account'] = 'حساب عادي';
@ -1744,7 +1737,6 @@ $a->strings['Note for the admin'] = 'ملاحظة للمدير';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'اترك رسالة للمدير، تحوي سبب رغبتك الانضمام إلى هذه العقدة';
$a->strings['Membership on this site is by invitation only.'] = 'العضوية في هذا الموقع عن طريق دعوة فقط.';
$a->strings['Your invitation code: '] = 'رمز الدعوة: ';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'اسمك الكامل (على سبيل المثال جو سميث): ';
$a->strings['Please repeat your e-mail address:'] = 'رجاء أعد إدخال عنوان بريدك الإلكتروني:';
$a->strings['New Password:'] = 'كلمة المرور الجديدة:';
$a->strings['Confirm:'] = 'التأكيد:';
@ -1896,6 +1888,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'أعد إرسال رسالة الانتقال للمتراسلين';
$a->strings['Addon Settings'] = 'إعدادات الإضافة';
$a->strings['No Addon settings configured'] = 'لم تضبط إعدادات الإضافة';
$a->strings['Description'] = 'الوصف';
$a->strings['Add'] = 'أضف';
$a->strings['Failed to connect with email account using the settings provided.'] = 'فشل الاتصال بحساب البريد الإلكتروني باستخدام الإعدادات المقدمة.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'دياسبورا (سوشل-هوم، هوب-زيلا)';
$a->strings['OStatus (GNU Social)'] = 'OStatus (غنو سوشل)';
@ -1943,7 +1937,6 @@ $a->strings['Delegates'] = 'المندوبون';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'يستطيع المندوبون إدارة جميع جوانب هذا الحساب/الصفحة باستثناء إعدادات الحساب الأساسية. يرجى عدم تفويض حسابك الشخصي لأي شخص لا تثق به.';
$a->strings['Existing Page Delegates'] = 'مندوبو الصفحة الحاليون';
$a->strings['Potential Delegates'] = 'المندوبون المحتملون';
$a->strings['Add'] = 'أضف';
$a->strings['No entries.'] = 'لا مدخلات.';
$a->strings['The theme you chose isn\'t available.'] = 'السمة التي اخترتها غير متوفرة.';
$a->strings['%s - (Unsupported)'] = '%s - (غير مدعوم)';
@ -2024,7 +2017,6 @@ $a->strings['This will completely remove your account. Once this has been done i
$a->strings['Please enter your password for verification:'] = 'يرجى إدخال كلمة المرور للتأكيد:';
$a->strings['Please enter your password to access this page.'] = 'يرجى إدخال كلمة المرور للوصول إلى هذه الصفحة.';
$a->strings['New app-specific password generated.'] = 'أُنشئت كلمة مرور جديدة خاصة بالتطبيق بنجاح.';
$a->strings['Description'] = 'الوصف';
$a->strings['Last Used'] = 'آخر استخدام';
$a->strings['Revoke'] = 'أبطل';
$a->strings['Revoke All'] = 'أبطل الكل';
@ -2093,6 +2085,9 @@ $a->strings['Export Contacts to CSV'] = 'صدّر المتراسلين الى م
$a->strings['Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon.'] = 'صدّر قائمة الحسابات المتابَعة إلى ملف csv. هذا الملف متوافق مع ماستدون.';
$a->strings['Privacy Statement'] = 'بيان الخصوصية';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'العنصر غير موجود أو حُذف.';
$a->strings['Switch between your accounts'] = 'بدّل الحساب';
$a->strings['Manage your accounts'] = 'إدارة حسابك';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'تنقل بين مختلف الهويات أو الصفحات (المجموعات / المجتمعات) التي تملكها أو التي خوّل لك إدارتها';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'يمكن للمدراء فقط استيراد المستخدمين في الخوادم المغلقة.';
$a->strings['Move account'] = 'أنقل الحساب';
$a->strings['You can import an account from another Friendica server.'] = 'يمكنك استيراد حساب من خادم فرَندِكا آخر.';
@ -2212,11 +2207,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'طلب تسجيل';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'تلقيت طلب تسجيل من \'%1$s\' على %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'تلقيت [url=%1$s]طلب تسجيل[/url] من %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'الاسم الكامل: %s
الموقع: %s
اسم الولوج: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'من فضلك زر %s لقبول أو رفض الطلب.';
$a->strings['%s %s tagged you'] = 'ذكرك %s%s';
$a->strings['%s %s shared a new post'] = 'شارك %s%s مشاركة جديدة';

File diff suppressed because it is too large Load diff

View file

@ -735,8 +735,6 @@ $a->strings['UTC time: %s'] = 'hora UTC: %s';
$a->strings['Current timezone: %s'] = 'Zona horària actual: %s';
$a->strings['Converted localtime: %s'] = 'Conversión de hora local: %s';
$a->strings['Please select your timezone:'] = 'Si us plau, seleccioneu la vostra zona horària:';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Alternar entre les diferents identitats o les pàgines de comunitats/grups que comparteixen les dades del seu compte o que se li ha concedit els permisos de "administrar"';
$a->strings['Select an identity to manage: '] = 'Seleccionar identitat a administrar:';
$a->strings['No entries (some entries may be hidden).'] = 'No hi ha entrades (algunes de les entrades poden estar amagades).';
$a->strings['Find on this site'] = 'Trobat en aquest lloc';
$a->strings['Site Directory'] = 'Directori Local';
@ -876,7 +874,6 @@ $a->strings['Note for the admin'] = 'Nota per a l\'administrador';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Deixa un missatge per a l\'administrador, per què vols unir-te a aquest node';
$a->strings['Membership on this site is by invitation only.'] = 'Lloc accesible mitjançant invitació.';
$a->strings['Your invitation code: '] = 'El vostre codi d\'invitació:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'El vostre nom complet (per exemple, Joe Smith, amb aspecte real o real):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'La vostra adreça de correu electrònic: (la informació inicial senviarà allà, així que ha de ser una adreça existent.)';
$a->strings['New Password:'] = 'Nova Contrasenya:';
$a->strings['Leave empty for an auto generated password.'] = 'Deixeu-lo buit per obtenir una contrasenya generat automàticament.';
@ -950,6 +947,8 @@ $a->strings['Change the behaviour of this account for special situations'] = 'Ca
$a->strings['Relocate'] = 'traslladar-se';
$a->strings['If you have moved this profile from another server, and some of your contacts don\'t receive your updates, try pushing this button.'] = 'Si heu mogut aquest perfil d\'un altre servidor i alguns dels vostres contactes no reben les vostres actualitzacions, proveu de prémer aquest botó.';
$a->strings['Resend relocate message to contacts'] = 'Torneu a enviar el missatge a contactes';
$a->strings['Description'] = 'Descripció';
$a->strings['Add'] = 'Afegir';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Connexió fracassada amb el compte de correu emprant la configuració proveïda.';
$a->strings['Email access is disabled on this site.'] = 'L\'accés al correu està deshabilitat en aquest lloc.';
$a->strings['None'] = 'Cap';
@ -975,7 +974,6 @@ $a->strings['Delegates'] = 'delegada';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Els delegats poden gestionar tots els aspectes d\'aquest compte/pàgina, excepte per als ajustaments bàsics del compte. Si us plau, no deleguin el seu compte personal a ningú que no confiïn completament.';
$a->strings['Existing Page Delegates'] = 'Actuals Delegats de Pàgina';
$a->strings['Potential Delegates'] = 'Delegats Potencials';
$a->strings['Add'] = 'Afegir';
$a->strings['No entries.'] = 'Sense entrades';
$a->strings['%s - (Unsupported)'] = '%s - (No és compatible)';
$a->strings['Display Settings'] = 'Ajustos de Pantalla';
@ -1030,7 +1028,6 @@ $a->strings['App-specific password successfully revoked.'] = 'La contrasenya esp
$a->strings['Two-factor app-specific passwords'] = 'Contrasenyes específiques per a l\'aplicació de dos factors';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>Les contrasenyes específiques de laplicació són contrasenyes generades aleatòriament en lloc de la contrasenya habitual per autenticar el vostre compte en aplicacions de tercers que no admeten lautenticació de dos factors</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = 'Assegureu-vos de copiar la vostra nova contrasenya específica de l\'aplicació ara. No el podreu tornar a veure!';
$a->strings['Description'] = 'Descripció';
$a->strings['Last Used'] = 'Últim utilitzat';
$a->strings['Revoke'] = 'Revocar';
$a->strings['Revoke All'] = 'Revoca tot';
@ -1042,6 +1039,8 @@ $a->strings['Two-factor authentication successfully disabled.'] = 'S\'ha desacti
$a->strings['Export account'] = 'Exportar compte';
$a->strings['Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server.'] = 'Exportar la teva informació del compte i de contactes. Empra això per fer una còpia de seguretat del teu compte i/o moure\'l cap altre servidor. ';
$a->strings['Export all'] = 'Exportar tot';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Alternar entre les diferents identitats o les pàgines de comunitats/grups que comparteixen les dades del seu compte o que se li ha concedit els permisos de "administrar"';
$a->strings['Select an identity to manage: '] = 'Seleccionar identitat a administrar:';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Les administracions de servidors tancats només poden ser realitzades per un administrador.';
$a->strings['Move account'] = 'Moure el compte';
$a->strings['You can import an account from another Friendica server.'] = 'Pots importar un compte d\'un altre servidor Friendica';
@ -1123,11 +1122,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'sol·licitud de registre';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Heu rebut una sol·licitud de registre de \'%1$s\' a %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Heu rebut un [url=%1$s]sol·licitud de registre[/url] from %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Nom complet: %s
Ubicació del lloc: %s
Nom d\'usuari: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Visiteu %s per aprovar o rebutjar la sol·licitud.';
$a->strings['This message was sent to you by %s, a member of the Friendica social network.'] = 'Aquest missatge va ser enviat a vostè per %s, un membre de la xarxa social Friendica.';
$a->strings['You may visit them online at %s'] = 'El pot visitar en línia a %s';

File diff suppressed because it is too large Load diff

View file

@ -194,7 +194,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Všechny kontakty';
$a->strings['Followers'] = 'Sledující';
$a->strings['Following'] = 'Sleduji';
$a->strings['Mutual friends'] = 'Vzájemní přátelé';
$a->strings['Could not find any unarchived contact entry for this URL (%s)'] = 'Nelze najít žádný nearchivovaný záznam kontaktu pro tuto URL adresu (%s)';
$a->strings['The contact entries have been archived'] = 'Záznamy kontaktů byly archivovány';
$a->strings['Could not find any contact entry for this URL (%s)'] = 'Nelze nalézt žádnou položku v kontaktech pro tuto URL adresu (%s)';
@ -848,9 +847,8 @@ $a->strings['Maximum Load Average'] = 'Maximální průměrné zatížení';
$a->strings['Maximum system load before delivery and poll processes are deferred - default %d.'] = 'Maximální systémová zátěž, než budou procesy pro doručení a dotazování odloženy - výchozí hodnota %d.';
$a->strings['Minimal Memory'] = 'Minimální paměť';
$a->strings['Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).'] = 'Minimální volná paměť v MB pro pracovníka. Potřebuje přístup do /proc/meminfo - výchozí hodnota 0 (deaktivováno)';
$a->strings['Days between requery'] = 'Dny mezi dotazy';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Počet dnů, po kterých je server znovu dotázán na své kontakty';
$a->strings['Discover contacts from other servers'] = 'Objevit kontakty z ostatních serverů';
$a->strings['Days between requery'] = 'Dny mezi dotazy';
$a->strings['Search the local directory'] = 'Hledat v místním adresáři';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Prohledat místní adresář místo globálního adresáře. Při místním prohledávání bude každé hledání provedeno v globálním adresáři na pozadí. To vylepšuje výsledky při zopakování hledání.';
$a->strings['Publish server information'] = 'Zveřejnit informace o serveru';
@ -1176,8 +1174,6 @@ $a->strings['Converted localtime: %s'] = 'Převedený místní čas : %s';
$a->strings['Please select your timezone:'] = 'Prosím, vyberte své časové pásmo:';
$a->strings['Only logged in users are permitted to perform a probing.'] = 'Pouze přihlášení uživatelé mohou zkoušet adresy.';
$a->strings['Lookup address'] = 'Najít adresu';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Přepínání mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí vaše detaily účtu, nebo kterým jste přidělil/a oprávnění nastavovat přístupová práva.';
$a->strings['Select an identity to manage: '] = 'Vyberte identitu ke spravování: ';
$a->strings['No entries (some entries may be hidden).'] = 'Žádné záznamy (některé položky mohou být skryty).';
$a->strings['Find on this site'] = 'Najít na tomto webu';
$a->strings['Results for:'] = 'Výsledky pro:';
@ -1432,7 +1428,6 @@ $a->strings['Note for the admin'] = 'Poznámka pro administrátora';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Zanechejte administrátorovi zprávu, proč se k tomuto serveru chcete připojit';
$a->strings['Membership on this site is by invitation only.'] = 'Členství na tomto webu je pouze na pozvání.';
$a->strings['Your invitation code: '] = 'Váš kód pozvánky: ';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Celé jméno (např. Jan Novák, skutečné či skutečně vypadající):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Vaše e-mailová adresa: (Budou sem poslány počáteční informace, musí to proto být existující adresa.)';
$a->strings['New Password:'] = 'Nové heslo:';
$a->strings['Leave empty for an auto generated password.'] = 'Ponechte prázdné pro automatické vygenerovaní hesla.';
@ -1540,6 +1535,7 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'Znovu odeslat správu o přemístění Vašim kontaktům';
$a->strings['Addon Settings'] = 'Nastavení doplňků';
$a->strings['No Addon settings configured'] = 'Žádná nastavení doplňků nenakonfigurována';
$a->strings['Add'] = 'Přidat';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Nepodařilo se připojit k e-mailovému účtu pomocí dodaného nastavení.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['Email access is disabled on this site.'] = 'Přístup k e-mailu je na tomto serveru zakázán.';
@ -1566,7 +1562,6 @@ $a->strings['Delegates'] = 'Delegáti';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Delegáti jsou schopni řídit všechny aspekty tohoto účtu/stránky, kromě základních nastavení účtu. Prosím, nedelegujte svůj osobní účet nikomu, komu zcela nedůvěřujete.';
$a->strings['Existing Page Delegates'] = 'Stávající delegáti stránky ';
$a->strings['Potential Delegates'] = 'Potenciální delegáti';
$a->strings['Add'] = 'Přidat';
$a->strings['No entries.'] = 'Žádné záznamy.';
$a->strings['The theme you chose isn\'t available.'] = 'Motiv, který jste si vybral/a, není dostupný.';
$a->strings['%s - (Unsupported)'] = '%s - (Nepodporováno)';
@ -1685,6 +1680,8 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'Tato data jsou vyžadována ke komunikaci a jsou předávána serverům komunikačních partnerů a jsou tam ukládána. Uživatelé mohou zadávat dodatečná soukromá data, která mohou být odeslána na účty komunikačních partnerů.';
$a->strings['Privacy Statement'] = 'Prohlášení o soukromí';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Požadovaná položka neexistuje nebo byla smazána.';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Přepínání mezi různými identitami nebo komunitními/skupinovými stránkami, které sdílí vaše detaily účtu, nebo kterým jste přidělil/a oprávnění nastavovat přístupová práva.';
$a->strings['Select an identity to manage: '] = 'Vyberte identitu ke spravování: ';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Importy uživatelů na uzavřených serverech může provést pouze administrátor.';
$a->strings['Move account'] = 'Přesunout účet';
$a->strings['You can import an account from another Friendica server.'] = 'Můžete importovat účet z jiného serveru Friendica.';
@ -1770,11 +1767,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'požadavek o registraci';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Obdržel/a jste požadavek o registraci od uživatele „%1$s“ na %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Obdržel/a jste [url=%1$s]požadavek o registraci[/url] od uživatele %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Celé jméno: %s
Adresa stránky: %s
Přihlašovací jméno: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Prosím navštivte %s k odsouhlasení nebo k zamítnutí požadavku.';
$a->strings['This message was sent to you by %s, a member of the Friendica social network.'] = 'Tuto zprávu vám poslal/a %s, člen sociální sítě Friendica.';
$a->strings['You may visit them online at %s'] = 'Můžete jej/ji navštívit online na adrese %s';

File diff suppressed because it is too large Load diff

View file

@ -226,7 +226,7 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Alle Kontakte';
$a->strings['Followers'] = 'Folgende';
$a->strings['Following'] = 'Gefolgte';
$a->strings['Mutual friends'] = 'Beidseitige Freundschaft';
$a->strings['Mutual friends'] = 'Gegenseitige Freundschaft';
$a->strings['Common'] = 'Gemeinsam';
$a->strings['Addon not found'] = 'Addon nicht gefunden';
$a->strings['Addon already enabled'] = 'Addon bereits aktiviert';
@ -718,6 +718,7 @@ $a->strings['ImageMagick PHP extension is installed'] = 'ImageMagick PHP Erweite
$a->strings['ImageMagick supports GIF'] = 'ImageMagick unterstützt GIF';
$a->strings['Database already in use.'] = 'Die Datenbank wird bereits verwendet.';
$a->strings['Could not connect to database.'] = 'Verbindung zur Datenbank gescheitert.';
$a->strings['%s (%s)'] = '%s (%s)';
$a->strings['Monday'] = 'Montag';
$a->strings['Tuesday'] = 'Dienstag';
$a->strings['Wednesday'] = 'Mittwoch';
@ -852,6 +853,8 @@ $a->strings['Show map'] = 'Karte anzeigen';
$a->strings['Hide map'] = 'Karte verbergen';
$a->strings['%s\'s birthday'] = '%ss Geburtstag';
$a->strings['Happy Birthday %s'] = 'Herzlichen Glückwunsch, %s';
$a->strings['%s (%s - %s): %s'] = '%s (%s - %s): %s';
$a->strings['%s (%s): %s'] = '%s (%s): %s';
$a->strings['Detected languages in this post:\n%s'] = 'Erkannte Sprachen in diesem Beitrag:\n%s';
$a->strings['activity'] = 'Aktivität';
$a->strings['comment'] = 'Kommentar';
@ -973,10 +976,9 @@ $a->strings['
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We recommend adding a profile photo, adding some profile "keywords"
(very useful in making new friends) - and perhaps what country you live in;
if you do not wish to be more specific than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
@ -991,7 +993,15 @@ Adresse der Seite: %1$s
Benutzername: %2$s
Passwort: %3$s
Du kannst dein Passwort unter "Einstellungen" ändern, sobald du dich angemeldet hast.Bitte nimm dir ein paar Minuten, um die anderen Einstellungen auf dieser Seite zu kontrollieren.Eventuell magst du ja auch einige Informationen über dich in deinem Profil veröffentlichen, damit andere Leute dich einfacher finden können.Bearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite). Wir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir passendes Profilbild zu wählen, damit dich alte Bekannte wiederfinden.Außerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter angibst. Das erleichtert es, Leute zu finden, die deine Interessen teilen. Wir respektieren deine Privatsphäre - keine dieser Angaben ist nötig.Wenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie allerdings dabei helfen, neue und interessante Kontakte zu knüpfen.
Du kannst dein Passwort unter "Einstellungen" ändern, sobald du dich angemeldet hast.
Bitte nimm dir ein paar Minuten, um die anderen Einstellungen auf dieser Seite zu kontrollieren.
Eventuell magst du ja auch einige Informationen über dich in deinem Profil veröffentlichen, damit andere Leute dich einfacher finden können. Bearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite).
Wir empfehlen dir, ein zu dir passendes Profilbild zu wählen, damit dich alte Bekannte wiederfinden. Außerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter angibst. Das erleichtert es, Leute zu finden, die deine Interessen teilen.
Wir respektieren deine Privatsphäre - keine dieser Angaben ist nötig. Wenn du neu im Netzwerk bist und noch niemanden kennst, dann können sie allerdings dabei helfen, neue und interessante Kontakte zu knüpfen.
Du kannst dein Nutzerkonto jederzeit unter %1$s/settings/removeme wieder löschen.
@ -1039,10 +1049,9 @@ $a->strings['
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We recommend adding a profile photo, adding some profile "keywords" (very useful
in making new friends) - and perhaps what country you live in; if you do not wish
to be more specific than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
@ -1066,8 +1075,7 @@ Eventuell magst du ja auch einige Informationen über dich in deinem
Profil veröffentlichen, damit andere Leute dich einfacher finden können.
Bearbeite hierfür einfach dein Standard-Profil (über die Profil-Seite).
Wir empfehlen dir, deinen kompletten Namen anzugeben und ein zu dir
passendes Profilbild zu wählen, damit dich alte Bekannte wiederfinden.
Wir empfehlen dir, ein zu dir passendes Profilbild zu wählen, damit dich alte Bekannte wiederfinden.
Außerdem ist es nützlich, wenn du auf deinem Profil Schlüsselwörter
angibst. Das erleichtert es, Leute zu finden, die deine Interessen teilen.
@ -1168,7 +1176,7 @@ $a->strings['Context'] = 'Zusammenhang';
$a->strings['ALL'] = 'ALLE';
$a->strings['View details'] = 'Details anzeigen';
$a->strings['Click to view details'] = 'Anklicken zum Anzeigen der Details';
$a->strings['Event details'] = 'Veranstaltungsdetails';
$a->strings['Event details'] = 'Ereignisdetails';
$a->strings['Data'] = 'Daten';
$a->strings['Source'] = 'Quelle';
$a->strings['File'] = 'Datei';
@ -1293,16 +1301,24 @@ $a->strings['Explicit Content'] = 'Sensibler Inhalt';
$a->strings['Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page.'] = 'Wähle dies, um anzuzeigen, dass dein Knoten hauptsächlich für explizite Inhalte verwendet wird, die möglicherweise nicht für Minderjährige geeignet sind. Diese Info wird in der Knoteninformation veröffentlicht und kann durch das Globale Verzeichnis genutzt werden, um deinen Knoten von den Auflistungen auszuschließen. Zusätzlich wird auf der Registrierungsseite ein Hinweis darüber angezeigt.';
$a->strings['Proxify external content'] = 'Proxy für externe Inhalte';
$a->strings['Route external content via the proxy functionality. This is used for example for some OEmbed accesses and in some other rare cases.'] = 'Externe Inhalte werden durch einen Proxy geleitet. Die wird z.B. für das aufrufen von OEmbed Inhalten verwendet und einigen anderen seltenen Fällen.';
$a->strings['Only local search'] = 'Nur lokale Suche';
$a->strings['Blocks search for users who are not logged in to prevent crawlers from blocking your system.'] = 'Sperrt die Suche für nicht eingeloggte Benutzer, um zu verhindern, dass Crawler Ihr System blockieren.';
$a->strings['Blocked tags for trending tags'] = 'Blockierte Tags für Trend-Tags';
$a->strings['Comma separated list of hashtags that shouldn\'t be displayed in the trending tags.'] = 'Durch Kommata getrennte Liste von Hashtags, die nicht in den Trending Tags angezeigt werden sollen.';
$a->strings['Cache contact avatars'] = 'Kontaktprofilbilder zwischenspeichern';
$a->strings['Locally store the avatar pictures of the contacts. This uses a lot of storage space but it increases the performance.'] = 'Die Profilbilder der Kontakte zwischenspeichern. Der Zwischenspeicher verbraucht viel Platz im Speicherplatz, verbessert aber die Performance.';
$a->strings['Allow Users to set remote_self'] = 'Nutzern erlauben, das remote_self Flag zu setzen';
$a->strings['With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream.'] = 'Ist dies ausgewählt, kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im "Erweitert"-Reiter der Kontaktansicht markieren. Nach dem Setzen dieses Flags werden alle Top-Level-Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet (gespiegelt).';
$a->strings['Adjust the feed poll frequency'] = 'Einstellen der Abrufhäufigkeit';
$a->strings['Automatically detect and set the best feed poll frequency.'] = 'Automatisches Erkennen und Einstellen der besten Abrufhäufigkeit.';
$a->strings['Minimum poll interval'] = 'Minimales Abfrageintervall';
$a->strings['Minimal distance in minutes between two polls for mail and feed contacts. Reasonable values are between 1 and 59.'] = 'Minimaler Abstand in Minuten zwischen zwei Abfragen für Mail- und Feed-Kontakte. Sinnvolle Werte liegen zwischen 1 und 59.';
$a->strings['Enable multiple registrations'] = 'Erlaube Mehrfachregistrierung';
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Erlaube es Benutzern weitere Konten für Organisationen o.ä. mit der gleichen E-Mail Adresse anzulegen.';
$a->strings['Enable OpenID'] = 'OpenID aktivieren';
$a->strings['Enable OpenID support for registration and logins.'] = 'OpenID Unterstützung bei der Registrierung und dem Login aktivieren.';
$a->strings['Enable Fullname check'] = 'Namen auf Vollständigkeit überprüfen';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Erlaubt Nutzern Konten nur dann zu registrieren, bei denen im Namensfeld ein Leerzeichen zur Trennung von Vor- und Nachnamen verwendet wird.';
$a->strings['Enable full name check'] = 'Namen auf Vollständigkeit überprüfen';
$a->strings['Prevents users from registering with a display name with fewer than two parts separated by spaces.'] = 'Verhindert, dass sich Benutzer mit einem Anzeigenamen registrieren, der aus weniger als zwei durch Leerzeichen getrennten Teilen besteht.';
$a->strings['Email administrators on new registration'] = 'Email den Administratoren bei neuen Registrierungen';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Wenn diese Option aktiviert ist und die Registrierung auf offen eingestellt ist, wird den Administratoren bei jeder neuen Registierung eine Email geschickt.';
$a->strings['Community pages for visitors'] = 'Für Besucher verfügbare Gemeinschaftsseite';
@ -1336,12 +1352,14 @@ $a->strings['If enabled, contacts are checked for their followers and following
$a->strings['None - deactivated'] = 'Keine - deaktiviert';
$a->strings['Local contacts - contacts of our local contacts are discovered for their followers/followings.'] = 'Lokale Kontakte - Die Beziehungen der lokalen Kontakte werden analysiert.';
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interaktionen - Kontakte der lokalen Kontakte sowie die Profile die mit öffentlichen lokalen Beiträgen interagiert haben, werden bzgl. ihrer Beziehungen analysiert.';
$a->strings['Only update contacts/servers with local data'] = 'Nur Kontakte/Server mit lokalen Daten aktualisieren';
$a->strings['If enabled, the system will only look for changes in contacts and servers that engaged on this system by either being in a contact list of a user or when posts or comments exists from the contact on this system.'] = 'Wenn diese Option aktiviert ist, sucht das System nur nach Änderungen bei Kontakten und Servern, die mit dieser Instanz interagiert haben, indem sie entweder in einer Kontaktliste eines Benutzers enthalten sind oder wenn Beiträge oder Kommentare von diesem Kontakt in dieser Instanz vorhanden sind.';
$a->strings['Synchronize the contacts with the directory server'] = 'Gleiche die Kontakte mit dem Directory-Server ab';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Ist dies aktiv, wird das System regelmäßig auf dem Verzeichnis-Server nach neuen potentiellen Kontakten nachsehen.';
$a->strings['Days between requery'] = 'Tage zwischen erneuten Abfragen';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Legt das Abfrageintervall fest, nach dem ein Server erneut nach Kontakten abgefragt werden soll.';
$a->strings['Discover contacts from other servers'] = 'Neue Kontakte auf anderen Servern entdecken';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Frage regelmäßig bei anderen Servern nach neuen potentiellen Kontakten an. Diese Anfragen werden an Friendica, Mastodon und Hubzilla Server gesandt.';
$a->strings['Periodically query other servers for contacts and servers that they know of. The system queries Friendica, Mastodon and Hubzilla servers. Keep it deactivated on small machines to decrease the database size and load.'] = 'Regelmäßige Abfrage anderer Server nach Kontakten und Servern, welche dort bekannt sind. Das System fragt Friendica, Mastodon und Hubzilla Server ab. Lass diese Options auf kleinen Instanzen deaktiviert, um die Datenbankgröße und -last zu verringern.';
$a->strings['Days between requery'] = 'Tage zwischen erneuten Abfragen';
$a->strings['Number of days after which a server is requeried for their contacts and servers it knows of. This is only used when the discovery is activated.'] = 'Anzahl der Tage, nach denen ein Server nach seinen Kontakten und den ihm bekannten Servern abgefragt wird. Dies wird nur verwendet, wenn die Erkennung aktiviert ist.';
$a->strings['Search the local directory'] = 'Lokales Verzeichnis durchsuchen';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt, um die Suchresultate zu verbessern, wenn die Suche wiederholt wird.';
$a->strings['Publish server information'] = 'Server-Informationen veröffentlichen';
@ -1362,16 +1380,27 @@ $a->strings['Maximum numbers of comments per post'] = 'Maximale Anzahl von Komme
$a->strings['How much comments should be shown for each post? Default value is 100.'] = 'Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100.';
$a->strings['Maximum numbers of comments per post on the display page'] = 'Maximale Anzahl von Kommentaren in der Einzelansicht';
$a->strings['How many comments should be shown on the single view for each post? Default value is 1000.'] = 'Wie viele Kommentare sollen auf der Einzelansicht eines Beitrags angezeigt werden? Grundeinstellung sind 1000.';
$a->strings['Items per page'] = 'Beiträge pro Seite';
$a->strings['Number of items per page in stream pages (network, community, profile/contact statuses, search).'] = 'Anzahl der Elemente pro Seite in den Stream-Seiten (Netzwerk, Community, Profil/Kontaktstatus, Suche).';
$a->strings['Items per page for mobile devices'] = 'Beiträge pro Seite für mobile Endgeräte';
$a->strings['Number of items per page in stream pages (network, community, profile/contact statuses, search) for mobile devices.'] = 'Anzahl der Beiträge pro Seite in Stream-Seiten (Netzwerk, Community, Profil-/Kontaktstatus, Suche) für mobile Endgeräte.';
$a->strings['Temp path'] = 'Temp-Pfad';
$a->strings['If you have a restricted system where the webserver can\'t access the system temp path, enter another path here.'] = 'Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp-Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad.';
$a->strings['Only search in tags'] = 'Nur in Tags suchen';
$a->strings['On large systems the text search can slow down the system extremely.'] = 'Auf großen Knoten kann die Volltext-Suche das System ausbremsen.';
$a->strings['Generate counts per contact circle when calculating network count'] = 'Erstelle Zählungen je Circle bei der Berechnung der Netzwerkanzahl';
$a->strings['On systems with users that heavily use contact circles the query can be very expensive.'] = 'Auf Systemen mit Benutzern, die häufig Circles verwenden, kann die Abfrage sehr aufwändig sein.';
$a->strings['Process "view" activities'] = '"view"-Aktivitäten verarbeiten';
$a->strings['"view" activities are mostly geberated by Peertube systems. Per default they are not processed for performance reasons. Only activate this option on performant system.'] = '"view"-Aktivitäten werden zumeist von Peertube-Systemen genutzt. Standardmäßig werden sie aus Leistungsgründen nicht verarbeitet. Aktivieren Sie diese Option nur auf performanten Systemen.';
$a->strings['Days, after which a contact is archived'] = 'Anzahl der Tage, nach denen ein Kontakt archiviert wird';
$a->strings['Number of days that we try to deliver content or to update the contact data before we archive a contact.'] = 'Die Anzahl der Tage, die wir versuchen, Inhalte zu liefern oder die Kontaktdaten zu aktualisieren, bevor wir einen Kontakt archivieren.';
$a->strings['Maximum number of parallel workers'] = 'Maximale Anzahl parallel laufender Worker';
$a->strings['On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d.'] = 'Wenn dein Knoten bei einem Shared Hoster ist, setze diesen Wert auf %d. Auf größeren Systemen funktioniert ein Wert von %d recht gut. Standardeinstellung sind %d.';
$a->strings['Enable fastlane'] = 'Aktiviere Fastlane';
$a->strings['When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.'] = 'Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten, wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden.';
$a->strings['Cron interval'] = 'Cron Intervall';
$a->strings['Minimal period in minutes between two calls of the "Cron" worker job.'] = 'Minimaler Intervall in Minuten zwischen zwei Aufrufen des "Cron" Arbeitsprozesses.';
$a->strings['Per default the systems tries delivering for 15 times before dropping it.'] = 'Standardmäßig versucht das System 15 Mal zuzustellen, bevor es den Vorgang abbricht.';
$a->strings['Direct relay transfer'] = 'Direkte Relais-Übertragung';
$a->strings['Enables the direct transfer to other servers without using the relay servers'] = 'Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais-Server verwendet wird.';
$a->strings['Relay scope'] = 'Geltungsbereich des Relais';
@ -1385,6 +1414,10 @@ $a->strings['Deny Server tags'] = 'Server Tags ablehnen';
$a->strings['Comma separated list of tags that are rejected.'] = 'Durch Kommas getrennte Liste der Tags, die abgelehnt werden';
$a->strings['Allow user tags'] = 'Verwende Schlagworte der Nutzer';
$a->strings['If enabled, the tags from the saved searches will used for the "tags" subscription in addition to the "relay_server_tags".'] = 'Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben definierten Server-Schlagworten abonniert.';
$a->strings['The system detects a list of languages per post. Only if the desired languages are in the list, the message will be accepted. The higher the number, the more posts will be falsely detected.'] = 'Das System erkennt eine Liste von Sprachen pro Beitrag. Nur wenn die gewünschten Sprachen in der Liste enthalten sind, wird die Nachricht akzeptiert. Je höher die Zahl, desto mehr Beiträge werden fälschlicherweise erkannt.';
$a->strings['Maximum age of channel'] = 'Maximales Alter des Kanals';
$a->strings['This defines the maximum age in hours of items that should be displayed in channels. This affects the channel performance.'] = 'Hier wird das maximale Alter in Stunden von Beiträgen festgelegt, die in Kanälen angezeigt werden sollen. Dies wirkt sich auf die Leistung der Kanäle aus.';
$a->strings['Maximum number of posts per page by author if the contact frequency is set to "Display only few posts". If there are more posts, then the post with the most interactions will be displayed.'] = 'Maximale Anzahl von Beiträgen pro Seite und Autor, wenn die Kontakthäufigkeit auf "Nur wenige Beiträge anzeigen" eingestellt ist. Wenn es mehr Beiträge gibt, wird der Beitrag mit den meisten Interaktionen angezeigt.';
$a->strings['Start Relocation'] = 'Umsiedlung starten';
$a->strings['Storage backend, %s is invalid.'] = 'Speicher-Backend, %s ist ungültig.';
$a->strings['Storage backend %s error: %s'] = 'Speicher-Backend %s Fehler %s';
@ -2274,7 +2307,7 @@ $a->strings['Note for the admin'] = 'Hinweis für den Admin';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest.';
$a->strings['Membership on this site is by invitation only.'] = 'Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich.';
$a->strings['Your invitation code: '] = 'Dein Ein­la­dungs­code';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):';
$a->strings['Your Display Name (as you would like it to be displayed on this system'] = 'Ihr Anzeigename (wie er auf dieser Instanz angezeigt werden soll)';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)';
$a->strings['Please repeat your e-mail address:'] = 'Bitte wiederhole deine E-Mail Adresse';
$a->strings['New Password:'] = 'Neues Passwort:';
@ -2582,6 +2615,8 @@ $a->strings['Display the resharer'] = 'Teilenden anzeigen';
$a->strings['Display the first resharer as icon and text on a reshared item.'] = 'Zeige das Profilbild des ersten Kontakts von dem ein Beitrag geteilt wurde.';
$a->strings['Stay local'] = 'Bleib lokal';
$a->strings['Don\'t go to a remote system when following a contact link.'] = 'Gehe nicht zu einem Remote-System, wenn einem Kontaktlink gefolgt wird';
$a->strings['Show the post deletion checkbox'] = 'Die Checkbox zum Löschen von Beiträgen anzeigen';
$a->strings['Display the checkbox for the post deletion on the network page.'] = 'Zeigt die Checkbox für das Löschen von Beiträgen auf der Netzwerkseite an.';
$a->strings['Link preview mode'] = 'Vorschau Modus für Links';
$a->strings['Appearance of the link preview that is added to each post with a link.'] = 'Aussehen der Linkvorschau, die zu jedem Beitrag mit einem Link hinzugefügt wird.';
$a->strings['Bookmark'] = 'Lesezeichen';
@ -2910,9 +2945,9 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'Registrierungsanfrage';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Du hast eine Registrierungsanfrage von %2$s auf \'%1$s\' erhalten';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Du hast eine [url=%1$s]Registrierungsanfrage[/url] von %2$s erhalten.';
$a->strings['Full Name: %s
$a->strings['Display Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Kompletter Name: %s
Login Name: %s (%s)'] = 'Anzeigename: %s
URL der Seite: %s
Login Name: %s(%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Bitte besuche %s, um die Anfrage zu bearbeiten.';
@ -2993,7 +3028,9 @@ $a->strings['Disliked by: %s'] = 'Unbeliebt bei: %s';
$a->strings['Attended by: %s'] = 'Besucht von: %s';
$a->strings['Maybe attended by: %s'] = 'Vielleicht besucht von: %s';
$a->strings['Not attended by: %s'] = 'Nicht besucht von: %s';
$a->strings['Commented by: %s'] = 'Kommentiert von: %s';
$a->strings['Reacted with %s by: %s'] = 'Reagierte mit %s von: %s';
$a->strings['Quote shared by: %s'] = 'Zitat geteilt von: %s';
$a->strings['Chat'] = 'Chat';
$a->strings['(no subject)'] = '(kein Betreff)';
$a->strings['%s is now following %s.'] = '%s folgt nun %s';

File diff suppressed because it is too large Load diff

View file

@ -206,7 +206,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Todos los Contactos';
$a->strings['Followers'] = 'Seguidores';
$a->strings['Following'] = 'Siguiendo';
$a->strings['Mutual friends'] = 'Amigos mutuos';
$a->strings['Common'] = 'Común';
$a->strings['Could not find any unarchived contact entry for this URL (%s)'] = 'No se encontró contacto sin archivar en esa URL (%s)';
$a->strings['The contact entries have been archived'] = 'Entradas del contacto archivadas';
@ -472,6 +471,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
2 => 'Etiquetas tendencia (últimas %d horas)',
];
$a->strings['More Trending Tags'] = 'Mas tendencias';
$a->strings['Mention'] = 'Mención';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Location:'] = 'Localización:';
$a->strings['Network:'] = 'Red:';
@ -950,10 +950,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interactores - contactos de contactos locales y contactos que interactuan en artículos locales son buscados por sus seguidores/seguimientos.';
$a->strings['Synchronize the contacts with the directory server'] = 'Sincronizar los contactos con el servidor de directorio';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Si habilta, el sistema checará periodicamente por nuevos contactos en el servidor de directorio definido.';
$a->strings['Days between requery'] = 'Días entre búsquedas';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Cantidad de días hasta que un servidor es consultado por sus contactos.';
$a->strings['Discover contacts from other servers'] = 'Descubrir contactos de otros servidores';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Periodicamente buscar contactos en servidores. Buscar en Friendica, Mastodon y Hubzilla.';
$a->strings['Days between requery'] = 'Días entre búsquedas';
$a->strings['Search the local directory'] = 'Buscar el directorio local';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada búsqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la búsqueda cuando la misma es repetida.';
$a->strings['Publish server information'] = 'Publicar información del servidor';
@ -1331,10 +1329,6 @@ $a->strings['Output'] = 'Salida';
$a->strings['Lookup address'] = 'Buscar Dirección';
$a->strings['Webfinger Diagnostic'] = 'Diagnóstico Webfinger';
$a->strings['Lookup address:'] = 'Buscar Dirección:';
$a->strings['Switch between your accounts'] = 'Cambiar entre tus cuentas';
$a->strings['Manage your accounts'] = 'Administrar tus cuentas';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar';
$a->strings['Select an identity to manage: '] = 'Selecciona una identidad a gestionar:';
$a->strings['No entries (some entries may be hidden).'] = 'Sin entradas (algunas pueden que estén ocultas).';
$a->strings['Find on this site'] = 'Buscar en este sitio';
$a->strings['Results for:'] = 'Resultados para:';
@ -1493,7 +1487,6 @@ $a->strings['Tag'] = 'Etiqueta';
$a->strings['Type'] = 'Tipo';
$a->strings['Term'] = 'Término';
$a->strings['URL'] = 'Ruta URL';
$a->strings['Mention'] = 'Mención';
$a->strings['Implicit Mention'] = 'Mención Implicita';
$a->strings['Item not found'] = 'Elemento no encontrado';
$a->strings['Item Guid'] = 'Clave Guid';
@ -1653,7 +1646,6 @@ $a->strings['Note for the admin'] = 'Nota para el administrador';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Deje un mensaje para el administrador sobre por qué quiere unirse a este nodo';
$a->strings['Membership on this site is by invitation only.'] = 'Sitio solo accesible mediante invitación.';
$a->strings['Your invitation code: '] = 'Tu código de Invitación: ';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Nombre completo (ej. Juan Perez, real o apariencia real):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Tu Correo electrónico: (Información inicial se enviará allí, por lo que debeser una dirección existente.)';
$a->strings['Please repeat your e-mail address:'] = 'Repite tu correo:';
$a->strings['New Password:'] = 'Contraseña Nueva:';
@ -1810,6 +1802,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'Reenviar mensaje de relocalización a contactos';
$a->strings['Addon Settings'] = 'Configuración de Añadidos';
$a->strings['No Addon settings configured'] = 'Ningún Añadido configurado';
$a->strings['Description'] = 'Descripción';
$a->strings['Add'] = 'Añadir';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Error al conectar con el Correo mediante esa configuración.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
@ -1847,7 +1841,6 @@ $a->strings['Delegates'] = 'Delegados';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente.';
$a->strings['Existing Page Delegates'] = 'Delegados actuales de la página';
$a->strings['Potential Delegates'] = 'Delegados potenciales';
$a->strings['Add'] = 'Añadir';
$a->strings['No entries.'] = 'Sin entradas.';
$a->strings['The theme you chose isn\'t available.'] = 'El tema seleccionado no disponible.';
$a->strings['%s - (Unsupported)'] = '%s (No puede usarse)';
@ -1930,7 +1923,6 @@ $a->strings['App-specific password successfully revoked.'] = 'Contraseña de la
$a->strings['Two-factor app-specific passwords'] = 'Contraseña de la App de 2 Factores';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>Contraseñas de la App son contraseñas aleatorias que se usan en lugar de la contraseña normal para autenticarte usando Apps de 3ras compañías que no soportan autenticación de 2 factores.</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = 'Asegurate de copiar tu contraseña de la App ahora. No podrás verla de nuevo!';
$a->strings['Description'] = 'Descripción';
$a->strings['Last Used'] = 'Usada desde';
$a->strings['Revoke'] = 'Revocar';
$a->strings['Revoke All'] = 'Revocar todo';
@ -2020,6 +2012,10 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'Estos datos son necesarios para la comunicación y se transmiten a los nodos de los socios de comunicación y se almacena allí. Los usuarios pueden ingresar datos privados que pueden ser transmitidos a las cuentas de los socios de comunicación.';
$a->strings['Privacy Statement'] = 'Declaración de Privacidad';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'El artículo solicitado no existe o fue borrado.';
$a->strings['Switch between your accounts'] = 'Cambiar entre tus cuentas';
$a->strings['Manage your accounts'] = 'Administrar tus cuentas';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar';
$a->strings['Select an identity to manage: '] = 'Selecciona una identidad a gestionar:';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Importar usuarios en sitios cerrados solo lo hace el Administrador.';
$a->strings['Move account'] = 'Mover cuenta';
$a->strings['You can import an account from another Friendica server.'] = 'Puedes importar una cuenta desde otro servidor de Friendica.';
@ -2118,11 +2114,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'petición de registro';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Recibiste una solicitud de registro de \'%1$s\' en %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Recibiste una [url=%1$s]solicitud de registro[/url] de %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Nombre Completo: %s
Ubicación: %s
Nombre de Usuario: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Visita %s para aprobar o rechazar la solicitud.';
$a->strings['%s %s tagged you'] = '%s %s te etiquetó';
$a->strings['%s %s shared a new post'] = '%s %s compartió nuevo artículo';

File diff suppressed because it is too large Load diff

View file

@ -101,7 +101,6 @@ $a->strings['Delete this item?'] = 'Kustutada see element?';
$a->strings['toggle mobile'] = 'vaheta mobiilseks';
$a->strings['You must be logged in to use addons. '] = 'Lisade kasutamiseks peate sisse logima';
$a->strings['Followers'] = 'Jälgijad';
$a->strings['Mutual friends'] = 'Ühised sõbrad';
$a->strings['The contact entries have been archived'] = 'Selle kontakti kirjed arhiveeritud';
$a->strings['Done.'] = 'Tehtud.';
$a->strings['User not found'] = 'Kasutajat ei leitud';
@ -541,7 +540,6 @@ $a->strings['UTC time: %s'] = 'UTC aeg: %s ';
$a->strings['Current timezone: %s'] = 'Praegune ajatsoon: %s ';
$a->strings['Converted localtime: %s'] = 'Konverteeritud kohalik aeg: %s ';
$a->strings['Please select your timezone:'] = 'Palun vali oma ajatsoon: ';
$a->strings['Manage your accounts'] = 'Halda oma kontosid';
$a->strings['No entries (some entries may be hidden).'] = 'Pole kirjeid (osad võivad olla peidetud)';
$a->strings['Find on this site'] = 'Leia sellelt lehelt';
$a->strings['Results for:'] = 'Tulemused:';
@ -742,6 +740,7 @@ $a->strings['Show detailled notifications'] = 'Kuva detailseid teavitusi';
$a->strings['Advanced Account/Page Type Settings'] = 'Konto/Lehetüübi sätted edasijõudnutele';
$a->strings['Upload File'] = 'Lae fail üles';
$a->strings['Addon Settings'] = 'Lisade sätted';
$a->strings['Add'] = 'Lisa';
$a->strings['Failed to connect with email account using the settings provided.'] = 'E-posti kontoga ei õnnestu antud sätetega ühendust saada.';
$a->strings['General Social Media Settings'] = 'Üldised sotsiaalmeedia sätted';
$a->strings['Email/Mailbox Setup'] = 'Emaili/Postkasti seadistamine';
@ -758,7 +757,6 @@ $a->strings['Delegates'] = 'Delegaadid';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Delegaadid saavad manageerida kõiki selle konto/lehe aspekte v.a. konto baassätteid. Palun ärge delegeerige oma personaalset kontot mitte kellelegi, keda te täielikult ei usalda. ';
$a->strings['Existing Page Delegates'] = 'Olemasolevad lehe Delegaadid';
$a->strings['Potential Delegates'] = 'Potsentsiaalsed lehe Delegaadid';
$a->strings['Add'] = 'Lisa';
$a->strings['No entries.'] = 'Kirjeid pole.';
$a->strings['%s - (Unsupported)'] = '%s - (Pole toetatud)';
$a->strings['Display Settings'] = 'Kuvasätted';
@ -809,6 +807,7 @@ $a->strings['This will completely remove your account. Once this has been done i
$a->strings['Please enter your password for verification:'] = 'Palun sisesta oma parool kontrollimiseks:';
$a->strings['Export account'] = 'Ekpordi konto';
$a->strings['Export all'] = 'Ekspordi kõik';
$a->strings['Manage your accounts'] = 'Halda oma kontosid';
$a->strings['Move account'] = 'Koli konto';
$a->strings['Account file'] = 'Konto fail';
$a->strings['Welcome to Friendica'] = 'Tere tulemast Friendicasse';

File diff suppressed because it is too large Load diff

View file

@ -8,12 +8,12 @@ function string_plural_select_fr($n){
$a->strings['Unable to locate original post.'] = 'Impossible de localiser la publication originale.';
$a->strings['Post updated.'] = 'Publication mise à jour.';
$a->strings['Item wasn\'t stored.'] = 'La publication n\'a pas été enregistrée.';
$a->strings['Item couldn\'t be fetched.'] = 'La publication n\'a pas pu être obtenue.';
$a->strings['Item couldn\'t be fetched.'] = 'La publication n\'a pas pu être récupérée.';
$a->strings['Empty post discarded.'] = 'Publication vide rejetée.';
$a->strings['Item not found.'] = 'Élément introuvable.';
$a->strings['Permission denied.'] = 'Permission refusée.';
$a->strings['No valid account found.'] = 'Impossible de trouver un compte valide.';
$a->strings['Password reset request issued. Check your email.'] = 'Réinitialisation du mot de passe en cours. Vérifiez votre courriel.';
$a->strings['Password reset request issued. Check your email.'] = 'Réinitialisation du mot de passe en cours. Vérifiez vos courriels.';
$a->strings['
Dear %1$s,
A request was recently received at "%2$s" to reset your account
@ -26,14 +26,14 @@ $a->strings['
Your password will not be changed unless we can verify that you
issued this request.'] = '
Cher/Chère %1$s,
Une demande vient d\'être faite depuis "%2$s" pour réinitialiser votre mot de passe.
Une demande vient d\'être faite depuis "%2$s" pour réinitialiser votre mot de passe de compte.
Afin de confirmer cette demande, merci de sélectionner le lien ci-dessous
et de le coller dans la barre d\'adresse de votre navigateur.
Si vous n\'avez PAS fait cette demande de changement, merci de NE PAS suivre le lien
fourni et d\'ignorer et/ou supprimer ce message. La demande expirera rapidement.
ci-dessous et d\'ignorer et/ou supprimer ce message. La demande expirera rapidement.
Votre mot de passe ne changera pas tant que nous n\'avons pas vérifier que vous êtes à l\'origine de la demande.';
Votre mot de passe ne changera pas tant que nous n\'avons pas vérifié que vous êtes à l\'origine de la demande.';
$a->strings['
Follow this link soon to verify your identity:
@ -58,11 +58,11 @@ $a->strings['
Adresse : %2$s
Identifiant : %3$s';
$a->strings['Password reset requested at %s'] = 'Demande de réinitialisation de mot de passe depuis %s';
$a->strings['Request could not be verified. (You may have previously submitted it.) Password reset failed.'] = 'Impossible d\'honorer cette demande. (Vous l\'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué.';
$a->strings['Request has expired, please make a new one.'] = 'La demande a expirée, veuillez la renouveler.';
$a->strings['Forgot your Password?'] = 'Mot de passe oublié ?';
$a->strings['Request could not be verified. (You may have previously submitted it.) Password reset failed.'] = 'La requête n\'a pas pu être vérifiée. (Vous l\'avez peut-être déjà précédemment envoyée.) La réinitialisation du mot de passe a échoué.';
$a->strings['Request has expired, please make a new one.'] = 'La requête a expiré, veuillez la renouveler.';
$a->strings['Forgot your Password?'] = 'Mot de passe oublié ?';
$a->strings['Enter your email address and submit to have your password reset. Then check your email for further instructions.'] = 'Entrez votre adresse de courriel et validez pour réinitialiser votre mot de passe. Vous recevrez la suite des instructions par courriel.';
$a->strings['Nickname or Email: '] = 'Pseudo ou Courriel : ';
$a->strings['Nickname or Email: '] = 'Pseudo ou Courriel : ';
$a->strings['Reset'] = 'Réinitialiser';
$a->strings['Password Reset'] = 'Réinitialiser le mot de passe';
$a->strings['Your password has been reset as requested.'] = 'Votre mot de passe a bien été réinitialisé.';
@ -173,11 +173,11 @@ $a->strings['Delete photo'] = 'Effacer la photo';
$a->strings['Use as profile photo'] = 'Utiliser comme photo de profil';
$a->strings['Private Photo'] = 'Photo privée';
$a->strings['View Full Size'] = 'Voir en taille réelle';
$a->strings['Tags: '] = 'Tags :';
$a->strings['[Select tags to remove]'] = '[Sélectionner les tags à supprimer]';
$a->strings['Tags: '] = 'Étiquettes :';
$a->strings['[Select tags to remove]'] = '[Sélectionner les étiquettes à supprimer]';
$a->strings['New album name'] = 'Nom du nouvel album';
$a->strings['Caption'] = 'Titre';
$a->strings['Add a Tag'] = 'Ajouter un tag';
$a->strings['Add a Tag'] = 'Ajouter une étiquette';
$a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'] = 'Exemples : @bob, @Barbara_Jensen, @jim@example.com, #Californie, #vacances';
$a->strings['Do not rotate'] = 'Pas de rotation';
$a->strings['Rotate CW (right)'] = 'Tourner dans le sens des aiguilles d\'une montre (vers la droite)';
@ -198,8 +198,8 @@ $a->strings['Apologies but the website is unavailable at the moment.'] = 'Désol
$a->strings['Delete this item?'] = 'Effacer cet élément?';
$a->strings['Block this author? They won\'t be able to follow you nor see your public posts, and you won\'t be able to see their posts and their notifications.'] = 'Bloquer ce contact ? Iel ne pourra pas s\'abonner à votre compte et vous ne pourrez pas voir leurs publications ni leurs commentaires.';
$a->strings['Ignore this author? You won\'t be able to see their posts and their notifications.'] = 'Ignorer cet auteur ? Vous ne serez plus en mesure de voir ses publications et notifications.';
$a->strings['Collapse this author\'s posts?'] = 'Réduire les publications de cet auteur ?';
$a->strings['Ignore this author\'s server?'] = 'Ignorer le serveur de cet auteur ?';
$a->strings['Collapse this author\'s posts?'] = 'Réduire les publications de cet auteur ?';
$a->strings['Ignore this author\'s server?'] = 'Ignorer le serveur de cet auteur ?';
$a->strings['You won\'t see any content from this server including reshares in your Network page, the community pages and individual conversations.'] = 'Vous ne verrez aucun contenu provenant de ce serveur, y compris les partages dans votre page Réseau, les pages de la communauté et les conversations individuelles.';
$a->strings['Like not successful'] = 'Erreur lors du "Aime"';
$a->strings['Dislike not successful'] = 'Erreur lors du "N\'aime pas"';
@ -226,7 +226,7 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Tous les contacts';
$a->strings['Followers'] = 'Abonnés';
$a->strings['Following'] = 'Abonnements';
$a->strings['Mutual friends'] = 'Contact mutuels';
$a->strings['Mutual friends'] = 'Amis communs';
$a->strings['Common'] = 'Commun';
$a->strings['Addon not found'] = 'Extension manquante';
$a->strings['Addon already enabled'] = 'Extension déjà activée';
@ -734,6 +734,7 @@ $a->strings['ImageMagick PHP extension is installed'] = 'Lextension PHP Image
$a->strings['ImageMagick supports GIF'] = 'ImageMagick supporte le format GIF';
$a->strings['Database already in use.'] = 'Base de données déjà en cours d\'utilisation.';
$a->strings['Could not connect to database.'] = 'Impossible de se connecter à la base.';
$a->strings['%s (%s)'] = '%s (%s)';
$a->strings['Monday'] = 'Lundi';
$a->strings['Tuesday'] = 'Mardi';
$a->strings['Wednesday'] = 'Mercredi';
@ -866,6 +867,8 @@ $a->strings['Show map'] = 'Montrer la carte';
$a->strings['Hide map'] = 'Cacher la carte';
$a->strings['%s\'s birthday'] = 'Anniversaire de %s\'s';
$a->strings['Happy Birthday %s'] = 'Joyeux anniversaire, %s !';
$a->strings['%s (%s - %s): %s'] = '%s (%s - %s) : %s';
$a->strings['%s (%s): %s'] = '%s (%s) : %s';
$a->strings['Detected languages in this post:\n%s'] = 'Langues détectées dans cette publication :\n%s';
$a->strings['activity'] = 'activité';
$a->strings['comment'] = 'commentaire';
@ -993,10 +996,9 @@ $a->strings['
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We recommend adding a profile photo, adding some profile "keywords"
(very useful in making new friends) - and perhaps what country you live in;
if you do not wish to be more specific than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
@ -1005,29 +1007,30 @@ $a->strings['
If you ever want to delete your account, you can do so at %1$s/settings/removeme
Thank you and welcome to %4$s.'] = '
Les informations d\'identification sont les suivantes :
Les détails de connexion sont les suivants :
Localisation du site : %1$s
Nom de l\'identifiant : %2$s
Mot de passe : %3$s
Adresse : %1$s
Identifiant : %2$s
Mot de passe : %3$s
Vous pouvez changer votre mot de passe depuis la page "Paramètres" de votre compte après connexion.
Vous pouvez modifier votre mot de passe à partir de la page "Paramètres"
de votre compte après vous être connecté.
Merci de prendre un moment pour consulter les autres paramètres de compte disponibles sur cette page.
Veuillez prendre quelques instants pour passer en revue les autres paramètres
de votre compte sur cette page.
Vous pourriez également souhaiter ajouter quelques informations de base à votre profil par défaut
(sur la page "Profils") afin que d\'autres personnes puissent vous trouver facilement.
Vous pouvez également ajouter quelques informations de base à votre profil par
défaut (sur la page "Profils") afin que d\'autres personnes puissent vous trouver facilement.
Nous vous recommandons de définir votre nom complet, d\'ajouter une photo de profil,
d\'ajouter quelques "mots clés" de profil (très utiles pour se faire de nouveaux amis) et
peut-être le pays dans lequel vous vivez; si vous ne souhaitez pas être plus spécifique
que ça.
Nous vous recommandons d\'ajouter une photo de profil, des "mots-clés"
(très utiles pour se faire de nouveaux amis) et peut-être le pays dans lequel
vous vivez, si vous ne souhaitez pas être plus précis.
Nous respectons totalement votre droit à la vie privée et aucun de ces éléments n\'est obligatoire.
Si vous être nouveau/nouvelle et que vous ne connaissez personne ici, ils pourraient vous aider
à vous faire de nouveaux amis intéressants.
Nous respectons pleinement votre droit à la vie privée et aucun de ces éléments
n\'est nécessaire. Si vous êtes nouveau et que vous ne connaissez personne ici,
ils peuvent vous aider à vous faire de nouveaux amis intéressants.
Si jamais vous souhaitiez supprimer votre compte, vous pourriez le faire à %1$s/settings/removeme
Si vous souhaitez supprimer votre compte, vous pouvez le faire à l\'adresse %1$s/settings/removeme
Merci et bienvenue sur %4$s.';
$a->strings['Registration details for %s'] = 'Détails d\'inscription pour %s';
@ -1073,10 +1076,9 @@ $a->strings['
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We recommend adding a profile photo, adding some profile "keywords" (very useful
in making new friends) - and perhaps what country you live in; if you do not wish
to be more specific than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
@ -1085,32 +1087,32 @@ $a->strings['
If you ever want to delete your account, you can do so at %3$s/settings/removeme
Thank you and welcome to %2$s.'] = '
Les informations d\'identification sont les suivantes :
Les détails de connexion sont les suivants :
Localisation du site : %3$s
Nom de l\'identifiant : %1$s
Mot de passe : %5$s
Adresse : %3$s
Identifiant : %1$s
Mot de passe: %5$s
Vous pouvez changer votre mot de passe depuis la page "Paramètres" de votre compte après
connexion.
Vous pouvez modifier votre mot de passe à partir de la page "Paramètres"
de votre compte après vous être connecté.
Merci de prendre un moment pour consulter les autres paramètres de compte disponibles sur cette page.
Veuillez prendre quelques instants pour passer en revue les autres paramètres
de votre compte sur cette page.
Vous pourriez également souhaiter ajouter quelques informations de base à votre profil par défaut
(sur la page "Profils") afin que d\'autres personnes puissent vous trouver facilement.
Vous pouvez également ajouter quelques informations de base à votre profil par
défaut (sur la page "Profils") afin que d\'autres personnes puissent vous trouver facilement.
Nous vous recommandons de définir votre nom complet, d\'ajouter une photo de profil,
d\'ajouter quelques "mots clés" de profil (très utiles pour se faire de nouveaux amis) et
peut être le pays dans lequel vous vivez si vous ne souhaitez pas être plus spécifique
que ça.
Nous vous recommandons d\'ajouter une photo de profil, des "mots-clés"
(très utiles pour se faire de nouveaux amis) et peut-être le pays dans lequel
vous vivez, si vous ne souhaitez pas être plus précis.
Nous respectons totalement votre droit à la vie privée et aucun de ces éléments n\'est obligatoire.
Si vous être nouveau/nouvelle et que vous ne connaissez personne ici, ils pourraient vous aider
à vous faire de nouveaux amis intéressants.
Nous respectons pleinement votre droit à la vie privée et aucun de ces éléments
n\'est nécessaire. Si vous êtes nouveau et que vous ne connaissez personne ici,
ils peuvent vous aider à vous faire de nouveaux amis intéressants.
Si jamais vous souhaitiez supprimer votre compte, vous pourriez le faire à %3$s/settings/removeme
Si vous souhaitez supprimer votre compte, vous pouvez le faire à l\'adresse %3$s/settings/removeme
Merci et bienvenue sur %2$s. ';
Merci et bienvenue sur %2$s.';
$a->strings['User with delegates can\'t be removed, please remove delegate users first'] = 'Un utilisateur avec des délégataires ne peut pas être supprimé, veuillez d\'abord retirer les délégataires.';
$a->strings['Addon not found.'] = 'Extension manquante.';
$a->strings['Addon %s disabled.'] = 'Add-on %s désactivé.';
@ -1254,7 +1256,7 @@ $a->strings['Policies'] = 'Politiques';
$a->strings['Advanced'] = 'Avancé';
$a->strings['Auto Discovered Contact Directory'] = 'Répertoire de Contacts Découverts Automatiquement';
$a->strings['Performance'] = 'Performance';
$a->strings['Worker'] = 'Worker';
$a->strings['Worker'] = 'Tâche de fond';
$a->strings['Message Relay'] = 'Relai de publication';
$a->strings['Use the command "console relay" in the command line to add or remove relays.'] = 'Utilisez la commande "console relay" en ligne de commande pour ajouter ou retirer des relais.';
$a->strings['The system is not subscribed to any relays at the moment.'] = 'Ce serveur n\'est pas abonné à un relai pour le moment.';
@ -1334,16 +1336,22 @@ $a->strings['Explicit Content'] = 'Contenu adulte';
$a->strings['Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page.'] = 'Activez cette option si votre site est principalement utilisé pour publier du contenu adulte. Cette information est publique et peut être utilisée pour filtrer votre site dans le répertoire de site global. Elle est également affichée sur la page d\'inscription.';
$a->strings['Proxify external content'] = 'Faire transiter le contenu externe par un proxy';
$a->strings['Route external content via the proxy functionality. This is used for example for some OEmbed accesses and in some other rare cases.'] = 'Dirige le contenu externe par la fonctionnalité proxy. Cela est utilisé par exemple pour certains accès OEmbed et dans certains autres cas rares.';
$a->strings['Only local search'] = 'Recherche locale uniquement';
$a->strings['Blocks search for users who are not logged in to prevent crawlers from blocking your system.'] = 'Bloque la recherche pour les utilisateurs non connectés afin d\'éviter aux robot d\'indexation de bloquer votre système.';
$a->strings['Blocked tags for trending tags'] = 'Tags bloqués pour les tendances';
$a->strings['Comma separated list of hashtags that shouldn\'t be displayed in the trending tags.'] = 'Liste de tags, séparés par des virgules, qui ne seront pas affichés dans les tendances.';
$a->strings['Cache contact avatars'] = 'Mettre en cache les avatars des contacts';
$a->strings['Locally store the avatar pictures of the contacts. This uses a lot of storage space but it increases the performance.'] = 'Stocker localement les images d\'avatar des contacts. Cela utilise beaucoup d\'espace disque mais améliore les performances.';
$a->strings['Allow Users to set remote_self'] = 'Autoriser les utilisateurs à définir remote_self';
$a->strings['With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream.'] = 'Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d\'un contact dans le flux d\'activités des utilisateurs.';
$a->strings['Adjust the feed poll frequency'] = 'Régler la fréquence d\'interrogation';
$a->strings['Automatically detect and set the best feed poll frequency.'] = 'Détecte automatiquement et défini la meilleure fréquence d\'interrogation.';
$a->strings['Enable multiple registrations'] = 'Autoriser les comptes multiples';
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Permet aux utilisateurs d\'enregistrer des comptes supplémentaires pour être utilisés comme pages.';
$a->strings['Enable OpenID'] = 'Activer OpenID';
$a->strings['Enable OpenID support for registration and logins.'] = 'Permet l\'utilisation d\'OpenID pour l\'enregistrement de compte et l\'identification.';
$a->strings['Enable Fullname check'] = 'Forcer l\'utilisation de noms complets';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Oblige les utilisateurs à include au moins un espace dans leur nom d\'usage comme entre un prénom et un nom de famille.';
$a->strings['Enable full name check'] = 'Activer la vérification du nom complet';
$a->strings['Prevents users from registering with a display name with fewer than two parts separated by spaces.'] = 'Empêche les utilisateurs de s\'enregistrer avec un nom d\'affichage n\'ayant pas au minimum 2 parties séparées par des espaces.';
$a->strings['Email administrators on new registration'] = 'Envoyer un courriel aux administrateurs lors d\'une nouvelle inscription';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Si activé et que le système est défini à une inscription ouverte, un courriel sera envoyé pour chaque nouvelle inscription aux administrateurs.';
$a->strings['Community pages for visitors'] = 'Affichage de la page communauté pour les utilisateurs anonymes';
@ -1371,18 +1379,20 @@ $a->strings['Maximum system load before delivery and poll processes are deferred
$a->strings['Minimal Memory'] = 'Mémoire minimum';
$a->strings['Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).'] = 'Mémoire libre minimale pour les tâches de fond (en Mo). Requiert l\'accès à <code>/proc/meminfo</code>. La valeur par défaut est 0 (désactivé).';
$a->strings['Periodically optimize tables'] = 'Optimizer les tables régulièrement';
$a->strings['Periodically optimize tables like the cache and the workerqueue'] = 'Optimize régulièrement certaines tables de base de données très utilisées comme cache, locks, session, ou workerqueue.';
$a->strings['Periodically optimize tables like the cache and the workerqueue'] = 'Optimise régulièrement certaines tables de base de données très utilisées comme cache, locks, session, ou workerqueue.';
$a->strings['Discover followers/followings from contacts'] = 'Découvrir la liste de contacts des contacts';
$a->strings['If enabled, contacts are checked for their followers and following contacts.'] = 'Si activé, ce serveur collecte la liste d\'abonnés et d\'abonnements des contacts suivants.';
$a->strings['None - deactivated'] = 'Aucun - désactivé';
$a->strings['Local contacts - contacts of our local contacts are discovered for their followers/followings.'] = 'Contacts locaux : Les contacts des utilisateurs de ce serveur';
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interagisseurs : Les contacts des utilisateurs de ce serveur et les contacts qui ont intéragit avec les conversations dont ce serveur a connaissance.';
$a->strings['Only update contacts/servers with local data'] = 'Mettre a jour que les contacts/serveurs ayant des données locales';
$a->strings['If enabled, the system will only look for changes in contacts and servers that engaged on this system by either being in a contact list of a user or when posts or comments exists from the contact on this system.'] = 'Si activé, le système ne recherchera que les modifications apportées aux contacts et aux serveurs qui se sont engagés dans ce système, soit parce qu\'ils figurent dans la liste de contacts d\'un utilisateur, soit parce que des messages ou des commentaires ont été publiés par le contact sur ce système.';
$a->strings['Synchronize the contacts with the directory server'] = 'Synchroniser les contacts avec l\'annuaire distant';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Active l\'ajout de nouveaux contacts depuis l\'annuaire distant choisi.';
$a->strings['Days between requery'] = 'Nombre de jours entre les requêtes';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Nombre de jours avant qu\'une requête de contacts soient envoyée à nouveau à un serveur.';
$a->strings['Discover contacts from other servers'] = 'Découvrir des contacts des autres serveurs';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Récupère périodiquement la liste des contacts connus par les serveurs distants. Concerne les serveurs Friendica, Mastodon et Hubzilla seulement.';
$a->strings['Periodically query other servers for contacts and servers that they know of. The system queries Friendica, Mastodon and Hubzilla servers. Keep it deactivated on small machines to decrease the database size and load.'] = 'Le système interroge périodiquement d\'autres serveurs (Friendica, Mastodon et Hubzilla) pour connaître les contacts et les serveurs qu\'ils connaissent. Désactivez-le sur les petites machines pour réduire la taille et la charge de la base de données.';
$a->strings['Days between requery'] = 'Nombre de jours entre les requêtes';
$a->strings['Number of days after which a server is requeried for their contacts and servers it knows of. This is only used when the discovery is activated.'] = 'Nombre de jours après lesquels un serveur est interrogé sur ses contacts et les serveurs qu\'il connaît. Ce paramètre n\'est utilisé que lorsque la découverte est activée.';
$a->strings['Search the local directory'] = 'Chercher dans le répertoire local';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Cherche dans le répertoire local au lieu du répertoire local. Quand une recherche locale est effectuée, la même recherche est effectuée dans le répertoire global en tâche de fond. Cela améliore les résultats de la recherche si elle est réitérée.';
$a->strings['Publish server information'] = 'Publier les informations du serveur';
@ -1403,16 +1413,34 @@ $a->strings['Maximum numbers of comments per post'] = 'Nombre maximum de comment
$a->strings['How much comments should be shown for each post? Default value is 100.'] = 'Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100.';
$a->strings['Maximum numbers of comments per post on the display page'] = 'Nombre maximum de commentaires par conversation dans leur page dédié (/display)';
$a->strings['How many comments should be shown on the single view for each post? Default value is 1000.'] = 'Valeur par défaut : 1 000.';
$a->strings['Items per page'] = 'Éléments par page';
$a->strings['Number of items per page in stream pages (network, community, profile/contact statuses, search).'] = 'Nombre d\'éléments par page (concerne les pages Réseau, Communauté, Statuts de profil/contact, Recherche)';
$a->strings['Items per page for mobile devices'] = 'Éléments par page pour les appareils mobiles';
$a->strings['Number of items per page in stream pages (network, community, profile/contact statuses, search) for mobile devices.'] = 'Nombre d\'éléments par page pour les appareils mobiles (concerne les pages Réseau, Communauté, Statuts de profil/contact, Recherche)';
$a->strings['Temp path'] = 'Chemin des fichiers temporaires';
$a->strings['If you have a restricted system where the webserver can\'t access the system temp path, enter another path here.'] = 'Si vous n\'avez pas la possibilité d\'avoir accès au répertoire temp, entrez un autre répertoire ici.';
$a->strings['Only search in tags'] = 'Rechercher seulement dans les tags';
$a->strings['On large systems the text search can slow down the system extremely.'] = 'La recherche textuelle peut ralentir considérablement les systèmes de grande taille.';
$a->strings['Generate counts per contact circle when calculating network count'] = 'Générer les comptes par cercle de contacts lors du calcul du nombre de réseaux.';
$a->strings['On systems with users that heavily use contact circles the query can be very expensive.'] = 'Sur les systèmes avec des utilisateurs utilisant fortement les cercles de contact, cette requête peut être très coûteuse.';
$a->strings['Maximum number of parallel workers'] = 'Nombre maximum de processus simultanés';
$a->strings['Process "view" activities'] = 'Traiter les activités "view"';
$a->strings['"view" activities are mostly geberated by Peertube systems. Per default they are not processed for performance reasons. Only activate this option on performant system.'] = 'Les activités "view" sont principalement gérées par les systèmes Peertube. Par défaut, elles ne sont pas traitées pour des raisons de performance. N\'activez cette option que sur un système performant.';
$a->strings['Days, after which a contact is archived'] = 'Nombre de jours après lesquels un contact est archivé';
$a->strings['Number of days that we try to deliver content or to update the contact data before we archive a contact.'] = 'Nombre de jours pendant lesquels nous essayons d\'envoyer du contenu ou de mettre à jour les données d\'un contact avant d\'archiver celui-ci.';
$a->strings['Maximum number of parallel workers'] = 'Nombre maximum de tâche de fond simultanés';
$a->strings['On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d.'] = 'Sur un hébergement partagé, mettez %d. Sur des serveurs plus puissants, %d est optimal. La valeur par défaut est %d.';
$a->strings['Maximum load for workers'] = 'Charge maximum pour les tâches de fond';
$a->strings['Maximum load that causes a cooldown before each worker function call.'] = 'Génère un délai d\'attente si une tache de fond atteint la charge maximale. ';
$a->strings['Enable fastlane'] = 'Activer la file prioritaire';
$a->strings['When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.'] = 'La file prioritaire est un ouvrier additionel démarré quand des tâches de fondde grande importance sont bloquées par des tâches de moindre importance dans la file d\'attente.';
$a->strings['When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.'] = 'Lorsqu\'il est activé, le mécanisme de file prioritaire démarre une tâche de fond additionnelle quand des tâches de fond de haute priorité sont bloquées par des tâches de moindre priorité.';
$a->strings['Decoupled receiver'] = 'Récepteur découplé';
$a->strings['Decouple incoming ActivityPub posts by processing them in the background via a worker process. Only enable this on fast systems.'] = 'Découple les messages ActivityPub entrants en les traitant en arrière-plan par l\'intermédiaire d\'une tâche de fond. N\'activez cette option que sur les systèmes rapides.';
$a->strings['Cron interval'] = 'Intervalle du cron';
$a->strings['Minimal period in minutes between two calls of the "Cron" worker job.'] = 'Durée minimale entre deux appels de la tâche "Cron"';
$a->strings['Worker defer limit'] = 'Limite de report d\'une tâche de fond';
$a->strings['Per default the systems tries delivering for 15 times before dropping it.'] = 'Par défaut, le système tente d\'effectuer un livraison 15 fois avant d\'abandonner.';
$a->strings['Worker fetch limit'] = 'Limite de récupération des tâches';
$a->strings['Number of worker tasks that are fetched in a single query. Higher values should increase the performance, too high values will mostly likely decrease it. Only change it, when you know how to measure the performance of your system.'] = 'Nombre de tâches de fond récupérées en une seule requête. Des valeurs plus élevées devraient augmenter les performances, des valeurs trop élevées les diminueront très probablement. Ne modifiez ces valeurs que lorsque vous savez comment mesurer les performances de votre système.';
$a->strings['Direct relay transfer'] = 'Relai direct';
$a->strings['Enables the direct transfer to other servers without using the relay servers'] = 'Soumet les conversations publiques aux serveurs distants sans passer par le serveur relai.';
$a->strings['Relay scope'] = 'Filtre du relai';
@ -1426,6 +1454,22 @@ $a->strings['Deny Server tags'] = 'Tags refusés';
$a->strings['Comma separated list of tags that are rejected.'] = 'Liste séparée par des virgules de tags refusés en provenance des relais.';
$a->strings['Allow user tags'] = 'Inclure les tags des utilisateurs';
$a->strings['If enabled, the tags from the saved searches will used for the "tags" subscription in addition to the "relay_server_tags".'] = 'Ajoute les tags des recherches enregistrées des utilisateurs aux tags exclusivement autorisés en provenance des relais.';
$a->strings['Deny undetected languages'] = 'Refuser les langues non détectées';
$a->strings['If enabled, posts with undetected languages will be rejected.'] = 'Si actif, les publications avec des langues non détectées seront rejetés.';
$a->strings['Language Quality'] = 'Qualité de la langue';
$a->strings['The minimum language quality that is required to accept the post.'] = 'La qualité de la langue minimale requise pour accepter la publication.';
$a->strings['Number of languages for the language detection'] = 'Nombre de langues pour la détection la de langue';
$a->strings['The system detects a list of languages per post. Only if the desired languages are in the list, the message will be accepted. The higher the number, the more posts will be falsely detected.'] = 'Le système détecte une liste de langues par publication. La publication n\'est acceptée que si les langues souhaitées figurent dans la liste. Plus le nombre est élevé, plus le nombre de publications détectées à tort est important.';
$a->strings['Maximum age of channel'] = 'Age maximal d\'une chaîne';
$a->strings['This defines the maximum age in hours of items that should be displayed in channels. This affects the channel performance.'] = 'Ceci définit l\'âge maximum en heures des éléments qui doivent être affichés dans les chaînes. Cela affecte les performances des chaînes.';
$a->strings['Maximum number of channel posts'] = 'Nombre maximum de publications sur une chaîne';
$a->strings['For performance reasons, the channels use a dedicated table to store content. The higher the value the slower the channels.'] = 'Pour des raisons de performance, les chaînes utilisent une table dédiée pour stocker le contenu. Plus la valeur est élevée, plus les chaînes sont lentes.';
$a->strings['Interaction score days'] = 'Intervalle pour le score d\'interaction';
$a->strings['Number of days that are used to calculate the interaction score.'] = 'Nombre de jours utilisés pour calculer le score d\'interaction.';
$a->strings['Maximum number of posts per author'] = 'Nombre maximum de publications par auteur';
$a->strings['Maximum number of posts per page by author if the contact frequency is set to "Display only few posts". If there are more posts, then the post with the most interactions will be displayed.'] = 'Nombre maximum de publication par page par auteur si la fréquence de contact est réglée sur "Afficher quelques publications". S\'il y a plus de publications, les publications ayant le plus d\'interactions seront affichées.';
$a->strings['Sharer interaction days'] = 'Intervalle d\'interaction de partageurs';
$a->strings['Number of days of the last interaction that are used to define which sharers are used for the "sharers of sharers" channel.'] = 'Nombre de jours depuis la dernière interaction, utilisé pour définir les partageurs utilisés pour la chaîne "Partageurs de partageurs".';
$a->strings['Start Relocation'] = 'Démarrer le déménagement';
$a->strings['Storage backend, %s is invalid.'] = 'Le moteur de stockage %s est invalide.';
$a->strings['Storage backend %s error: %s'] = 'Moteur de stockage %s erreur : %s';
@ -1447,8 +1491,8 @@ $a->strings['There is a new version of Friendica available for download. Your cu
$a->strings['The database update failed. Please run "php bin/console.php dbstructure update" from the command line and have a look at the errors that might appear.'] = 'La mise à jour automatique de la base de donnée a échoué. Veuillez exécuter la commande <code>php bin/console.php dbstructure update</code> depuis votre répertoire Friendica et noter les erreurs potentielles.';
$a->strings['The last update failed. Please run "php bin/console.php dbstructure update" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)'] = 'La dernière mise à jour a échoué. Merci d\'exécuter "php bin/console.php dbstructure update" depuis la ligne de commandes et de surveiller les erreurs qui pourraient survenir (Certaines erreurs pourraient être dans le fichier journal).';
$a->strings['The system.url entry is missing. This is a low level setting and can lead to unexpected behavior. Please add a valid entry as soon as possible in the config file or per console command!'] = 'L\'entrée system.url est manquante. Il s\'agit d\'un paramètre bas niveau qui peut conduire à un comportement non attendu. Merci d\'ajouter une entrée valide dès que possible dans le fichier de configuration ou via la console de commandes !';
$a->strings['The worker was never executed. Please check your database structure!'] = 'Le \'worker\' n\'a pas encore été exécuté. Vérifiez la structure de votre base de données.';
$a->strings['The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings.'] = 'La dernière exécution du \'worker\' s\'est déroulée à %s, c\'est-à-dire il y a plus d\'une heure. Vérifiez les réglages de crontab.';
$a->strings['The worker was never executed. Please check your database structure!'] = 'La tâche de fond n\'a pas encore été exécutée. Vérifiez la structure de votre base de données.';
$a->strings['The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings.'] = 'La dernière exécution de la tâche de fond s\'est déroulée à %s, c\'est-à-dire il y a plus d\'une heure. Vérifiez les réglages de crontab.';
$a->strings['Friendica\'s configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href="%s">the Config help page</a> for help with the transition.'] = 'La configuration de votre site Friendica est maintenant stockée dans le fichier <code>config/local.config.php</code>, veuillez copier le fichier <code>config/local-sample.config.php</code> et transférer votre configuration depuis le fichier <code>.htconfig.php</code>. Veuillez consulter <a href="%s">la page d\'aide de configuration (en anglais)</a> pour vous aider dans la transition.';
$a->strings['Friendica\'s configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href="%s">the Config help page</a> for help with the transition.'] = 'La configuration de votre site Friendica est maintenant stockée dans le fichier <code>config/local.config.php</code>, veuillez copier le fichier <code>config/local-sample.config.php</code> et transférer votre configuration depuis le fichier <code>config/local.ini.php</code>. Veuillez consulter <a href="%s">la page d\'aide de configuration (en anglais)</a> pour vous aider dans la transition.';
$a->strings['<a href="%s">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href="%s">the installation page</a> for help.'] = '<a href="%s">%s</a> n\'est pas accessible sur votre site. C\'est un problème de configuration sévère qui empêche toute communication avec les serveurs distants. Veuillez consulter <a href="%s">la page d\'aide à l\'installation</a> (en anglais) pour plus d\'information.';
@ -1915,7 +1959,7 @@ $a->strings['Set the default language for your Friendica installation interface
$a->strings['Your Friendica site database has been installed.'] = 'La base de données de votre site Friendica a bien été installée.';
$a->strings['Installation finished'] = 'Installation terminée';
$a->strings['<h1>What next</h1>'] = '<h1>Ensuite</h1>';
$a->strings['IMPORTANT: You will need to [manually] setup a scheduled task for the worker.'] = 'IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour le \'worker\'.';
$a->strings['IMPORTANT: You will need to [manually] setup a scheduled task for the worker.'] = 'IMPORTANT: vous devrez ajouter [manuellement] une tâche planifiée pour la tâche de fond.';
$a->strings['Go to your new Friendica node <a href="%s/register">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.'] = 'Rendez-vous sur la <a href="%s/register">page d\'inscription</a> de votre nouveau nœud Friendica et inscrivez vous en tant que nouvel utilisateur. Rappelez-vous de bien utiliser la même adresse de courriel que celle que vous avez utilisée en tant qu\'adresse d\'administrateur. Cela vous permettra d\'accéder au panel d\'administration du site.';
$a->strings['Total invitation limit exceeded.'] = 'La limite d\'invitation totale est éxédée.';
$a->strings['%s : Not a valid email address.'] = '%s : Adresse de courriel invalide.';
@ -2341,7 +2385,7 @@ $a->strings['Note for the admin'] = 'Commentaire pour l\'administrateur';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Indiquez à l\'administrateur les raisons de votre inscription à cette instance.';
$a->strings['Membership on this site is by invitation only.'] = 'L\'inscription à ce site se fait uniquement sur invitation.';
$a->strings['Your invitation code: '] = 'Votre code d\'invitation :';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Votre nom complet (p. ex. Michel Dupont):';
$a->strings['Your Display Name (as you would like it to be displayed on this system'] = 'Votre Nom d\'Affichage (tel que vous souhaiteriez l\'afficher sur ce système';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Votre courriel : (Des informations de connexion vont être envoyées à cette adresse; elle doit exister).';
$a->strings['Please repeat your e-mail address:'] = 'Veuillez répéter votre adresse e-mail :';
$a->strings['New Password:'] = 'Nouveau mot de passe :';
@ -2535,8 +2579,8 @@ $a->strings['Label'] = 'Titre';
$a->strings['Description'] = 'Description';
$a->strings['Access Key'] = 'Clé d\'accès';
$a->strings['Circle/Channel'] = 'Cercle/Chaîne';
$a->strings['Include Tags'] = 'Inclure des mots clés';
$a->strings['Exclude Tags'] = 'Exclure des mots clés';
$a->strings['Include Tags'] = 'Inclure des tags';
$a->strings['Exclude Tags'] = 'Exclure des tags';
$a->strings['Full Text Search'] = 'Recherche de texte intégral';
$a->strings['Delete channel'] = 'Supprimer la chaîne';
$a->strings['Check to delete this entry from the channel list'] = 'Cochez pour supprimer cette entrée de la liste de chaîne';
@ -2544,8 +2588,8 @@ $a->strings['Short name for the channel. It is displayed on the channels widget.
$a->strings['This should describe the content of the channel in a few word.'] = 'Décrivez le contenu de votre chaîne en quelques mots.';
$a->strings['When you want to access this channel via an access key, you can define it here. Pay attention to not use an already used one.'] = 'Si vous accédez à cette chaîne via une clé d\'accès, saisissez là ici. Attention à ne pas saisir une clé déjà utilisée.';
$a->strings['Select a circle or channel, that your channel should be based on.'] = 'Choisissez un cercle ou une chaîne sur lequel se basera votre chaîne.';
$a->strings['Comma separated list of tags. A post will be used when it contains any of the listed tags.'] = 'Liste de mots clés séparés par des virgules. Une publication sera affichée si elle contient au moins un de ces mots clés.';
$a->strings['Comma separated list of tags. If a post contain any of these tags, then it will not be part of nthis channel.'] = 'Liste de mots clés séparés par des virgules. Si une publication contient un de ces mots clés, elle ne sera pas affichée sur cette chaîne.';
$a->strings['Comma separated list of tags. A post will be used when it contains any of the listed tags.'] = 'Liste de tags séparés par des virgules. Une publication sera affichée si elle contient au moins un de ces tags.';
$a->strings['Comma separated list of tags. If a post contain any of these tags, then it will not be part of nthis channel.'] = 'Liste de tags séparés par des virgules. Si une publication contient un de ces tags, elle ne sera pas affichée sur cette chaîne.';
$a->strings['Search terms for the body, supports the "boolean mode" operators from MariaDB. See the help for a complete list of operators and additional keywords: %s'] = 'Recherche les termes dans le corps, supporte les opérateurs "boolean mode" de MariaDB. Consultez l\'aide pour une liste complète des opérateurs et des mots clés additionnels : %s';
$a->strings['Check to display images in the channel.'] = 'Cochez pour afficher les images dans la chaîne.';
$a->strings['Check to display videos in the channel.'] = 'Cochez pour afficher la vidéo dans la chaîne.';
@ -2644,6 +2688,10 @@ $a->strings['Display the resharer'] = 'Afficher le partageur';
$a->strings['Display the first resharer as icon and text on a reshared item.'] = 'Afficher le premier partageur en tant qu\'icône et texte sur un élément partagé.';
$a->strings['Stay local'] = 'Rester local';
$a->strings['Don\'t go to a remote system when following a contact link.'] = 'Ne pas aller sur un système distant lors du suivi du lien d\'un contact.';
$a->strings['Show the post deletion checkbox'] = 'Afficher la case à cocher de suppression de publication.';
$a->strings['Display the checkbox for the post deletion on the network page.'] = 'Affiche la case à cocher de suppression de publication sur la page Réseau.';
$a->strings['DIsplay the event list'] = 'Afficher la liste des évènements';
$a->strings['Display the birthday reminder and event list on the network page.'] = 'Affiche le rappel danniversaire et la liste des évènements sur la page Réseau.';
$a->strings['Link preview mode'] = 'Mode de prévisualisation des liens';
$a->strings['Appearance of the link preview that is added to each post with a link.'] = 'Apparence de la prévisualisation du lien qui est ajoutée à chaque publication comprenant un lien.';
$a->strings['Bookmark'] = 'Favoris';
@ -2970,11 +3018,11 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'demande d\'inscription';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Vous avez reçu une demande d\'inscription de %1$s sur %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = '%2$s vous a envoyé une [url=%1$s]demande de création de compte[/url].';
$a->strings['Full Name: %s
$a->strings['Display Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Nom complet : %s
Adresse du site : %s
Identifiant : %s (%s)';
Login Name: %s (%s)'] = 'Nom d\'Affichage : %s
Emplacement : %s
Nom de connexion : %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Veuillez visiter %s pour approuver ou rejeter la demande.';
$a->strings['new registration'] = 'Nouvelle inscription';
$a->strings['You\'ve received a new registration from \'%1$s\' at %2$s'] = 'Vous avez reçu une nouvelle inscription de \'%1$s\' à %2$s';
@ -3054,7 +3102,9 @@ $a->strings['Disliked by: %s'] = 'Pas aimé par : %s';
$a->strings['Attended by: %s'] = 'Y assisteront : %s';
$a->strings['Maybe attended by: %s'] = 'Y assisteront peut-être : %s';
$a->strings['Not attended by: %s'] = 'N\'y assisteront pas : %s';
$a->strings['Commented by: %s'] = 'Commenté par : %s';
$a->strings['Reacted with %s by: %s'] = 'La réaction %s a été faite par : %s';
$a->strings['Quote shared by: %s'] = 'Cité et repartagé par : %s';
$a->strings['Chat'] = 'Chat';
$a->strings['(no subject)'] = '(aucun sujet)';
$a->strings['%s is now following %s.'] = '%s suit désormais %s.';

File diff suppressed because it is too large Load diff

View file

@ -228,7 +228,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'A h-uile neach-aithne';
$a->strings['Followers'] = 'Luchd-leantainn';
$a->strings['Following'] = 'A leantainn';
$a->strings['Mutual friends'] = 'Caraidean an cumantas';
$a->strings['Common'] = 'Cumanta';
$a->strings['Addon not found'] = 'Cha deach an tuilleadan a lorg';
$a->strings['Addon already enabled'] = 'Tha an tuilleadan an comas mu thràth';
@ -643,6 +642,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
3 => 'Tagaichean a treandadh (san %d uair a thìde seo chaidh)',
];
$a->strings['More Trending Tags'] = 'Barrachd thagaichean a treandadh';
$a->strings['Mention'] = 'Iomradh';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'Matrix:';
$a->strings['Location:'] = 'Ionad:';
@ -982,58 +982,6 @@ $a->strings['
the administrator of %2$s has set up an account for you.'] = '
%1$s, a charaid,
shuidhich rianaire %2$s cunntas dhut.';
$a->strings['
The login details are as follows:
Site Location: %1$s
Login Name: %2$s
Password: %3$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %1$s/settings/removeme
Thank you and welcome to %4$s.'] = '
Seo am fiosrachadh clàraidh a-steach:
Seòladh na làraich: %1$s
Ainm clàraidh a-steach: %2$s
Facal-faire: %3$s
S urrainn dhut am facal-faire agad atharrachadh air duilleag “Roghainnean” a chunntais agad
às dèidh clàradh a-steach.
Fhad s a bhios tu ris, thoir sùil air roghainnean eile a chunntais air an duilleag sin.
Dhfhaoidte gum bu mhiann leat fiosrachadh bunasach a chur ris a phròifil bhunaiteach agad
(air duilleag na “Pròifil”) ach am faigh daoine lorg ort gun duilgheadas.
Mholamaid gun suidhich thu d ainm slàn, gun cuir thu dealbh pròifil ris,
gun cuir thu “facal-luirg” no dhà ris a phròifil (glè fheumail airson caraidean ùra fhaighinn) agus is dòcha
an dùthaich far a bheil thu mur eil thu airson a bhith nas mionaidiche na sin.
Tha suim againn dha do phrìobhaideachd is chan eil gin sam bith dhe na nithean sin riatanach idir.
Ma tha thu ùr an-seo is mur eil thu eòlach air duine sam bith, b urrainn dha na nithean seo
do chuideachadh ach am cuir thu an aithne air caraidean inntinneach ùra.
Ma tha thu airson an cunntas agad a sguabadh às uair sam bith, s urrainn dhut sin a dhèanamh air %1$s/settings/removeme
Mòran taing agus fàilte gu %4$s.';
$a->strings['Registration details for %s'] = 'Am fiosrachadh clàraidh airson %s';
$a->strings['
Dear %1$s,
@ -1062,58 +1010,6 @@ $a->strings['
%1$s, a charaid,
Mòran taing airson clàradh air %2$s. Chaidh an cunntas agad a chruthachadh.
';
$a->strings['
The login details are as follows:
Site Location: %3$s
Login Name: %1$s
Password: %5$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %3$s/settings/removeme
Thank you and welcome to %2$s.'] = '
Seo am fiosrachadh clàraidh a-steach:
Seòladh na làraich: %3$s
Ainm clàraidh a-steach: %1$s
Facal-faire: %5$s
S urrainn dhut am facal-faire agad atharrachadh air duilleag “Roghainnean” a chunntais agad
\às dèidh clàradh a-steach.
Fhad s a bhios tu ris, thoir sùil air roghainnean eile a chunntais air an duilleag sin.
Dhfhaoidte gum bu mhiann leat fiosrachadh bunasach a chur ris a phròifil bhunaiteach agad
(air duilleag na “Pròifil”) ach am faigh daoine lorg ort gun duilgheadas.
Mholamaid gun suidhich thu d ainm slàn, gun cuir thu dealbh pròifil ris,
gun cuir thu “facal-luirg” no dhà ris a phròifil (glè fheumail airson caraidean ùra fhaighinn) agus is dòcha
an dùthaich far a bheil thu mur eil thu airson a bhith nas mionaidiche na sin.
Tha suim againn dha do phrìobhaideachd is chan eil gin sam bith dhe na nithean sin riatanach idir.
Ma tha thu ùr an-seo is mur eil thu eòlach air duine sam bith, b urrainn dha na nithean seo
do chuideachadh ach am cuir thu an aithne air caraidean inntinneach ùra.
Ma tha thu airson an cunntas agad a sguabadh às uair sam bith, s urrainn dhut sin a dhèanamh air %3$s/settings/removeme
Mòran taing agus fàilte gu %2$s.';
$a->strings['Addon not found.'] = 'Cha deach an tuilleadan a lorg.';
$a->strings['Addon %s disabled.'] = 'Tha an tuilleadan %s à comas.';
$a->strings['Addon %s enabled.'] = 'Tha an tuilleadan %s an comas.';
@ -1352,8 +1248,6 @@ $a->strings['Enable multiple registrations'] = 'Cuir clàradh iomadach an comas'
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Bheir seo an comas dha na cleachdaichean gun clàraich iad cunntasan a bharrachd airson an cleachdadh nan duilleagan.';
$a->strings['Enable OpenID'] = 'Cuir OpenID an comas';
$a->strings['Enable OpenID support for registration and logins.'] = 'Cuir an comas taic dha OpenID airson clàradh is clàradh a-steach.';
$a->strings['Enable Fullname check'] = 'Cuir an comas dearbhadh ainm shlàin';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Cuid an comas an dearbhadh nach leig le cleachdaichean clàradh ach le beàrn eadar ainm is sloinneadh an ainm shlàin.';
$a->strings['Email administrators on new registration'] = 'Cuir puist-d dha na rianairean do chlàraidhean ùra';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Nuair a bhios seo an comas agus an siostam air a shuidheachadh air clàraidhean fosgailte, thèid post-d a chur dha na rianairean do gach clàradh ùr.';
$a->strings['Community pages for visitors'] = 'Duilleagan coimhearsnachd do dhaoighean';
@ -1389,10 +1283,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Luchd co-luadair thèid dàimhean leantainn an luchd-aithne ionadail agus aig an fheadhainn a rinn co-luadar le postaichean poblach a lorg.';
$a->strings['Synchronize the contacts with the directory server'] = 'Sioncronaich an luchd-aithne le frithealaiche an eòlaire';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Ma tha seo an comas, bheir an siostam sùil gu cunbhalach airson luchd-aithne ùr air frithealaiche an eòlaire a chaidh a mhìneachadh.';
$a->strings['Days between requery'] = 'Làithean eadar ceasnachaidhean';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'An àireamh de làithean mus dèid am frithealaiche ceasnachadh airson an luchd-aithne aige a-rithist.';
$a->strings['Discover contacts from other servers'] = 'Lorg luchd-aithne o fhrithealaichean eile';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Ceasnaich frithealaichean eile airson an luchd-aithne aca gu cunbhalach. Ceasnaichidh an siostam frithealaichean Friendica, Mastodon i Hubzilla.';
$a->strings['Days between requery'] = 'Làithean eadar ceasnachaidhean';
$a->strings['Search the local directory'] = 'Lorg san eòlaire ionadail';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Lorg san eòlaire ionadail seach san eòlaire cho-naisgte. Nuair a nì thu lorg gu h-ionadail, thèid gach lorg a ghnìomhachadh san eòlaire cho-naisgte sa chùlaibh. Cuiridh seo piseach air na toraidhean luirg nuair a nithear an t-aon lorg a-rithist.';
$a->strings['Publish server information'] = 'Foillsich fiosrachadh an fhrithealaiche';
@ -1860,11 +1752,6 @@ $a->strings['Output'] = 'Às-chur';
$a->strings['Lookup address'] = 'Rannsaich an seòladh';
$a->strings['Webfinger Diagnostic'] = 'Diagnosachd Webfinger';
$a->strings['Lookup address:'] = 'Rannsaich an seòladh:';
$a->strings['You are now logged in as %s'] = 'Tha thu air do chlàradh a-steach mar %s';
$a->strings['Switch between your accounts'] = 'Geàrr leum eadar na cunntasan agad';
$a->strings['Manage your accounts'] = 'Stiùirich na cunntasan agad';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Geàrr leum eadar dearbh-aithnean no duilleagan coimhearsnachd/buidhinn a tha a co-roinneadh fiosrachadh a chunntais agad no a fhuair thu ceadan “stiùir” dhaibh';
$a->strings['Select an identity to manage: '] = 'Tagh dearbh-aithne ri stiùireadh: ';
$a->strings['No entries (some entries may be hidden).'] = 'Gun innteart (s dòcha gu bheil cuid a dhinnteartan falaichte).';
$a->strings['Find on this site'] = 'Lorg air an làrach seo';
$a->strings['Results for:'] = 'Toraidhean airson:';
@ -2107,7 +1994,6 @@ $a->strings['Tag'] = 'Taga';
$a->strings['Type'] = 'Seòrsa';
$a->strings['Term'] = 'Briathar';
$a->strings['URL'] = 'URL';
$a->strings['Mention'] = 'Iomradh';
$a->strings['Implicit Mention'] = 'Iomradh fillte';
$a->strings['Item not found'] = 'Cha deach an nì a lorg';
$a->strings['No source recorded'] = 'Cha deach tùs a chlàradh';
@ -2417,6 +2303,11 @@ $a->strings['Manage app-specific passwords'] = 'Stiùir na faclan-faire sònraic
$a->strings['Manage trusted browsers'] = 'Stiùir brabhsairean earbsach';
$a->strings['At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node\'s user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.'] = 'Aig àm a chlàraidh agus a chùm conaltraidh eadar cunntas a chleachdaiche s an luchd-aithne aca, feumaidh an cleachdaiche ainm taisbeanaidh (ainm-pinn), ainm-cleachdaiche (far-ainm) agus seòladh puist-d a tha ag obair a thoirt seachad. Gabhaidh na h-ainmean inntrigeadh air duilleag pròifil a chunntais le duine sam bith a thadhlas air an duilleag, fiù mura dèid fiosrachadh eile na pròifil a shealltainn. Cha dèid an seòladh puist-d a chleachdadh ach airson brathan a chur dhan chleachdaiche mu co-luadar agus cha dèid a shealltainn gu poblach. Tha cur a chunntais ri liosta nan cleachdaichean ann an eòlaire an nòid no san eòlaire cho-naisgte roghainneil agus gabhaidh sin a shuidheachadh ann an roghainnean a chleachdaiche; chan eil e riatanach dhan chonaltradh.';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Chan eil am an nì a dhiarr thu ann no chaidh a sguabadh às.';
$a->strings['You are now logged in as %s'] = 'Tha thu air do chlàradh a-steach mar %s';
$a->strings['Switch between your accounts'] = 'Geàrr leum eadar na cunntasan agad';
$a->strings['Manage your accounts'] = 'Stiùirich na cunntasan agad';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Geàrr leum eadar dearbh-aithnean no duilleagan coimhearsnachd/buidhinn a tha a co-roinneadh fiosrachadh a chunntais agad no a fhuair thu ceadan “stiùir” dhaibh';
$a->strings['Select an identity to manage: '] = 'Tagh dearbh-aithne ri stiùireadh: ';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Chan fhaod ach rianairean cleachdaichean ion-phortadh gu frithealaichean dùinte.';
$a->strings['Move account'] = 'Imrich an cunntas';
$a->strings['You can import an account from another Friendica server.'] = 'S urrainn dhut cunntas ion-phortadh o fhrithealaiche Friendica eile.';

File diff suppressed because it is too large Load diff

View file

@ -229,7 +229,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Összes partner';
$a->strings['Followers'] = 'Követők';
$a->strings['Following'] = 'Követés';
$a->strings['Mutual friends'] = 'Kölcsönösen ismerősök';
$a->strings['Common'] = 'Közös';
$a->strings['Addon not found'] = 'A bővítmény nem található';
$a->strings['Addon already enabled'] = 'A bővítmény már engedélyezve van';
@ -961,62 +960,6 @@ $a->strings['
the administrator of %2$s has set up an account for you.'] = '
Kedves %1$s!
A(z) %2$s adminisztrátora beállított egy fiókot Önnek.';
$a->strings['
The login details are as follows:
Site Location: %1$s
Login Name: %2$s
Password: %3$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %1$s/settings/removeme
Thank you and welcome to %4$s.'] = '
A bejelentkezés részletei a következők:
Oldal címe: %1$s
Bejelentkezési név: %2$s
Jelszó: %3$s
A jelszavát a fiókja „Beállítások” oldalán változtathatja meg, miután
bejelentkezett.
Szánjon pár percet a többi fiókbeállítás felülvizsgálatára is azon az oldalon.
Érdemes lehet néhány alapvető információt is hozzáadnia az
alapértelmezett profiljához (a „Profilok” oldalon), azért hogy más
emberek egyszerűen megtalálják Önt.
Azt ajánljuk, hogy állítsa be a teljes nevét, adjon hozzá
profilfényképet, adjon hozzá néhány profil „kulcsszót” (nagyon hasznos
új ismerősök kereséséhez), valamint talán azt, hogy mely országban él,
ha nem szeretne annál pontosabbat megadni.
Teljes mértékben tiszteletben tartjuk az adatvédelemmel kapcsolatos
jogát, és ezen elemek egyike sem kötelező. Ha még új itt, és senkit
sem ismer, akkor ezek segíthetnek Önnek néhány új és érdekes
ismerőst találni.
Ha bármikor törölni szeretné a fiókját, akkor megteheti azt a
következő címen: %1$s/settings/removeme
Köszönjük, és üdvözöljük a %4$s oldalon.';
$a->strings['Registration details for %s'] = 'Regisztrációs részletek ehhez: %s';
$a->strings['
Dear %1$s,
@ -1045,62 +988,6 @@ $a->strings['
Kedves %1$s!
Köszönjük, hogy regisztrált itt: %2$s. A fiókja létrejött.
';
$a->strings['
The login details are as follows:
Site Location: %3$s
Login Name: %1$s
Password: %5$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %3$s/settings/removeme
Thank you and welcome to %2$s.'] = '
A bejelentkezés részletei a következők:
Oldal címe: %3$s
Bejelentkezési név: %1$s
Jelszó: %5$s
A jelszavát a fiókja „Beállítások” oldalán változtathatja meg, miután
bejelentkezett.
Szánjon pár percet a többi fiókbeállítás felülvizsgálatára is azon az oldalon.
Érdemes lehet néhány alapvető információt is hozzáadnia az
alapértelmezett profiljához (a „Profilok” oldalon), azért hogy más
emberek egyszerűen megtalálják Önt.
Azt ajánljuk, hogy állítsa be a teljes nevét, adjon hozzá
profilfényképet, adjon hozzá néhány profil „kulcsszót” (nagyon hasznos
új ismerősök kereséséhez), valamint talán azt, hogy mely országban él,
ha nem szeretne annál pontosabbat megadni.
Teljes mértékben tiszteletben tartjuk az adatvédelemmel kapcsolatos
jogát, és ezen elemek egyike sem kötelező. Ha még új itt, és senkit
sem ismer, akkor ezek segíthetnek Önnek néhány új és érdekes
ismerőst találni.
Ha bármikor törölni szeretné a fiókját, akkor megteheti azt a
következő címen: %3$s/settings/removeme
Köszönjük, és üdvözöljük a %2$s oldalon.';
$a->strings['Addon not found.'] = 'A bővítmény nem található.';
$a->strings['Addon %s disabled.'] = 'A(z) „%s” bővítmény letiltva.';
$a->strings['Addon %s enabled.'] = 'A(z) „%s” bővítmény engedélyezve.';
@ -1323,8 +1210,6 @@ $a->strings['Enable multiple registrations'] = 'Többszörös regisztrációk en
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Lehetővé teszi a felhasználóknak, hogy további fiókokat regisztráljanak oldalakként történő használathoz.';
$a->strings['Enable OpenID'] = 'OpenID engedélyezése';
$a->strings['Enable OpenID support for registration and logins.'] = 'Az OpenID támogatás engedélyezése a regisztrációnál és a bejelentkezéseknél.';
$a->strings['Enable Fullname check'] = 'Teljes név ellenőrzésének engedélyezése';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Lehetővé teszi annak ellenőrzését, hogy a felhasználóknak csak a teljes nevükben lévő vezetéknév és a keresztnév közti szóközzel legyen lehetőségük regisztrálniuk.';
$a->strings['Email administrators on new registration'] = 'E-mail küldése az adminisztrátoroknak új regisztrációkor';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Ha engedélyezve van, és a rendszer nyitott regisztrációhoz van beállítva, akkor minden új regisztrációról e-mail lesz küldve az adminisztrátoroknak.';
$a->strings['Community pages for visitors'] = 'Közösségi oldalak a látogatók számára';
@ -1360,10 +1245,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interaktorok: a helyi partnereink partnerei és a helyileg látható beküldésekkel kapcsolatba került partnerek lesznek felfedezve a követőik vagy követésiek számára.';
$a->strings['Synchronize the contacts with the directory server'] = 'A partnerek szinkronizálása a könyvtárkiszolgálóval';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Ha engedélyezve van, akkor a rendszer időszakosan ellenőrizni fogja az új partnereket a meghatározott könyvtárkiszolgálón.';
$a->strings['Days between requery'] = 'Ismételt lekérdezések közti napok';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'A napok száma, amely után egy kiszolgáló ismét lekérdezésre kerül a partnereiért.';
$a->strings['Discover contacts from other servers'] = 'Partnerek felfedezése más kiszolgálókról';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Más kiszolgálók időszakos lekérdezése partnerek után. A rendszer Friendica, Mastodon és Hubzilla kiszolgálókat kérdez le.';
$a->strings['Days between requery'] = 'Ismételt lekérdezések közti napok';
$a->strings['Search the local directory'] = 'A helyi könyvtár keresése';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'A helyi könyvtár keresése a globális könyvtár helyett. Helyi kereséskor minden egyes keresés a globális könyvtárban lesz végrehajtva a háttérben. Ez javítja a keresési eredményeket, ha a keresést megismétlik.';
$a->strings['Publish server information'] = 'Kiszolgálóinformációk közzététele';
@ -2295,7 +2178,6 @@ $a->strings['Note for the admin'] = 'Jegyzet az adminisztrátornak';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Hagyjon üzenetet az adminisztrátornak, hogy miért szeretne ehhez a csomóponthoz csatlakozni';
$a->strings['Membership on this site is by invitation only.'] = 'Ezen az oldalon a tagság csak meghívás alapján van.';
$a->strings['Your invitation code: '] = 'A meghívási kódja: ';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'A teljes neve (például Kovács János, valódi vagy valódinak látszó): ';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Az e-mail-címe (a kezdeti információk ide lesznek elküldve, szóval ennek létező címnek kell lennie):';
$a->strings['Please repeat your e-mail address:'] = 'Ismételje meg az e-mail-címét:';
$a->strings['New Password:'] = 'Új jelszó:';
@ -2895,11 +2777,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'regisztrációs kérés';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Kapott egy regisztrációs kérést „%1$s” partnertől itt: %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Kapott egy %2$s által elküldött [url=%1$s]regisztrációs kérést[/url].';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Teljes név: %s
Oldal címe: %s
Bejelentkezési név: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Látogassa meg a(z) %s oldalt a kérés jóváhagyásához vagy visszautasításához.';
$a->strings['new registration'] = 'új regisztráció';
$a->strings['You\'ve received a new registration from \'%1$s\' at %2$s'] = 'Kapott egy új regisztrációs kérést „%1$s” partnertől itt: %2$s';

File diff suppressed because it is too large Load diff

View file

@ -199,7 +199,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Tutti i contatti';
$a->strings['Followers'] = 'Seguaci';
$a->strings['Following'] = 'Seguendo';
$a->strings['Mutual friends'] = 'Amici reciproci';
$a->strings['Common'] = 'Comune';
$a->strings['Addon not found'] = 'Componente aggiuntivo non trovato';
$a->strings['Addon already enabled'] = 'Componente aggiuntivo già abilitato';
@ -480,6 +479,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
2 => 'Etichette di Tendenza (ultime %d ore)',
];
$a->strings['More Trending Tags'] = 'Più Etichette di Tendenza';
$a->strings['Mention'] = 'Menzione';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'Matrix:';
$a->strings['Location:'] = 'Posizione:';
@ -990,10 +990,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interlocutori - contatti dei tuoi contatti locali e contatti che hanno interagito sui messaggi visibili localmente saranno analizzati per i loro seguaci/seguiti';
$a->strings['Synchronize the contacts with the directory server'] = 'Sincronizza i contatti con il server directory';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Se abilitato, il sistema controllerà periodicamente nuovi contatti sulle directory server indicate.';
$a->strings['Days between requery'] = 'Giorni tra le richieste';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Numero di giorni dopo i quali al server vengono richiesti i suoi contatti.';
$a->strings['Discover contacts from other servers'] = 'Trova contatti dagli altri server';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Periodicamente interroga gli altri server per i contatti. Il sistema interroga server Friendica, Mastodon e Hubzilla.';
$a->strings['Days between requery'] = 'Giorni tra le richieste';
$a->strings['Search the local directory'] = 'Cerca la directory locale';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta.';
$a->strings['Publish server information'] = 'Pubblica informazioni server';
@ -1381,10 +1379,6 @@ $a->strings['Output'] = 'Risultato';
$a->strings['Lookup address'] = 'Indirizzo di consultazione';
$a->strings['Webfinger Diagnostic'] = 'Diagnostica Webfinger';
$a->strings['Lookup address:'] = 'Indirizzo di consultazione:';
$a->strings['Switch between your accounts'] = 'Passa da un account all\'altro';
$a->strings['Manage your accounts'] = 'Gestisci i tuoi account';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione';
$a->strings['Select an identity to manage: '] = 'Seleziona un\'identità da gestire:';
$a->strings['No entries (some entries may be hidden).'] = 'Nessuna voce (qualche voce potrebbe essere nascosta).';
$a->strings['Find on this site'] = 'Cerca nel sito';
$a->strings['Results for:'] = 'Risultati per:';
@ -1585,7 +1579,6 @@ $a->strings['Tag'] = 'Etichetta';
$a->strings['Type'] = 'Tipo';
$a->strings['Term'] = 'Termine';
$a->strings['URL'] = 'URL';
$a->strings['Mention'] = 'Menzione';
$a->strings['Implicit Mention'] = 'Menzione Implicita';
$a->strings['Item not found'] = 'Oggetto non trovato';
$a->strings['Item Guid'] = 'Item Guid';
@ -1752,7 +1745,6 @@ $a->strings['Note for the admin'] = 'Nota per l\'amministratore';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Lascia un messaggio per l\'amministratore, per esempio perché vuoi registrarti su questo nodo';
$a->strings['Membership on this site is by invitation only.'] = 'La registrazione su questo sito è solo su invito.';
$a->strings['Your invitation code: '] = 'Il tuo codice di invito:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Il tuo nome completo (es. Mario Rossi, vero o che sembri vero): ';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Il tuo indirizzo email: (Le informazioni iniziali verranno inviate lì, quindi questo deve essere un indirizzo esistente.)';
$a->strings['Please repeat your e-mail address:'] = 'Per favore ripeti il tuo indirizzo email:';
$a->strings['New Password:'] = 'Nuova password:';
@ -1912,6 +1904,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'Invia nuovamente il messaggio di trasloco ai contatti';
$a->strings['Addon Settings'] = 'Impostazioni Componenti Aggiuntivi';
$a->strings['No Addon settings configured'] = 'Nessun componente aggiuntivo ha impostazioni modificabili';
$a->strings['Description'] = 'Descrizione';
$a->strings['Add'] = 'Aggiungi';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Impossibile collegarsi all\'account email con i parametri forniti.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
@ -1957,7 +1951,6 @@ $a->strings['Delegates'] = 'Delegati';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell\'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.';
$a->strings['Existing Page Delegates'] = 'Delegati Pagina Esistenti';
$a->strings['Potential Delegates'] = 'Delegati Potenziali';
$a->strings['Add'] = 'Aggiungi';
$a->strings['No entries.'] = 'Nessuna voce.';
$a->strings['The theme you chose isn\'t available.'] = 'Il tema che hai scelto non è disponibile.';
$a->strings['%s - (Unsupported)'] = '%s - (Non supportato)';
@ -2040,7 +2033,6 @@ $a->strings['App-specific password successfully revoked.'] = 'Password specifica
$a->strings['Two-factor app-specific passwords'] = 'Password specifiche per app a due fattori';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>Password specifiche per le app sono generate casualmente e vengono usate al posto della tua password dell\'account per autenticarti con applicazioni di terze parti che non supportano l\'autenticazione a due fattori.</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = 'Assicurati di copiare la tua nuova password specifica per l\'app ora. Non sarai in grado di vederla un\'altra volta!';
$a->strings['Description'] = 'Descrizione';
$a->strings['Last Used'] = 'Ultimo Utilizzo';
$a->strings['Revoke'] = 'Revoca';
$a->strings['Revoke All'] = 'Revoca Tutti';
@ -2130,6 +2122,10 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'Queste informazioni sono richiesta per la comunicazione e sono inviate ai nodi che partecipano alla comunicazione dove sono salvati. Gli utenti possono inserire aggiuntive informazioni private che potrebbero essere trasmesse agli account che partecipano alla comunicazione.';
$a->strings['Privacy Statement'] = 'Note sulla Privacy';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'L\'oggetto richiesto non esiste o è stato eliminato.';
$a->strings['Switch between your accounts'] = 'Passa da un account all\'altro';
$a->strings['Manage your accounts'] = 'Gestisci i tuoi account';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione';
$a->strings['Select an identity to manage: '] = 'Seleziona un\'identità da gestire:';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'L\'importazione di utenti su server chiusi può essere effettuata solo da un amministratore.';
$a->strings['Move account'] = 'Muovi account';
$a->strings['You can import an account from another Friendica server.'] = 'Puoi importare un account da un altro server Friendica.';
@ -2228,11 +2224,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'richiesta di registrazione';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Hai ricevuto una richiesta di registrazione da \'%1$s\' su %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Hai ricevuto una [url=%1$s]richiesta di registrazione[/url] da %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Nome Completo: %s
Indirizzo del sito: %s
Nome utente: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Visita %s per approvare o rifiutare la richiesta.';
$a->strings['%s %s tagged you'] = '%s %s ti ha taggato';
$a->strings['%s %s shared a new post'] = '%s %s ha condiviso un nuovo messaggio';

File diff suppressed because it is too large Load diff

View file

@ -202,7 +202,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'すべてのコンタクト';
$a->strings['Followers'] = 'フォロワー';
$a->strings['Following'] = 'フォロー中';
$a->strings['Mutual friends'] = '共通の友人';
$a->strings['Could not find any unarchived contact entry for this URL (%s)'] = 'このURL %s )のアーカイブされていないコンタクトエントリが見つかりませんでした';
$a->strings['The contact entries have been archived'] = 'コンタクトエントリがアーカイブされました';
$a->strings['Could not find any contact entry for this URL (%s)'] = 'このURL %s )のコンタクトエントリが見つかりませんでした';
@ -863,9 +862,8 @@ $a->strings['Maximum Load Average'] = '最大負荷平均';
$a->strings['Maximum system load before delivery and poll processes are deferred - default %d.'] = 'このシステム 負荷/Load を超えると、配信・ポーリングプロセスの実行は延期されます。 - 既定の値は%dです。';
$a->strings['Minimal Memory'] = '最小限のメモリ';
$a->strings['Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).'] = 'ワーカーの最小空きメモリMB。 / proc / meminfoへのアクセスが必要-デフォルトは0無効。';
$a->strings['Days between requery'] = '再クエリの間隔';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'コンタクトについてサーバーが再照会されるまでの日数。';
$a->strings['Discover contacts from other servers'] = '他のサーバーからコンタクトを発見する';
$a->strings['Days between requery'] = '再クエリの間隔';
$a->strings['Search the local directory'] = 'ローカルディレクトリを検索する';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'グローバルディレクトリではなくローカルディレクトリを検索します。ローカルで検索する場合、すべての検索はバックグラウンドでグローバルディレクトリで実行されます。これにより、同じ検索を繰り返した場合の検索結果が改善されます。';
$a->strings['Publish server information'] = 'サーバー情報を公開する';
@ -1176,8 +1174,6 @@ $a->strings['Please select your timezone:'] = 'タイムゾーンを選択して
$a->strings['Only logged in users are permitted to perform a probing.'] = 'ログインしているユーザーのみがプローブを実行できます。';
$a->strings['Output'] = '出力';
$a->strings['Lookup address'] = 'ルックアップアドレス';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'アカウントの詳細を共有する、または「管理」権限が付与されているさまざまなIDまたはコミュニティ/グループページを切り替える';
$a->strings['Select an identity to manage: '] = '管理するIDを選択します。';
$a->strings['No entries (some entries may be hidden).'] = 'エントリなし(一部のエントリは非表示になる場合があります)';
$a->strings['Find on this site'] = 'このサイトで見つける';
$a->strings['Results for:'] = 'の結果:';
@ -1444,7 +1440,6 @@ $a->strings['Note for the admin'] = '管理者への注意';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'このノードに参加する理由、管理者へのメッセージを残す';
$a->strings['Membership on this site is by invitation only.'] = 'このサイトのメンバーシップは招待のみです。';
$a->strings['Your invitation code: '] = '招待コード:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'あなたの氏名(例:ジョー・スミス、本物または本物のような):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'あなたのメールアドレス:(初回の情報はそこに送信されますので、これは既存のアドレスでなければなりません。)';
$a->strings['Please repeat your e-mail address:'] = 'メールアドレスを再入力してください。';
$a->strings['New Password:'] = '新しいパスワード:';
@ -1599,6 +1594,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = '再配置メッセージをコンタクトに再送信する';
$a->strings['Addon Settings'] = 'アドオン設定';
$a->strings['No Addon settings configured'] = 'アドオン設定は構成されていません';
$a->strings['Description'] = '説明';
$a->strings['Add'] = '追加';
$a->strings['Failed to connect with email account using the settings provided.'] = '提供された設定を使用してメールアカウントに接続できませんでした。';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'DiasporaSocialhome、Hubzilla';
$a->strings['OStatus (GNU Social)'] = 'OStatus GNU Social';
@ -1636,7 +1633,6 @@ $a->strings['Delegates'] = '移譲';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = '移譲された人は、このアカウント/ページの管理について、基本的なアカウント設定を除いた、すべての権限を得ます。 完全に信頼していない人には、あなたの個人アカウントを移譲しないでください。';
$a->strings['Existing Page Delegates'] = '既存のページの移譲';
$a->strings['Potential Delegates'] = '移譲先の候補';
$a->strings['Add'] = '追加';
$a->strings['No entries.'] = 'エントリは有りません。';
$a->strings['The theme you chose isn\'t available.'] = '選択したテーマは使用できません。';
$a->strings['%s - (Unsupported)'] = '%s (サポートされていません)';
@ -1702,7 +1698,6 @@ $a->strings['App-specific password successfully revoked.'] = 'アプリ固有の
$a->strings['Two-factor app-specific passwords'] = '二要素アプリ固有のパスワード';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>アプリ固有のパスワードは、二要素認証をサポートしないサードパーティアプリケーションでアカウントを認証するために、通常のパスワードの代わりに使用されるランダムに生成されたパスワードです。</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = '今すぐ新しいアプリ固有のパスワードをコピーしてください。あなたは再びそれを見ることができなくなります!';
$a->strings['Description'] = '説明';
$a->strings['Last Used'] = '最終使用';
$a->strings['Revoke'] = '取り消す';
$a->strings['Revoke All'] = 'すべて取り消す';
@ -1782,6 +1777,8 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'このデータは通信に必要であり、通信パートナーのノードに渡されてそこに保存されます。ユーザーは、通信パートナーアカウントに送信される可能性のある追加のプライベートデータを入力できます。';
$a->strings['Privacy Statement'] = 'プライバシーに関する声明';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = '要求された項目は存在しないか、削除されました。';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'アカウントの詳細を共有する、または「管理」権限が付与されているさまざまなIDまたはコミュニティ/グループページを切り替える';
$a->strings['Select an identity to manage: '] = '管理するIDを選択します。';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'クローズドなサーバでのユーザーインポートは、管理者のみが実行できます。';
$a->strings['Move account'] = 'アカウントの移動';
$a->strings['You can import an account from another Friendica server.'] = '別のFriendicaサーバーからアカウントをインポートできます。';
@ -1866,11 +1863,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = '登録リクエスト';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = '\'%1$s\' より %2$s に 登録リクエストを受け取りました';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = '[url=%1$s]登録リクエスト[/url] が %2$s から来ています。';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'フルネーム: %s
サイト: %s
ログイン名: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = '%s を開いて、リクエストを承諾・拒否してください。';
$a->strings['This message was sent to you by %s, a member of the Friendica social network.'] = 'このメッセージは、Friendicaソーシャルネットワークのメンバーである%sから送信されました。';
$a->strings['You may visit them online at %s'] = 'あなたは%sでそれらをオンラインで訪れることができます';

File diff suppressed because it is too large Load diff

View file

@ -199,7 +199,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Alle contacten';
$a->strings['Followers'] = 'Volgers';
$a->strings['Following'] = 'Volgend';
$a->strings['Mutual friends'] = 'Gemeenschappelijke vrienden';
$a->strings['Common'] = 'Algemeen';
$a->strings['Could not find any unarchived contact entry for this URL (%s)'] = 'Kon geen niet-gearchiveerde contacten vinden voor deze URL (%s)';
$a->strings['The contact entries have been archived'] = 'The contacten zijn gearchiveerd';
@ -871,9 +870,8 @@ $a->strings['Value is in seconds. Set to 0 for unlimited (not recommended).'] =
$a->strings['Maximum Load Average'] = 'Maximum gemiddelde belasting';
$a->strings['Minimal Memory'] = 'Minimaal Geheugen';
$a->strings['Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).'] = 'Minimum vrij geheugen in MB voor de worker. Toegang nodig tot /proc/meminfo - standaard waarde 0 (gedeactiveerd).';
$a->strings['Days between requery'] = 'Dagen tussen herbevraging';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Aantal dagen waarna de server opnieuw bevraagd wordt naar zijn contacten.';
$a->strings['Discover contacts from other servers'] = 'Ontdek contacten van andere servers';
$a->strings['Days between requery'] = 'Dagen tussen herbevraging';
$a->strings['Search the local directory'] = 'Doorzoek de lokale gids';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Doorzoek de lokale gids in plaats van de globale gids. Bij lokale doorzoeking wordt elke opzoeking in de globale gids op de achtergrond uitgevoerd. Dit verbetert de zoekresultaten wanneer de zoekopdracht herhaald wordt.';
$a->strings['Publish server information'] = 'Publiceer server informatie';
@ -1173,8 +1171,6 @@ $a->strings['Converted localtime: %s'] = 'Omgerekende lokale tijd: %s';
$a->strings['Please select your timezone:'] = 'Selecteer je tijdzone:';
$a->strings['Only logged in users are permitted to perform a probing.'] = 'Alleen ingelogde gebruikers hebben toelating om aan probing te doen.';
$a->strings['Lookup address'] = 'Opzoekadres';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Wissel tussen verschillende identiteiten of forum/groeppagina\'s die jouw accountdetails delen of waar je "beheerdersrechten" hebt gekregen.';
$a->strings['Select an identity to manage: '] = 'Selecteer een identiteit om te beheren:';
$a->strings['No entries (some entries may be hidden).'] = 'Geen gegevens (sommige gegevens kunnen verborgen zijn).';
$a->strings['Find on this site'] = 'Op deze website zoeken';
$a->strings['Results for:'] = 'Resultaten voor:';
@ -1423,7 +1419,6 @@ $a->strings['Note for the admin'] = 'Nota voor de beheerder';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Laat een boodschap na voor de beheerder, waarom je bij deze node wil komen';
$a->strings['Membership on this site is by invitation only.'] = 'Lidmaatschap van deze website is uitsluitend op uitnodiging.';
$a->strings['Your invitation code: '] = 'Je uitnodigingscode:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Je volledige naam (bvb. Jan Smit, echt of echt lijkend):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Je Email Adres: (Initiële informatie zal hier naartoe gezonden worden, dus dit moet een bestaand adres zijn.)';
$a->strings['Please repeat your e-mail address:'] = 'Herhaal uw e-mailadres:';
$a->strings['New Password:'] = 'Nieuw Wachtwoord:';
@ -1575,6 +1570,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'Stuur verhuis boodschap naar contacten';
$a->strings['Addon Settings'] = 'Addon instellingen';
$a->strings['No Addon settings configured'] = 'Geen Addon instellingen geconfigureerd';
$a->strings['Description'] = 'Omschrijving';
$a->strings['Add'] = 'Toevoegen';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Ik kon geen verbinding maken met het e-mail account met de gegeven instellingen.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['Email access is disabled on this site.'] = 'E-mailtoegang is op deze website uitgeschakeld.';
@ -1611,7 +1608,6 @@ $a->strings['Delegates'] = 'Gemachtigden';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Personen waaraan het beheer is uitbesteed kunnen alle onderdelen van een account/pagina beheren, behalve de basisinstellingen van een account. Besteed je persoonlijke account daarom niet uit aan personen die je niet volledig vertrouwt.';
$a->strings['Existing Page Delegates'] = 'Bestaande personen waaraan het paginabeheer is uitbesteed';
$a->strings['Potential Delegates'] = 'Mogelijke personen waaraan het paginabeheer kan worden uitbesteed ';
$a->strings['Add'] = 'Toevoegen';
$a->strings['No entries.'] = 'Geen gegevens.';
$a->strings['The theme you chose isn\'t available.'] = 'Het thema dat je koos is niet beschikbaar';
$a->strings['%s - (Unsupported)'] = '%s - (Niet ondersteund)';
@ -1689,7 +1685,6 @@ $a->strings['App-specific password successfully revoked.'] = 'App-specifiek wach
$a->strings['Two-factor app-specific passwords'] = 'Twee-factor app-specifieke wachtwoorden';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>App-specifieke wachtwoorden zijn willekeurig gegenereerde wachtwoorden die in plaats daarvan uw normale wachtwoord worden gebruikt om uw account te verifiëren bij applicaties van derden die geen tweefactorauthenticatie ondersteunen.</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = 'Zorg ervoor dat u nu uw nieuwe app-specifieke wachtwoord kopieert. U zult het niet meer kunnen zien!';
$a->strings['Description'] = 'Omschrijving';
$a->strings['Last Used'] = 'Laatst gebruikt';
$a->strings['Revoke'] = 'Intrekken';
$a->strings['Revoke All'] = 'Alles intrekken';
@ -1765,6 +1760,8 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'Deze data is vereist voor communicatie en wordt doorgegeven aan de nodes van de communicatie partners en wordt daar opgeslagen. Gebruikers kunnen bijkomende privé data opgeven die mag doorgegeven worden aan de accounts van de communicatie partners.';
$a->strings['Privacy Statement'] = 'Privacy Verklaring';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Het gevraagde item bestaat niet of is verwijderd';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Wissel tussen verschillende identiteiten of forum/groeppagina\'s die jouw accountdetails delen of waar je "beheerdersrechten" hebt gekregen.';
$a->strings['Select an identity to manage: '] = 'Selecteer een identiteit om te beheren:';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Importen van een gebruiker op een gesloten node kan enkel gedaan worden door een administrator';
$a->strings['Move account'] = 'Account verplaatsen';
$a->strings['You can import an account from another Friendica server.'] = 'Je kunt een account van een andere Friendica server importeren.';
@ -1861,11 +1858,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'registratie verzoek';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Je kreeg een registratieaanvraag van \'%1$s\' op %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Je kreeg een [url=%1$s]registratieaanvraag[/url] van %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Volledige naam: %s
Adres van de site: %s
Loginnaam: %s (%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Bezoek %s om de aanvraag goed of af te keuren.';
$a->strings['%s %s tagged you'] = '%s %s heeft jou getagged';
$a->strings['%s %s shared a new post'] = '%s %s deelde een nieuwe post';

File diff suppressed because it is too large Load diff

View file

@ -208,7 +208,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Wszystkie kontakty';
$a->strings['Followers'] = 'Zwolenników';
$a->strings['Following'] = 'Kolejny';
$a->strings['Mutual friends'] = 'Wspólni znajomi';
$a->strings['Common'] = 'Wspólne';
$a->strings['Addon not found'] = 'Dodatek nie został odnaleziony';
$a->strings['Addon already enabled'] = 'Dodatek już włączony';
@ -530,6 +529,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
3 => 'Popularne znaczniki (ostatnie %d godzin)',
];
$a->strings['More Trending Tags'] = 'Więcej popularnych znaczników';
$a->strings['Mention'] = 'Wzmianka';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'Matrix:';
$a->strings['Location:'] = 'Lokalizacja:';
@ -1033,8 +1033,6 @@ $a->strings['Enable multiple registrations'] = 'Włącz wiele rejestracji';
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Zezwól użytkownikom na rejestrowanie dodatkowych kont do użytku jako strony.';
$a->strings['Enable OpenID'] = 'Włącz OpenID';
$a->strings['Enable OpenID support for registration and logins.'] = 'Włącz obsługę OpenID dla rejestracji i logowania.';
$a->strings['Enable Fullname check'] = 'Włącz sprawdzanie pełnej nazwy';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Włącz sprawdzenie, aby zezwolić użytkownikom tylko na rejestrację ze spacją między imieniem a nazwiskiem w ich pełnym imieniu.';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Jeśli ta opcja jest włączona, a system jest ustawiony na otwartą rejestrację, wiadomość e-mail dla każdej nowej rejestracji jest wysyłana do administratorów.';
$a->strings['Community pages for visitors'] = 'Strony społecznościowe dla odwiedzających';
$a->strings['Which community pages should be available for visitors. Local users always see both pages.'] = 'Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony.';
@ -1069,10 +1067,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interaktorzy - kontakty naszych lokalnych kontaktów i kontakty, które wchodziły w interakcję z lokalnie widocznymi wpisami, są wykrywane dla ich obserwujących/obserwowanych.';
$a->strings['Synchronize the contacts with the directory server'] = 'Synchronizuj kontakty z serwerem katalogowym';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'jeśli ta opcja jest włączona, system będzie okresowo sprawdzać nowe kontakty na zdefiniowanym serwerze katalogowym.';
$a->strings['Days between requery'] = 'Dni między żądaniem';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów.';
$a->strings['Discover contacts from other servers'] = 'Odkryj kontakty z innych serwerów';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Okresowo pytaj inne serwery o kontakty. System wysyła zapytania do serwerów Friendica, Mastodon i Hubzilla.';
$a->strings['Days between requery'] = 'Dni między żądaniem';
$a->strings['Search the local directory'] = 'Wyszukaj w lokalnym katalogu';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane.';
$a->strings['Publish server information'] = 'Publikuj informacje o serwerze';
@ -1481,11 +1477,6 @@ $a->strings['Output'] = 'Wyjście';
$a->strings['Lookup address'] = 'Wyszukaj adres';
$a->strings['Webfinger Diagnostic'] = 'Diagnostyka Webfinger';
$a->strings['Lookup address:'] = 'Wyszukaj adres:';
$a->strings['You are now logged in as %s'] = 'Jesteś teraz zalogowany jako %s';
$a->strings['Switch between your accounts'] = 'Przełącz się pomiędzy kontami';
$a->strings['Manage your accounts'] = 'Zarządzaj swoimi kontami';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Przełącz między różnymi tożsamościami lub stronami społeczność/grupy, które udostępniają dane Twojego konta lub które otrzymałeś uprawnienia "zarządzaj"';
$a->strings['Select an identity to manage: '] = 'Wybierz tożsamość do zarządzania: ';
$a->strings['No entries (some entries may be hidden).'] = 'Brak odwiedzin (niektóre odwiedziny mogą być ukryte).';
$a->strings['Find on this site'] = 'Znajdź na tej stronie';
$a->strings['Results for:'] = 'Wyniki dla:';
@ -1692,7 +1683,6 @@ $a->strings['Tag'] = 'Znacznik';
$a->strings['Type'] = 'Typu';
$a->strings['Term'] = 'Zasada';
$a->strings['URL'] = 'URL';
$a->strings['Mention'] = 'Wzmianka';
$a->strings['Implicit Mention'] = 'Wzmianka niejawna';
$a->strings['Item not found'] = 'Nie znaleziono elementu';
$a->strings['Item Guid'] = 'Element Guid';
@ -1885,7 +1875,6 @@ $a->strings['Note for the admin'] = 'Uwaga dla administratora';
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Pozostaw wiadomość dla administratora, dlaczego chcesz dołączyć do tego węzła';
$a->strings['Membership on this site is by invitation only.'] = 'Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu.';
$a->strings['Your invitation code: '] = 'Twój kod zaproszenia: ';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Twoje imię i nazwisko (np. Jan Kowalski, prawdziwe lub wyglądające na prawdziwe): ';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Twój adres e-mail: (Informacje początkowe zostaną wysłane tam, więc musi to być istniejący adres).';
$a->strings['Please repeat your e-mail address:'] = 'Powtórz swój adres e-mail:';
$a->strings['New Password:'] = 'Nowe hasło:';
@ -2065,6 +2054,8 @@ $a->strings['If you have moved this profile from another server, and some of you
$a->strings['Resend relocate message to contacts'] = 'Wyślij ponownie przenieść wiadomości do kontaktów';
$a->strings['Addon Settings'] = 'Ustawienia dodatków';
$a->strings['No Addon settings configured'] = 'Brak skonfigurowanych ustawień dodatków';
$a->strings['Description'] = 'Opis';
$a->strings['Add'] = 'Dodaj';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Połączenie z kontem email używając wybranych ustawień nie powiodło się.';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
@ -2115,7 +2106,6 @@ $a->strings['Delegates'] = 'Oddeleguj';
$a->strings['Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely.'] = 'Delegaci mogą zarządzać wszystkimi aspektami tego konta/strony, z wyjątkiem podstawowych ustawień konta. Nie przekazuj swojego konta osobistego nikomu, komu nie ufasz całkowicie.';
$a->strings['Existing Page Delegates'] = 'Obecni delegaci stron';
$a->strings['Potential Delegates'] = 'Potencjalni delegaci';
$a->strings['Add'] = 'Dodaj';
$a->strings['No entries.'] = 'Brak wpisów.';
$a->strings['The theme you chose isn\'t available.'] = 'Wybrany motyw jest niedostępny.';
$a->strings['%s - (Unsupported)'] = '%s - (Nieobsługiwane)';
@ -2207,7 +2197,6 @@ $a->strings['App-specific password successfully revoked.'] = 'Hasło specyficzne
$a->strings['Two-factor app-specific passwords'] = 'Dwuskładnikowe hasła aplikacji';
$a->strings['<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don\'t support two-factor authentication.</p>'] = '<p>Hasła aplikacji to losowo generowane hasła używane zamiast zwykłego hasła do uwierzytelniania konta w aplikacjach innych firm, które nie obsługują uwierzytelniania dwuskładnikowego.</p>';
$a->strings['Make sure to copy your new app-specific password now. You wont be able to see it again!'] = 'Pamiętaj, aby teraz skopiować nowe hasło aplikacji. Nie będziesz mógł go zobaczyć ponownie!';
$a->strings['Description'] = 'Opis';
$a->strings['Last Used'] = 'Ostatnio używane';
$a->strings['Revoke'] = 'Unieważnij';
$a->strings['Revoke All'] = 'Unieważnij wszyskie';
@ -2298,6 +2287,11 @@ $a->strings['At the time of registration, and for providing communications betwe
$a->strings['This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts.'] = 'Te dane są wymagane do komunikacji i są przekazywane do węzłów partnerów komunikacyjnych i są tam przechowywane. Użytkownicy mogą wprowadzać dodatkowe prywatne dane, które mogą być przesyłane na konta partnerów komunikacyjnych.';
$a->strings['Privacy Statement'] = 'Oświadczenie o prywatności';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Żądany element nie istnieje lub został usunięty.';
$a->strings['You are now logged in as %s'] = 'Jesteś teraz zalogowany jako %s';
$a->strings['Switch between your accounts'] = 'Przełącz się pomiędzy kontami';
$a->strings['Manage your accounts'] = 'Zarządzaj swoimi kontami';
$a->strings['Toggle between different identities or community/group pages which share your account details or which you have been granted "manage" permissions'] = 'Przełącz między różnymi tożsamościami lub stronami społeczność/grupy, które udostępniają dane Twojego konta lub które otrzymałeś uprawnienia "zarządzaj"';
$a->strings['Select an identity to manage: '] = 'Wybierz tożsamość do zarządzania: ';
$a->strings['User imports on closed servers can only be done by an administrator.'] = 'Import użytkowników na zamkniętych serwerach może być wykonywany tylko przez administratora.';
$a->strings['Move account'] = 'Przenieś konto';
$a->strings['You can import an account from another Friendica server.'] = 'Możesz zaimportować konto z innego serwera Friendica.';
@ -2423,11 +2417,6 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'prośba o rejestrację';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Otrzymałeś wniosek rejestracyjny od \'%1$s\' na %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Otrzymałeś [url=%1$s] żądanie rejestracji [/url] od %2$s.';
$a->strings['Full Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Imię i nazwisko: %s
Lokalizacja witryny: %s
Nazwa użytkownika: %s(%s)';
$a->strings['Please visit %s to approve or reject the request.'] = 'Odwiedź stronę %s, aby zatwierdzić lub odrzucić wniosek.';
$a->strings['%s %s tagged you'] = '%s %s oznaczył Cię';
$a->strings['%s %s shared a new post'] = '%s %s udostępnił nowy wpis';

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
<?php
if(! function_exists("string_plural_select_ro")) {
function string_plural_select_ro($n){
if(! function_exists("string_plural_select_ro_RO")) {
function string_plural_select_ro_RO($n){
$n = intval($n);
if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; }
}}
@ -186,7 +186,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Toate contactele';
$a->strings['Followers'] = 'Urmăritori';
$a->strings['Following'] = 'Urmăriți';
$a->strings['Mutual friends'] = 'Prieteni comuni';
$a->strings['Addon not found'] = 'Supliment negăsit';
$a->strings['Addon already enabled'] = 'Supliment deja activat';
$a->strings['Addon already disabled'] = 'Supliment deja dezactivat';
@ -269,12 +268,18 @@ $a->strings['Reshared by %s <%s>'] = 'Redistribuit de %s <%s>';
$a->strings['%s is participating in this thread.'] = '%s participă în acest fir de conversație';
$a->strings['Sent via an relay server'] = 'Trimis printr-un server releu';
$a->strings['Sent via the relay server %s <%s>'] = 'Trimis prin serverul releu %s <%s>';
$a->strings['Stored because of a child post to complete this thread.'] = 'Stocată din cauza unei postări inferioare pentru a completa acest fir.';
$a->strings['Pinned item'] = 'Element fixat';
$a->strings['View %s\'s profile @ %s'] = 'Vizualizaţi profilul %s @ %s';
$a->strings['Categories:'] = 'Categorii:';
$a->strings['Filed under:'] = 'Înscris în:';
$a->strings['%s from %s'] = '%s de la %s';
$a->strings['View in context'] = 'Vizualizare în context';
$a->strings['For you'] = 'Pentru tine';
$a->strings['Posts with images'] = 'Postări cu imagini';
$a->strings['Posts with audio'] = 'Postări cu audio';
$a->strings['Videos'] = 'Videoclipuri';
$a->strings['Posts with videos'] = 'Postări cu videoclipuri';
$a->strings['Local Community'] = 'Comunitatea locală';
$a->strings['Posts from local users on this server'] = 'Postări ale utilizatorilor aflați pe acest server';
$a->strings['Global Community'] = 'Comunitatea globală';
@ -282,6 +287,7 @@ $a->strings['Posts from users of the whole federated network'] = 'Postări ale u
$a->strings['Latest Activity'] = 'Activitate recentă';
$a->strings['Sort by latest activity'] = 'Sortează după activitatea recentă';
$a->strings['Latest Posts'] = 'Postări recente';
$a->strings['Sort by post received date'] = 'Sortează după data primirii postării';
$a->strings['Latest Creation'] = 'Creații recente';
$a->strings['Sort by post creation date'] = 'Sortează după data creării postării';
$a->strings['Personal'] = 'Personal';
@ -369,6 +375,7 @@ $a->strings['Mark as seen'] = 'Marcați ca și vizualizat';
$a->strings['Private mail'] = 'Mail privat';
$a->strings['Inbox'] = 'Mesaje primite';
$a->strings['Outbox'] = 'Căsuță de Ieșire';
$a->strings['Accounts'] = 'Conturi';
$a->strings['Manage other pages'] = 'Gestionează alte pagini';
$a->strings['Settings'] = 'Setări';
$a->strings['Account settings'] = 'Configurări Cont';
@ -436,6 +443,11 @@ $a->strings['%d Contact'] = [
$a->strings['View Contacts'] = 'Vezi Contacte';
$a->strings['Remove term'] = 'Eliminare termen';
$a->strings['Saved Searches'] = 'Căutări Salvate';
$a->strings['Trending Tags (last %d hour)'] = [
0 => 'Etichete în tendințe (ultima %d oră)',
1 => 'Etichete în tendințe (ultimele %d ore)',
2 => 'Etichete în tendințe (ultimele %d ore)',
];
$a->strings['More Trending Tags'] = 'Mai multe etichete în tendințe';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'Matrix:';
@ -1040,11 +1052,13 @@ $a->strings['Visit %s for a list of public sites that you can join. Friendica me
$a->strings['To accept this invitation, please visit and register at %s or any other public Friendica website.'] = 'Pentru a accepta această invitaţie, vă rugăm să vizitaţi şi să vă înregistraţi pe %s sau orice alt site public Friendica.';
$a->strings['Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.'] = 'Toate site-urile Friendica sunt interconectate pentru a crea o imensă rețea socială cu o confidențialitate sporită, ce este deținută și controlată de către membrii săi. Aceștia se pot conecta, de asemenea, cu multe rețele sociale tradiționale. Vizitaţi %s pentru o lista de site-uri alternative Friendica în care vă puteţi alătura.';
$a->strings['Our apologies. This system is not currently configured to connect with other public sites or invite members.'] = 'Ne cerem scuze. Acest sistem nu este configurat în prezent pentru conectarea cu alte site-uri publice sau pentru a invita membrii.';
$a->strings['To accept this invitation, please visit and register at %s.'] = 'Pentru a accepta invitația aceasta, vă rugăm să vizitați și să vă înregistrați la %s.';
$a->strings['Send invitations'] = 'Trimiteți invitaţii';
$a->strings['Enter email addresses, one per line:'] = 'Introduceţi adresele de email, una pe linie:';
$a->strings['You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.'] = 'Vă invit cordial să vă alăturați mie, si altor prieteni apropiați, pe Friendica - şi să ne ajutați să creăm o rețea socială mai bună.';
$a->strings['You will need to supply this invitation code: $invite_code'] = 'Va fi nevoie să furnizați acest cod de invitaţie: $invite_code';
$a->strings['Once you have registered, please connect with me via my profile page at:'] = 'Odată ce v-aţi înregistrat, vă rog să vă conectaţi cu mine prin pagina mea de profil de la:';
$a->strings['For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca'] = 'Pentru mai multe informații despre proiectul Friendica și motivele pentru care îl considerăm important, vă rugăm să vizitați http://friendi.ca';
$a->strings['Please enter a post body.'] = 'Vă rugăm introduceți corpul textului.';
$a->strings['Compose new personal note'] = 'Compune o notă personală nouă';
$a->strings['Compose new post'] = 'Compune o nouă postare';
@ -1227,7 +1241,6 @@ $a->strings['Include your profile in member directory?'] = 'Includeți profilul
$a->strings['Note for the admin'] = 'Notă pentru administrator';
$a->strings['Membership on this site is by invitation only.'] = 'Aderarea pe acest site este posibilă doar pe bază de invitație.';
$a->strings['Your invitation code: '] = 'Codul dvs. de invitație:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Numele dvs. complet (ex: Ion Popescu, real sau care pare real):';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Adresa dvs. de email: (Informațiile inițiale vor fi trimise acolo, astfel că va trebui să introduceți o adresă existentă)';
$a->strings['Please repeat your e-mail address:'] = 'Vă rugăm, repetați adresa dvs. de e-mail:';
$a->strings['New Password:'] = 'Parola Nouă:';
@ -1291,6 +1304,7 @@ $a->strings['OpenID:'] = 'OpenID:';
$a->strings['(Optional) Allow this OpenID to login to this account.'] = '(Opţional) Permite acest OpenID să se conecteze la acest cont.';
$a->strings['Your profile will be published in this node\'s <a href="%s">local directory</a>. Your profile details may be publicly visible depending on the system settings.'] = 'Profilul dumneavoastră va fi publicat în <a href="%s">directorul local</a> al acestui nod. Detaliile profilului dumneavoastră ar putea fi vizibile public, în funcție de setările de sistem.';
$a->strings['Account Settings'] = 'Configurări Cont';
$a->strings['Your Identity Address is <strong>\'%s\'</strong> or \'%s\'.'] = 'Adresa dumneavoastră de identitate este <strong>\'%s\'</strong> sau \'%s\'.';
$a->strings['Password Settings'] = 'Configurări Parolă';
$a->strings['Leave password fields blank unless changing'] = 'Lăsaţi câmpurile, pentru parolă, goale dacă nu doriți să modificați';
$a->strings['Password:'] = 'Parola:';
@ -1315,10 +1329,15 @@ $a->strings['Your contacts can add additional tags to your posts.'] = 'Contactel
$a->strings['Permit unknown people to send you private mail?'] = 'Permiteți persoanelor necunoscute să vă trimită mesaje private?';
$a->strings['Maximum private messages per day from unknown people:'] = 'Maximum de mesaje private pe zi, de la persoanele necunoscute:';
$a->strings['Default Post Permissions'] = 'Permisiuni Implicite Postări';
$a->strings['Expiration settings'] = 'Setări de expirare';
$a->strings['Automatically expire posts after this many days:'] = 'Postările vor expira automat după atâtea zile:';
$a->strings['If empty, posts will not expire. Expired posts will be deleted'] = 'Dacă se lasă necompletat, postările nu vor expira. Postările expirate vor fi şterse';
$a->strings['Expire posts'] = 'Expiră postări';
$a->strings['When activated, posts and comments will be expired.'] = 'Când va fi activată, postările și comentariile vor expira.';
$a->strings['Expire personal notes'] = 'Expiră notițe personale';
$a->strings['When activated, the personal notes on your profile page will be expired.'] = 'Când va fi activată, notițele personale de pe pagina dumneavoastră de profil vor expira.';
$a->strings['Expire starred posts'] = 'Expiră postări cu steluță';
$a->strings['Only expire posts by others'] = 'Expiră numai postările celorlalți';
$a->strings['Notification Settings'] = 'Configurări de Notificare';
$a->strings['Send a notification email when:'] = 'Trimiteți o notificare email atunci când:';
$a->strings['You receive an introduction'] = 'Primiți o introducere';
@ -1402,6 +1421,7 @@ $a->strings['Profile couldn\'t be updated.'] = 'Profilul nu a putut fi actualiza
$a->strings['Label:'] = 'Etichetă:';
$a->strings['Value:'] = 'Valoare:';
$a->strings['(click to open/close)'] = '(apăsați pentru a deschide/închide)';
$a->strings['Add a new profile field'] = 'Adăugați un câmp nou de profil';
$a->strings['The homepage is verified. A rel="me" link back to your Friendica profile page was found on the homepage.'] = 'Pagina a fost verificată. Un link rel="me" către profilul dvs. de Friendica a fost găsit pe pagină.';
$a->strings['Profile Actions'] = 'Acțiuni Profil';
$a->strings['Edit Profile Details'] = 'Editare Detalii Profil';
@ -1417,7 +1437,9 @@ $a->strings['Region/State:'] = 'Regiunea/Județul:';
$a->strings['Postal/Zip Code:'] = 'Cod poștal:';
$a->strings['Country:'] = 'Ţară:';
$a->strings['XMPP (Jabber) address:'] = 'Adresă XMPP (Jabber):';
$a->strings['The XMPP address will be published so that people can follow you there.'] = 'Adresa XMPP va fi publicată pentru ca oamenii să vă poată urmări acolo.';
$a->strings['Matrix (Element) address:'] = 'Adresă Matrix (Element):';
$a->strings['The Matrix address will be published so that people can follow you there.'] = 'Adresa Matrix va fi publicată pentru ca oamenii să vă poată urmări acolo.';
$a->strings['Homepage URL:'] = 'Homepage URL:';
$a->strings['Public Keywords:'] = 'Cuvinte cheie Publice:';
$a->strings['(Used for suggesting potential friends, can be seen by others)'] = '(Utilizat pentru a sugera potențiali prieteni, ce pot fi văzuți de către ceilalți)';
@ -1430,6 +1452,7 @@ $a->strings['Photo not found.'] = 'Fotografia nu a fost găsită.';
$a->strings['Profile picture successfully updated.'] = 'Poza de profil a fost actualizată cu succes';
$a->strings['Crop Image'] = 'Decupare Imagine';
$a->strings['Please adjust the image cropping for optimum viewing.'] = 'Vă rugăm să ajustaţi decuparea imaginii pentru o vizualizare optimă.';
$a->strings['Use Image As Is'] = 'Folosiți imaginea așa cum este';
$a->strings['Profile Picture Settings'] = 'Setări poză de profil';
$a->strings['Current Profile Picture'] = 'Fotografia de profil curentă';
$a->strings['Upload Profile Picture'] = 'Încărcare fotografie de profil';
@ -1438,17 +1461,27 @@ $a->strings['or'] = 'sau';
$a->strings['skip this step'] = 'omiteți acest pas';
$a->strings['select a photo from your photo albums'] = 'selectaţi o fotografie din albumele dvs. foto';
$a->strings['User deleted their account'] = 'Utilizatorul și-a șters contul';
$a->strings['Your account has been successfully removed. Bye bye!'] = 'Contul dumneavoastră a fost eliminat cu succes. La revedere!';
$a->strings['Remove My Account'] = 'Șterge Contul Meu';
$a->strings['This will completely remove your account. Once this has been done it is not recoverable.'] = 'Aceasta va elimina complet contul dvs. Odată ce a fostă, această acțiune este nerecuperabilă.';
$a->strings['Please enter your password for verification:'] = 'Vă rugăm să introduceţi parola dvs. pentru verificare:';
$a->strings['Remote server settings'] = 'Setări servere la distanță';
$a->strings['Save changes'] = 'Salvează schimbările';
$a->strings['Friendiqa on my Fairphone 2...'] = 'Friendiqa pe Fairphone 2...';
$a->strings['Generate'] = 'Generează';
$a->strings['Two-factor authentication successfully disabled.'] = 'Autentificarea cu doi factori a fost dezactivată cu succes';
$a->strings['Recovery codes'] = 'Coduri de recupare';
$a->strings['Remaining valid codes'] = 'Coduri de recuperare valide';
$a->strings['Remaining valid codes'] = 'Coduri de recuperare valide rămase';
$a->strings['Current password:'] = 'Parola curentă:';
$a->strings['Enable two-factor authentication'] = 'Activați autentificarea prin doi factori';
$a->strings['Disable two-factor authentication'] = 'Eliminați autentificarea prin doi factori';
$a->strings['Show recovery codes'] = 'Arată codurile de recuperare';
$a->strings['Manage app-specific passwords'] = 'Administrați parole specifice aplicațiilor';
$a->strings['Manage trusted browsers'] = 'Administrați browsere de încredere';
$a->strings['Generate new recovery codes'] = 'Generați noi coduri de verificare';
$a->strings['Next: Verification'] = 'Următorul: Verificarea';
$a->strings['Device'] = 'Dispozitiv';
$a->strings['OS'] = 'Sistem de Operare';
$a->strings['Export account'] = 'Exportare cont';
$a->strings['Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server.'] = 'Exportați-vă informațiile contului şi contactele. Utilizaţi aceasta pentru a face o copie de siguranţă a contului dumneavoastră şi/sau pentru a-l muta pe un alt server.';
$a->strings['Export all'] = 'Exportare tot';
@ -1457,6 +1490,12 @@ $a->strings['Export Contacts to CSV'] = 'Exportare contacte ca CSV';
$a->strings['Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon.'] = 'Exportă lista de conturi pe care le urmărești ca fișier CSV. Compatibil cu ex.: Mastodon';
$a->strings['The top-level post isn\'t visible.'] = 'Postarea de nivel superior nu este vizibilă.';
$a->strings['The top-level post was deleted.'] = 'Postarea de nivel superior a fost ștearsă.';
$a->strings['This node has blocked the top-level author or the author of the shared post.'] = 'Acest nod a blocat autorul de nivel superior sau autorul postării distribuite.';
$a->strings['You have ignored or blocked the top-level author or the author of the shared post.'] = 'Ați ignorat sau blocat autorul de nivel superior sau autorul postării distribuite.';
$a->strings['You have ignored the top-level author\'s server or the shared post author\'s server.'] = 'Ați ignorat serverul autorului de nivel superior sau pe cel al autorului postării distribuite.';
$a->strings['Conversation Not Found'] = 'Conversație Negăsită';
$a->strings['Unfortunately, the requested conversation isn\'t available to you.'] = 'Din nefericire, conversația cerută nu este disponibilă.';
$a->strings['The requested item doesn\'t exist or has been deleted.'] = 'Elementul solicitat nu există sau a fost șters.';
$a->strings['You are now logged in as %s'] = 'V-ați logat ca %s';
$a->strings['Switch between your accounts'] = 'Comutați conturile dvs.';
$a->strings['Manage your accounts'] = 'Administrați-vă conturile';
@ -1501,7 +1540,7 @@ $a->strings['The Directory page lets you find other people in this network or ot
$a->strings['Finding New People'] = 'Găsire Persoane Noi';
$a->strings['On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.'] = 'Pe panoul lateral al paginii Contacte sunt câteva unelte utile pentru a găsi noi prieteni. Putem asocia persoanele după interese, căuta persoane după nume sau interes, şi vă putem oferi sugestii bazate pe relaţiile din reţea. Pe un site nou-nouț, sugestiile de prietenie vor începe în mod normal să fie populate în termen de 24 de ore.';
$a->strings['Why Aren\'t My Posts Public?'] = 'De ce nu sunt Postările Mele Publice?';
$a->strings['Friendica respects your privacy. By default, your posts will only show up to people you\'ve added as friends. For more information, see the help section from the link above.'] = 'Friendica vă respectă confidenţialitatea. Implicit, postările dvs. vor fi afişate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informaţii, consultaţi secţiunea de asistenţă din legătura de mai sus.';
$a->strings['Friendica respects your privacy. By default, your posts will only show up to people you\'ve added as friends. For more information, see the help section from the link above.'] = 'Friendica vă respectă confidențialitatea. În mod implicit, postările dvs. vor fi afișate numai persoanelor pe care le-ați adăugat ca și prieteni. Pentru mai multe informații, consultați secțiunea de asistență din legătura de mai sus.';
$a->strings['Getting Help'] = 'Obţinerea de Ajutor';
$a->strings['Go to the Help Section'] = 'Navigați la Secțiunea Ajutor';
$a->strings['Our <strong>help</strong> pages may be consulted for detail on other program features and resources.'] = 'Paginile noastre de <strong>ajutor</strong> pot fi consultate pentru detalii, prin alte funcții şi resurse de program.';
@ -1513,6 +1552,13 @@ $a->strings['%s created a new post'] = '%s a creat o nouă postare';
$a->strings['Friend Suggestion'] = 'Sugestie Prietenie';
$a->strings['Friend/Connect Request'] = 'Prieten/Solicitare de Conectare';
$a->strings['New Follower'] = 'Susţinător Nou';
$a->strings['%1$s liked your post %2$s'] = 'Lui %1$s îi place postarea dumneavoastră %2$s';
$a->strings['%1$s disliked your post %2$s'] = 'Lui %1$s nu-i place postarea dumneavoastră %2$s';
$a->strings['%1$s shared your post %2$s'] = '%1$s a distribuit postarea dumneavoastră %2$s';
$a->strings['%1$s shared the post %2$s from %3$s'] = '%1$s a distribuit postarea %2$s de la %3$s';
$a->strings['%1$s shared a post from %3$s'] = '%1$s a distribuit o postare de la %3$s';
$a->strings['%1$s shared the post %2$s'] = '%1$s a distribuit postarea %2$s';
$a->strings['%1$s shared a post'] = '%1$s a distribuit o postare';
$a->strings['%1$s sent you a new private message at %2$s.'] = '%1$s v-a trimis un nou mesaj privat la %2$s.';
$a->strings['a private message'] = 'un mesaj privat';
$a->strings['%1$s sent you %2$s.'] = '%1$s v-a trimis %2$s';
@ -1542,6 +1588,8 @@ $a->strings['This entry was edited'] = 'Această intrare a fost editată';
$a->strings['Edit'] = 'Edit';
$a->strings['Ignore thread'] = 'Igonrați firul conversației';
$a->strings['Unignore thread'] = 'Neignorați firul conversației';
$a->strings['Quote share this'] = 'Citează și distribuie aceasta';
$a->strings['Quote Share'] = 'Citează și distribuie';
$a->strings['Reshare this'] = 'Redistribuie aceasta';
$a->strings['Reshare'] = 'Redistribuie';
$a->strings['Cancel your Reshare'] = 'Anulează redistribuția';
@ -1549,11 +1597,12 @@ $a->strings['to'] = 'către';
$a->strings['via'] = 'via';
$a->strings['Wall-to-Wall'] = 'Perete-prin-Perete';
$a->strings['via Wall-To-Wall:'] = 'via Perete-Prin-Perete';
$a->strings['More'] = 'Mai multe';
$a->strings['Notifier task is pending'] = 'Sarcină de notificare în așteptare';
$a->strings['Delivery to remote servers is pending'] = 'Livrarea către alte servere se află în așteptare';
$a->strings['Delivery to remote servers is underway'] = 'Livrarea către alte servere este în desfășurare';
$a->strings['Delivery to remote servers is mostly done'] = 'Livrarea către alte servere este în mare parte realizată';
$a->strings['Delivery to remote servers is done'] = 'Livrarea către alte servere este complet realizată';
$a->strings['Delivery to remote servers is done'] = 'Livrarea către alte servere s-a realizat';
$a->strings['%d comment'] = [
0 => '%d comentariu',
1 => '%d comentarii',
@ -1564,5 +1613,11 @@ $a->strings['following'] = 'urmărire';
$a->strings['stopped following'] = 'urmărire întreruptă';
$a->strings['Login failed.'] = 'Eşec la conectare';
$a->strings['Please upload a profile photo.'] = 'Vă rugăm să încărcaţi o fotografie de profil.';
$a->strings['years'] = 'ani';
$a->strings['months'] = 'luni';
$a->strings['days'] = 'zile';
$a->strings['hours'] = 'ore';
$a->strings['minutes'] = 'minute';
$a->strings['seconds'] = 'secunde';
$a->strings['Always open Compose page'] = 'Deschide mereu Pagina de compunere';
$a->strings['Color scheme'] = 'Schemă de culori';

File diff suppressed because it is too large Load diff

View file

@ -228,7 +228,6 @@ $a->strings['The form security token was not correct. This probably happened bec
$a->strings['All contacts'] = 'Все контакты';
$a->strings['Followers'] = 'Подписаны на вас';
$a->strings['Following'] = 'Ваши подписки';
$a->strings['Mutual friends'] = 'Взаимные друзья';
$a->strings['Common'] = 'Общее';
$a->strings['Addon not found'] = 'Дополнение не найдено';
$a->strings['Addon already enabled'] = 'Дополнение уже включено';
@ -984,59 +983,6 @@ $a->strings['
the administrator of %2$s has set up an account for you.'] = '
Уважаемый(ая) %1$s,
администратор %2$s создал для вас учётную запись.';
$a->strings['
The login details are as follows:
Site Location: %1$s
Login Name: %2$s
Password: %3$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %1$s/settings/removeme
Thank you and welcome to %4$s.'] = '
Ваши данные для входа:
Адрес: %1$s
Имя для входа: %2$s
Пароль: %3$s
Вы можете сменить пароль после входа на странице настроек.
Пожалуйста, ознакомьтесь с другими настройками на этой же странице.
Вы так же можете захотеть добавить некоторую информацию о вас
(на странице профиля), чтобы другие смогли легко найти вас.
Мы рекомендуем указать имя и поставить изображение профиля,
добавить несколько ключевых слов (очень полезны для поиска друзей),
вероятно, страну вашего проживания, если вы не хотите давать больше деталей.
Мы полностью уважаем вашу приватность и ничто из перечисленного не является обязательным.
Если вы новичок и не знаете здесь никого, то эти рекомендации
могут помочь найти вам новых интересных друзей.
Если вы захотите удалить вашу учётную запись, то всегда сможете сделать это на %1$s/settings/removeme
Спасибо и добро пожаловать на %4$s.';
$a->strings['Registration details for %s'] = 'Подробности регистрации для %s';
$a->strings['
Dear %1$s,
@ -1065,59 +1011,6 @@ $a->strings['
Уважаемый(ая) %1$s,
Спасибо за регистрацию на %2$s. Ваша учётная запись создана.
';
$a->strings['
The login details are as follows:
Site Location: %3$s
Login Name: %1$s
Password: %5$s
You may change your password from your account "Settings" page after logging
in.
Please take a few moments to review the other account settings on that page.
You may also wish to add some basic information to your default profile
(on the "Profiles" page) so that other people can easily find you.
We recommend setting your full name, adding a profile photo,
adding some profile "keywords" (very useful in making new friends) - and
perhaps what country you live in; if you do not wish to be more specific
than that.
We fully respect your right to privacy, and none of these items are necessary.
If you are new and do not know anybody here, they may help
you to make some new and interesting friends.
If you ever want to delete your account, you can do so at %3$s/settings/removeme
Thank you and welcome to %2$s.'] = '
Ваши данные для входа:
Адрес: %3$s
Имя для входа: %1$s
Пароль: %5$s
Вы можете сменить пароль после входа на странице настроек.
Пожалуйста, ознакомьтесь с другими настройками на этой же странице.
Вы так же можете захотеть добавить некоторую информацию о вас
(на странице профиля), чтобы другие смогли легко найти вас.
Мы рекомендуем указать имя и поставить изображение профиля,
добавить несколько ключевых слов (очень полезны для поиска друзей),
вероятно, страну вашего проживания, если вы не хотите давать больше деталей.
Мы полностью уважаем вашу приватность и ничто из перечисленного не является обязательным.
Если вы новичок и не знаете здесь никого, то эти рекомендации
могут помочь найти вам новых интересных друзей.
Если вы захотите удалить вашу учётную запись, то всегда сможете сделать это на %3$s/settings/removeme
Спасибо и добро пожаловать на %2$s.';
$a->strings['Addon not found.'] = 'Дополнение не найдено.';
$a->strings['Addon %s disabled.'] = 'Дополнение %s отключено.';
$a->strings['Addon %s enabled.'] = 'Дополнение %s включено.';
@ -1349,8 +1242,6 @@ $a->strings['Enable multiple registrations'] = 'Разрешить нескол
$a->strings['Enable users to register additional accounts for use as pages.'] = 'Разрешить пользователям регистрировать дополнительные аккаунты для использования в качестве страниц.';
$a->strings['Enable OpenID'] = 'Включить OpenID';
$a->strings['Enable OpenID support for registration and logins.'] = 'Включить поддержку OpenID для регистрации и входа.';
$a->strings['Enable Fullname check'] = 'Включить проверку полноты имени';
$a->strings['Enable check to only allow users to register with a space between the first name and the last name in their full name.'] = 'Проверять при регистрации, чтобы пользователь имел пробел в указанном имени между именем и фамилией.';
$a->strings['Email administrators on new registration'] = 'Уведомлять администраторов о новых регистрациях';
$a->strings['If enabled and the system is set to an open registration, an email for each new registration is sent to the administrators.'] = 'Если включено и регистрации открыты, то о каждой новой регистрации будет сообщаться администраторам по электронной почте.';
$a->strings['Community pages for visitors'] = 'Публичная лента для посетителей';
@ -1386,10 +1277,8 @@ $a->strings['Local contacts - contacts of our local contacts are discovered for
$a->strings['Interactors - contacts of our local contacts and contacts who interacted on locally visible postings are discovered for their followers/followings.'] = 'Interactors - местные контакты и те контакты, кто взаимодействовал с локально видимыми записями, будут проверяться на наличие подписчиков и друзей.';
$a->strings['Synchronize the contacts with the directory server'] = 'Синхронизировать контакты с сервером каталога';
$a->strings['if enabled, the system will check periodically for new contacts on the defined directory server.'] = 'Если включено, то система будет периодически проверять новые контакты на указанном сервере каталога.';
$a->strings['Days between requery'] = 'Интервал запросов';
$a->strings['Number of days after which a server is requeried for his contacts.'] = 'Интервал в днях, с которым контакты сервера будут перепроверяться.';
$a->strings['Discover contacts from other servers'] = 'Обнаруживать контакты с других серверов';
$a->strings['Periodically query other servers for contacts. The system queries Friendica, Mastodon and Hubzilla servers.'] = 'Периодически опрашивать контакты с других серверов. В них входят Friendica, Mastodon и Hubzilla.';
$a->strings['Days between requery'] = 'Интервал запросов';
$a->strings['Search the local directory'] = 'Искать в местном каталоге';
$a->strings['Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated.'] = 'Искать в локальном каталоге вместо глобального. При локальном поиске каждый запрос будет выполняться в глобальном каталоге в фоновом режиме. Это улучшит результаты поиска при повторных запросах.';
$a->strings['Publish server information'] = 'Опубликовать информацию о сервере';
@ -2294,7 +2183,7 @@ $a->strings['Note for the admin'] = 'Сообщение для админист
$a->strings['Leave a message for the admin, why you want to join this node'] = 'Сообщения для администратора сайта на тему "почему я хочу присоединиться к вам"';
$a->strings['Membership on this site is by invitation only.'] = 'Членство на сайте только по приглашению.';
$a->strings['Your invitation code: '] = 'Ваш код приглашения:';
$a->strings['Your Full Name (e.g. Joe Smith, real or real-looking): '] = 'Ваше полное имя (например, Иван Иванов):';
$a->strings['Your Display Name (as you would like it to be displayed on this system'] = 'Ваше полное имя (как вы бы хотели его видеть здесь';
$a->strings['Your Email Address: (Initial information will be send there, so this has to be an existing address.)'] = 'Ваш адрес электронной почты: (Информация для входа будет отправлена туда, это должен быть существующий адрес.)';
$a->strings['Please repeat your e-mail address:'] = 'Пожалуйста, введите адрес электронной почты ещё раз:';
$a->strings['New Password:'] = 'Новый пароль:';
@ -2597,6 +2486,10 @@ $a->strings['Display the resharer'] = 'Показывать поделившег
$a->strings['Display the first resharer as icon and text on a reshared item.'] = 'Показывать первого из поделившихся записью в виде значка над этой записью.';
$a->strings['Stay local'] = 'Оставаться локально';
$a->strings['Don\'t go to a remote system when following a contact link.'] = 'Не переходить на другие серверы по ссылкам профилей.';
$a->strings['Show the post deletion checkbox'] = 'Показывать отметку для удаления записи';
$a->strings['Display the checkbox for the post deletion on the network page.'] = 'Показывать галочку отметки записей для удаления на странице ленты';
$a->strings['DIsplay the event list'] = 'Показывать события';
$a->strings['Display the birthday reminder and event list on the network page.'] = 'Показывать напоминания о днях рождения и список событий на странице ленты.';
$a->strings['Link preview mode'] = 'Предпросмотр ссылок';
$a->strings['Appearance of the link preview that is added to each post with a link.'] = 'Внешний вид предпросмотра ссылок, который появляется в записях со ссылками.';
$a->strings['Bookmark'] = 'Главное меню';
@ -2924,7 +2817,7 @@ $a->strings['Please visit %s if you wish to make any changes to this relationsh
$a->strings['registration request'] = 'запрос регистрации';
$a->strings['You\'ve received a registration request from \'%1$s\' at %2$s'] = 'Вы получили запрос на регистрацию от \'%1$s\' на %2$s';
$a->strings['You\'ve received a [url=%1$s]registration request[/url] from %2$s.'] = 'Вы получили [url=%1$s]запрос регистрации[/url] от %2$s.';
$a->strings['Full Name: %s
$a->strings['Display Name: %s
Site Location: %s
Login Name: %s (%s)'] = 'Полное имя: %s
Расположение: %s
@ -3009,7 +2902,9 @@ $a->strings['Disliked by: %s'] = 'Не понравилось: %s';
$a->strings['Attended by: %s'] = 'Присутствуют: %s';
$a->strings['Maybe attended by: %s'] = 'Под вопросом: %s';
$a->strings['Not attended by: %s'] = 'Не присутствуют: %s';
$a->strings['Commented by: %s'] = 'Прокомментировали: %s';
$a->strings['Reacted with %s by: %s'] = 'Отреагировали как %s : %s';
$a->strings['Quote shared by: %s'] = 'Процитировано: %s';
$a->strings['Chat'] = 'Чат';
$a->strings['(no subject)'] = '(нет темы)';
$a->strings['%s is now following %s.'] = '%s теперь подписан на %s.';

File diff suppressed because it is too large Load diff

View file

@ -171,7 +171,6 @@ $a->strings['You must be logged in to use addons. '] = 'Du måste vara inloggad
$a->strings['All contacts'] = 'Alla kontakter';
$a->strings['Followers'] = 'Följare';
$a->strings['Following'] = 'Följer';
$a->strings['Mutual friends'] = 'Gemensamma vänner';
$a->strings['Common'] = 'Vanlig';
$a->strings['Addon not found'] = 'Insticksprogrammet hittades inte';
$a->strings['Addon already enabled'] = 'Insticksprogrammet är redan aktiverat';
@ -417,6 +416,7 @@ $a->strings['Trending Tags (last %d hour)'] = [
1 => 'Trendande taggar (de senaste %d timmarna)',
];
$a->strings['More Trending Tags'] = 'Fler trendande taggar';
$a->strings['Mention'] = 'Nämn';
$a->strings['XMPP:'] = 'XMPP:';
$a->strings['Matrix:'] = 'Matrix:';
$a->strings['Location:'] = 'Plats:';
@ -863,10 +863,6 @@ $a->strings['UTC time: %s'] = 'UTC-tid: %s';
$a->strings['Current timezone: %s'] = 'Nuvarande tidszon: %s';
$a->strings['Converted localtime: %s'] = 'Konverterad lokaltid: %s';
$a->strings['Please select your timezone:'] = 'Vänligen välj din tidszon:';
$a->strings['You are now logged in as %s'] = 'Du är nu inloggad som %s';
$a->strings['Switch between your accounts'] = 'Växla mellan dina konton';
$a->strings['Manage your accounts'] = 'Hantera dina konton';
$a->strings['Select an identity to manage: '] = 'Välj vilken identitet du vill hantera: ';
$a->strings['No entries (some entries may be hidden).'] = 'Inget att visa. (Man kan välja att inte synas här)';
$a->strings['Find on this site'] = 'Hitta på den här sidan';
$a->strings['Site Directory'] = 'Medlemskatalog';
@ -952,7 +948,6 @@ $a->strings['Tag'] = 'Taggar';
$a->strings['Type'] = 'Typ';
$a->strings['Term'] = 'Villkor';
$a->strings['URL'] = 'Webbadress';
$a->strings['Mention'] = 'Nämn';
$a->strings['Item not found'] = 'Hittades inte';
$a->strings['Normal Account'] = 'Vanligt konto';
$a->strings['Automatic Friend Account'] = 'Konto med automatiskt godkännande av vänner.';
@ -1104,6 +1099,7 @@ $a->strings['Relocate'] = 'Omlokalisera';
$a->strings['If you have moved this profile from another server, and some of your contacts don\'t receive your updates, try pushing this button.'] = 'Om du har flyttat den här profilen från en annan server och några av dina kontakter inte får dina uppdateringar, försök att trycka på den här knappen.';
$a->strings['Addon Settings'] = 'Inställningar för Tillägg';
$a->strings['No Addon settings configured'] = 'Inga inställningar för Tillägg har gjorts';
$a->strings['Add'] = 'Lägg till';
$a->strings['Failed to connect with email account using the settings provided.'] = 'Kunde inte ansluta till e-postkontot med aktuella inställningar';
$a->strings['Diaspora (Socialhome, Hubzilla)'] = 'Diaspora (Socialhome, Hubzilla)';
$a->strings['OStatus (GNU Social)'] = 'OStatus (GNU Social)';
@ -1125,7 +1121,6 @@ $a->strings['Action after import:'] = 'Åtgärd efter importering:';
$a->strings['Move to folder'] = 'Flytta till mapp';
$a->strings['Move to folder:'] = 'Flytta till mapp:';
$a->strings['Potential Delegates'] = 'Potentiella delegater';
$a->strings['Add'] = 'Lägg till';
$a->strings['No entries.'] = 'Inga poster.';
$a->strings['Display Settings'] = 'Skärm-inställningar';
$a->strings['Theme settings'] = 'Tema-inställningar';
@ -1169,6 +1164,10 @@ $a->strings['This will completely remove your account. Once this has been done i
$a->strings['Please enter your password for verification:'] = 'Ange lösenordet igen för säkerhets skull:';
$a->strings['Export account'] = 'Exportera konto';
$a->strings['Export all'] = 'Exportera allt';
$a->strings['You are now logged in as %s'] = 'Du är nu inloggad som %s';
$a->strings['Switch between your accounts'] = 'Växla mellan dina konton';
$a->strings['Manage your accounts'] = 'Hantera dina konton';
$a->strings['Select an identity to manage: '] = 'Välj vilken identitet du vill hantera: ';
$a->strings['Move account'] = 'Flytta konto';
$a->strings['You can import an account from another Friendica server.'] = 'Du kan importera ett konto från en annan Friendica-server.';
$a->strings['To export your account, go to "Settings->Export your personal data" and select "Export account"'] = 'För att exportera ditt konto, gå till "Inställningar->Exportera din personliga data" och välj "Exportera konto"';