Skip to content

Commit c6d0e69

Browse files
authored
Updated translations with latest Crowdin changes (#4462)
1 parent 77d65d1 commit c6d0e69

Some content is hidden

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

69 files changed

+230
-146
lines changed

lang/ar/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'حدث خطأ عند إرسال بريد إلكتروني تجريبي:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/bg/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Беше върната грешка, когато се изпрати тестовият емейл:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/bs/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Došlo je do greške prilikom slanja testnog e-maila:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/ca/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'S\'ha produït un error en enviar un correu electrònic de prova:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/cs/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Při posílání testovacího e-mailu nastala chyba:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/cy/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Gwall a daflwyd wrth anfon e-bost prawf:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/da/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Følgende fejl opstod under afsendelse af testemail:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/de/errors.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,6 @@
111111
// Settings & Maintenance
112112
'maintenance_test_email_failure' => 'Fehler beim Versenden einer Test E-Mail:',
113113

114+
// HTTP errors
115+
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
114116
];

lang/de_informal/activities.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
'favourite_remove_notification' => '":name" wurde aus deinen Favoriten entfernt',
6060

6161
// Watching
62-
'watch_update_level_notification' => 'Watch preferences successfully updated',
62+
'watch_update_level_notification' => 'Beobachtungseinstellungen erfolgreich aktualisiert',
6363

6464
// Auth
6565
'auth_login' => 'hat sich eingeloggt',

lang/de_informal/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
'remove' => 'Entfernen',
4343
'add' => 'Hinzufügen',
4444
'configure' => 'Konfigurieren',
45-
'manage' => 'Manage',
45+
'manage' => 'Verwalten',
4646
'fullscreen' => 'Vollbild',
4747
'favourite' => 'Favoriten',
4848
'unfavourite' => 'Kein Favorit',

0 commit comments

Comments
 (0)