Drop trailing dot in some strings
This commit is contained in:
parent
07c0242cc5
commit
92d5008d1c
|
@ -183,7 +183,7 @@
|
||||||
"profile.items.only_shows_favorites.caption" = "Afficher uniquement les emplacements favoris";
|
"profile.items.only_shows_favorites.caption" = "Afficher uniquement les emplacements favoris";
|
||||||
"profile.items.vpn_survives_sleep.caption" = "Garder actif lors de la veille";
|
"profile.items.vpn_survives_sleep.caption" = "Garder actif lors de la veille";
|
||||||
"profile.items.vpn_resolves_hostname.caption" = "Résoudre le nom d'hôte du serveur";
|
"profile.items.vpn_resolves_hostname.caption" = "Résoudre le nom d'hôte du serveur";
|
||||||
"profile.items.tv_sharing.caption.limited" = "Limité à %d minutes.";
|
"profile.items.tv_sharing.caption.limited" = "Limité à %d minutes";
|
||||||
"profile.items.expires_at.caption" = "Expiration";
|
"profile.items.expires_at.caption" = "Expiration";
|
||||||
|
|
||||||
"profile.alerts.rename.title" = "Renommer le profile";
|
"profile.alerts.rename.title" = "Renommer le profile";
|
||||||
|
|
|
@ -183,7 +183,7 @@
|
||||||
"profile.items.only_shows_favorites.caption" = "Mostra solo le posizioni preferite";
|
"profile.items.only_shows_favorites.caption" = "Mostra solo le posizioni preferite";
|
||||||
"profile.items.vpn_survives_sleep.caption" = "Mantieni attivo in sleep";
|
"profile.items.vpn_survives_sleep.caption" = "Mantieni attivo in sleep";
|
||||||
"profile.items.vpn_resolves_hostname.caption" = "Risolvi hostname del server";
|
"profile.items.vpn_resolves_hostname.caption" = "Risolvi hostname del server";
|
||||||
"profile.items.tv_sharing.caption.limited" = "Limitato a %d minuti.";
|
"profile.items.tv_sharing.caption.limited" = "Limitato a %d minuti";
|
||||||
"profile.items.expires_at.caption" = "Scadenza";
|
"profile.items.expires_at.caption" = "Scadenza";
|
||||||
|
|
||||||
"profile.alerts.rename.title" = "Rinomina profilo";
|
"profile.alerts.rename.title" = "Rinomina profilo";
|
||||||
|
|
|
@ -183,7 +183,7 @@
|
||||||
"profile.items.only_shows_favorites.caption" = "Показывать только места из избранного";
|
"profile.items.only_shows_favorites.caption" = "Показывать только места из избранного";
|
||||||
"profile.items.vpn_survives_sleep.caption" = "Оставлять включенным во время сна";
|
"profile.items.vpn_survives_sleep.caption" = "Оставлять включенным во время сна";
|
||||||
"profile.items.vpn_resolves_hostname.caption" = "Разрешить имя хоста сервера";
|
"profile.items.vpn_resolves_hostname.caption" = "Разрешить имя хоста сервера";
|
||||||
"profile.items.tv_sharing.caption.limited" = "Ограничено до %d мин.";
|
"profile.items.tv_sharing.caption.limited" = "Ограничено до %d мин";
|
||||||
"profile.items.expires_at.caption" = "Срок действия";
|
"profile.items.expires_at.caption" = "Срок действия";
|
||||||
|
|
||||||
"profile.alerts.rename.title" = "Переименовать профиль";
|
"profile.alerts.rename.title" = "Переименовать профиль";
|
||||||
|
|
Loading…
Reference in New Issue