diff options
author | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2022-10-19 00:48:51 +0200 |
---|---|---|
committer | Paul Dee <itsascambutmailmeanyway@gmail.com> | 2022-10-19 00:53:57 +0200 |
commit | 3f81a06c0aeef198f6f5dc73d78ea24716ba3b5d (patch) | |
tree | eafc8662919dc85dc2007fa39a06b2515813fde7 /applications/luci-app-ddns/po/tr | |
parent | 848f8ffc3d9acc167cd9d1ecd139b685d9ed3569 (diff) |
luci-app-ddns: string fix
Attempts to address issue #6028
Also made proximate strings more clear.
Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com>
Diffstat (limited to 'applications/luci-app-ddns/po/tr')
-rw-r--r-- | applications/luci-app-ddns/po/tr/ddns.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-ddns/po/tr/ddns.po b/applications/luci-app-ddns/po/tr/ddns.po index b8cbaa3dc0..c27a40ef9e 100644 --- a/applications/luci-app-ddns/po/tr/ddns.po +++ b/applications/luci-app-ddns/po/tr/ddns.po @@ -420,7 +420,7 @@ msgid "Interval unit to check for changed IP" msgstr "Değiştirilen IP'yi kontrol etmek için aralık birimi" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1017 -msgid "Interval unit to force updates send to DDNS Provider" +msgid "Interval unit to force updates sent to DDNS Provider." msgstr "" "Güncellemelerin DDNS Sağlayıcısına zorla gönderilmesini sağlayan aralık " "birimi" @@ -562,14 +562,14 @@ msgstr "" "Sunucusunu kullanın." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1047 -msgid "On Error the script will retry the failed action after given time" +msgid "Which time units to use for retry counters." msgstr "" "Hata durumunda komut dosyası, belirli bir süre sonra başarısız olan eylemi " "yeniden deneyecektir" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1027 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1037 -msgid "On Error the script will stop execution after given number of retrys" +msgid "The interval between which each succesive retry will commence." msgstr "" "Hata durumunda komut dosyası, verilen sayıda yeniden denemeden sonra " "yürütmeyi durduracaktır" @@ -743,7 +743,7 @@ msgstr "Hizmeti değiştir" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1029 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1039 -msgid "The default setting of '0' will retry infinite." +msgid "The default setting of '0' will retry infinitely." msgstr "Varsayılan '0' ayarı sonsuz olarak yeniden deneyecektir." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:505 |