richdocuments/l10n/tr.js

46 строки
3.2 KiB
JavaScript
Исходник Обычный вид История

2016-06-22 09:36:05 +03:00
OC.L10N.register(
"richdocuments",
{
2017-06-03 03:19:59 +03:00
"Saving…" : "Kaydediliyor...",
2017-06-17 03:21:44 +03:00
"All" : "Tümü",
2017-03-17 04:14:37 +03:00
"Download this revision" : "Bu sürümü indir",
"Restore this revision" : "Bu sürümü geri yükle",
2017-12-17 04:19:43 +03:00
"Please enter the filename to store the document as." : "Lütfen belgenin kaydedileceği adı yazın.",
2017-12-05 04:29:01 +03:00
"Save As" : "Farklı Kaydet",
"New filename" : "Yeni dosya adı",
2017-06-03 03:19:59 +03:00
"Loading documents…" : "Belgeler yükleniyor...",
2016-06-22 09:36:05 +03:00
"Edit" : "Düzenle",
2017-05-19 03:19:41 +03:00
"New Document" : "Yeni Belge",
"New Spreadsheet" : "Yeni Hesap Tablosu",
"New Presentation" : "Yeni Sunum",
2016-06-22 09:36:05 +03:00
"Could not create file" : "Dosya oluşturulamadı",
2016-12-07 05:24:23 +03:00
"New Document.odt" : "Yeni Belge.odt",
"New Spreadsheet.ods" : "Yeni Çalışma Sayfası.ods",
"New Presentation.odp" : "Yeni Sunum.odp",
2017-03-17 04:14:37 +03: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 05:24:23 +03:00
"Saved" : "Kaydedildi",
2017-04-03 03:16:22 +03: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 10:50:02 +03:00
"Collabora Online" : "Collabora Online",
2018-01-20 04:30:33 +03:00
"Open documentation" : "Belgeleri aç",
2016-07-26 10:50:02 +03:00
"Collabora Online server" : "Collabora Online sunucusu",
2017-03-17 04:14:37 +03: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 09:36:05 +03:00
"Apply" : "Uygula",
2017-11-08 04:25:51 +03: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 04:14:37 +03:00
"Use OOXML by default for new files" : "Yeni dosyalar için varsayılan olarak OOXML kullanılsın",
2017-09-29 03:22:31 +03:00
"Enable access for external apps" : "Dış uygulamalara erişilebilsin",
2018-01-11 04:31:41 +03:00
"Save" : "Kaydet",
2017-09-29 03:22:31 +03:00
"Add" : "Ekle",
2018-02-02 04:31:14 +03: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 19:36:26 +03:00
"Wrong password. Please retry." : "Parola yanlış. Lütfen yeniden deneyin.",
2016-12-07 05:24:23 +03:00
"Password" : "Parola",
2016-07-26 10:50:02 +03:00
"OK" : "Tamam",
2017-05-10 03:18:31 +03:00
"Guest %s" : "Konuk %s",
2017-03-17 04:14:37 +03: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 09:36:05 +03:00
},
"nplurals=2; plural=(n > 1);");