Skip to content

Commit 586e896

Browse files
authored
Updated translations with latest Crowdin changes (#4994)
1 parent bdfa76e commit 586e896

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+123
-76
lines changed

lang/ar/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
'description' => 'الوصف',
2121
'role' => 'الدور',
2222
'cover_image' => 'صورة الغلاف',
23-
'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
23+
'cover_image_description' => 'يجب أن يكون حجم هذه الصورة تقريبًا 440x250 بكسل، على الرغم من أنه سيتم تحجيمها وقصها بشكل مرن لتناسب واجهة المستخدم في سيناريوهات مختلفة حسب الحاجة، لذا فإن الأبعاد الفعلية للعرض ستختلف.',
2424

2525
// Actions
2626
'actions' => 'إجراءات',

lang/ar/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'لم يتم العثور على السوشيال درايفر "Social driver"',
3838
'social_driver_not_configured' => 'لم يتم تهيئة إعدادات حسابك الاجتماعي بشكل صحيح.',
3939
'invite_token_expired' => 'انتهت صلاحية رابط هذه الدعوة. يمكنك بدلاً من ذلك محاولة إعادة تعيين كلمة مرور حسابك.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'لا يمكن الرفع إلى مسار :filePath. الرجاء التأكد من قابلية الكتابة إلى الخادم.',

lang/bg/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Кодът за връзка със социалната мрежа не съществува',
3838
'social_driver_not_configured' => 'Социалните настройки на твоя :socialAccount не са конфигурирани правилно.',
3939
'invite_token_expired' => 'Твоята покана е изтекла. Вместо това може да пробваш да възстановиш паролата на профила си.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Не може да се качи файл в :filePath. Увери се на сървъра, че в пътя може да се записва.',

lang/bs/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Driver društvene mreže nije pronađen',
3838
'social_driver_not_configured' => 'Vaše :socialAccount postavke nisu konfigurisane ispravno.',
3939
'invite_token_expired' => 'Pozivni link je istekao. Možete umjesto toga pokušati da resetujete lozinku.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Na putanju fajla :filePath se ne može učitati. Potvrdite da je omogućeno pisanje na server.',

lang/ca/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'No s’ha trobat el controlador social',
3838
'social_driver_not_configured' => 'La configuració social de :socialAccount no és correcta.',
3939
'invite_token_expired' => 'Aquest enllaç d’invitació ha caducat. Podeu provar de restablir la contrasenya del vostre compte.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'No s’ha pogut pujar al camí del fitxer :filePath. Assegureu-vos que el servidor hi té permisos d’escriptura.',

lang/cs/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Doplněk pro tohoto správce identity nebyl nalezen.',
3838
'social_driver_not_configured' => 'Nastavení vašeho účtu na :socialAccount není správné. :socialAccount musí mít vaše svolení pro naší aplikaci vás přihlásit.',
3939
'invite_token_expired' => 'Odkaz v pozvánce již bohužel vypršel. Namísto toho ale můžete zkusit resetovat heslo do Vašeho účtu.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Nelze zapisovat na cestu k souboru :filePath. Zajistěte aby se dalo nahrávat na server.',

lang/cy/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Gyrrwr cymdeithasol heb ei ganfod',
3838
'social_driver_not_configured' => 'Nid yw eich gosodiadau cymdeithasol :socialAccount wedi\'u ffurfweddu\'n gywir.',
3939
'invite_token_expired' => 'Mae\'r ddolen wahoddiad hon wedi dod i ben. Yn lle hynny, gallwch chi geisio ailosod cyfrinair eich cyfrif.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Nid oedd modd uwchlwytho llwybr ffeil :filePath. Sicrhewch ei fod yn ysgrifenadwy i\'r gweinydd.',

lang/da/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Socialdriver ikke fundet',
3838
'social_driver_not_configured' => 'Dine :socialAccount indstillinger er ikke konfigureret korret.',
3939
'invite_token_expired' => 'Dette invitationslink er udløbet. I stedet kan du prøve at nulstille din kontos kodeord.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Filsti :filePath kunne ikke uploades til. Sørg for at den kan skrives til af webserveren.',

lang/de/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Treiber für Social-Media-Konten nicht gefunden',
3838
'social_driver_not_configured' => 'Ihr :socialAccount-Konto ist nicht korrekt konfiguriert.',
3939
'invite_token_expired' => 'Dieser Einladungslink ist abgelaufen. Sie können stattdessen versuchen Ihr Passwort zurückzusetzen.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Die Datei kann nicht in den angegebenen Pfad :filePath hochgeladen werden. Stellen Sie sicher, dass dieser Ordner auf dem Server beschreibbar ist.',

lang/de_informal/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'social_driver_not_found' => 'Treiber für Social-Media-Konten nicht gefunden',
3838
'social_driver_not_configured' => 'Dein :socialAccount-Konto ist nicht korrekt konfiguriert.',
3939
'invite_token_expired' => 'Dieser Einladungslink ist abgelaufen. Du kannst stattdessen versuchen, dein Passwort zurückzusetzen.',
40+
'login_user_not_found' => 'A user for this action could not be found.',
4041

4142
// System
4243
'path_not_writable' => 'Die Datei kann nicht in den angegebenen Pfad :filePath hochgeladen werden. Stelle sicher, dass dieser Ordner auf dem Server beschreibbar ist.',

0 commit comments

Comments
 (0)