Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions l10n/tr.pot
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ msgstr "öngörülen kalan süre"
msgid "Existing version"
msgstr "Var olan sürüm"

msgid "Failed assembling the chunks together"
msgid "Failed to assemble the chunks together"
msgstr "Parçalar birleştirilemedi"

msgid "Failed uploading the file"
msgid "Failed to upload the file"
msgstr "Dosya yüklenemedi"

msgid "Filenames must not end with \"{segment}\"."
Expand Down Expand Up @@ -116,11 +116,14 @@ msgstr "Tüm yeni dosyaları seç"
msgid "Skip"
msgstr "Atla"

msgid "Skip this file"
msgid "Skip {count} file"
msgid_plural "Skip {count} files"
msgstr[0] "Bu dosyayı atla"
msgstr[0] "{count} dosyayı atla"
msgstr[1] "{count} dosyayı atla"

msgid "Skip this file"
msgstr "Bu dosyayı atla"

msgid "Unknown size"
msgstr "Boyut bilinmiyor"

Expand Down
Loading