Support localized punctuation for "Port:" (#4452)

* Support localized punctuation for "Port:"

* Code review: adopting "Port: %@"

* updating other locales for "Port" -> "Port: %@"
This commit is contained in:
Cœur 2023-05-29 15:43:43 +02:00 committed by GitHub
parent 87472672a6
commit 61679e1adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 11 additions and 12 deletions

View File

@ -428,8 +428,7 @@ static NSString* const kWebSeedAnimationId = @"webSeed";
{
portString = NSLocalizedString(@"N/A", "Inspector -> Peers tab -> table row tooltip");
}
[components addObject:[NSString stringWithFormat:@"%@: %@",
NSLocalizedString(@"Port", "Inspector -> Peers tab -> table row tooltip"),
[components addObject:[NSString stringWithFormat:NSLocalizedString(@"Port: %@", "Inspector -> Peers tab -> table row tooltip"),
portString]];
NSInteger const peerFrom = [peer[@"From"] integerValue];

View File

@ -674,7 +674,7 @@
"Peers" = "Modparter";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Port";
"Port: %@" = "Port: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Port checksite er nede";

View File

@ -674,7 +674,7 @@
"Peers" = "Teilnehmer";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Port";
"Port: %@" = "Port: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Site zum Überprüfen des Ports ist nicht erreichbar.";

View File

@ -674,7 +674,7 @@
"Peers" = "Peers";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Port";
"Port: %@" = "Port: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Port check site is down";

View File

@ -674,7 +674,7 @@
"Peers" = "Clientes";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Puerto";
"Port: %@" = "Puerto: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Sitio de comprobación de puertos caido";

View File

@ -674,7 +674,7 @@
"Peers" = "Pairs";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Port";
"Port: %@" = "Port : %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Le site de vérification de ports est hors service";

View File

@ -674,7 +674,7 @@
"Peers" = "Peer";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Porta";
"Port: %@" = "Porta: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Il sito di test non è disponibile";

View File

@ -674,7 +674,7 @@
"Peers" = "Peers";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Poort";
"Port: %@" = "Poort: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Poortcontrolesite onbereikbaar";

View File

@ -674,7 +674,7 @@
"Peers" = "Peers";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Porta";
"Port: %@" = "Porta: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Website de verificação inacessível";

View File

@ -674,7 +674,7 @@
"Peers" = "Пользователи";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Порт";
"Port: %@" = "Порт: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Сайт проверки порта недоступен";

View File

@ -674,7 +674,7 @@
"Peers" = "Eşler";
/* Inspector -> Peers tab -> table row tooltip */
"Port" = "Kapı";
"Port: %@" = "Kapı: %@";
/* Preferences -> Network -> port status */
"Port check site is down" = "Kapı denetim alanı çalışmıyor";