33 lines
1.7 KiB
JavaScript
Raw Normal View History

2016-06-22 02:36:05 -04:00
OC.L10N.register(
"richdocuments",
{
"Saving..." : "Kaydediliyor...",
2016-07-26 03:50:02 -04:00
"Latest revision" : "Son sürüm",
"More versions..." : "Daha fazla sürüm...",
2016-08-02 20:35:13 -04:00
"Just now" : "Henüz",
2016-07-26 03:50:02 -04:00
"Failed to revert the document to older version" : "Belge eski sürümüne döndürülemedi",
2016-06-22 02:36:05 -04:00
"Save" : "Kaydet",
"Loading documents..." : "Belgeler yükleniyor...",
"Edit" : "Düzenle",
2016-08-17 02:34:31 +02:00
"Document" : "Belge",
"Spreadsheet" : "Çalışma Sayfası",
"Presentation" : "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",
"Can't create document" : "Belge oluşturulamıyor",
"Saved" : "Kaydedildi",
2016-07-26 03:50:02 -04:00
"Collabora Online" : "Collabora Online",
"Collabora Online server" : "Collabora Online sunucusu",
2016-08-02 20:35:13 -04:00
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Bir WOPI istemcisi işleviyle düzenleme işlevine izin veren Collabora Onlie sunucusunun adresi (ve bağlantı noktası).",
2016-06-22 02:36:05 -04:00
"Apply" : "Uygula",
"Wrong password. Please retry." : "Yanlış parola. Lütfen yeniden deneyin.",
2016-12-07 02:24:23 +00:00
"Password" : "Parola",
2016-07-26 03:50:02 -04:00
"OK" : "Tamam",
2016-06-22 02:36:05 -04:00
"Guest %s" : "Misafir %s",
2016-12-07 02:24:23 +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ş veya hiç mevcut olmamış. Lütfen ayrıntılar için paylaşımı yapan kişi ile iletişime geçin.",
"You don't have permission to rename this document" : "Bu belgeyi adlandırmak için izniniz yok."
2016-06-22 02:36:05 -04:00
},
"nplurals=2; plural=(n > 1);");