51 lines
3.4 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
2017-06-03 00:19:59 +00:00
"Saving…" : "Kaydediliyor...",
2017-06-17 00:21:44 +00:00
"All" : "Tümü",
2017-03-17 01:14:37 +00:00
"Download this revision" : "Bu sürümü indir",
"Restore this revision" : "Bu sürümü geri yükle",
2018-02-12 22:49:08 +00:00
"Latest revision" : "Son sürüm",
"More versions…" : "Diğer sürümler…",
"Just now" : "Şimdi",
"Failed to revert the document to older version" : "Belgenin önceki sürümü geri yüklenemedi",
2017-12-17 01:19:43 +00:00
"Please enter the filename to store the document as." : "Lütfen belgenin kaydedileceği adı yazın.",
2017-12-05 01:29:01 +00:00
"Save As" : "Farklı Kaydet",
"New filename" : "Yeni dosya adı",
2018-03-02 01:34:15 +00:00
"Cancel" : "İptal",
2018-02-22 01:32:45 +00:00
"Save" : "Kaydet",
2017-06-03 00:19:59 +00:00
"Loading documents…" : "Belgeler yükleniyor...",
2016-06-22 02:36:05 -04:00
"Edit" : "Düzenle",
2017-05-19 00:19:41 +00:00
"New Document" : "Yeni Belge",
"New Spreadsheet" : "Yeni Hesap Tablosu",
"New Presentation" : "Yeni Sunum",
2016-06-22 02:36:05 -04:00
"Could not create file" : "Dosya oluşturulamadı",
2016-12-07 02:24:23 +00:00
"New Document.odt" : "Yeni Belge.odt",
"New Spreadsheet.ods" : "Yeni Çalışma Sayfası.ods",
"New Presentation.odp" : "Yeni Sunum.odp",
2017-03-17 01:14:37 +00:00
"New Document.docx" : "Yeni Belge.docx",
"New Spreadsheet.xlsx" : "Yeni Çalışma Sayfası.xlsx",
"New Presentation.pptx" : "Yeni Sunum.pptx",
"Can't create document" : "Belge oluşturulamadı",
2016-12-07 02:24:23 +00:00
"Saved" : "Kaydedildi",
2017-04-03 00:16:22 +00:00
"Saved with error: Collabora Online should use the same protocol as the server installation." : "Sorunlu olarak kaydedildi: Collabora Online sunucuda kurulu olan iletişim kuralını kullanmalıdır.",
2016-07-26 03:50:02 -04:00
"Collabora Online" : "Collabora Online",
2018-01-20 01:30:33 +00:00
"Open documentation" : "Belgeleri aç",
2016-07-26 03:50:02 -04:00
"Collabora Online server" : "Collabora Online sunucusu",
2017-03-17 01:14:37 +00:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Bir WOPI istemcisi olarak düzenleme işlevi sağlayan Collabora Onlie sunucusunun adresi (ve kapı numarası).",
2016-06-22 02:36:05 -04:00
"Apply" : "Uygula",
2017-11-08 01:25:51 +00:00
"Restrict usage to specific groups" : "Kullanımı belirli gruplarla sınırla",
"Restrict edit to specific groups" : "Düzenlemeyi belirli gruplarla sınırla",
2017-03-17 01:14:37 +00:00
"Use OOXML by default for new files" : "Yeni dosyalar için varsayılan olarak OOXML kullanılsın",
2017-09-29 00:22:31 +00:00
"Enable access for external apps" : "Dış uygulamalara erişilebilsin",
"Add" : "Ekle",
2018-02-02 01:31:14 +00:00
"Use Canonical webroot" : "Yinelenen kök klasörü kullanılsın",
"Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "Birden çok olması durumunda Collabora tarafından kullanılacak yinelenen web kök klasörü. En az kısıtlaması olanı kullanın. Örnek: Kopyanın kök klasörüne Shibbolet kullanılarak ve kullanılmadan erişiliyorsa Shibbolize olmayan bir web kök klasörü kullanın. Bu kopya için yalnız bir web kök klasörü kullanılıyorsa bu ayarı yok sayabilirsiniz.",
2017-05-17 16:36:26 +00:00
"Wrong password. Please retry." : "Parola yanlış. Lütfen yeniden deneyin.",
2016-12-07 02:24:23 +00:00
"Password" : "Parola",
2016-07-26 03:50:02 -04:00
"OK" : "Tamam",
2017-05-10 00:18:31 +00:00
"Guest %s" : "Konuk %s",
2017-03-17 01:14:37 +00:00
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Bu bağlantının süresi dolmuş ya da hiç var olmamış. Lütfen ayrıntılar için paylaşımı yapan kişi ile görüşün."
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n > 1);");