mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Some checks failed
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
36 lines
No EOL
2.3 KiB
JSON
36 lines
No EOL
2.3 KiB
JSON
{ "translations": {
|
||
"Comments" : "Yorumlar",
|
||
"You commented" : "Yorum yaptınız",
|
||
"{author} commented" : "{author} yorum yaptı",
|
||
"You commented on %1$s" : "%1$s ile ilgili yorum yaptınız",
|
||
"You commented on {file}" : "{file} ile ilgili yorum yaptınız",
|
||
"%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı",
|
||
"{author} commented on {file}" : "{author}, {file} ile ilgili yorum yaptı",
|
||
"<strong>Comments</strong> for files" : "Dosyalar için <strong>yorum</strong> yapıldığında",
|
||
"Files" : "Dosyalar",
|
||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "\"{file}\" ile ilgili bir yorumda silinmiş bir hesap tarafından anıldınız",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user}, \"{file}\" ile ilgili bir yorumda sizi andı",
|
||
"Go to file" : "Dosyaya git",
|
||
"Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan Dosyalar uygulaması eklentisi",
|
||
"Edit comment" : "Yorumu düzenle",
|
||
"Delete comment" : "Yorumu sil",
|
||
"Cancel edit" : "Düzenlemeyi iptal et",
|
||
"New comment" : "Yeni yorum",
|
||
"Write a comment …" : "Bir yorum yazın…",
|
||
"Post comment" : "Yorum gönder",
|
||
"@ for mentions, : for emoji, / for smart picker" : "Anmalar için @, emojiler için :, akıllı seçici için /",
|
||
"Could not reload comments" : "Yorumlar yeniden yüklenemedi",
|
||
"Failed to mark comments as read" : "Yorumlar okunmuş olarak işaretlenemedi",
|
||
"Unable to load the comments list" : "Yorum listesi yüklenemedi",
|
||
"No comments yet, start the conversation!" : "Henüz bir yorum yapılmamış! Bir görüşme başlatın!",
|
||
"No more messages" : "Başka ileti yok",
|
||
"Retry" : "Yeniden dene",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 yeni yorum","{unread} yeni yorum"],
|
||
"Comment" : "Yorum",
|
||
"An error occurred while trying to edit the comment" : "Yorum düzenlenmeye çalışılırken bir sorun çıktı",
|
||
"Comment deleted" : "Yorum silindi",
|
||
"An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı",
|
||
"An error occurred while trying to create the comment" : "Yorum oluşturulurken bir sorun çıktı",
|
||
"Write a comment …" : "Bir yorum yazın…"
|
||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||
} |