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 Nov 12, 2023
1 parent 29d0240 commit 82e051b
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"logreader",
{
"Logging" : "Záznam událostí",
"Errors in the log" : "Chyby v záznamu událostí",
"Log Reader" : "Čtečka záznamů událostí (log)",
"A log reader for Nextcloud" : "Čtečka záznamů událostí (log) pro Nextcloud",
"Log reader for Nextcloud" : "Čtečka záznamů událostí pro Nextcloud",
Expand Down
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"Logging" : "Záznam událostí",
"Errors in the log" : "Chyby v záznamu událostí",
"Log Reader" : "Čtečka záznamů událostí (log)",
"A log reader for Nextcloud" : "Čtečka záznamů událostí (log) pro Nextcloud",
"Log reader for Nextcloud" : "Čtečka záznamů událostí pro Nextcloud",
Expand Down
4 changes: 4 additions & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ OC.L10N.register(
"logreader",
{
"Logging" : "Günlük kaydı",
"Errors in the log" : "Günlükteki hatalar",
"No errors in the logs since %s" : "%s zamanından beri günlükte bir hata yok",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%s zamanından beri günlükte %n hata var","%s zamanından beri günlükte %n hata var"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%s zamanından beri günlükte %n uyarı var","%s zamanından beri günlükte %n uyarı var"],
"Log Reader" : "Günlük okuyucu",
"A log reader for Nextcloud" : "Nextcloud günlük okuyucusu",
"Log reader for Nextcloud" : "Nextcloud günlük okuyucusu",
Expand Down
4 changes: 4 additions & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{ "translations": {
"Logging" : "Günlük kaydı",
"Errors in the log" : "Günlükteki hatalar",
"No errors in the logs since %s" : "%s zamanından beri günlükte bir hata yok",
"_%n error in the logs since %s_::_%n errors in the logs since %s_" : ["%s zamanından beri günlükte %n hata var","%s zamanından beri günlükte %n hata var"],
"_%n warning in the logs since %s_::_%n warnings in the logs since %s_" : ["%s zamanından beri günlükte %n uyarı var","%s zamanından beri günlükte %n uyarı var"],
"Log Reader" : "Günlük okuyucu",
"A log reader for Nextcloud" : "Nextcloud günlük okuyucusu",
"Log reader for Nextcloud" : "Nextcloud günlük okuyucusu",
Expand Down

0 comments on commit 82e051b

Please sign in to comment.