diff --git a/l10n/pl.js b/l10n/pl.js index ce97cab6..96fa4fc2 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -53,8 +53,8 @@ OC.L10N.register( "New password does not match!" : "Nowe hasła nie pasują do siebie", "Please log in with your new vault password" : "Zaloguj się do sejfu używając nowego hasła", "Share with users and groups" : "Udostępnij użytkownikom i grupom", - "Share link" : "Łącze udostępniania", - "Are you sure you want to leave? This will corrupt this credential" : "Na pewno chcesz wyjść? To uszkodzi twoje poświadczenia", + "Share link" : "Udostępnij link", + "Are you sure you want to leave? This will corrupt this credential" : "Na pewno chcesz wyjść? Spowoduje to uszkodzenie tego poświadczenia", "Credential unshared" : "Poświadczenia nie udostępnione", "Credential shared" : "Poświadczenia udostepnione", "Saved!" : "Zapisano!", diff --git a/l10n/pl.json b/l10n/pl.json index efa15f50..3cb90629 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -51,8 +51,8 @@ "New password does not match!" : "Nowe hasła nie pasują do siebie", "Please log in with your new vault password" : "Zaloguj się do sejfu używając nowego hasła", "Share with users and groups" : "Udostępnij użytkownikom i grupom", - "Share link" : "Łącze udostępniania", - "Are you sure you want to leave? This will corrupt this credential" : "Na pewno chcesz wyjść? To uszkodzi twoje poświadczenia", + "Share link" : "Udostępnij link", + "Are you sure you want to leave? This will corrupt this credential" : "Na pewno chcesz wyjść? Spowoduje to uszkodzenie tego poświadczenia", "Credential unshared" : "Poświadczenia nie udostępnione", "Credential shared" : "Poświadczenia udostepnione", "Saved!" : "Zapisano!", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index daff7bca..48c9bf8c 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -356,7 +356,7 @@ OC.L10N.register( "Requested by" : "被要求", "Reason" : "原因", "Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t它", - "Loading…" : "加载中…", + "Loading…" : "正在加载...", "Awwhh… could not find the credential. Maybe it expired?" : "哎呀... 没有找到证书。也许它过期了?", "Expires:" : "过期:", "Connection to server lost" : "与服务器的连接断开", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index d3261212..49807eb5 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -354,7 +354,7 @@ "Requested by" : "被要求", "Reason" : "原因", "Click here to request\n\t\t\t\t\tit" : "点击这里请求\n\t\t\t\t\t它", - "Loading…" : "加载中…", + "Loading…" : "正在加载...", "Awwhh… could not find the credential. Maybe it expired?" : "哎呀... 没有找到证书。也许它过期了?", "Expires:" : "过期:", "Connection to server lost" : "与服务器的连接断开",