Browsing Turkish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Turkish guidelines.
429438 of 1621 results
429.
-d, --date=STRING display time described by STRING, not 'now'
-f, --file=DATEFILE like --date once for each line of DATEFILE
-I[TIMESPEC], --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.
TIMESPEC='date' for date only (the default),
'hours', 'minutes', 'seconds', or 'ns' for date
and time to the indicated precision.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in src/date.c:134
430.
-r, --reference=FILE display the last modification time of FILE
-R, --rfc-2822 output date and time in RFC 2822 format.
Example: Mon, 07 Aug 2006 12:34:56 -0600
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-r,--referans=DOSYA DOSYA'nın son değiştirilme zamanını gösterir
-R, --rfc-2822 çıkış tarih ve saatini RFC 2822 foramtında gösterir.
Örnek: Pzt, 07 Ağu 2006 12:34:56 -0600
Translated by celil aydin
Reviewed by celil aydin
Located in src/date.c:142
431.
--rfc-3339=TIMESPEC output date and time in RFC 3339 format.
TIMESPEC='date', 'seconds', or 'ns' for
date and time to the indicated precision.
Date and time components are separated by
a single space: 2006-08-07 12:34:56-06:00
-s, --set=STRING set time described by STRING
-u, --utc, --universal print or set Coordinated Universal Time
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in src/date.c:147
432.

FORMAT controls the output. Interpreted sequences are:

%% a literal %
%a locale's abbreviated weekday name (e.g., Sun)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

BİÇİM çıktıyı denetler. Sıralamaları şu şekilde değerlendir:

%% matbu %
%a kısaltılmış haftanın günü yerel ayarları (örn. Paz)
Translated by Emir SARI
Located in src/date.c:187
433.
%A locale's full weekday name (e.g., Sunday)
%b locale's abbreviated month name (e.g., Jan)
%B locale's full month name (e.g., January)
%c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%A tam hafta içi gün adı yerel ayarı (örn. Pazar)
%b kısaltılmış ay adı yerel ayarı (örn. Oca)
%B tam ay adı yerel ayarı (örn. Ocak)
%c tarih ve zaman yerel ayarı (örn. Cum Mar 3 23:05:25 2005)
Translated by Emir SARI
Located in src/date.c:194
434.
%C century; like %Y, except omit last two digits (e.g., 20)
%d day of month (e.g., 01)
%D date; same as %m/%d/%y
%e day of month, space padded; same as %_d
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%C yüzyıl; %Y gibi, yalnızca son iki basamağı atla (örn. 20)
%d ayın günü (örn. 01)
%D tarih; %m/%d/%y ile aynı
%e ayın günü, boşluk bırakılmış; %_d ile aynı
Translated by Emir SARI
Located in src/date.c:200
435.
%F full date; same as %Y-%m-%d
%g last two digits of year of ISO week number (see %G)
%G year of ISO week number (see %V); normally useful only with %V
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%F tam tarih; %Y-%m-%d ile aynı
%g ISO hafta numarasının son iki hanesi (bkz %G)
%G ISO hafta numarasının ISO yılı (bkz %V); genelde sadece %V ile kullanılır
Translated and reviewed by Jim Qode
Located in src/date.c:196
436.
%h same as %b
%H hour (00..23)
%I hour (01..12)
%j day of year (001..366)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%h %b ile aynı
%H saat (00..23)
%I saat (01..12)
%j yılın günü (001..366)
Translated and reviewed by Deniz Akkus Kanca
Located in src/date.c:211
437.
%k hour, space padded ( 0..23); same as %_H
%l hour, space padded ( 1..12); same as %_I
%m month (01..12)
%M minute (00..59)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%k saat, boşluk bırakılmış ( 0..23); %_H ile aynı
%l saat, boşluk bırakılmış ( 1..12); %_I ile aynı
%m ay (01..12)
%M dakika (00..59)
Translated by Emir SARI
Located in src/date.c:217
438.
%n a newline
%N nanoseconds (000000000..999999999)
%p locale's equivalent of either AM or PM; blank if not known
%P like %p, but lower case
%r locale's 12-hour clock time (e.g., 11:11:04 PM)
%R 24-hour hour and minute; same as %H:%M
%s seconds since 1970-01-01 00:00:00 UTC
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%n bir satırbaşı
%N nanosaniye (000000000..999999999)
%p Ya AM yada PM'in eşdeğeri; eğer bilinmiyorsa boşluk
%P %p gibi, fakat daha küçük
%r yerel 12 saatlik zaman (örn, 11:11:04 PM)
%R 24 saatlik saat ve dakika; %H:%M şeklinde
%s 1970-01-01 00:00:00 UTC'den beri saniye
Translated and reviewed by EsatYuce
Located in src/date.c:200
429438 of 1621 results

This translation is managed by Ubuntu'yu Türkçe'ye Çevirenler Takımı, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Ahmet ERTEM, Angel Spy, Bilge, Bytan, Can Mustafa Özdemir, Deniz Akkus Kanca, Efe Çiftci, Emir SARI, Emre AYTAÇ, Erdem Öztürk, Ersin Akyüz, EsatYuce, Fatih Bostancı, FeNDeR, Guardian, HaCKRaM, Hasan Yılmaz, Jim Qode, Kaya Ünal, Kayra Akman, MIT, Mehmet Atif Ergun, Metelci, Mustafa VELİOĞLU, Mustafa Yılmaz, Namık ERDOĞAN, Osman Tosun, Savas Sen, Serhat Demirkol, TurkMame, Veysel Solmaz, Volkan Gezer, XceptN, Yigit Ates, Yigit Güneli, afterlife, alquirel, celil aydin, coldchris, enderak, kulkke, latent, meda, sargon, seyit konukcu, tekrei, ubuntuki, wj, wmwmwm, İsmail ÇETİN.