[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-12-05 00:04:55 +01:00
parent 39e37fa9c6
commit 524f3c3c0b
32 changed files with 302 additions and 210 deletions

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été téléversé avec succès", "There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été téléversé avec succès",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML",
"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé", "The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé",
"No file was uploaded" => "Aucun fichier n'a été téléversé", "No file was uploaded" => "Aucun fichier n'a été téléversé",

View File

@ -9,16 +9,23 @@
"Unshare" => "Paylaşılmayan", "Unshare" => "Paylaşılmayan",
"Delete" => "Sil", "Delete" => "Sil",
"Rename" => "İsim değiştir.", "Rename" => "İsim değiştir.",
"{new_name} already exists" => "{new_name} zaten mevcut",
"replace" => "değiştir", "replace" => "değiştir",
"suggest name" => "Öneri ad",
"cancel" => "iptal", "cancel" => "iptal",
"replaced {new_name}" => "değiştirilen {new_name}",
"undo" => "geri al", "undo" => "geri al",
"unshared {files}" => "paylaşılmamış {files}",
"deleted {files}" => "silinen {files}",
"generating ZIP-file, it may take some time." => "ZIP dosyası oluşturuluyor, biraz sürebilir.", "generating ZIP-file, it may take some time." => "ZIP dosyası oluşturuluyor, biraz sürebilir.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi", "Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi",
"Upload Error" => "Yükleme hatası", "Upload Error" => "Yükleme hatası",
"Close" => "Kapat", "Close" => "Kapat",
"Pending" => "Bekliyor", "Pending" => "Bekliyor",
"1 file uploading" => "1 dosya yüklendi",
"Upload cancelled." => "Yükleme iptal edildi.", "Upload cancelled." => "Yükleme iptal edildi.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.", "File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.",
"error while scanning" => "tararamada hata oluşdu",
"Name" => "Ad", "Name" => "Ad",
"Size" => "Boyut", "Size" => "Boyut",
"Modified" => "Değiştirilme", "Modified" => "Değiştirilme",

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Encryption" => "Шифровање", "Encryption" => "Шифровање",
"Exclude the following file types from encryption" => "Не шифруј следеће типове датотека",
"None" => "Ништа", "None" => "Ништа",
"Enable Encryption" => "Омогући шифровање" "Enable Encryption" => "Омогући шифровање"
); );

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Password" => "Şifre",
"Submit" => "Gönder",
"%s shared the folder %s with you" => "%s sizinle paylaşılan %s klasör",
"%s shared the file %s with you" => "%s sizinle paylaşılan %s klasör",
"Download" => "İndir",
"No preview available for" => "Kullanılabilir önizleme yok",
"web services under your control" => "Bilgileriniz güvenli ve şifreli"
);

View File

@ -0,0 +1,3 @@
<?php $TRANSLATIONS = array(
"WebDAV URL: http://" => "WebDAV URL: http://"
);

View File

@ -1,14 +1,23 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Category type not provided." => "Врста категорије није унет.",
"No category to add?" => "Додати још неку категорију?",
"This category already exists: " => "Категорија већ постоји:", "This category already exists: " => "Категорија већ постоји:",
"Object type not provided." => "Врста објекта није унета.",
"%s ID not provided." => "%s ИД нису унети.",
"Error adding %s to favorites." => "Грешка приликом додавања %s у омиљене.",
"No categories selected for deletion." => "Ни једна категорија није означена за брисање.", "No categories selected for deletion." => "Ни једна категорија није означена за брисање.",
"Error removing %s from favorites." => "Грешка приликом уклањања %s из омиљених",
"Settings" => "Подешавања", "Settings" => "Подешавања",
"seconds ago" => "пре неколико секунди", "seconds ago" => "пре неколико секунди",
"1 minute ago" => "пре 1 минут", "1 minute ago" => "пре 1 минут",
"{minutes} minutes ago" => "пре {minutes} минута", "{minutes} minutes ago" => "пре {minutes} минута",
"1 hour ago" => "Пре једног сата",
"{hours} hours ago" => "Пре {hours} сата (сати)",
"today" => "данас", "today" => "данас",
"yesterday" => "јуче", "yesterday" => "јуче",
"{days} days ago" => "пре {days} дана", "{days} days ago" => "пре {days} дана",
"last month" => "прошлог месеца", "last month" => "прошлог месеца",
"{months} months ago" => "Пре {months} месеца (месеци)",
"months ago" => "месеци раније", "months ago" => "месеци раније",
"last year" => "прошле године", "last year" => "прошле године",
"years ago" => "година раније", "years ago" => "година раније",
@ -17,10 +26,15 @@
"No" => "Не", "No" => "Не",
"Yes" => "Да", "Yes" => "Да",
"Ok" => "У реду", "Ok" => "У реду",
"The object type is not specified." => "Врста објекта није подешена.",
"Error" => "Грешка", "Error" => "Грешка",
"The app name is not specified." => "Име програма није унето.",
"The required file {file} is not installed!" => "Потребна датотека {file} није инсталирана.",
"Error while sharing" => "Грешка у дељењу", "Error while sharing" => "Грешка у дељењу",
"Error while unsharing" => "Грешка код искључења дељења", "Error while unsharing" => "Грешка код искључења дељења",
"Error while changing permissions" => "Грешка код промене дозвола", "Error while changing permissions" => "Грешка код промене дозвола",
"Shared with you and the group {group} by {owner}" => "Дељено са вама и са групом {group}. Поделио {owner}.",
"Shared with you by {owner}" => "Поделио са вама {owner}",
"Share with" => "Подели са", "Share with" => "Подели са",
"Share with link" => "Подели линк", "Share with link" => "Подели линк",
"Password protect" => "Заштићено лозинком", "Password protect" => "Заштићено лозинком",
@ -28,7 +42,9 @@
"Set expiration date" => "Постави датум истека", "Set expiration date" => "Постави датум истека",
"Expiration date" => "Датум истека", "Expiration date" => "Датум истека",
"Share via email:" => "Подели поштом:", "Share via email:" => "Подели поштом:",
"No people found" => "Особе нису пронађене.",
"Resharing is not allowed" => "Поновно дељење није дозвољено", "Resharing is not allowed" => "Поновно дељење није дозвољено",
"Shared in {item} with {user}" => "Подељено унутар {item} са {user}",
"Unshare" => "Не дели", "Unshare" => "Не дели",
"can edit" => "може да мења", "can edit" => "може да мења",
"access control" => "права приступа", "access control" => "права приступа",

View File

@ -3,12 +3,18 @@
"This category already exists: " => "Bu kategori zaten mevcut: ", "This category already exists: " => "Bu kategori zaten mevcut: ",
"No categories selected for deletion." => "Silmek için bir kategori seçilmedi", "No categories selected for deletion." => "Silmek için bir kategori seçilmedi",
"Settings" => "Ayarlar", "Settings" => "Ayarlar",
"Choose" => "seç",
"Cancel" => "İptal", "Cancel" => "İptal",
"No" => "Hayır", "No" => "Hayır",
"Yes" => "Evet", "Yes" => "Evet",
"Ok" => "Tamam", "Ok" => "Tamam",
"Error" => "Hata", "Error" => "Hata",
"Error while sharing" => "Paylaşım sırasında hata ",
"Share with" => "ile Paylaş",
"Share with link" => "Bağlantı ile paylaş",
"Password protect" => "Şifre korunması",
"Password" => "Parola", "Password" => "Parola",
"Set expiration date" => "Son kullanma tarihini ayarla",
"Unshare" => "Paylaşılmayan", "Unshare" => "Paylaşılmayan",
"create" => "oluştur", "create" => "oluştur",
"ownCloud password reset" => "ownCloud parola sıfırlama", "ownCloud password reset" => "ownCloud parola sıfırlama",

View File

@ -14,6 +14,7 @@
# <mail@felixmoeller.de>, 2012. # <mail@felixmoeller.de>, 2012.
# Marcel Kühlhorn <susefan93@gmx.de>, 2012. # Marcel Kühlhorn <susefan93@gmx.de>, 2012.
# <markus.thiel@desico.de>, 2012. # <markus.thiel@desico.de>, 2012.
# <mibunrui@gmx.de>, 2012.
# <nelsonfritsch@gmail.com>, 2012. # <nelsonfritsch@gmail.com>, 2012.
# <niko@nik-o-mat.de>, 2012. # <niko@nik-o-mat.de>, 2012.
# Phi Lieb <>, 2012. # Phi Lieb <>, 2012.
@ -23,9 +24,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 03:18+0000\n" "PO-Revision-Date: 2012-12-04 13:54+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: AndryXY <mibunrui@gmx.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -83,7 +84,7 @@ msgstr "Sprache geändert"
#: ajax/togglegroups.php:12 #: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group" msgid "Admins can't remove themself from the admin group"
msgstr "" msgstr "Administratoren können sich nicht selbst aus der Admin-Gruppe löschen."
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:28
#, php-format #, php-format

View File

@ -11,15 +11,16 @@
# Guillaume Paumier <guillom.pom@gmail.com>, 2012. # Guillaume Paumier <guillom.pom@gmail.com>, 2012.
# <life_0n_mars@live.fr>, 2012. # <life_0n_mars@live.fr>, 2012.
# Nahir Mohamed <nahirmoha@gmail.com>, 2012. # Nahir Mohamed <nahirmoha@gmail.com>, 2012.
# Robert Di Rosa <>, 2012.
# <rom1dep@gmail.com>, 2011. # <rom1dep@gmail.com>, 2011.
# Romain DEP. <rom1dep@gmail.com>, 2012. # Romain DEP. <rom1dep@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n" "PO-Revision-Date: 2012-12-04 10:24+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Robert Di Rosa <>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -34,7 +35,7 @@ msgstr "Aucune erreur, le fichier a été téléversé avec succès"
#: ajax/upload.php:21 #: ajax/upload.php:21
msgid "" msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "" msgstr "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:"
#: ajax/upload.php:23 #: ajax/upload.php:23
msgid "" msgid ""

View File

@ -20,9 +20,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 03:18+0000\n" "PO-Revision-Date: 2012-12-04 10:26+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Robert Di Rosa <>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -80,7 +80,7 @@ msgstr "Langue changée"
#: ajax/togglegroups.php:12 #: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group" msgid "Admins can't remove themself from the admin group"
msgstr "" msgstr "Les administrateurs ne peuvent pas se retirer eux-mêmes du groupe admin"
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:28
#, php-format #, php-format

View File

@ -4,14 +4,15 @@
# #
# Translators: # Translators:
# Ivan Petrović <ivan@ipplusstudio.com>, 2012. # Ivan Petrović <ivan@ipplusstudio.com>, 2012.
# <marko@evizo.com>, 2012.
# Slobodan Terzić <githzerai06@gmail.com>, 2011, 2012. # Slobodan Terzić <githzerai06@gmail.com>, 2011, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-16 00:02+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-11-14 23:13+0000\n" "PO-Revision-Date: 2012-12-04 15:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Kostic <marko@evizo.com>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -21,11 +22,11 @@ msgstr ""
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25 #: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided." msgid "Category type not provided."
msgstr "" msgstr "Врста категорије није унет."
#: ajax/vcategories/add.php:30 #: ajax/vcategories/add.php:30
msgid "No category to add?" msgid "No category to add?"
msgstr "" msgstr "Додати још неку категорију?"
#: ajax/vcategories/add.php:37 #: ajax/vcategories/add.php:37
msgid "This category already exists: " msgid "This category already exists: "
@ -35,18 +36,18 @@ msgstr "Категорија већ постоји:"
#: ajax/vcategories/favorites.php:24 #: ajax/vcategories/favorites.php:24
#: ajax/vcategories/removeFromFavorites.php:26 #: ajax/vcategories/removeFromFavorites.php:26
msgid "Object type not provided." msgid "Object type not provided."
msgstr "" msgstr "Врста објекта није унета."
#: ajax/vcategories/addToFavorites.php:30 #: ajax/vcategories/addToFavorites.php:30
#: ajax/vcategories/removeFromFavorites.php:30 #: ajax/vcategories/removeFromFavorites.php:30
#, php-format #, php-format
msgid "%s ID not provided." msgid "%s ID not provided."
msgstr "" msgstr "%s ИД нису унети."
#: ajax/vcategories/addToFavorites.php:35 #: ajax/vcategories/addToFavorites.php:35
#, php-format #, php-format
msgid "Error adding %s to favorites." msgid "Error adding %s to favorites."
msgstr "" msgstr "Грешка приликом додавања %s у омиљене."
#: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136 #: ajax/vcategories/delete.php:35 js/oc-vcategories.js:136
msgid "No categories selected for deletion." msgid "No categories selected for deletion."
@ -55,61 +56,61 @@ msgstr "Ни једна категорија није означена за бр
#: ajax/vcategories/removeFromFavorites.php:35 #: ajax/vcategories/removeFromFavorites.php:35
#, php-format #, php-format
msgid "Error removing %s from favorites." msgid "Error removing %s from favorites."
msgstr "" msgstr "Грешка приликом уклањања %s из омиљених"
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60 #: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Подешавања" msgstr "Подешавања"
#: js/js.js:688 #: js/js.js:704
msgid "seconds ago" msgid "seconds ago"
msgstr "пре неколико секунди" msgstr "пре неколико секунди"
#: js/js.js:689 #: js/js.js:705
msgid "1 minute ago" msgid "1 minute ago"
msgstr "пре 1 минут" msgstr "пре 1 минут"
#: js/js.js:690 #: js/js.js:706
msgid "{minutes} minutes ago" msgid "{minutes} minutes ago"
msgstr "пре {minutes} минута" msgstr "пре {minutes} минута"
#: js/js.js:691 #: js/js.js:707
msgid "1 hour ago" msgid "1 hour ago"
msgstr "" msgstr "Пре једног сата"
#: js/js.js:692 #: js/js.js:708
msgid "{hours} hours ago" msgid "{hours} hours ago"
msgstr "" msgstr "Пре {hours} сата (сати)"
#: js/js.js:693 #: js/js.js:709
msgid "today" msgid "today"
msgstr "данас" msgstr "данас"
#: js/js.js:694 #: js/js.js:710
msgid "yesterday" msgid "yesterday"
msgstr "јуче" msgstr "јуче"
#: js/js.js:695 #: js/js.js:711
msgid "{days} days ago" msgid "{days} days ago"
msgstr "пре {days} дана" msgstr "пре {days} дана"
#: js/js.js:696 #: js/js.js:712
msgid "last month" msgid "last month"
msgstr "прошлог месеца" msgstr "прошлог месеца"
#: js/js.js:697 #: js/js.js:713
msgid "{months} months ago" msgid "{months} months ago"
msgstr "" msgstr "Пре {months} месеца (месеци)"
#: js/js.js:698 #: js/js.js:714
msgid "months ago" msgid "months ago"
msgstr "месеци раније" msgstr "месеци раније"
#: js/js.js:699 #: js/js.js:715
msgid "last year" msgid "last year"
msgstr "прошле године" msgstr "прошле године"
#: js/js.js:700 #: js/js.js:716
msgid "years ago" msgid "years ago"
msgstr "година раније" msgstr "година раније"
@ -136,21 +137,21 @@ msgstr "У реду"
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102 #: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162 #: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified." msgid "The object type is not specified."
msgstr "" msgstr "Врста објекта није подешена."
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136 #: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525 #: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
#: js/share.js:537 #: js/share.js:545
msgid "Error" msgid "Error"
msgstr "Грешка" msgstr "Грешка"
#: js/oc-vcategories.js:179 #: js/oc-vcategories.js:179
msgid "The app name is not specified." msgid "The app name is not specified."
msgstr "" msgstr "Име програма није унето."
#: js/oc-vcategories.js:194 #: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!" msgid "The required file {file} is not installed!"
msgstr "" msgstr "Потребна датотека {file} није инсталирана."
#: js/share.js:124 #: js/share.js:124
msgid "Error while sharing" msgid "Error while sharing"
@ -166,11 +167,11 @@ msgstr "Грешка код промене дозвола"
#: js/share.js:151 #: js/share.js:151
msgid "Shared with you and the group {group} by {owner}" msgid "Shared with you and the group {group} by {owner}"
msgstr "" msgstr "Дељено са вама и са групом {group}. Поделио {owner}."
#: js/share.js:153 #: js/share.js:153
msgid "Shared with you by {owner}" msgid "Shared with you by {owner}"
msgstr "" msgstr "Поделио са вама {owner}"
#: js/share.js:158 #: js/share.js:158
msgid "Share with" msgid "Share with"
@ -203,7 +204,7 @@ msgstr "Подели поштом:"
#: js/share.js:208 #: js/share.js:208
msgid "No people found" msgid "No people found"
msgstr "" msgstr "Особе нису пронађене."
#: js/share.js:235 #: js/share.js:235
msgid "Resharing is not allowed" msgid "Resharing is not allowed"
@ -211,7 +212,7 @@ msgstr "Поновно дељење није дозвољено"
#: js/share.js:271 #: js/share.js:271
msgid "Shared in {item} with {user}" msgid "Shared in {item} with {user}"
msgstr "" msgstr "Подељено унутар {item} са {user}"
#: js/share.js:292 #: js/share.js:292
msgid "Unshare" msgid "Unshare"
@ -241,15 +242,15 @@ msgstr "обриши"
msgid "share" msgid "share"
msgstr "подели" msgstr "подели"
#: js/share.js:343 js/share.js:512 js/share.js:514 #: js/share.js:349 js/share.js:520 js/share.js:522
msgid "Password protected" msgid "Password protected"
msgstr "Заштићено лозинком" msgstr "Заштићено лозинком"
#: js/share.js:525 #: js/share.js:533
msgid "Error unsetting expiration date" msgid "Error unsetting expiration date"
msgstr "Грешка код поништавања датума истека" msgstr "Грешка код поништавања датума истека"
#: js/share.js:537 #: js/share.js:545
msgid "Error setting expiration date" msgid "Error setting expiration date"
msgstr "Грешка код постављања датума истека" msgstr "Грешка код постављања датума истека"
@ -404,87 +405,87 @@ msgstr "Домаћин базе"
msgid "Finish setup" msgid "Finish setup"
msgstr "Заврши подешавање" msgstr "Заврши подешавање"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Sunday" msgid "Sunday"
msgstr "Недеља" msgstr "Недеља"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Monday" msgid "Monday"
msgstr "Понедељак" msgstr "Понедељак"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Tuesday" msgid "Tuesday"
msgstr "Уторак" msgstr "Уторак"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Wednesday" msgid "Wednesday"
msgstr "Среда" msgstr "Среда"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Thursday" msgid "Thursday"
msgstr "Четвртак" msgstr "Четвртак"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Friday" msgid "Friday"
msgstr "Петак" msgstr "Петак"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Saturday" msgid "Saturday"
msgstr "Субота" msgstr "Субота"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "January" msgid "January"
msgstr "Јануар" msgstr "Јануар"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "February" msgid "February"
msgstr "Фебруар" msgstr "Фебруар"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "March" msgid "March"
msgstr "Март" msgstr "Март"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "April" msgid "April"
msgstr "Април" msgstr "Април"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "May" msgid "May"
msgstr "Мај" msgstr "Мај"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "June" msgid "June"
msgstr "Јун" msgstr "Јун"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "July" msgid "July"
msgstr "Јул" msgstr "Јул"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "August" msgid "August"
msgstr "Август" msgstr "Август"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "September" msgid "September"
msgstr "Септембар" msgstr "Септембар"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "October" msgid "October"
msgstr "Октобар" msgstr "Октобар"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "November" msgid "November"
msgstr "Новембар" msgstr "Новембар"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "December" msgid "December"
msgstr "Децембар" msgstr "Децембар"
#: templates/layout.guest.php:41 #: templates/layout.guest.php:42
msgid "web services under your control" msgid "web services under your control"
msgstr "веб сервиси под контролом" msgstr "веб сервиси под контролом"
#: templates/layout.user.php:44 #: templates/layout.user.php:45
msgid "Log out" msgid "Log out"
msgstr "Одјава" msgstr "Одјава"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <marko@evizo.com>, 2012.
# <theranchcowboy@gmail.com>, 2012. # <theranchcowboy@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-02 00:02+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-01 20:46+0000\n" "PO-Revision-Date: 2012-12-04 15:06+0000\n"
"Last-Translator: Rancher <theranchcowboy@gmail.com>\n" "Last-Translator: Kostic <marko@evizo.com>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -24,12 +25,12 @@ msgstr "Шифровање"
#: templates/settings.php:4 #: templates/settings.php:4
msgid "Exclude the following file types from encryption" msgid "Exclude the following file types from encryption"
msgstr "" msgstr "Не шифруј следеће типове датотека"
#: templates/settings.php:5 #: templates/settings.php:5
msgid "None" msgid "None"
msgstr "Ништа" msgstr "Ништа"
#: templates/settings.php:10 #: templates/settings.php:12
msgid "Enable Encryption" msgid "Enable Encryption"
msgstr "Омогући шифровање" msgstr "Омогући шифровање"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <marko@evizo.com>, 2012.
# Slobodan Terzić <githzerai06@gmail.com>, 2011, 2012. # Slobodan Terzić <githzerai06@gmail.com>, 2011, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 03:18+0000\n" "PO-Revision-Date: 2012-12-04 15:29+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Kostic <marko@evizo.com>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -20,27 +21,27 @@ msgstr ""
#: ajax/apps/ocs.php:20 #: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "" msgstr "Грешка приликом учитавања списка из Складишта Програма"
#: ajax/creategroup.php:10 #: ajax/creategroup.php:10
msgid "Group already exists" msgid "Group already exists"
msgstr "" msgstr "Група већ постоји"
#: ajax/creategroup.php:19 #: ajax/creategroup.php:19
msgid "Unable to add group" msgid "Unable to add group"
msgstr "" msgstr "Не могу да додам групу"
#: ajax/enableapp.php:12 #: ajax/enableapp.php:12
msgid "Could not enable app. " msgid "Could not enable app. "
msgstr "" msgstr "Не могу да укључим програм"
#: ajax/lostpassword.php:12 #: ajax/lostpassword.php:12
msgid "Email saved" msgid "Email saved"
msgstr "" msgstr "Е-порука сачувана"
#: ajax/lostpassword.php:14 #: ajax/lostpassword.php:14
msgid "Invalid email" msgid "Invalid email"
msgstr "" msgstr "Неисправна е-адреса"
#: ajax/openid.php:13 #: ajax/openid.php:13
msgid "OpenID Changed" msgid "OpenID Changed"
@ -52,7 +53,7 @@ msgstr "Неисправан захтев"
#: ajax/removegroup.php:13 #: ajax/removegroup.php:13
msgid "Unable to delete group" msgid "Unable to delete group"
msgstr "" msgstr "Не могу да уклоним групу"
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18 #: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18
msgid "Authentication error" msgid "Authentication error"
@ -60,37 +61,37 @@ msgstr "Грешка при аутентификацији"
#: ajax/removeuser.php:24 #: ajax/removeuser.php:24
msgid "Unable to delete user" msgid "Unable to delete user"
msgstr "" msgstr "Не могу да уклоним корисника"
#: ajax/setlanguage.php:15 #: ajax/setlanguage.php:15
msgid "Language changed" msgid "Language changed"
msgstr "Језик је измењен" msgstr "Језик је промењен"
#: ajax/togglegroups.php:12 #: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group" msgid "Admins can't remove themself from the admin group"
msgstr "" msgstr "Управници не могу себе уклонити из админ групе"
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:28
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "" msgstr "Не могу да додам корисника у групу %s"
#: ajax/togglegroups.php:34 #: ajax/togglegroups.php:34
#, php-format #, php-format
msgid "Unable to remove user from group %s" msgid "Unable to remove user from group %s"
msgstr "" msgstr "Не могу да уклоним корисника из групе %s"
#: js/apps.js:28 js/apps.js:67 #: js/apps.js:28 js/apps.js:67
msgid "Disable" msgid "Disable"
msgstr "" msgstr "Искључи"
#: js/apps.js:28 js/apps.js:55 #: js/apps.js:28 js/apps.js:55
msgid "Enable" msgid "Enable"
msgstr "" msgstr "Укључи"
#: js/personal.js:69 #: js/personal.js:69
msgid "Saving..." msgid "Saving..."
msgstr "" msgstr "Чување у току..."
#: personal.php:42 personal.php:43 #: personal.php:42 personal.php:43
msgid "__language_name__" msgid "__language_name__"
@ -98,11 +99,11 @@ msgstr "__language_name__"
#: templates/apps.php:10 #: templates/apps.php:10
msgid "Add your App" msgid "Add your App"
msgstr "" msgstr "Додајте ваш програм"
#: templates/apps.php:11 #: templates/apps.php:11
msgid "More Apps" msgid "More Apps"
msgstr "" msgstr "Више програма"
#: templates/apps.php:27 #: templates/apps.php:27
msgid "Select an App" msgid "Select an App"
@ -110,11 +111,11 @@ msgstr "Изаберите програм"
#: templates/apps.php:31 #: templates/apps.php:31
msgid "See application page at apps.owncloud.com" msgid "See application page at apps.owncloud.com"
msgstr "" msgstr "Погледајте страницу са програмима на apps.owncloud.com"
#: templates/apps.php:32 #: templates/apps.php:32
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "" msgstr "<span class=\"licence\"></span>-лиценцирао <span class=\"author\"></span>"
#: templates/help.php:9 #: templates/help.php:9
msgid "Documentation" msgid "Documentation"
@ -122,7 +123,7 @@ msgstr "Документација"
#: templates/help.php:10 #: templates/help.php:10
msgid "Managing Big Files" msgid "Managing Big Files"
msgstr "" msgstr "Управљање великим датотекама"
#: templates/help.php:11 #: templates/help.php:11
msgid "Ask a question" msgid "Ask a question"
@ -143,11 +144,11 @@ msgstr "Одговор"
#: templates/personal.php:8 #: templates/personal.php:8
#, php-format #, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>" msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr "" msgstr "Искористили сте <strong>%s</strong> од дозвољених <strong>%s</strong>"
#: templates/personal.php:12 #: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients" msgid "Desktop and Mobile Syncing Clients"
msgstr "" msgstr "Стони и мобилни клијенти за усклађивање"
#: templates/personal.php:13 #: templates/personal.php:13
msgid "Download" msgid "Download"
@ -155,7 +156,7 @@ msgstr "Преузимање"
#: templates/personal.php:19 #: templates/personal.php:19
msgid "Your password was changed" msgid "Your password was changed"
msgstr "" msgstr "Лозинка је промењена"
#: templates/personal.php:20 #: templates/personal.php:20
msgid "Unable to change your password" msgid "Unable to change your password"
@ -209,7 +210,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public " "target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>." "License\">AGPL</abbr></a>."
msgstr "" msgstr "Развијају <a href=\"http://ownCloud.org/contact\" target=\"_blank\">Оунклауд (ownCloud) заједница</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">изворни код</a> је издат под <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Аферо Јавном Лиценцом (Affero General Public License)\">АГПЛ лиценцом</abbr></a>."
#: templates/users.php:21 templates/users.php:76 #: templates/users.php:21 templates/users.php:76
msgid "Name" msgid "Name"
@ -229,7 +230,7 @@ msgstr "Направи"
#: templates/users.php:35 #: templates/users.php:35
msgid "Default Quota" msgid "Default Quota"
msgstr "" msgstr "Подразумевано ограничење"
#: templates/users.php:55 templates/users.php:138 #: templates/users.php:55 templates/users.php:138
msgid "Other" msgid "Other"
@ -237,11 +238,11 @@ msgstr "Друго"
#: templates/users.php:80 templates/users.php:112 #: templates/users.php:80 templates/users.php:112
msgid "Group Admin" msgid "Group Admin"
msgstr "" msgstr "Управник групе"
#: templates/users.php:82 #: templates/users.php:82
msgid "Quota" msgid "Quota"
msgstr "" msgstr "Ограничење"
#: templates/users.php:146 #: templates/users.php:146
msgid "Delete" msgid "Delete"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -5,14 +5,15 @@
# Translators: # Translators:
# Aranel Surion <aranel@aranelsurion.org>, 2011, 2012. # Aranel Surion <aranel@aranelsurion.org>, 2011, 2012.
# Caner Başaran <basaran.caner@gmail.com>, 2012. # Caner Başaran <basaran.caner@gmail.com>, 2012.
# <info@beyboo.de>, 2012.
# Necdet Yücel <necdetyucel@gmail.com>, 2012. # Necdet Yücel <necdetyucel@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-16 00:02+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-11-14 23:13+0000\n" "PO-Revision-Date: 2012-12-04 12:02+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: alpere <info@beyboo.de>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -58,65 +59,65 @@ msgstr "Silmek için bir kategori seçilmedi"
msgid "Error removing %s from favorites." msgid "Error removing %s from favorites."
msgstr "" msgstr ""
#: js/js.js:243 templates/layout.user.php:59 templates/layout.user.php:60 #: js/js.js:259 templates/layout.user.php:60 templates/layout.user.php:61
msgid "Settings" msgid "Settings"
msgstr "Ayarlar" msgstr "Ayarlar"
#: js/js.js:688 #: js/js.js:704
msgid "seconds ago" msgid "seconds ago"
msgstr "" msgstr ""
#: js/js.js:689 #: js/js.js:705
msgid "1 minute ago" msgid "1 minute ago"
msgstr "" msgstr ""
#: js/js.js:690 #: js/js.js:706
msgid "{minutes} minutes ago" msgid "{minutes} minutes ago"
msgstr "" msgstr ""
#: js/js.js:691 #: js/js.js:707
msgid "1 hour ago" msgid "1 hour ago"
msgstr "" msgstr ""
#: js/js.js:692 #: js/js.js:708
msgid "{hours} hours ago" msgid "{hours} hours ago"
msgstr "" msgstr ""
#: js/js.js:693 #: js/js.js:709
msgid "today" msgid "today"
msgstr "" msgstr ""
#: js/js.js:694 #: js/js.js:710
msgid "yesterday" msgid "yesterday"
msgstr "" msgstr ""
#: js/js.js:695 #: js/js.js:711
msgid "{days} days ago" msgid "{days} days ago"
msgstr "" msgstr ""
#: js/js.js:696 #: js/js.js:712
msgid "last month" msgid "last month"
msgstr "" msgstr ""
#: js/js.js:697 #: js/js.js:713
msgid "{months} months ago" msgid "{months} months ago"
msgstr "" msgstr ""
#: js/js.js:698 #: js/js.js:714
msgid "months ago" msgid "months ago"
msgstr "" msgstr ""
#: js/js.js:699 #: js/js.js:715
msgid "last year" msgid "last year"
msgstr "" msgstr ""
#: js/js.js:700 #: js/js.js:716
msgid "years ago" msgid "years ago"
msgstr "" msgstr ""
#: js/oc-dialogs.js:126 #: js/oc-dialogs.js:126
msgid "Choose" msgid "Choose"
msgstr "" msgstr "seç"
#: js/oc-dialogs.js:146 js/oc-dialogs.js:166 #: js/oc-dialogs.js:146 js/oc-dialogs.js:166
msgid "Cancel" msgid "Cancel"
@ -140,8 +141,8 @@ msgid "The object type is not specified."
msgstr "" msgstr ""
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136 #: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:525 #: js/oc-vcategories.js:195 js/share.js:135 js/share.js:142 js/share.js:533
#: js/share.js:537 #: js/share.js:545
msgid "Error" msgid "Error"
msgstr "Hata" msgstr "Hata"
@ -155,7 +156,7 @@ msgstr ""
#: js/share.js:124 #: js/share.js:124
msgid "Error while sharing" msgid "Error while sharing"
msgstr "" msgstr "Paylaşım sırasında hata "
#: js/share.js:135 #: js/share.js:135
msgid "Error while unsharing" msgid "Error while unsharing"
@ -175,15 +176,15 @@ msgstr ""
#: js/share.js:158 #: js/share.js:158
msgid "Share with" msgid "Share with"
msgstr "" msgstr "ile Paylaş"
#: js/share.js:163 #: js/share.js:163
msgid "Share with link" msgid "Share with link"
msgstr "" msgstr "Bağlantı ile paylaş"
#: js/share.js:164 #: js/share.js:164
msgid "Password protect" msgid "Password protect"
msgstr "" msgstr "Şifre korunması"
#: js/share.js:168 templates/installation.php:42 templates/login.php:24 #: js/share.js:168 templates/installation.php:42 templates/login.php:24
#: templates/verify.php:13 #: templates/verify.php:13
@ -192,7 +193,7 @@ msgstr "Parola"
#: js/share.js:173 #: js/share.js:173
msgid "Set expiration date" msgid "Set expiration date"
msgstr "" msgstr "Son kullanma tarihini ayarla"
#: js/share.js:174 #: js/share.js:174
msgid "Expiration date" msgid "Expiration date"
@ -242,15 +243,15 @@ msgstr ""
msgid "share" msgid "share"
msgstr "" msgstr ""
#: js/share.js:343 js/share.js:512 js/share.js:514 #: js/share.js:349 js/share.js:520 js/share.js:522
msgid "Password protected" msgid "Password protected"
msgstr "" msgstr ""
#: js/share.js:525 #: js/share.js:533
msgid "Error unsetting expiration date" msgid "Error unsetting expiration date"
msgstr "" msgstr ""
#: js/share.js:537 #: js/share.js:545
msgid "Error setting expiration date" msgid "Error setting expiration date"
msgstr "" msgstr ""
@ -405,87 +406,87 @@ msgstr "Veritabanı sunucusu"
msgid "Finish setup" msgid "Finish setup"
msgstr "Kurulumu tamamla" msgstr "Kurulumu tamamla"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Sunday" msgid "Sunday"
msgstr "Pazar" msgstr "Pazar"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Monday" msgid "Monday"
msgstr "Pazartesi" msgstr "Pazartesi"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Tuesday" msgid "Tuesday"
msgstr "Salı" msgstr "Salı"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Wednesday" msgid "Wednesday"
msgstr "Çarşamba" msgstr "Çarşamba"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Thursday" msgid "Thursday"
msgstr "Perşembe" msgstr "Perşembe"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Friday" msgid "Friday"
msgstr "Cuma" msgstr "Cuma"
#: templates/layout.guest.php:15 templates/layout.user.php:16 #: templates/layout.guest.php:16 templates/layout.user.php:17
msgid "Saturday" msgid "Saturday"
msgstr "Cumartesi" msgstr "Cumartesi"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "January" msgid "January"
msgstr "Ocak" msgstr "Ocak"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "February" msgid "February"
msgstr "Şubat" msgstr "Şubat"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "March" msgid "March"
msgstr "Mart" msgstr "Mart"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "April" msgid "April"
msgstr "Nisan" msgstr "Nisan"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "May" msgid "May"
msgstr "Mayıs" msgstr "Mayıs"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "June" msgid "June"
msgstr "Haziran" msgstr "Haziran"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "July" msgid "July"
msgstr "Temmuz" msgstr "Temmuz"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "August" msgid "August"
msgstr "Ağustos" msgstr "Ağustos"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "September" msgid "September"
msgstr "Eylül" msgstr "Eylül"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "October" msgid "October"
msgstr "Ekim" msgstr "Ekim"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "November" msgid "November"
msgstr "Kasım" msgstr "Kasım"
#: templates/layout.guest.php:16 templates/layout.user.php:17 #: templates/layout.guest.php:17 templates/layout.user.php:18
msgid "December" msgid "December"
msgstr "Aralık" msgstr "Aralık"
#: templates/layout.guest.php:41 #: templates/layout.guest.php:42
msgid "web services under your control" msgid "web services under your control"
msgstr "kontrolünüzdeki web servisleri" msgstr "kontrolünüzdeki web servisleri"
#: templates/layout.user.php:44 #: templates/layout.user.php:45
msgid "Log out" msgid "Log out"
msgstr "Çıkış yap" msgstr "Çıkış yap"

View File

@ -6,14 +6,15 @@
# Aranel Surion <aranel@aranelsurion.org>, 2011, 2012. # Aranel Surion <aranel@aranelsurion.org>, 2011, 2012.
# Caner Başaran <basaran.caner@gmail.com>, 2012. # Caner Başaran <basaran.caner@gmail.com>, 2012.
# Emre <emresaracoglu@live.com>, 2012. # Emre <emresaracoglu@live.com>, 2012.
# <info@beyboo.de>, 2012.
# Necdet Yücel <necdetyucel@gmail.com>, 2012. # Necdet Yücel <necdetyucel@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n" "PO-Revision-Date: 2012-12-04 11:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: alpere <info@beyboo.de>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -70,7 +71,7 @@ msgstr "İsim değiştir."
#: js/filelist.js:201 js/filelist.js:203 #: js/filelist.js:201 js/filelist.js:203
msgid "{new_name} already exists" msgid "{new_name} already exists"
msgstr "" msgstr "{new_name} zaten mevcut"
#: js/filelist.js:201 js/filelist.js:203 #: js/filelist.js:201 js/filelist.js:203
msgid "replace" msgid "replace"
@ -78,7 +79,7 @@ msgstr "değiştir"
#: js/filelist.js:201 #: js/filelist.js:201
msgid "suggest name" msgid "suggest name"
msgstr "" msgstr "Öneri ad"
#: js/filelist.js:201 js/filelist.js:203 #: js/filelist.js:201 js/filelist.js:203
msgid "cancel" msgid "cancel"
@ -86,7 +87,7 @@ msgstr "iptal"
#: js/filelist.js:250 #: js/filelist.js:250
msgid "replaced {new_name}" msgid "replaced {new_name}"
msgstr "" msgstr "değiştirilen {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286 #: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
msgid "undo" msgid "undo"
@ -98,11 +99,11 @@ msgstr ""
#: js/filelist.js:284 #: js/filelist.js:284
msgid "unshared {files}" msgid "unshared {files}"
msgstr "" msgstr "paylaşılmamış {files}"
#: js/filelist.js:286 #: js/filelist.js:286
msgid "deleted {files}" msgid "deleted {files}"
msgstr "" msgstr "silinen {files}"
#: js/files.js:33 #: js/files.js:33
msgid "" msgid ""
@ -132,7 +133,7 @@ msgstr "Bekliyor"
#: js/files.js:274 #: js/files.js:274
msgid "1 file uploading" msgid "1 file uploading"
msgstr "" msgstr "1 dosya yüklendi"
#: js/files.js:277 js/files.js:331 js/files.js:346 #: js/files.js:277 js/files.js:331 js/files.js:346
msgid "{count} files uploading" msgid "{count} files uploading"
@ -157,7 +158,7 @@ msgstr ""
#: js/files.js:712 #: js/files.js:712
msgid "error while scanning" msgid "error while scanning"
msgstr "" msgstr "tararamada hata oluşdu"
#: js/files.js:785 templates/index.php:65 #: js/files.js:785 templates/index.php:65
msgid "Name" msgid "Name"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <info@beyboo.de>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-22 01:14+0200\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-09-21 23:15+0000\n" "PO-Revision-Date: 2012-12-04 11:33+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Last-Translator: alpere <info@beyboo.de>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,30 +20,30 @@ msgstr ""
#: templates/authenticate.php:4 #: templates/authenticate.php:4
msgid "Password" msgid "Password"
msgstr "" msgstr "Şifre"
#: templates/authenticate.php:6 #: templates/authenticate.php:6
msgid "Submit" msgid "Submit"
msgstr "" msgstr "Gönder"
#: templates/public.php:9 #: templates/public.php:17
#, php-format #, php-format
msgid "%s shared the folder %s with you" msgid "%s shared the folder %s with you"
msgstr "" msgstr "%s sizinle paylaşılan %s klasör"
#: templates/public.php:11 #: templates/public.php:19
#, php-format #, php-format
msgid "%s shared the file %s with you" msgid "%s shared the file %s with you"
msgstr "" msgstr "%s sizinle paylaşılan %s klasör"
#: templates/public.php:14 templates/public.php:30 #: templates/public.php:22 templates/public.php:38
msgid "Download" msgid "Download"
msgstr "" msgstr "İndir"
#: templates/public.php:29
msgid "No preview available for"
msgstr ""
#: templates/public.php:37 #: templates/public.php:37
msgid "No preview available for"
msgstr "Kullanılabilir önizleme yok"
#: templates/public.php:43
msgid "web services under your control" msgid "web services under your control"
msgstr "" msgstr "Bilgileriniz güvenli ve şifreli"

View File

@ -5,14 +5,15 @@
# Translators: # Translators:
# Aranel Surion <aranel@aranelsurion.org>, 2011, 2012. # Aranel Surion <aranel@aranelsurion.org>, 2011, 2012.
# Emre <emresaracoglu@live.com>, 2012. # Emre <emresaracoglu@live.com>, 2012.
# <info@beyboo.de>, 2012.
# Necdet Yücel <necdetyucel@gmail.com>, 2012. # Necdet Yücel <necdetyucel@gmail.com>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 03:18+0000\n" "PO-Revision-Date: 2012-12-04 11:41+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: alpere <info@beyboo.de>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -22,19 +23,19 @@ msgstr ""
#: ajax/apps/ocs.php:20 #: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store" msgid "Unable to load list from App Store"
msgstr "" msgstr "App Store'dan liste yüklenemiyor"
#: ajax/creategroup.php:10 #: ajax/creategroup.php:10
msgid "Group already exists" msgid "Group already exists"
msgstr "" msgstr "Grup zaten mevcut"
#: ajax/creategroup.php:19 #: ajax/creategroup.php:19
msgid "Unable to add group" msgid "Unable to add group"
msgstr "" msgstr "Gruba eklenemiyor"
#: ajax/enableapp.php:12 #: ajax/enableapp.php:12
msgid "Could not enable app. " msgid "Could not enable app. "
msgstr "" msgstr "Uygulama devreye alınamadı"
#: ajax/lostpassword.php:12 #: ajax/lostpassword.php:12
msgid "Email saved" msgid "Email saved"
@ -54,7 +55,7 @@ msgstr "Geçersiz istek"
#: ajax/removegroup.php:13 #: ajax/removegroup.php:13
msgid "Unable to delete group" msgid "Unable to delete group"
msgstr "" msgstr "Grup silinemiyor"
#: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18 #: ajax/removeuser.php:15 ajax/setquota.php:15 ajax/togglegroups.php:18
msgid "Authentication error" msgid "Authentication error"
@ -62,7 +63,7 @@ msgstr "Eşleşme hata"
#: ajax/removeuser.php:24 #: ajax/removeuser.php:24
msgid "Unable to delete user" msgid "Unable to delete user"
msgstr "" msgstr "Kullanıcı silinemiyor"
#: ajax/setlanguage.php:15 #: ajax/setlanguage.php:15
msgid "Language changed" msgid "Language changed"
@ -75,7 +76,7 @@ msgstr ""
#: ajax/togglegroups.php:28 #: ajax/togglegroups.php:28
#, php-format #, php-format
msgid "Unable to add user to group %s" msgid "Unable to add user to group %s"
msgstr "" msgstr "Kullanıcı %s grubuna eklenemiyor"
#: ajax/togglegroups.php:34 #: ajax/togglegroups.php:34
#, php-format #, php-format
@ -104,7 +105,7 @@ msgstr "Uygulamanı Ekle"
#: templates/apps.php:11 #: templates/apps.php:11
msgid "More Apps" msgid "More Apps"
msgstr "" msgstr "Daha fazla App"
#: templates/apps.php:27 #: templates/apps.php:27
msgid "Select an App" msgid "Select an App"
@ -157,7 +158,7 @@ msgstr "İndir"
#: templates/personal.php:19 #: templates/personal.php:19
msgid "Your password was changed" msgid "Your password was changed"
msgstr "" msgstr "Şifreniz değiştirildi"
#: templates/personal.php:20 #: templates/personal.php:20
msgid "Unable to change your password" msgid "Unable to change your password"
@ -211,7 +212,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" " "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public " "target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>." "License\">AGPL</abbr></a>."
msgstr "" msgstr "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/users.php:21 templates/users.php:76 #: templates/users.php:21 templates/users.php:76
msgid "Name" msgid "Name"
@ -239,7 +240,7 @@ msgstr "Diğer"
#: templates/users.php:80 templates/users.php:112 #: templates/users.php:80 templates/users.php:112
msgid "Group Admin" msgid "Group Admin"
msgstr "" msgstr "Yönetici Grubu "
#: templates/users.php:82 #: templates/users.php:82
msgid "Quota" msgid "Quota"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package. # This file is distributed under the same license as the PACKAGE package.
# #
# Translators: # Translators:
# <info@beyboo.de>, 2012.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-11-09 10:06+0100\n" "POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-11-09 09:06+0000\n" "PO-Revision-Date: 2012-12-04 11:44+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: alpere <info@beyboo.de>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -19,4 +20,4 @@ msgstr ""
#: templates/settings.php:4 #: templates/settings.php:4
msgid "WebDAV URL: http://" msgid "WebDAV URL: http://"
msgstr "" msgstr "WebDAV URL: http://"

View File

@ -11,6 +11,7 @@
"Authentication error" => "Fehler bei der Anmeldung", "Authentication error" => "Fehler bei der Anmeldung",
"Unable to delete user" => "Benutzer konnte nicht gelöscht werden", "Unable to delete user" => "Benutzer konnte nicht gelöscht werden",
"Language changed" => "Sprache geändert", "Language changed" => "Sprache geändert",
"Admins can't remove themself from the admin group" => "Administratoren können sich nicht selbst aus der Admin-Gruppe löschen.",
"Unable to add user to group %s" => "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden", "Unable to add user to group %s" => "Der Benutzer konnte nicht zur Gruppe %s hinzugefügt werden",
"Unable to remove user from group %s" => "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden", "Unable to remove user from group %s" => "Der Benutzer konnte nicht aus der Gruppe %s entfernt werden",
"Disable" => "Deaktivieren", "Disable" => "Deaktivieren",

View File

@ -11,6 +11,7 @@
"Authentication error" => "Erreur d'authentification", "Authentication error" => "Erreur d'authentification",
"Unable to delete user" => "Impossible de supprimer l'utilisateur", "Unable to delete user" => "Impossible de supprimer l'utilisateur",
"Language changed" => "Langue changée", "Language changed" => "Langue changée",
"Admins can't remove themself from the admin group" => "Les administrateurs ne peuvent pas se retirer eux-mêmes du groupe admin",
"Unable to add user to group %s" => "Impossible d'ajouter l'utilisateur au groupe %s", "Unable to add user to group %s" => "Impossible d'ajouter l'utilisateur au groupe %s",
"Unable to remove user from group %s" => "Impossible de supprimer l'utilisateur du groupe %s", "Unable to remove user from group %s" => "Impossible de supprimer l'utilisateur du groupe %s",
"Disable" => "Désactiver", "Disable" => "Désactiver",

View File

@ -1,16 +1,38 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Грешка приликом учитавања списка из Складишта Програма",
"Group already exists" => "Група већ постоји",
"Unable to add group" => "Не могу да додам групу",
"Could not enable app. " => "Не могу да укључим програм",
"Email saved" => "Е-порука сачувана",
"Invalid email" => "Неисправна е-адреса",
"OpenID Changed" => "OpenID је измењен", "OpenID Changed" => "OpenID је измењен",
"Invalid request" => "Неисправан захтев", "Invalid request" => "Неисправан захтев",
"Unable to delete group" => "Не могу да уклоним групу",
"Authentication error" => "Грешка при аутентификацији", "Authentication error" => "Грешка при аутентификацији",
"Language changed" => "Језик је измењен", "Unable to delete user" => "Не могу да уклоним корисника",
"Language changed" => "Језик је промењен",
"Admins can't remove themself from the admin group" => "Управници не могу себе уклонити из админ групе",
"Unable to add user to group %s" => "Не могу да додам корисника у групу %s",
"Unable to remove user from group %s" => "Не могу да уклоним корисника из групе %s",
"Disable" => "Искључи",
"Enable" => "Укључи",
"Saving..." => "Чување у току...",
"__language_name__" => "__language_name__", "__language_name__" => "__language_name__",
"Add your App" => "Додајте ваш програм",
"More Apps" => "Више програма",
"Select an App" => "Изаберите програм", "Select an App" => "Изаберите програм",
"See application page at apps.owncloud.com" => "Погледајте страницу са програмима на apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-лиценцирао <span class=\"author\"></span>",
"Documentation" => "Документација", "Documentation" => "Документација",
"Managing Big Files" => "Управљање великим датотекама",
"Ask a question" => "Поставите питање", "Ask a question" => "Поставите питање",
"Problems connecting to help database." => "Проблем у повезивању са базом помоћи", "Problems connecting to help database." => "Проблем у повезивању са базом помоћи",
"Go there manually." => "Отиђите тамо ручно.", "Go there manually." => "Отиђите тамо ручно.",
"Answer" => "Одговор", "Answer" => "Одговор",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Искористили сте <strong>%s</strong> од дозвољених <strong>%s</strong>",
"Desktop and Mobile Syncing Clients" => "Стони и мобилни клијенти за усклађивање",
"Download" => "Преузимање", "Download" => "Преузимање",
"Your password was changed" => "Лозинка је промењена",
"Unable to change your password" => "Не могу да изменим вашу лозинку", "Unable to change your password" => "Не могу да изменим вашу лозинку",
"Current password" => "Тренутна лозинка", "Current password" => "Тренутна лозинка",
"New password" => "Нова лозинка", "New password" => "Нова лозинка",
@ -22,10 +44,14 @@
"Language" => "Језик", "Language" => "Језик",
"Help translate" => " Помозите у превођењу", "Help translate" => " Помозите у превођењу",
"use this address to connect to your ownCloud in your file manager" => "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова", "use this address to connect to your ownCloud in your file manager" => "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Развијају <a href=\"http://ownCloud.org/contact\" target=\"_blank\">Оунклауд (ownCloud) заједница</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">изворни код</a> је издат под <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Аферо Јавном Лиценцом (Affero General Public License)\">АГПЛ лиценцом</abbr></a>.",
"Name" => "Име", "Name" => "Име",
"Password" => "Лозинка", "Password" => "Лозинка",
"Groups" => "Групе", "Groups" => "Групе",
"Create" => "Направи", "Create" => "Направи",
"Default Quota" => "Подразумевано ограничење",
"Other" => "Друго", "Other" => "Друго",
"Group Admin" => "Управник групе",
"Quota" => "Ограничење",
"Delete" => "Обриши" "Delete" => "Обриши"
); );

View File

@ -1,15 +1,23 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "App Store'dan liste yüklenemiyor",
"Group already exists" => "Grup zaten mevcut",
"Unable to add group" => "Gruba eklenemiyor",
"Could not enable app. " => "Uygulama devreye alınamadı",
"Email saved" => "Eposta kaydedildi", "Email saved" => "Eposta kaydedildi",
"Invalid email" => "Geçersiz eposta", "Invalid email" => "Geçersiz eposta",
"OpenID Changed" => "OpenID Değiştirildi", "OpenID Changed" => "OpenID Değiştirildi",
"Invalid request" => "Geçersiz istek", "Invalid request" => "Geçersiz istek",
"Unable to delete group" => "Grup silinemiyor",
"Authentication error" => "Eşleşme hata", "Authentication error" => "Eşleşme hata",
"Unable to delete user" => "Kullanıcı silinemiyor",
"Language changed" => "Dil değiştirildi", "Language changed" => "Dil değiştirildi",
"Unable to add user to group %s" => "Kullanıcı %s grubuna eklenemiyor",
"Disable" => "Etkin değil", "Disable" => "Etkin değil",
"Enable" => "Etkin", "Enable" => "Etkin",
"Saving..." => "Kaydediliyor...", "Saving..." => "Kaydediliyor...",
"__language_name__" => "__dil_adı__", "__language_name__" => "__dil_adı__",
"Add your App" => "Uygulamanı Ekle", "Add your App" => "Uygulamanı Ekle",
"More Apps" => "Daha fazla App",
"Select an App" => "Bir uygulama seçin", "Select an App" => "Bir uygulama seçin",
"See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ", "See application page at apps.owncloud.com" => "Uygulamanın sayfasına apps.owncloud.com adresinden bakın ",
"Documentation" => "Dökümantasyon", "Documentation" => "Dökümantasyon",
@ -20,6 +28,7 @@
"Answer" => "Cevap", "Answer" => "Cevap",
"Desktop and Mobile Syncing Clients" => "Masaüstü ve Mobil Senkron İstemcileri", "Desktop and Mobile Syncing Clients" => "Masaüstü ve Mobil Senkron İstemcileri",
"Download" => "İndir", "Download" => "İndir",
"Your password was changed" => "Şifreniz değiştirildi",
"Unable to change your password" => "Parolanız değiştirilemiyor", "Unable to change your password" => "Parolanız değiştirilemiyor",
"Current password" => "Mevcut parola", "Current password" => "Mevcut parola",
"New password" => "Yeni parola", "New password" => "Yeni parola",
@ -31,12 +40,14 @@
"Language" => "Dil", "Language" => "Dil",
"Help translate" => "Çevirilere yardım edin", "Help translate" => "Çevirilere yardım edin",
"use this address to connect to your ownCloud in your file manager" => "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın", "use this address to connect to your ownCloud in your file manager" => "bu adresi kullanarak ownCloud unuza dosya yöneticinizle bağlanın",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Name" => "Ad", "Name" => "Ad",
"Password" => "Parola", "Password" => "Parola",
"Groups" => "Gruplar", "Groups" => "Gruplar",
"Create" => "Oluştur", "Create" => "Oluştur",
"Default Quota" => "Varsayılan Kota", "Default Quota" => "Varsayılan Kota",
"Other" => "Diğer", "Other" => "Diğer",
"Group Admin" => "Yönetici Grubu ",
"Quota" => "Kota", "Quota" => "Kota",
"Delete" => "Sil" "Delete" => "Sil"
); );