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 May 8, 2023
1 parent 2965fab commit dd54ac1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"New text file" : "Yeni metin dosyası",
"Create new text file" : "Yeni metin dosyası oluştur",
"The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
Expand Down
1 change: 1 addition & 0 deletions l10n/tr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ "translations": {
"New text file" : "Yeni metin dosyası",
"Create new text file" : "Yeni metin dosyası oluştur",
"The file was uploaded" : "Dosya yüklendi",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"New paragraph" : "Новий параграф",
"Enter" : "Ввід",
"Hard line break" : "Жорсткий розрив",
"Backspace" : "Повернутися",
"Shift" : "Shift",
"Bold" : "Грубий",
"Bold text" : "Грубий текст",
Expand Down
1 change: 1 addition & 0 deletions l10n/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"New paragraph" : "Новий параграф",
"Enter" : "Ввід",
"Hard line break" : "Жорсткий розрив",
"Backspace" : "Повернутися",
"Shift" : "Shift",
"Bold" : "Грубий",
"Bold text" : "Грубий текст",
Expand Down

0 comments on commit dd54ac1

Please sign in to comment.