Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 21, 2024
1 parent e75eca7 commit 9363f8d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/sk.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OC.L10N.register(
"ownpad",
{
"Share not found" : "Sprístupnenie sa nenašlo",
"Share not found" : "Zdieľanie sa nenašlo",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",
"The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
"Error: {error}" : "Chyba: {error}"
Expand Down
2 changes: 1 addition & 1 deletion l10n/sk.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "translations": {
"Share not found" : "Sprístupnenie sa nenašlo",
"Share not found" : "Zdieľanie sa nenašlo",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty.",
"The target folder has been moved or deleted." : "Cieľový priečinok bol premiestnený alebo odstránený.",
"Error: {error}" : "Chyba: {error}"
Expand Down
1 change: 1 addition & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ OC.L10N.register(
"Etherpad authentication Client Secret" : "Etherpad kimlik doğrulama istemci parolası",
"Test Etherpad authentication" : "Etherpad kimlik doğrulamasını sına",
"The following error occurred while trying to authenticate to Etherpad: {message}" : "Etherpad kimliği doğrulanırken şu sorun çıktı: {message}",
"Authentication to Etherpad successful!" : "Etherpad kimliği doğrulandı!",
"Allow “public” pads" : "“Herkese açık” pad ögeleri kullanılsın",
"For example, if you host your Etherpad instance on `pad.example.org` and your Nextcloud instance on `cloud.example.org` you need to configure your cookie to `example.org` domain." : "Örneğin, Etherpad kopyanızı \"pad.ornek.org\" etki alanında ve Nextcloud kopyanızı \"cloud.ornek.org\" etki alanında barındırıyorsanız, çerezinizi \"ornek.org\" etki alanına göre yapılandırmanız gerekir.",
"Etherpad cookie domain" : "Etherpad çerezi etki alanı",
Expand Down
1 change: 1 addition & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"Etherpad authentication Client Secret" : "Etherpad kimlik doğrulama istemci parolası",
"Test Etherpad authentication" : "Etherpad kimlik doğrulamasını sına",
"The following error occurred while trying to authenticate to Etherpad: {message}" : "Etherpad kimliği doğrulanırken şu sorun çıktı: {message}",
"Authentication to Etherpad successful!" : "Etherpad kimliği doğrulandı!",
"Allow “public” pads" : "“Herkese açık” pad ögeleri kullanılsın",
"For example, if you host your Etherpad instance on `pad.example.org` and your Nextcloud instance on `cloud.example.org` you need to configure your cookie to `example.org` domain." : "Örneğin, Etherpad kopyanızı \"pad.ornek.org\" etki alanında ve Nextcloud kopyanızı \"cloud.ornek.org\" etki alanında barındırıyorsanız, çerezinizi \"ornek.org\" etki alanına göre yapılandırmanız gerekir.",
"Etherpad cookie domain" : "Etherpad çerezi etki alanı",
Expand Down

0 comments on commit 9363f8d

Please sign in to comment.