aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es.js32
-rw-r--r--apps/files/l10n/es.json32
-rw-r--r--apps/files/l10n/tr.js7
-rw-r--r--apps/files/l10n/tr.json7
4 files changed, 46 insertions, 32 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index aeb6d94a581..2efc79a6fff 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -34,7 +34,7 @@ OC.L10N.register(
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
- "Set reminder" : "Enviar recordatorio",
+ "Set reminder" : "Establecer recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
@@ -46,7 +46,7 @@ OC.L10N.register(
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
- "Select directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"",
+ "Select directory \"{dirName}\"" : "Seleccione la carpeta \"{dirName}\"",
"Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No se ha podido determinar la fecha",
@@ -79,7 +79,7 @@ OC.L10N.register(
"_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"],
- "You do not have permission to upload or create files here" : "No tienes permiso para subir o crear archivos aquí",
+ "You do not have permission to upload or create files here" : "No tiene permiso para subir o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos","Subiendo %n archivos"],
"New" : "Nuevo",
"New file/folder menu" : "Menú de carpeta/archivo nuevo",
@@ -108,7 +108,7 @@ OC.L10N.register(
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"New folder" : "Nueva carpeta",
- "Create new folder" : "Crear nueva carpeta",
+ "Create new folder" : "Crear carpeta nueva",
"Upload file" : "Subir archivo",
"Recent" : "Reciente",
"Not favorited" : "Quitado como favorito",
@@ -170,10 +170,10 @@ OC.L10N.register(
"in %s" : "en %s",
"File Management" : "Gestión de archivos",
"Current directory path" : "Dirección de la carpeta actual",
- "Reload current directory" : "Recargar directorio actual",
- "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"",
+ "Reload current directory" : "Recargar carpeta actual",
+ "Go to the \"{dir}\" directory" : "Ir a la carpeta \"{dir}\"",
"Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos",
- "Your have used your space quota and cannot upload files anymore" : "Has utilizado tu cuota de espacio y ya no podrás subir más archivos",
+ "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos",
"You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
"Upload successful" : "Subida exitosa",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
@@ -185,13 +185,13 @@ OC.L10N.register(
"Folder name" : "Nombre de la carpeta",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
- "\"{name}\" is not an allowed filetype." : "\" {name}\" no es un tipo de archivo permitido.",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.",
"{newName} already exists." : "{newName} ya existe.",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.",
"Name cannot be empty" : "El nombre no puede estar vacío",
"Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, escoja un nombre diferente.",
"Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"",
"Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}",
@@ -208,7 +208,7 @@ OC.L10N.register(
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
"{relative}% used" : "{relative}% utilizado",
"Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento",
- "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno, ¡no se subirán ni se sincronizarán más archivos!",
+ "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!",
"Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta",
"Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir",
"Change" : "Cambiar",
@@ -219,7 +219,7 @@ OC.L10N.register(
"Invalid path selected" : "Ruta de archivo seleccionada no válida.",
"Unknown error" : "Error desconocido",
"Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
- "Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario",
+ "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario",
"Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
"Choose file" : "Elegir archivo",
"Choose {file}" : "Seleccionar {file}",
@@ -245,7 +245,7 @@ OC.L10N.register(
"Show hidden files" : "Mostrar archivos ocultos",
"Crop image previews" : "Recortar la previsualización de las imágenes",
"Enable the grid view" : "Habilitar vista de cuadrícula",
- "Additional settings" : "Configuración adicional",
+ "Additional settings" : "Ajustes adicionales",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "Copiar al portapapeles",
@@ -263,7 +263,7 @@ OC.L10N.register(
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Delete and unshare" : "Eliminar y dejar de compartir",
"Unshare" : "Dejar de compartir",
- "Delete permanently" : "Eliminar de forma definitiva",
+ "Delete permanently" : "Eliminar de forma permanente",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo",
@@ -320,13 +320,13 @@ OC.L10N.register(
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
"Select the row for {displayName}" : "Seleccione la fila para {displayName}",
"Open folder {name}" : "Abrir carpeta {name}",
- "Unselect all" : "Desmarrcar todos",
+ "Unselect all" : "Desmarcar todos",
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.",
+ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
"Search for an account" : "Buscar una cuenta",
- "Choose" : "Selecciona",
+ "Choose" : "Seleccione",
"No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 7cffb23af75..a6d692b947a 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -32,7 +32,7 @@
"Move" : "Mover",
"Copy" : "Copiar",
"Choose target folder" : "Elegir carpeta de destino",
- "Set reminder" : "Enviar recordatorio",
+ "Set reminder" : "Establecer recordatorio",
"Edit locally" : "Editar localmente",
"Open" : "Abrir",
"Delete file" : "Eliminar archivo",
@@ -44,7 +44,7 @@
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
- "Select directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"",
+ "Select directory \"{dirName}\"" : "Seleccione la carpeta \"{dirName}\"",
"Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No se ha podido determinar la fecha",
@@ -77,7 +77,7 @@
"_%n file_::_%n files_" : ["%n archivo","%n archivos","%n archivos"],
"{dirs} and {files}" : "{dirs} y {files}",
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n oculto","incluyendo %n ocultos","incluyendo %n ocultos"],
- "You do not have permission to upload or create files here" : "No tienes permiso para subir o crear archivos aquí",
+ "You do not have permission to upload or create files here" : "No tiene permiso para subir o crear archivos aquí",
"_Uploading %n file_::_Uploading %n files_" : ["Subiendo %n archivo","Subiendo %n archivos","Subiendo %n archivos"],
"New" : "Nuevo",
"New file/folder menu" : "Menú de carpeta/archivo nuevo",
@@ -106,7 +106,7 @@
"Favorite" : "Favorito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)",
"New folder" : "Nueva carpeta",
- "Create new folder" : "Crear nueva carpeta",
+ "Create new folder" : "Crear carpeta nueva",
"Upload file" : "Subir archivo",
"Recent" : "Reciente",
"Not favorited" : "Quitado como favorito",
@@ -168,10 +168,10 @@
"in %s" : "en %s",
"File Management" : "Gestión de archivos",
"Current directory path" : "Dirección de la carpeta actual",
- "Reload current directory" : "Recargar directorio actual",
- "Go to the \"{dir}\" directory" : "Ir al directorio \"{dir}\"",
+ "Reload current directory" : "Recargar carpeta actual",
+ "Go to the \"{dir}\" directory" : "Ir a la carpeta \"{dir}\"",
"Drag and drop files here to upload" : "Arrastre y suelte archivos aquí para subirlos",
- "Your have used your space quota and cannot upload files anymore" : "Has utilizado tu cuota de espacio y ya no podrás subir más archivos",
+ "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos",
"You don’t have permission to upload or create files here" : "No tiene permisos para subir o crear archivos aquí",
"Upload successful" : "Subida exitosa",
"\"{displayName}\" action executed successfully" : "la acción \"{displayName}\" se ejecutó exitósamente",
@@ -183,13 +183,13 @@
"Folder name" : "Nombre de la carpeta",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
- "\"{name}\" is not an allowed filetype." : "\" {name}\" no es un tipo de archivo permitido.",
+ "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.",
"{newName} already exists." : "{newName} ya existe.",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.",
"Name cannot be empty" : "El nombre no puede estar vacío",
"Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renombrado \"{oldName}\" a \"{newName}\"",
- "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe.",
+ "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya está en uso en la carpeta \"{dir}\". Por favor, escoja un nombre diferente.",
"Could not rename \"{oldName}\"" : "No se ha podido renombrar \"{oldName}\"",
"Could not copy {file}. {message}" : "No se pudo copiar {file}. {message}",
@@ -206,7 +206,7 @@
"{usedQuotaByte} used" : "{usedQuotaByte} utilizados",
"{relative}% used" : "{relative}% utilizado",
"Could not refresh storage stats" : "No fue posible refrescar las estadísticas de almacenamiento",
- "Your storage is full, files can not be updated or synced anymore!" : "Tu espacio está lleno, ¡no se subirán ni se sincronizarán más archivos!",
+ "Your storage is full, files can not be updated or synced anymore!" : "Su almacenamiento está lleno, ¡Ya no se pueden subir ni sincronizarse más archivos!",
"Transfer ownership of a file or folder" : "Transferir la propiedad de un archivo o carpeta",
"Choose file or folder to transfer" : "Elegir archivo o carpeta para transferir",
"Change" : "Cambiar",
@@ -217,7 +217,7 @@
"Invalid path selected" : "Ruta de archivo seleccionada no válida.",
"Unknown error" : "Error desconocido",
"Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad",
- "Cannot transfer ownership of a file or folder you do not own" : "No puedes transferir la propiedad de un archivo o directorio del cual no eres propietario",
+ "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario",
"Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar",
"Choose file" : "Elegir archivo",
"Choose {file}" : "Seleccionar {file}",
@@ -243,7 +243,7 @@
"Show hidden files" : "Mostrar archivos ocultos",
"Crop image previews" : "Recortar la previsualización de las imágenes",
"Enable the grid view" : "Habilitar vista de cuadrícula",
- "Additional settings" : "Configuración adicional",
+ "Additional settings" : "Ajustes adicionales",
"WebDAV" : "WebDAV",
"WebDAV URL" : "WebDAV URL",
"Copy to clipboard" : "Copiar al portapapeles",
@@ -261,7 +261,7 @@
"Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla",
"Delete and unshare" : "Eliminar y dejar de compartir",
"Unshare" : "Dejar de compartir",
- "Delete permanently" : "Eliminar de forma definitiva",
+ "Delete permanently" : "Eliminar de forma permanente",
"Destination is not a folder" : "El destino no es una carpeta",
"This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo",
@@ -318,13 +318,13 @@
"This file has the tags {firstTags} and {lastTag}" : "Este archivo tiene las etiquetas {firstTags} y {lastTag}",
"Select the row for {displayName}" : "Seleccione la fila para {displayName}",
"Open folder {name}" : "Abrir carpeta {name}",
- "Unselect all" : "Desmarrcar todos",
+ "Unselect all" : "Desmarcar todos",
"ascending" : "ascendente",
"descending" : "descendente",
"Sort list by {column} ({direction})" : "Ordenar lista por {column} ({direction})",
- "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se renderiza completa por razones de rendimiento. Los archivos serán renderizados mientras ud. navegue por la lista.",
+ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
"Search for an account" : "Buscar una cuenta",
- "Choose" : "Selecciona",
+ "Choose" : "Seleccione",
"No files or folders have been deleted yet" : "No se han borrado archivos o carpetas todavía"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 83e747da7a1..cdd3246ca05 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -178,6 +178,8 @@ OC.L10N.register(
"Upload successful" : "Yüklendi",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
+ "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasının seçimini değiştir",
+ "Toggle selection for folder \"{displayName}\"" : "\"{displayName}\" klasörünün seçimini değiştir",
"Rename file" : "Dosyayı yeniden adlandır",
"File name" : "Dosya adı",
"Folder name" : "Klasör adı",
@@ -195,6 +197,7 @@ OC.L10N.register(
"Could not copy {file}. {message}" : "{file} dosyası kopyalanamadı. {message}",
"Could not move {file}. {message}" : "{file} dosyası taşınamadı. {message}",
"Total rows summary" : "Toplam satır özeti",
+ "Toggle selection for all files and folders" : "Tüm dosya ve klasörlerin seçimini değiştir",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
"List of files and folders." : "Dosya ve klasörlerin listesi.",
@@ -232,6 +235,7 @@ OC.L10N.register(
"Switch to list view" : "Liste görünümüne geç",
"Switch to grid view" : "Tablo görünümüne geç",
"Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
+ "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
"Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
"Open the files app settings" : "Dosyalar uygulaması ayarlarını aç",
"Files settings" : "Dosyalar ayarları",
@@ -257,11 +261,14 @@ OC.L10N.register(
"Creating file" : "Dosya ekleniyor",
"Blank" : "Boş",
"Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi",
+ "Delete and unshare" : "Sil ve paylaşımdan kaldır",
"Unshare" : "Paylaşımdan kaldır",
"Delete permanently" : "Kalıcı olarak sil",
"Destination is not a folder" : "Hedef bir klasör değil",
"This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız",
+ "(copy)" : "(kopya)",
+ "(copy %n)" : "(%n kopyası)",
"A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var",
"The files is locked" : "Dosyalar kilitli",
"The file does not exist anymore" : "Dosya artık yok",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index ec0c6b41949..e1ff65127a1 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -176,6 +176,8 @@
"Upload successful" : "Yüklendi",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
"\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
+ "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasının seçimini değiştir",
+ "Toggle selection for folder \"{displayName}\"" : "\"{displayName}\" klasörünün seçimini değiştir",
"Rename file" : "Dosyayı yeniden adlandır",
"File name" : "Dosya adı",
"Folder name" : "Klasör adı",
@@ -193,6 +195,7 @@
"Could not copy {file}. {message}" : "{file} dosyası kopyalanamadı. {message}",
"Could not move {file}. {message}" : "{file} dosyası taşınamadı. {message}",
"Total rows summary" : "Toplam satır özeti",
+ "Toggle selection for all files and folders" : "Tüm dosya ve klasörlerin seçimini değiştir",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı",
"List of files and folders." : "Dosya ve klasörlerin listesi.",
@@ -230,6 +233,7 @@
"Switch to list view" : "Liste görünümüne geç",
"Switch to grid view" : "Tablo görünümüne geç",
"Error during upload: {message}" : "Yükleme sırasında sorun çıktı: {message}",
+ "Error during upload, status code {status}" : "Yüklenirken sorun çıktı, durum kodu {status}",
"Unknown error during upload" : "Yükleme sırasında bilinmeyen bir sorun çıktı",
"Open the files app settings" : "Dosyalar uygulaması ayarlarını aç",
"Files settings" : "Dosyalar ayarları",
@@ -255,11 +259,14 @@
"Creating file" : "Dosya ekleniyor",
"Blank" : "Boş",
"Unable to create new file from template" : "Kalıptan yeni dosya eklenemedi",
+ "Delete and unshare" : "Sil ve paylaşımdan kaldır",
"Unshare" : "Paylaşımdan kaldır",
"Delete permanently" : "Kalıcı olarak sil",
"Destination is not a folder" : "Hedef bir klasör değil",
"This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var",
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız",
+ "(copy)" : "(kopya)",
+ "(copy %n)" : "(%n kopyası)",
"A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var",
"The files is locked" : "Dosyalar kilitli",
"The file does not exist anymore" : "Dosya artık yok",